/*This is based on page_template8.php and main8.css*/
body {
	color: #000000;
	background-color: #DAD8CB;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
body a:link {
	color: #073656;
}
body a:visited {
	color: #0A2B41;
}
body a:hover {
	color: #004F84;
}
#hiddenimages {
	display: none;
	height: 0px;
	width: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container {
	width:960px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	display: block;
	clear: both;
}
#header {
	display: block;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
}
#logo {
	margin: 0px;
	padding: 0px;
}
#header a, #header a img, #header img a {
	border: none;
}
#topnav {
	display: block;
	height: 45px;
	padding: 0px;
	margin-top: 25px;
	margin-right: -1em;
	margin-bottom: 20px;
	margin-left: -1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C787C;
}
#topnav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#topnav ul li {
	list-style: none;
	display: inline;
}
#topnav ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	display: block;
	clear: none;
	float: left;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 37px;
}
#topnav ul li a:link, #topnav ul li a:visited {
	color: #0A2B41;
}
#topnav ul li a:hover {
	color: #145581;
}
#topnav ul li a#current {
	color: #2B485E;
}
#topnav ul li a#current:hover {
	color: #145581;
}
#leftpanel {
	padding: 0px;
	width: 80px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: -18px;
	height: 700px;
}
#leftnav {
	color: #000000;
	display: block;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#leftnav img, #leftnav a img, #leftnav a:hover img, #leftnav a:link img, #leftnav a:visited img {
	border: none;
	margin-top: 2px;
	margin-bottom: -2px;
}
#leftnav ul {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#leftnav ul li {
	display: block;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnav ul li.heading {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA2950;
}
#leftnav ul li a {
	text-decoration: none;
	display: block;
	padding: 0px;
	text-align: center;
	width: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftnav ul li a:link, #leftnav ul li a:visited {
	background-image: url(../images/layout/navtab_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftnav ul li a:hover, #leftnav a#current {
	background-image: url(../images/layout/navtab_bg_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftnavdesc {
	font-size: 10px;
	color: #333333;
}
#rightpanel {
	width: 285px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-right: -5px;
	margin-left: 0px;
	background-image: url(../images/layout/rightnav_bg.jpg);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#rightnav {
	color: #000000;
	display: block;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightnav img, #rightnav a img {
	border: none;
	margin-top: 8px;
	float: right;
	margin-right: 3px;
	margin-left: 8px;
}
#rightnav ul {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightnav ul li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightnav .heading {
	display: block;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	padding-top: 12px;
	padding-left: 15px;
	margin: 0px;
}
#rightnav .description, #rightnavtab1 .description, #rightnavtab2 .description, #rightnavtab3 .description, #rightnavtab4 .description, #rightnavtab5 .description {
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #2F2922;
	line-height: 14px;
	padding-top: 2px;
	padding-left: 15px;
	margin: 0px;
}
#rightnav ul li a {
	text-decoration: none;
	display: block;
	width: 280px;
	height: 103px;
	margin: 0px;
	padding: 0px;
}
#rightnav ul li a:link, #rightnav ul li a:visited {
	color: #E9E2D8;
}
#rightnav ul li a:hover {
	color: #C8B499;
	background-image: url(../images/layout/home_navbox_bg_over_orange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightnavtab1 {
	background-image: url(../images/layout/home_navbox_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightnavtab2 {
	background-image: url(../images/layout/home_navbox_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightnavtab3 {
	background-image: url(../images/layout/home_navbox_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightnavtab4 {
	background-image: url(../images/layout/home_navbox_bg4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightnavtab5 {
	background-image: url(../images/layout/home_navbox_bg5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#midcontainer {
	color: #000000;
	background-color: #8E7C64;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/layout/midcontainer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
#maincontentbgholder {
	background-image: url(../images/layout/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent {
	background-image: url(../images/layout/maincontent_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 13px;
	vertical-align: top;
	line-height: 18px;
	padding-top: 4px;
	padding-right: 4em;
	padding-left: 4em;
	padding-bottom: 0em;
	margin: 0px;
	min-height: 800px;
}
#maincontentbody {
	margin-left: 80px;
	padding-right: 15px;
}
#featurecontainer {
	background-color: #000000;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #999999;
	text-align: center;
}
#footer {
	display: block;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #413B2F;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	background-image: url(../images/layout/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-left: 15px;
	margin: 0px;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited {
	color: #4E6276;
}
/* Miscellaneous classes for reuse */
.emphasized {
	font-size: 14px;
	color: #56261B;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46302B;
}
.markedforchange {
	color: #792036;
	background-color: #A99A83;
	padding: 2px;
}
.intro {
	font-size: 16px;
	margin-bottom: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: -1px;
}
.intro img {
	float: left;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-top: 5px;
}
.styledinput {
	background-color:#FAFAFA;
}
.submitbutton {
	font-size: 13px;
	padding: 2px;
	font-weight: bold;
}
.divider {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AF9676;
	border-bottom-color: #AF9676;
}
.hiddenimage {
	display: none;
	width: 1px;
	height: 1px;
}
.floatblockservices {
	float: right;
	display: block;
	margin-left: 25px;
	margin-right: -10px;
	margin-bottom: 5px;
	padding-left: 25px;
	border-left: 1px dotted #CCCCCC;
	padding-bottom: 60px;
}
.bordered {
	border: 3px solid #000000;
}
