/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(images/wyatt_lg_background.jpg);
	background-repeat: repeat;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	word-spacing: 3pt;
	text-align: justify;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #531501;
}
.quote {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #531501;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
.contacthead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	word-spacing: 3pt;
	text-align: justify;

}
.view {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
.vertical_dotted_line
{
	border-left-width: 2px;
	border-left-style: dotted;
	height: 100%;
	border-left-color: #ffffff;


} 
.underlinemenu{
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1pt;
	background-image: url(images/wyatt_home_03.png);
	background-repeat: no-repeat;
	height: 100%;
}

.underlinemenu ul{
padding: 12px 0 7px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #e3cfb3;
padding: 12px 3px 6px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 12px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 2px dotted #c4bf8d; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #e3cfb3;
}
a:link { 
	color : #FFFFFF; 
}

a:visited { 
	color : #FFFFFF; 
}

a:hover { 
	color : #e1caad; 
}

a:active { 
	color : #ffffff; 
}.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999966;
	text-align: center;
}
.backgroundBody {
	background-image: url(images/wyatt_home_05.png);
	background-repeat: repeat-y;

}
.backgroundBodybottom {
	background-image: url(images/wyatt_home_07.png);
	background-repeat: repeat-y;
}
.topalign {
	padding-top: -10px;
	margin-top: -10px;
}
.picture_pad {
	margin-left: 11px;
}
.logo_pad {
	margin-top: 9px;
	margin-bottom: 9px;
}
