/* author: siteone.com */
/* div sections defined at bottom */
body
{
    margin: 0;
	padding: 0;
	border: 0;
    background-color: #8E9085;
/*	background-image: url("../images/bkg-bluemarble1.jpg"); */
	color: #000;
	font-weight: normal;
	font-size: 10pt;
        font-family: Arial, Tahoma, Verdana, Sans-serif;
}
table
{
	font-weight: normal;
	font-size: 10pt;
        font-family: Arial, Tahoma, Verdana, Sans-serif;
}
a:link
{
    color: #AD2110;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
    color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
    color: #988F50;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
    color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.sitetable
{
/*	border: 2px solid black; */
	margin: 0 3px 3px;
}
.sitelinks
{
	border: 2px solid #FFF;
	background-color: #081048;
	padding: 0;
	margin: 6px 3px;
	color: #FFF;
	font-weight: normal;
	text-align:center;
}
.linktitle
{
	border: 0;
	padding: 2px;
	background-color: #605940;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.sitelinks a:link
{
	color: #FFF;
}
.sitelinks a:visited
{
	color: #FFF;
}
.sitelinks a:hover
{
	color: #FFF;
}
.sitelinks a:active
{
	color: #FFF;
}
.sitelinks p
{
	margin: 0 0 6px;
}
.bodytable
{
	border: 1px solid #FFF;
}
.contactus
{
	white-space: nowrap;
	border: 1px solid #000;
	background-color: #DBD6C1;
	padding: 0;
	margin: 2px;
	color: #000;
	font-weight: normal;
	font-size: 8pt;
}
.contacttitle
{
	border: 0;
	padding: 2px;
	background-color: navy;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.contacteml
{
	padding: 4px;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	font-family: "arial", "sans-serif";
}
.framestable
{
	border: 2px solid black;
	padding: 3px;
	margin: 3px 0;
	background-color: #B6AD89;
}
.idx
{
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}
.idx a:link
{
	font-size: 14pt;
	color: maroon;
}
.idx a:visited
{
	font-size: 14pt;
	color: maroon;
}
.idx a:active
{
	font-size: 14pt;
	color: navy;
}


.smnotes
{
	font-weight: normal;
	font-size: 7pt;
	font-family: "verdana", "sans-serif";
}
.lighttxt
{
	color: #888;
}
#copyright
{
	width: 100%;
	clear: both;
	margin: 45px auto 5px;
	padding: 0 0 5px;
	text-align: center;
	font-weight: normal;
	font-size: 7pt;
	font-family: "verdana", "sans-serif";
}
#admintableheader
{
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "arial", "sans-serif";
}
#admintableinfo
{
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-family: "arial", "sans-serif";
}

