/* Begin Copyright

All source code herein (c) Copyright 2008 Vreeland Marketing & Design. All Rights Reserved.

The source code is owned by Vreeland Marketing & Design and is protected by copyright laws and 
international copyright treaties, as well as other intellectual property laws and treaties,
and MAY NOT BE USED WITHOUT PERMISSION from Vreeland Marketing & Design. 

COPYRIGHT. The source code is licensed, not sold. All right, title and interest in the source code,
including, but not limited to, scripts, "applets," and style sheets, are owned by 
Vreeland Marketing & Design and is protected by United States copyright laws and international treaty provisions. 
Therefore, you must treat the source code like any other copyrighted material.

Photographs are the property of the photographer unless otherwise noted.

End Copyright */


/* CSS Document */
body {background-color:#000;}

h1 {color:#064;font:normal 30px/35px Georgia, "Times New Roman", Times, serif;margin-top:0;}
h6 {font: bold 10px/15px Verdana, Helvetica, Arial, sans-serif;}
h5 {font: bold 12px/15px Georgia, Times, "Times New Roman", serif;}
h4 {font: normal 12px/15px Georgia, Times, "Times New Roman", serif; text-transform: uppercase; color: #00734c;}
h3 {font: normal 22px/24px Georgia, Times, "Times New Roman", serif;}
h2 {color:#064;font:italic 22px/28px Georgia, "Times New Roman", Times, serif;}

/******* Wrapper Layout ********/
#wrapper {
	padding:0;
	margin:25px auto 0 auto;
	width:800px;
	min-height: 515px !important;
	height /**/: auto !important;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/bg-img2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#wrapper #nav {
	text-align:center;
	width/**/:250px;
	min-height: 515px !important;
	height /**/: auto !important;
	float:left;
	border-top:1px solid #064;
	border-bottom:1px solid #064;
	background-color: #064;
	padding:0 0 20px 0;
	margin:0;
}

#wrapper #main {
	width:500px;
	min-height: 515px !important;
	height /**/: auto !important;
	margin:0 0 0 250px;
	padding: 25px 25px 5px 25px;
	text-align: left;
}

/******* Nav Layout ********/
#wrapper #nav img{
	margin:20px 10px;
	border:0 none;
	background-color:#064;
}

#wrapper #nav p{
	color: #AAC3BA;
	text-transform:uppercase;
	letter-spacing:2px;
	font:normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #nav a {
	display:block;
	background-color: #064;
	border-bottom:1px solid #AAC3BA;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
	color: #AAC3BA;
	letter-spacing:2px;
	font:normal 10px/35px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #nav a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#043;
	font-weight:bold;
}

/******* Main Layout ********/
#wrapper #main a, #wrapper #main a:link, #wrapper #main a:visited {
	font:normal 15px/27px Georgia, "Times New Roman", Times, serif;
	color:#064;
}

#wrapper #main a:hover{color:#000;}

#wrapper #main p {
	font:normal 15px/27px Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:0 0 15px 0;
}

#wrapper #main li, #wrapper #main ul {
	font:normal 15px/27px Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:0 0 15px 0;
	padding:0;
}
#wrapper #main li {
	margin-bottom:0;
	margin-left:18px;
}


/******* Footer Layout ********/
#footer {
	margin:12px 0 0 0;
	clear:both;
	text-align:center;
	color:#FFF;
	font:normal 10px/16px Verdana, Arial, Helvetica, sans-serif;}

#footer a {color:#FFF;}
#footer a:hover {color:#064;}

.letterhead {
	font:bold 12px/16px Verdana !important;
	border-top:1px solid black;
	margin:0 0 0 0  !important;
	}


/******* Miscellaneous ********/
p.news {
	clear:right;
	padding:0;
	border-top:1px dotted #000;
	margin:6px 0 8px 0;
}
p.news img {
	float:right;
	border:0 none;
	margin:6px 0 6px 20px;
}

.offlinks, .offlinks a {
	font-size:10px !important;
	font-weight:bold !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

p.topnav {
	text-align:center;
	padding-bottom:12px;
	border-bottom:1px dotted #000;
}
.topnav a {
	margin:0 3px;
	text-decoration:none;
}
.topnav, .topnav a {
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif !important;
}

.bios {
	height:auto !important;
	min-height:230px !important;
	margin:10px 0 0 0 !important;
}
.bios img {
	float:right;
	margin:0 0 10px 15px;
}