a:hover {
	color: #999999;
	text-decoration: none;

}
a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}

body {
	background-image: url(../images/bg_stripes.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F3F1E9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #305D7D;
	font-weight: 100;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	width: 100%;
	color: #3366CC;
	letter-spacing: 3px;
	border-bottom: 1px #ccc solid;
	width: 100%;
	font-weight: 100;
	margin: 20px 0 0 0;
	padding: 0;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #3366CC;
	letter-spacing: 3px;
	font-weight: 100;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 13px;
}
#header {
	height: 163px;
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-position: 600px 60px;
	background-repeat: no-repeat;
	color: #fff;
}
#wrapper {
	width: 857px;
	margin: 0 auto 0 auto;
	background-position: center top;
}
#rail {
	float: right;
	width: 230px;
	line-height: 20px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
	background-image: url(../images/contentfade_bg.gif);
	background-color: #F3F1E9;
	background-repeat: repeat-x;
}
.mainpicbox {
	width: 460px;
	border: 1px solid #ccc;
	background-color:#F3F1E9;
	padding: 20px;
	margin: 17px 0 0 40px;
	line-height: 18px;
}
.railcaps {
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	text-transform: lowercase;
	padding: 5px 0 0 0;
	display: block;
}
#wrapper p {
	width: 500px;
	line-height: 20px;
	padding: 10px 0 0 40px;
	margin: 0;
}

p.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
	color: #3366CC;
	margin: 20px 0 0 0;
}
#header ul {
	padding-top: 124px;
	font-size: 10px;
}

#header a:hover {
	color: #F3F1E9;
}
#header a:link {
	color: #F3F1E9;
	text-decoration: none;
}
#wrapper .headline {
	padding-top: 30px;
	padding-bottom: 10px;
}
/* NAVLIST STYLES */

#navlist
{
margin: 0;
padding: 0 0 20px 30px;
border-bottom: 0px solid #264963;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
	letter-spacing: 1px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #264963;
padding-bottom: 2px;
background: transparent;
color: #fff;
}

#navlist a:hover { color: #F3F1E9; }

#Home #home a, #Bio #bio a, #About #about a, #Services #services a, #Schedule #schedule a, #Contact #contact a {
border-bottom: 4px solid #264963;
padding-bottom: 2px;
background: transparent;
color: #fff;
}

blockquote {
	margin: 0 0 0 0;
}
.leftmargin {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.mainpic{
	margin: 10px 0 20px 20px;
	border: 1px solid #ccc;
	float: right;
	padding: 5px;
}
.padleft {
	padding-left: 40px;
	width: 400px;
}
.border {
	border: 1px solid #ccc;
}
.headertext {
	float: left;
	height: 20px;
	padding: 10px 0 10px 40px;
	color: #B3C4D8;
}
#rail a {
	color: #3366CC;
}
#rail a:hover {
	color: #666;
}
.infobox {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 200px;
	border: 1px solid #CCCCCC;
}
