body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #5B443A;
}
.wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	padding-top: 10px;
	display: block;

}



#topnav {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#topnav li {
	list-style-type: none;
	display: inline;
	background-image: url(images/nav_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 8px;
}
#topnav li a {
	background-image: url(images/nav_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	padding-left: 3px;
	background-color: #A8926B;
}
#topnav a {
	text-decoration: none;
	color: #5B443A;

}
#topnav a:hover {
	color: #FFFFFF;
}

#top_bg {
	background-image: url(images/top_bg2.jpg);
	height: 43px;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-bottom: 6px;
}


.mainText {
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-y;
	padding-right: 125px;
	padding-left: 125px;
	color: #000000;
}
.mainText h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #F5D49D;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

.mainText a {
	color: #2B3E49;
	font-weight: bold;
}
.mainText p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5D49D;
	padding-bottom: 10px;
}
.mainText li {
	padding: 0px;
	margin: 0px;
}
.mainText .video {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}



#backdropTable {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#backdropTable td {
	text-align: center;
	padding: 10px;
}






.samplePlan {
	text-align: right;
	display: block;
	color: #FFFFFF;
	padding-right: 10px;
	background-image: url(images/sample_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.samplePlan a {
	color: #FFFFFF;
}


#bot_bg {
	background-image: url(images/bot_bg2.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}




.footer {
	font-size: 9px;
	text-align: center;
	color: #A87E6C;
	padding-top: 30px;
}
.footer a {
	color: #A87E6C;
}
.hidden {
	display: none;
}
#pdficon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nobottomBorder {
	border-bottom-style: none!important;
	padding-bottom: 0px!important;
}
.biggerText {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 110%;
}
