/* CSS Document */

* {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

html, body {background: url('../images/bg.gif') repeat-x #FFFCD6;}

/* Main Structural Styles */

#wrapper {width: 949px; height: auto; margin: 0px auto; padding: 0px 0px 0px 0px;}

#header {width: 949px; height: 164px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

#header_left {width: 685px; height: 164px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;}
#header_right {width: 264px; height: 164px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: right;}

#navigation {width: 949px; height: 70px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

#body_top {width: 949px; height: 2px; margin: 25px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url('../images/body_top.gif') no-repeat black;}
#body_container {width: 949px; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url('../images/body_container.gif') repeat-y black;}
#body {width: 949px; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url('../images/body.gif') no-repeat transparent;}
#body_bottom {width: 949px; height: 2px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url('../images/body_bottom.gif') no-repeat black;}

#footer {width: 100%; height: 95px; margin: 32px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url('../images/footer.gif') repeat-x #FDF4B3;}

/* Home Page Styles*/

#left {width: 489px; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;}
#right {width: 460px; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;}


/* Internal Page Styles */

#content {width: 100%; height: auto; float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

#sub_navigation {width: 903px; height: 44px; float: left; margin: 12px 0px 0px 23px; padding: 0px 0px 0px 0px; background: url('../images/sub_nav.jpg') no-repeat white;}


/* Text and Image Styles */

#header p.hotline {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	font-size: 15px;
	font-style: italic;
	margin: 0px 0px 0px 24px;
	padding: 10px 0px 0px 0px;}
#header p.hotline a {font-style: normal; text-decoration: none;}
#header p.hotline a:hover {text-decoration: underline;}

#header img.logo {float: left; border: 0px; margin: 16px 0px 0px 25px; padding: 0px 0px 0px 0px;}
#header img.logo a {border: 0px;}

a#escape_button {
	float: right;
	width: 264px;
	height: 155px;
	border: 0px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/escape.jpg') no-repeat;}
a:hover#escape_button {background: url('../images/escape_over.jpg') no-repeat;}

#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #BB9D8A;
	line-height: 17px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 29px 0px 0px 0px;}

#navigation p a {color: black; text-decoration: none; font-size: 15px; font-weight: bold;}
#navigation p a:hover {color: #86583F; text-decoration: underline;}
#navigation p a.active {color: #86583F; text-decoration: underline;}

#sub_navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFCD6;
	line-height: 17px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;}
#sub_navigation p a {color: #FFFCD6; text-decoration: none;}
#sub_navigation p a:hover {color: #FDF4B3; text-decoration: underline;}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #86583F;
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
	padding: 20px 0px 0px 0px;
	letter-spacing: 1px;}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	clear: both;
	margin: 0px 0px 0px 25px;
	padding: 15px 0px 0px 0px;}
	
h3 {
	width: 335px;
	height: 33px;
	font-family: "Times New Roman", Times, serif;
	color: #86583F;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 25px;
	padding: 23px 0px 0px 75px;
	background: url('../images/h3.gif') no-repeat transparent;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; line-height: 18px; margin: 0px 0px 0px 25px; padding: 15px 15px 0px 0px;}
p a {color: #1478A6; text-decoration: none;}
p a:hover {color: #86583F; text-decoration: underline;}

ul {margin: 0px 0px 0px 65px; padding: 15px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
ul li {margin: 0px 0px 0px 0px; padding: 0px 75px 5px 0px;}
ul li a {color: #1478A6; text-decoration: none;}
ul li a:hover {color: #86583F; text-decoration: underline;}

ol {margin: 0px 0px 0px 65px; padding: 15px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;}
ol li {margin: 0px 0px 0px 0px; padding: 0px 75px 5px 0px;}
ol li ul {margin: 0px 0px 0px 25px; padding: 0px 0px 0px 0px;}

p.rotator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px 0px 0px 25px;
	padding: 15px 15px 0px 0px;
	font-style: italic;}

#footer p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; margin: 0px 0px 0px 0px; padding: 28px 0px 28px 0px; text-align: center;}



