/* CSS Document */

body {
	margin: 0px;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	background-image: url(../images/background_grey.gif);
	margin-bottom: 20px;
}

.banner {
	width: 965px;
	margin-top: 20px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.contentbg {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu {

}

.menuItem {
	BACKGROUND-POSITION: left 50%;
	BACKGROUND-IMAGE: url(../images/mnuback.jpg);
	VERTICAL-ALIGN: middle;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	padding-left: 8px;
	border-bottom: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	white-space: normal;
	display: block;
	float: left;
	padding-right: 8px;
}

.menuItem:hover {
	BACKGROUND-POSITION: left 50%;
	BACKGROUND-IMAGE: url(../images/mnuback_hover.jpg);
	VERTICAL-ALIGN: middle;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #333333;
	padding-left: 8px;
	border-bottom: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	white-space: normal;
	display: block;
	float: left;
	padding-right: 8px;
}

.menuItem A {
	font-family: Arial, Verdana, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}

.menuItem A:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #333333;
}

.amandadetails {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
}

.maincontentdetails {
	padding: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #333333;
}

.package_texts {
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #333333;
}

.package_bannertexts_bronze {
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
	width: 965px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.page_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #CC0000;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	font-weight: bold;
}

.spacer {
	height: 25px;
}

.main_content_bg {
	background-image: url(../images/family_tree_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

.history_images {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.history_images_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

.cost_headers {
	font-family: "Edwardian Script ITC", "Times New Roman", sans-serif, serif;
	font-size: 30pt;
	text-transform: capitalize;
	color: #330000;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}