@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/body_bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	background-color: #eccb30;
}

#maincontainer {
	width: 1020px;
	height: auto;
	position:relative;
	margin: 0 auto 0 auto;
}

#top {
	width: 1020px;
	height: 135px;
	float: left;
	background:url(../images/container_bg.png) top no-repeat;
}

#logo {
	width: 206px;
	height: 134px;
	float: left;
	background: url(../images/logo.png) top right no-repeat;
}

#topcontact {
	width: 804px;
	height: 34px;
	float: left;
	background: url(../images/topcontact_bg.png) top right no-repeat;
}

#leftcontact {
	width: 325px;
	height: 31px;
	float: left;
	margin: 3px 0 0 281px;
}

#rightcontact {
	width: 198px;
	height: 29px;
	margin: 1px 0 0 0;
	float: left;
}	

#leftcontact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #75170C;
	font-size: 18px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#rightcontact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #75170C;
	font-size: 19px;
	margin: 0 0 0 0;
}

#name {
	width: 794px;
	height: 50px;
	float: left;
	margin: 12px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#name h1 {
	color: #FFFFFF;
	font-size: 33px;
	margin: 0 0 0 0;
}

#heading {
	width: 758px;
	height: 39px;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 30px 0 0;
}

#heading h1 {
	color: #EBCB2F;
	font-size: 16px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#heading h2 {
	color: #EBCB2F;
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#topnavigation {
	height: 34px;
	width: 1020px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/topnav_bg.png) top no-repeat;
}

#topnavigation a:link, #topnavigation a:visited, #topnavigation a:hover {
	color: #656256;
	text-decoration: none;
}

#nav_1 {
	width: 167px;
	height: 34px;
	float: left;
	background: url(../images/nav/navOff.png) top no-repeat;
	color: #656256;
	font-size: 16px;
	margin: 0 0 0 7px;
}

#nav_1 p {
	margin: 10px 0 0 60px;
}

#nav_2 {
	width: 167px;
	height: 34px;
	float: left;
	background: url(../images/nav/navOff.png) top no-repeat;
	color: #656256;
	font-size: 16px;
	text-align:center;
}

#nav_2 p {
	margin: 10px 0 0 0;
}

#nav_3 {
	width: 167px;
	height: 34px;
	float: left;
	background: url(../images/nav/navOff.png) top no-repeat;
	color: #656256;
	font-size: 16px;
}

#nav_3 p {
	margin: 10px 0 0 30px;
}

#nav_4 {
	width: 167px;
	height: 34px;
	float: left;
	background: url(../images/nav/navOff.png) top no-repeat;
	color: #656256;
	font-size: 16px;
}

#nav_4 p {
	margin: 10px 0 0 30px;
}

#nav_5 {
	width: 167px;
	height: 34px;
	float: left;
	background: url(../images/nav/navOff.png) top no-repeat;
	color: #656256;
	font-size: 16px;
	margin: 0 0 0 0;
}

#nav_5 p {
	margin: 10px 0 0 20px;
}

#nav_6 {
	width: 169px;
	height: 34px;
	float: left;
	background: url(../images/nav/about.png) top no-repeat;
	color: #656256;
	font-size: 16px;
}

#nav_6 p {
	margin: 10px 0 0 40px;
}

#menu_2 {
	display:none;
	border-left: solid 2px #AEA575;
	border-right: solid 2px #AEA575;
	border-bottom: solid 2px #AEA575;
	z-index:10;
	position: absolute;
	height: auto;
	width: 153px;
	font-size: 14px;
	color: #656256;
	padding: 5px 5px 10px 5px;
	background-color: #C6BF9E;
	top: 168px;
	left: 174px;
	line-height: 1.75em;
	text-align: left;
	opacity: .90;
	filter: alpha(opacity = 90);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_2 a:link, #menu_2 a:visited {
	text-decoration: none;
	color: #656256;
}

#menu_2 a:hover {
	text-decoration: underline;
	color: #656256;
}

#menu_3 {
	display:none;
	border-left: solid 2px #AEA575;
	border-right: solid 2px #AEA575;
	border-bottom: solid 2px #AEA575;
	z-index:10;
	position: absolute;
	height: auto;
	width: 153px;
	font-size: 14px;
	color: #656256;
	padding: 5px 5px 10px 5px;
	background-color: #C6BF9E;
	top: 168px;
	left: 341px;
	line-height: 1.75em;
	text-align: left;
	opacity: .90;
	filter: alpha(opacity = 90);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_3 a:link, #menu_3 a:visited {
	text-decoration: none;
	color: #656256;
}

#menu_3 a:hover {
	text-decoration: underline;
	color: #656256;
}

#menu_5 {
	display:none;
	border-left: solid 2px #AEA575;
	border-right: solid 2px #AEA575;
	border-bottom: solid 2px #AEA575;
	z-index:10;
	position: absolute;
	height: auto;
	width: 153px;
	font-size: 14px;
	color: #656256;
	padding: 5px 5px 10px 5px;
	background-color: #C6BF9E;
	top: 168px;
	left: 675px;
	line-height: 1.75em;
	text-align: left;
	opacity: .90;
	filter: alpha(opacity = 90);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_5 a:link, #menu_5 a:visited {
	text-decoration: none;
	color: #656256;
}

#menu_5 a:hover {
	text-decoration: underline;
	color: #656256;
}

#menu_6 {
	display:none;
	border-left: solid 2px #AEA575;
	border-right: solid 2px #AEA575;
	border-bottom: solid 2px #AEA575;
	z-index:10;
	position: absolute;
	height: auto;
	width: 153px;
	font-size: 14px;
	color: #656256;
	padding: 5px 5px 10px 5px;
	background-color: #C6BF9E;
	top: 168px;
	left: 842px;
	line-height: 1.75em;
	text-align: left;
	opacity: .90;
	filter: alpha(opacity = 90);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_6 a:link, #menu_6 a:visited {
	text-decoration: none;
	color: #656256;
}

#menu_6 a:hover {
	text-decoration: underline;
	color: #656256;
}

#middle {
	width: 1094px;
	float: left;
	height:219px;
}

#flash {
	width: 652px;
	height: 219px;
	float: left;
}

#emergency {
	width: 368px;
	height: 219px;
	float: left;
	background: url(../images/inner_emergencybg.png) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainarea {
	width: 1020px;
	height: auto;
	float: left;
	background-color: #FEFDF5;
	margin: 0 0 0 0;
}

#LeftNav {
	float: left;
	width: 219px;
	height: auto;
	margin: 15px 0 30px 15px;
	background-color: #F7F4E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#LeftNav ul {
	color: #656256;
	text-transform: uppercase;
	font-size: 15px;
	margin: 5px 0 0 20px;
	padding: 0;
	line-height: 1.5em;
}

#LeftNav ul li {
	list-style-position: inside;
	margin: 0 12px 0 0;
	padding: 0 0 7px 0;
	list-style:url(../images/list_paw.jpg) inside;
	border-bottom: dashed 1px #CCCCCC;
}

#LeftNav a:link, #LeftNav a:visited {
	color: #656256;
	text-decoration: none;
}

#LeftNav a:hover {
	color: #75170C;
	text-decoration: none;
}

#contentarea {
	width: 741px;
	height: auto;
	float: left;
	margin: 25px 20px 0 25px;
	padding: 0 0 40px 0;
}

#contentarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #75170C;
	font-size: 24px;
	margin: 0 0 0 0;
}

#contentarea h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EBCB2F;
	font-size: 15px;
	margin: 0 0 10px 0;
}

#contentarea h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #656256;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#contentarea p {
	color: #363636;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 10px 5px;
	text-align: justify;
	line-height: 1.5em;
}

#contentarea ul {
	color: #363636;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 15px 0;
	line-height: 2.0em;
}

#contentarea ol {
	color: #363636;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 15px 0;
	line-height: 2.0em;
}

#contentarea a:link, #contentarea a:visited {
	color: #75170C;
	text-decoration: none;
}

#contentarea a:hover {
	color: #75170C;
	text-decoration: underline;
}

#footer {
	height: 144px;
	clear: both;
	background: url(../images/footer_bg.jpg) top repeat-x;
	margin: 0;
	padding: 0; 
}

#footerLinks {
	width: 1020px;
	height: 144px;
	background: url(../images/footerLinks_bg.jpg) top no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footerLinks a:link, #footerLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #EBCB2F;
}

#Links_1 {
	width: 285px;
	height: 144px;
	float: left;
	text-transform: uppercase;
}

#Links_1 ul {
	color: #FFFFFF;
	list-style: none;
	margin: 20px 0 0 60px;
	padding: 0;
	font-size: 11px;
	line-height: 1.75;
}	

#Links_1 ul li {
	margin: 0 0 0 0;
}

#Links_2 {
	width: 245px;
	height: 144px;
	float: left;
	text-transform: uppercase;
}

#Links_2 ul {
	color: #FFFFFF;
	list-style: none;
	margin: 20px 0 0 10px;
	padding: 0;
	font-size: 11px;
	line-height: 1.75;
}	

#Links_2 ul li {
	margin: 0 0 0 0;
}

#Links_3 {
	width: 245px;
	height: 144px;
	float: left;
	text-transform: uppercase;
}

#Links_3 ul {
	color: #FFFFFF;
	list-style: none;
	margin: 20px 0 0 10px;
	padding: 0;
	font-size: 11px;
	line-height: 1.75;
}	

#Links_3 ul li {
	margin: 0 0 0 0;
}

#design {
	width: 200px;
	height: 144px;
	float: left;
	text-align: right;
}

#design p {
	margin: 20px 0 0 0;
	color: #FFFFFF;
	font-size: 13px;
}




