html 
	{
	padding: 0;
	margin: 0;
	border: 0; 
	}

body
	{
	padding: 0;
	margin: 0;
	text-align: left; 
	background: #FFF;
	}
	
body 
	{  
	scrollbar-face-color: #D7E2E9;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #CCC;
	}
	
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, img, table, th, td, tr 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	}
	
p {
	margin: 5px 0 15px 15px;
} 

a img {border: 0;}

form {margin: 0; padding: 0;}

/* Headings
_________________*/

h1 
	{
	text-align: left;
	font-size: 20px;
	color: #172154;
	margin: 5px 0 15px 15px;
	font-family: Tahoma, Verdana;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	}
	
h2 
	{
	font-family: Tahoma, Verdana;
	text-align: left;
	font-size: 14px;
	color: #369;
	margin: 2px;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 15px 15px;
	}
	
h4 
	{	
	font-family: verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #666;
	margin: 5px 0 5px 5px;
	padding: 0;
	}
	
h6 
	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	text-align: center;
	color: #369;
	padding: 0;
	margin: 0;
	}
	
/* Navigation
_________________*/

a{color: #369; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
a:link{color: #369;text-decoration:none;}
a:visited{color: #369;text-decoration:none;}
a:active{color: #CCC;text-decoration:none;}
a:hover{color: #69C;text-decoration:underline;}
	
/* Main 
_________________*/	

#main
	{
	width: 1000px;
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0 0 0px 0;
	border: 1px solid #999;
	height: auto; /* fix height to 100% for IE */
	background: #FFF url(../images/content_bg2.gif) repeat-y;
	background-image: url(../images/content_bg2.gif);
	}
	
#main #shadow_left
	{
	width: 5px;
	position: absolute;
	top: 0;
	left: -5px;
	background: url(../images/shadow_left.gif) repeat-y;
	margin: 0 auto 0 auto;
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	

	}
	
#main #shadow_right
	{
	width: 5px;
	position: absolute;
	top: 0px;
	left: 1001px;
	background: url(../images/shadow_right.gif) repeat-y;
	margin: 0 auto 0 auto;
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	}
	
#main #slug
	{
	width: 360px;
	height: 100px;
	position: absolute;
	top: 528px;
	left: 640px;
	margin: 0 auto 0 auto;
	}

#main #slughome
	{
	width: 360px;
	height: 100px;
	position: absolute;
	top: 310px;
	left: 641px;
	margin: 0 auto 0 auto;
	}

#main #slugvert
	{
	width: 100px;
	height: 360px;
	position: absolute;
	top: 265px;
	left: 900px;
	margin: 0 auto 0 auto;
	}
	
/* Header 
_________________*/

#main #date
	{
	position: relative;
	width: 835px;
	height: 18px;
	line-height: 18px;
	clear: both;
	display: marker;
	padding: 0 0 10px 155px;
	margin: 5px 5px 5px 5px;
	}

#main #header
	{
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
	background: #F60;
	/*background: url(../images/header_bg.gif) no-repeat top left;*/
	height: 100px;
	z-index: 10;
	background-color: #FFFFFF;
	}
	
#main #logo
	{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 215px;
	margin: 0 auto 0 auto;
	height: 30px;
	}	
	
#main #header #image
	{
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: 110px;
	}	
	
#main #header #service
	{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 456px;
	height: 30px;
	}	
	
#main #head_divider
	{
	position: relative;
	width: 100%;
	height: 18px;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	z-index: 10;
	background: #F90;
	background-color: #FF0000;
	}	
	
#main #head_divider #date
	{
	float: right;
	text-align: right;
	width: 300px;
	height: 18px;
	color: #FFF;
	margin: 0 6px 0 0;
	}	
	
/* Primary Nav
_________________*/

#main #nav_holder
	{
	width: 150px;
	float: center;
	z-index: 1;
	vertical-align: inherit;
	}	
	
	
#main #nav_holder ul#nav 
	{
	margin: 0 0 0 0;
	padding: 0;
	width: 200px;
	list-style: none;
	padding-left: 25px;
	}	
	
#main #nav_holder ul#nav li
	{
	padding: 0;
	width: 200px;
	display: block;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #FFF;
	}	

#main #nav_holder ul#nav li a
	{
	padding: 0 0 0 5px;
	width: 200px;
	display: block;
	color: #FFF;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	}	
	
#main #nav_holder ul#nav li a:hover
	{
	padding: 0 0 0 5px;
	width: 200px;
	color: #2c95b5;
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	}	
	
/* Content 
_________________*/
	
#main #content
	{
	position: absolute;
	width: 750px;
	padding: 0 0 0 0;
	float: right;
	display: block;
	left: 250px;
	top: 54px;
	}
	
#main #content #heading
	{
	border-bottom: 1px solid #E2B445;
	width: 100%;
	height: 20px;
	margin: 0;
	}
	
#main #content #map
	{
	width: 291px;
	height: 280px;
	margin: 0;
	float: right;
	}
	
#main #content #text_area
	{
	width: 350px;
	height: auto;
	margin: 0;
	float: left;
	}
	
#main #content #text_area_member
	{
	width: 295px;
	height: auto;
	margin: 10px 0 0 5px;
	float: left;
	}
	
#main #content #map_member
	{
	width: 291px;
	height: auto;
	margin: 10px 0 0 0;
	float: right;
	}
	
#main #content #logo_member
	{
	width: 291px;
	height: auto;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	float: right;
	}
	
#main #content #text_area_full
	{
	width: 580px;
	height: auto;
	margin: 0
	}
	
#main #content #text_area_full li
	{
	line-height: 18px;
	}
	
#main #content #text_area_full .links
	{
	width: 33%;
	text-align: center;
	font-weight: bold;
	padding: 6px 0 6px 0;
	}
	
#main #content #text_area_full .links a
	{
	color: #666;
	}
	
/* Footer 
_______________*/
	
#main #footer
	{
	position: absolute;
	width: 1000px;
	height: 18px;
	line-height: 18px;
	clear: both;
	display: marker;
	padding: 0 0 10px 5px;
	}
	
#main #footer #foot_hold
	{
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	}
	
#main #footer #foot_privacy
	{
	float: left;
	width: 150px;
	padding: 0;
	margin: 6px 0 0 0;
	}

/* Heggies 
_______________*/

.heggies {
	width: 740px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.heggies a, .heggies a:link, .heggies a:visited, .heggies a:active {
	font-size: 9px;
	color: #ccc;
}

.heggies a:hover {
	color: #666;
}
