body
{
	background:gainsboro;
margin:0px;
font: smaller 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: black;
}
#locations td
{font: smaller 'Lucida Grande', Verdana, Helvetica, sans-serif; 
	}
#lightbox{
	background-color:#eee;
	float:right;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border:none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images\overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


A:link{ color:white; font-weight:bolder; text-decoration:none; }
A:hover{color:white; font-weight:bolder; text-decoration:underline; }
A:active{color:white; font-weight:bolder; text-decoration:none; }
A:active:hover{ color:white; font-weight:bolder; text-decoration:underline; }
A:visited{color:white; font-weight:bolder; text-decoration:none; }
A:visited:hover{ color:white; font-weight:bolder; text-decoration:underline; }

#outer A:link{color:black; font-weight:bolder; text-decoration:none;
	font-style:italic;}
#outer A:hover{color:black; font-weight:bolder; text-decoration:underline;font-style:italic;}
#outer A:active:hover{color:black; font-weight:bolder; text-decoration:none;font-style:italic;}
#outer A:visited{color:black; font-weight:bolder; text-decoration:none;font-style:italic; }
#outer A:visited:hover{ color:black; font-weight:bolder; text-decoration:underline;font-style:italic; }


#wrap{
width:640px;
margin:20px;
margin-left:40px;
margin-right:40px;
border: black 1px solid;
}

#container{
width:640px;
}

#navcontainer{
background:transparent;
margin-top:-160px;
margin-left:400px;

}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-2px;
color:#006699;
width:150px;
}

#navlist li a:link {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color: #E8E4CE;
	text-decoration:none;
	font-weight: bold;
}
h2
{
	margin-top:50px;
	font-size:medium;
	font-weight:bold;
	font-family:Verdana;
	font-style:italic;
}
h3{
font-size:18px;
font-weight:bold;
color:#000066;
letter-spacing:-2px;
}

.content{
background: #C0B68F;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
background:#C0B68F;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#title{
background: #C0B68F;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#FFFFFF;
}
#menu
{
	width:698px;
	text-align:center;
	margin-top:30px;	
	height:40px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	
}
#menu td{padding-left:5px;padding-right:5px;color:White;font-size:9pt;}
#header{
background-image:url(images/name.jpg);
width:698px;
height: 300px;
margin-left:150px;
margin-top:20px;
border:solid 2px white;

}

#outer{
background: white;
width:700px;
padding-top:5;
margin:0px;
margin-top:5px;
margin-left:150px;
margin-right:150px;
border:solid black 1px ;
}
#outer p{margin-left:10px;}
#outer h2{margin-left:10px;margin-top:10px;}

#outer img
{
	border:"none";
	margin-left:3px;
	margin-top:5px;}

.pullquote {
color:#FFFFFF;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}