body, p, form, ul, li, input, h1, h2, h3, h4, h5, h6, dl, dt, dd{ margin: 0; padding: 0; }

body {
	background-image:url(../images/template/map-bg.jpg);
	background-repeat: repeat-x;
	background-color:#CCCABE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}
a { font-weight:normal; margin: 0; padding: 0; color:#a6390e; text-decoration:underline; }

a:visited {color:#a6390e; text-decoration:underline; } 

a:hover {color:#FF6600; text-decoration:none; } 

a:active {color:#82bdcc; text-decoration:underline; } 

div#container {
	width:798px;
	margin: 0 auto;
	position: relative; 
	text-align: left;
	overflow:visible;

  }
div#header {
	width:100%;
	height:468px;
	background-image:url(../images/template/header.jpg);
	position: relative;
	}	


	
/*NAV  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
div#nav {
	width:550px;
	height:24px;

	position: relative;
	padding: 120px 19px 0px 229px;
}
div#logo {
width:198px;
height:173px;
}
	
/*CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		

div#maincontent-bg { 
background-image:url(../images/template/content-bg.jpg);
background-repeat:repeat-y;
}

div#mainContent {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}
#mainContent h1 {
	font-size:16px;
	font-weight:bold;
	color:#007AAD;
	margin-bottom:15px;
	text-transform:uppercase;
}
#mainContent h2 {
	font-size:14px;
	font-weight:bold;
	color:#46650C;
	margin-bottom:8px;
	text-transform:uppercase;
}
#mainContent h3 {
	font-size:12px;
	font-weight:bold;
	color:#064D8C;
	margin-bottom:5px;
	text-transform: uppercase;
}
#mainContent h4 {
	font-size:12px;
	font-weight:bold;
	color: #575535;
	margin-bottom:5px;
	text-transform:uppercase;
}
#mainContent h5 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
	text-transform:none;
}
#mainContent ul {
margin-left: 20px;
}

/*FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		

div#footer {

position: relative; 
background-image:url(../images/template/footer.jpg);
height: 151px;
}

div#address {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #459CBA;
	letter-spacing:2px;
	padding: 55px 0px 10px 0px;
	line-height: 20px;
}
div#address a { font-weight:bold; margin: 0; padding: 0; color:#459CBA; text-decoration:none; }

div#address a:visited {color:#a6390e; text-decoration:none; } 

div#address a:hover {color:#46650C; text-decoration:underline; } 

div#address a:active {color:#82bdcc; text-decoration:underline; } 

div#copyright {
font-size: 11px;
padding: 5px;
text-align:center;
}
