body {
padding: 0px;
margin: 0px;
background-color: #cdcab9;
}

#container {
border:0px;
width:768px;
padding:0px;
margin:0px;
height: auto;
}

#header {
padding:0px;
margin:0px;
width: 850px;
height: 160px;
}


#main {
width:764px;
padding-right:0px;
margin-right:0px;
height:auto;
background-color: #cdcab9;
}

#footer {
border-left:solid 3px #000;
border-right:solid 3px #000;
border-bottom: solid 3px #000;
border-top: solid 1px #000;
margin-top:0px;
width:764px;
padding-top:0px;
padding-bottom:0px;
background-image:url('images/norfolk_virginia_wedding_photos.jpg');
background-repeat:no-repeat;
background-color:#d0bd8a;
clear:both;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
    }
	a:hover {
    color: #cdcab9;
    }
	
	
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #443f1b;
	vertical-align: middle;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align:justify;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}
	a.footertext:hover {
    color: #383312;
    }
	
.footertextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}
	a.footertext:hover {
    color: #383312;
    }
	
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #4e7852;
	text-align: left;
	margin-left: 10px;
}
.subheadertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4e7852;
	text-align: left;
	margin-left: 10px;
}
.calloutborder {
	border-top: thin solid #383312;
	border-bottom: thin solid #383312;
}
.pictureborder {
	margin-right: 20px;
	margin-bottom: 10px;
	border:medium solid #bcccbd;

}
.callout {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: bold;
	color: #383312;
	background-image:url(images/greencallout.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-align: justify;
	margin-left: 20px;
	padding-right: 80px;
	padding-left: 20px;
	list-style-image:url(images/AES-bullet.gif);

}
.calloutlonger {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: bold;
	color: #383312;
	background-image:url(images/greencalloutlonger.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-align: justify;
	margin-left: 20px;
	padding-right: 80px;
	padding-left: 20px;
	list-style-image:url(images/AES-bullet.gif);

}

.calloutshorter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: bold;
	color: #383312;
	background-image:url(images/greencalloutshorter.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-align: justify;
	margin-left: 20px;
	padding-right: 80px;
	padding-left: 20px;
	list-style-image:url(images/AES-bullet.gif);

}

.bulletedlistcallout {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: bold;
	color: #383312;
	background-color: #bcccbd;
	text-align: left;
	margin-left: 10px;
	list-style-image:url(images/AES-bullet.gif);
}
.bulletedlist {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: bold;
	color: #383312;
	text-align: left;
	margin-left: 30px;
	list-style-image:url(images/AES-bullet.gif);
}


.links {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4e7852;
	}
	a.links:hover {
    color: #8a703f;
}
.contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #507eb0;
}
.bottommenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
    }
	a:hover {
    color: #cdcab9;
    }
.subheaderwithrule {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #443f1b;
	vertical-align: middle;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align:justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.whitebackground {
    background-repeat:repeat;
}
