body {
	margin: 0px;
	padding:0px;
	background:url(../Images/Structure/Bkg_Page.gif) repeat-x #EEEADC;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}
#structure_wrapper {
	position: relative;
	text-align: left;
	width: 852px;
	margin: 0px auto;
	padding:0px;
	border-left:#BDAE7F 1px solid;
	border-right:#BDAE7F 1px solid;
	background:#F1EEE5;
}
#structure_banner {
	width: 852px;
	height:192px;
	background: url(../Images/Structure/Bkg_TopBanner.gif) no-repeat;
}
#structure_newsletter_box {
	position:absolute;
	top:40px;
	left:632px;
	width:175px;
	font-size:.8em;
	font-weight:bold;
}
#structure_newsletter_box h1 {
	font-size:1em;
	margin:0px 0px .45em 0px;
	padding:0px;
	color:#AB1D45;
}
#structure_border_top {
	display:block;
	clear:both;
	height:1px;
	background:#FFFFFF;
}
#structure_newsletter_box p {
	font-size:.9em;
	float:left;
	clear:left;
	padding:0px;
	margin:.1em 0px .6em 0px;
	color:#AB1D45;
}
#structure_newsletter_box input {
	font-size:.9em;
	float:right;
	clear:right;
	padding:0px;
	margin:0px 0px .3em 0px;
}
#structure_navBar {
	position:absolute;
	top:150px;
	left:42px;
	height:auto!important;
	min-height:2em!important;
	height:2em;
}
#structure_navBar ul {
	list-style:none;
	margin:0px 0px 0px 25px;
	padding:5px 0px 0px 0px;
	display:block;
}
#structure_navBar ul li {
	float:left;
	padding:1px 25px 1px 0px;
	margin:0px;
}
#structure_navBar ul li a {
	display:block;
	font-size:.9em;
	font-weight:500;
	color:#6E5B2D;
	padding:1px 7px 2px;
	margin:0px;
	text-decoration:none;
	float:left;
}
#structure_navBar ul li a.current, #structure_navBar ul li a:hover {
	color:#AB1D45;
	background: url(../Images/Structure/Bkg_NavArrow.gif) center left no-repeat;
}
#structure_subcontent_container {
	/*float:right;*/
	display:block;
	width:852px;
	/*height:auto!important;
	min-height:380px!important;
	height:415px;*/
	margin: 0px;
	padding:0px 0px 0px 0px;
	background:url(../Images/Structure/Bkg_ContentArea.gif) repeat-x #E3DCD0;
}
#structure_bottom_footer {
	border-top:#FFFFFF 1px solid;
	width: 692px;
	height:auto!important;
	min-height:64px!important;
	height:64px;
	padding:10px 117px 0px 43px;
	font-size:.7em;
	background:url(../Images/Structure/Bkg_FooterLeaf.gif) right top no-repeat #F1EEE5;
	color:#6E5B2D;
}
#structure_bottom_footer h1 {
	float:left;
	clear:left;
	font-size:1.1em;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#structure_bottom_footer_links {
	font-size:1.1em;
	font-weight:bold;
	float:right;
	clear:right;
	width:400px;
	text-align:right;/**/
}
#structure_bottom_footer_links a {
	color:#AB1D45;
	text-decoration:none;
}
#structure_bottom_footer_links a:hover {
	text-decoration:underline;
}
#structure_bottom_footer_address {
	margin-top:.3em;
	float:right;
	clear:both;
	width:400px;
	text-align:right;/**/
}
.structure_bottom_footer_maroon {
	color:#AB1D45;
}
/* ALM Default Fixes */
#structure_wrapper_left, #structure_wrapper_right, #structure_border_top {
	font-size:1px;
	margin: 0px;
	padding:0px;
	clear:both;
}
.structure_cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0px;
	padding:0px;
	background:transparent;
}
/* Hide from IE5-Mac \*/
#structure_navBar ul li a {
	float: none;
}
/* End hide */
