/* CSS */


#wrapper {
position:relative;
background:#FFFFFF;
font-size:100%;
text-align:left;
width:800px;
margin:0 auto;
padding:0 ;
border: 1px solid #666666;
}
body {
	font:12px verdana,geneva,sans-serif;
	text-align:center;
	background-color: #B5C0C2;
	margin: 10px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}

#mainbody {
	float:left;
	width:480px;
	margin:0;
	border-left-style: none;
	border-left-color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	background-color: #FFFFFF;
}

#content {
	float:left;
	width:440px;
	padding:10px 20px 5px 30px;
	background-color: #FFFFFF;
}

#contentgallery {
	float:left;
	padding:10px 20px 5px;
	background-color: #FFFFFF;
	width: 760px;
}

#content p {
	font-size:12px;
	color:#666666;
	font-family: verdana, geneva, sans-serif;
	line-height: 16px;
 
}


#footer {
background-color:#003399;
clear:both;
font-size:75%;
color:#CCCCCC;
line-height:1em;
font-family:helvetica, arial, verdana, sans-serif;
margin:0;
padding:5px 0 5px 20px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

#footer p {
	margin:5px 5px 5px 0px;
	padding:0 0 5;
	font-size: 11px;
}

#nav {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	color: #003366;
	background-color: #CCCCCC;
	clear: both;
	display: block;
}

#nav a {
	float:left;
	text-decoration:none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	border-right:1px dashed #999999;
	line-height:19px;
	padding:2px 10px;
	background-color: #CCCCCC;
	margin: 0px;
}

#nav a:hover,#nav a.active {
color:#fff;
background-color:#2A85CC;
border-right:1px solid #9bb359;
}

#nav li {
float:left;
list-style:none;
display:inline;
background:#CCCCCC url(none);
margin:0;
padding:0;
}



#sidebar {
	float:right;
	width:280px;
	padding:0;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}


#sidebar h3 {
	font-size:100%;
	color:#333333;
	background-color:#CCCCCC;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding:5px;
	width: 235px;
}

#sidebar p {
	font-size:100%;
	line-height:1.6em;
	margin:0 0 0 20;
	padding:5px;
	background-color: #E2E6E7;
	width: 235px;
}


#sidebar ul {
list-style:none;
margin:0 0 0 34px;
padding:0;
}




#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}


a:hover,#footer a:hover {
text-decoration:underline;
}


a img {
border:none;
}

a:hover {
text-decoration:underline;
color:#397eae;
}


h1 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
	margin:1.5em 0 1em;
	color:#E37EA0;
	font-style: normal;
	letter-spacing: 0.1em;

}

h2,h3,h4 {
color:#666666;
font-family: verdana,geneva,sans-serif;
font-weight:normal;
padding:0;
}

h2 {
	font-size:14px;
	color:#333333;
	margin:1.5em 0 -0.5em;
	line-height: 16px;
	font-weight: bold;
}


h3 {
	color:#000066;
	font-size:12px;
	margin:1.5em 0;
	text-align: left;
	line-height: 16px;
}
table {
	border: 1px solid #CCCCCC;
	padding: 0px 5px 5px;
}

.map {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	padding: 5px;
}

#h3 {
	font-size:14px;
	color:#397eae;
	line-height:1.1em;
	font-weight:normal;
	margin:.5em 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, Arial, sans-serif;
}
h4 {
color:#0033CC;
font-size:95%;
padding-top:2em;
font-weight:bold;
border-top:1px solid #0033CC;
margin:2em 0 -.5em;
}


.cap {
	float: left;
	font-size: 52px;
	line-height: 51px;
	font-weight: normal;
	color:#000066;
	font-family: georgia, times;
	vertical-align: baseline;

}
/* -- Image alignment classes -- */

.imgLeft {
  float: left;
margin: 0px 10px 0px 0px;
border-color:#CCCCCC;
border-style: outset;
border-width: 1px;
}

.imgRight {
	float: none;
	margin: 10px 0px 10px 18px;
	border: 1px solid #666666;
	padding: 0px;

}

.parahighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}li {
	line-height: 20px;
	list-style-type: square;
	color: #333333;
}
ul {
	margin-bottom: 10px;
}

.formtable {
	background-color: #FFFFFF;
	border: 1px dotted #E37EA0;
}

#directions{
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 18px;
}

#directions h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}

#directions p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	padding: 2px 5px;
	background-color: #CCCCCC;
}

#directions a:link {
	text-decoration: underline;
}

.pullquote {
	font-size: 105%;
	font-style: italic;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px dotted #BD2422;
	font-weight: bold;
}

.pullquoteindex {
	font-style: italic;
	text-align: left;
	color: #666666;
	background-color: #CCCCCC;
	float: right;
	width: 240px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #E37EA0;
	font-weight: bold;
}

.map {
	padding-bottom: 10px;
	padding-left: 5px;
}
#map_canvas{
	margin-left:5px;
	border:1px solid #999999;
	margin-bottom:20px;
}