/* CSS Document */

body {
	text-align:center;
	margin:0px auto;
	background-image:url(images/pagebg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#643000;
	
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:black;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
	
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
}


h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	
	}
td{
	font-size:11px;
	color:#990000;
}
#message h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:14px;
	margin: 4px 0px 4px 5px;
}
#outer_wrapper{
	width:780px;
	position:relative;
}
#searchlayer {
	position:absolute;
	text-align:left;
	width:190px;
	height:29px;
	z-index:1;
	left: 76px;
	top: 8px;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/footer.jpg);
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
}
#footer a{
	color:black;
	text-decoration:none;
}#message a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#message td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.seolinks {
   font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

.fplinks {
	text-decoration:none;
	color: #000000;
	}

.light {
	font-weight:normal;
	}
	
.fpheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
	font-size:16px;

}
	
.featured {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:14px;
	margin: 4px 0px 4px 5px;
}
a:visited.fplinks {
	text-decoration:none;
	color: #000000;
	}
	
.sitewidelinkshp
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.seolinks {
   font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.sitewidelinkshpheader
{
    font-family: Arial;
    color: black;
    font-style: normal;
    text-decoration: none;
	font-weight:bold;
	font-size:16px;
}