@charset "UTF-8";
/* CSS Document */

body {
background-image: url(images/gault_bg1.gif);
background-color: #817b3c;
background-position:top;
background-repeat:repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;

}

#wrapper {
width:800px;
margin:auto; 
margin-top:39px;
background-image:url(images/newbg.jpg);
}

#banner {
background-image:url(images/gault_header1.jpg); 
width:800px; 
height:230px;
}

#leftnav {

width:224px; 
height:244px; 
float:left;
}

#leftnav ul {
margin-top:20px;

}

#leftnav li {
display:block;
width:150px;
list-style:none;
margin-bottom:15px;
padding-bottom:15px;

border-bottom:4px dotted #9d9d68;
}

#leftnav li a {
text-transform:uppercase;
letter-spacing:5px;
font-size:20px;
color:#666633;
text-decoration:none;
}

#leftnav li a:hover {
color:white;
}

#leftnav li.last {
border-bottom:none;
}

#content {
width:540px; 
float:right;
padding: 0 15px;
line-height:2em;
}
#content a, #content a:visited {
color:#003366;
text-decoration:none;
}


#content h1, #content h1 a, #content h1 a:visited {
font-size:35px;
color:#660000;
font-weight:normal;
text-decoration:none;

}
#content h2 {
font-size:25px;
color:#b1b17f;
font-weight:normal;
}
#content a:hover, #content h1 a:hover {
color:#660000;
}
#content h3 {
font-size:15px;
color:#b1b17f;
font-weight:normal;
}
#content a:hover, #content h1 a:hover {
color:#660000;
}
#content hr {
color:#666633;
height:1px;

}

#bottom {
background-image:url(images/gault_bottom.jpg); 
background-repeat:no-repeat; 
background-position:bottom;
width:800px; 
padding-left:224;
}

#footer {
width:800px; 
height:49px; 
background-image:url(images/gault_footer.gif); 
clear:both; 
margin:auto;
}

#disclaimer {
	font-size:20px;
	color:#cccc99;
	text-align:center;
	margin:20px auto 0;
}

#bmap {	height: 300px;
	width: 300px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	float:right;
}
#go {	width: 300px;
	float:right;
}
#go2 {	width: 300px;
	float:right;
}
#map {	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	z-index: 0;
	line-height:18px;
	float:right;
}
#route {	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

#map span, #bmap span { 
	white-space:normal;
	line-height:1em;
	width:300px;
	}