body,td,th {
	color: #333;
}
body {
	background-color: #6f908a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #954636;	
	text-decoration: underline;
}
a:visited {
	color: #954636;	
	text-decoration: underline;
}
a:hover {
	color: #6f908a;
	text-decoration: underline;
}
a:active {
	color: #6f908a;
	text-decoration: underline;
}
#head {
	background-image: url(../images/topback.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#FFF;
}
ul.nav{
	list-style:none;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	letter-spacing:1px;
}
ul.nav li{
	padding: 4px 20px 0px 20px;	
	float:left;
}

ul.nav a:link,
ul.nav a:visited{
				color:#FFF;
				display:block;
				text-decoration: none;
				cursor: pointer;
		}
		
ul.nav a:active,
ul.nav a:hover{
				color:#b4cdc8;
				display:block;
				text-decoration: none;
				cursor: pointer;
		}


#footer {
	border-top:4px;
	border-top-style:solid;
	border-top-color:#934333;
	background-image: url(../images/bottomback.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top: 9px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.bodyarea {
	background:#FFF;
}
.bottomtext {
	color: #cbddda;
	font-size: 10px;
	font-weight:normal;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.small {
	font-size: 10px;
	line-height: 13px;
	color: #e1bfa1;
}
.box {
	background-image: url(../images/area-box-bk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidetablebk2 {
	background-image: url(../images/nav-rtbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #758d88;
	letter-spacing: 1px;
}
.subhead4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant:small-caps;
	color: #954636;
	letter-spacing: 1px;
}
.subhead3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant:small-caps;
	color: #748d89;
	letter-spacing: 1px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.red-boxhd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height:22px;
	width:225px;
	display:block;
	margin:0 auto 0 auto;
	color: #FFFFFF;
}

.bottom-lg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:2px;
	color: #FFF;
}
.bottom-lg2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing:1px;
	color: #cbddda;
}


.whitetext{
	color:#FFF;
	font-size:16px;
}
li {
	padding-bottom: 6px;
}
.largerfont{
	font-size:16px;
}
.boxbottomtxt {
	font-size:16px;
	color:#758d88;
	line-height:22px;
}


#facebook_bar { position:relative; background:url(../images/facebook_bar.png) no-repeat; width:252px; height:50px; }
  #facebook_bar a { display:block; width:172px; height:40px; padding:10px 0 0 80px; color:#333; text-decoration:none; }
  #facebook_bar a:hover { color:#666; }
#facebook_icon { display:block; width:32px; height:32px; background:url(../images/facbook_icon.png) no-repeat; text-indent:-99999px; position:absolute; top:10px; left:20px; }
