@charset "UTF-8";
.page {
	width: 800px;
	background-color: #FFFFFF;
}
.squarestable {
	background-color: #FFFFFF;
	height: 394px;
	width: 393px;
}
.squareone {
	background-image: url(images/square1.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 189px;
}
.squaretwo {
	background-image: url(images/square2.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 189px;
}
.squarethree {
	background-color: #FFFFFF;
	background-image: url(images/square3.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 189px;
}
.mastheadnavs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 614615;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.browntitletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #614615;
}
.vipreport {
	background-image: url(images/vipreport.jpg);
	background-repeat: no-repeat;
	height: 502px;
	width: 198px;
}
.brownbar {
	background-image: url(images/brownbar.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 62px;
}
.masthead {
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #654e24;
}
.middlebox {
	background-image: url(images/middlebox.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 393px;
	background-color: #FFFFFF;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	font-family: Tahoma;
    font-size: 10px;
}
.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.OrangeTXTBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f98e28;
}
.browntxt 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #654e24;
	
    font-family: Tahoma;
    font-size: 10px;
}
.squarefour {
	background-color: #FFFFFF;
	background-image: url(images/square4.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 189px;
}
.sideNavs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #796238;
	width: 167px;
	height: 2px;
	margin: 0 0 0 auto;
	border-bottom: 1 px solid #796238;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom-width: thin;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.browntxt2
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #624616;
}


A:link {text-decoration: none; color: #654e24;}
A:visited {text-decoration: none; color: #654e24;}
A:active {text-decoration: none; color: #654e24;}
A:hover {text-decoration: underline; color: #654e24;}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #614615;
}
