@charset "UTF-8";


a {
	text-decoration: underline;
	color: #9E1106;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
}
#print_header {
	padding-bottom: 30px;
	padding-top: 15px;
	display: block;
}
#container  {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 
#header  {
	background-color: #DDDDDD;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 786px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	display: none;
} 
#header   h1  {
	margin: 0; 
	padding: 10px 0; 
	text-indent: -1000px;
}
#logo_link {
	height: 40px;
	width: 360px;
	position: absolute;
	left: 53px;
	top: 58px;
	z-index: 5;
}
#logo_link a {
	display: block;
	text-indent: -1000px;
	height: 100%;
	width: 100%;
}
#sidebar1  {
	position: relative;
	padding: 0px;
	display: none;
}
#side_nav1 ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	padding: 0px;
}
#side_nav1 li {
	list-style-type: none;
	display: block;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side_nav1  li a {
	list-style-type: none;
	background-image: url(../images/side_nav1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	width: 145px;
	display: block;
	padding-left: 29px;
	background-position: 0px 27px;
	color: #000000;
	text-decoration: none;
	position: relative;
	margin-top: 1px;
}
#side_nav1 a:link, #side_nav a:visited, #side_nav a:active     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#side_nav1 a:hover {
	background-image: url(../images/side_nav1.jpg);
	background-position: 0px 0px;
	text-decoration: underline;
	color: #000000;
}
#side_nav2 {
	background-image: url(../images/side_nav.jpg);
	height: 185px;
	width: 216px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
#side_nav2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	display: block;
	padding-top: 18px;
	padding-left: 36px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#side_nav2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#side_nav2 a {
	line-height: 30px;
	color: #750E06;
	text-decoration: underline;
}
#side_nav2 a:link, #side_nav2 a:visited, #side_nav2 a:active {
	color: #750E06;
	font-weight: normal;
	text-decoration: underline;
}
#side_nav2 a:hover {
	text-decoration: none;
}
#mainContent  {
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 800px;
	min-height:800px;
} 
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #9E1106;
	margin-top: 0px;
	line-height: 26px;
	background-image: url(../images/headline_underline.jpg);
	background-repeat: no-repeat;
	background-position: -4px bottom;
	padding-bottom: 20px;
}
#footer  {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	height: 42px;
	width: 786px;
	display: none;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-top: 8px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
#footer li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:link, a:visited, a:active {
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCCCC;
	text-decoration: none;
}
#footer #login {
	height: 25px;
	width: 70px;
	position: absolute;
	left: 703px;
	top: 7px;
	display: none;
}
#footer #login a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -2000px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#wrapper {
	padding: 0px;
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: none;
	height: 130px;
	width: 786px;
	position: relative;
	z-index: 2;
}
#banner {
	background-image: none;
	height: 168px;
	width: 786px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#banner #promo_banner {
	height: 169px;
	width: 554px;
	margin-left: 210px;
	z-index: 5;
	visibility: visible;
	display: inline;
	position: relative;
}
#content {
	height: 400px;
	width: 786px;
	position: relative;
}
#side_nav1  {
	padding: 0px;
	position: absolute;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	z-index: 9;
	visibility: visible;
}

#main_content {
	background-image:none;
	height: 422px;
	width: 570px;
	position: relative;
	top: 0px;
	left: 216px;
}
#main_content #text {
	margin-left: 0px;
	width: 350px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main_content  #left_promos {
	width: 145px;
	height: 30px;
	position: absolute;
	margin-top: 30px;
	margin-right: 30px;
	text-align: center;
	left: 388px;
	top: -1px;
}
.learn_more {
	padding-bottom: 20px;
	display: inline-block;
	background-position: 0px 0px;
}
#promo_1 {
	height: 106px;
	width: 216px;
	position: absolute;
	top: 185px;
}
#newsletter {
	background-image: none;
	height: 131px;
	width: 216px;
	position: absolute;
	left: 0px;
	top: 291px;
}
#newsletter #newsletter_field {
	position: absolute;
	left: 72px;
	top: 43px;
}
#newsletter #newsletter_submit {
	position: absolute;
	left: 133px;
	top: 67px;
}
#disclaimer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	height: 60px;
	vertical-align: middle;
	padding-top: 6px;
	display: block;
}


.email_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#header #search_field {
	position: absolute;
	left: 626px;
	top: 9px;
}
#header #search_submit {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 746px;
	top: 6px;
	overflow: hidden;
}
#banner2 {
	background-image: url(../images/sidenav1_interior.jpg);
	height: 169px;
	width: 215px;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#text_interior {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#text_interior h1 {
	background-image: url(../images/headline_underline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	line-height: 40px;
	padding-bottom: 10px;
	font-size: 24px;
	padding-top: 10px;
}
#text_interior img {
	border: thick solid #E8DFC1;
	margin: 10px;
}
#side_nav2_interior {
	background-image: url(../images/sidenav2_interior.jpg);
	height: 182px;
	width: 215px;
	position: relative;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
}
#profile_interior  {
	background-image: url(../images/profile_interior.jpg);
	height: 120px;
	width: 215px;
	position: relative;
}
#profile_interior h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 21px;
	padding-left: 70px;
	margin: 0px;
}
#profile_interior ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D0C06;
	margin: 0px;
	padding-top: 11px;
	padding-left: 60px;
}
#newsletter_radios2  {
	background-image: url(../images/newsletter_interior.jpg);
	height: 120px;
	width: 215px;
	position: relative;
}
#newsletter2  span {
	text-decoration: none;
}
#newsletter_field2 {
	position: absolute;
	left: 67px;
	top: 51px;
}
#newsletter_submit2 {
	position: absolute;
	left: 130px;
	top: 74px;
}
#sidebar_interior_bottom {
	background-image: url(../images/sidebar_bottom_interior.jpg);
	height: 132px;
	width: 214px;
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
#interior_content {
	background-image: url(../images/content_interior.jpg);
	float: right;
	position: relative;
	width: 567px;
}
#top_image  {
	height: 56px;
	width: 542px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	float: right;
	margin-bottom: 30px;
	display: none;
}
#buffer  {
	height: 5px;
	width: 542px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	float: right;
	margin-bottom: 25px;
}
.image {
	float: right;
	border: 4px solid #C4B9A4;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#disclaimer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 60px;
	width: 786px;
	text-align: center;
}#side_nav2_interior ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	display: block;
	padding-top: 18px;
	padding-left: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#side_nav2_interior li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#side_nav2_interior a {
	line-height: 30px;
	color: #750E06;
	text-decoration: underline;
}
#side_nav2_interior a:link, #side_nav2 a:visited, #side_nav2 a:active {
	color: #750E06;
	font-weight: normal;
	text-decoration: underline;
}
#side_nav2_interior a:hover {
	text-decoration: none;
	}

#newsletter_interior {
	background-image: url(../images/newsletter_interior.jpg);
	height: 120px;
	width: 215px;
	position: relative;
}
#headlinePromo { display:none;}


