
/* blue: rgb(0,51,102) */
body
	{
/*	
		border-color:#CC6600;
		border-style: solid;
		border-width: thin;
		width:800px;

		margin: auto;
		margin-top: 5px;
*/		
		background-color: #E8CD9D;
		background-color: #C4A46C;
		background-color: #D4B686;
		color: #513600;
	}
	a:link, a:visited, a:hover, a:active
		{color:#513600; text-decoration: none; font-weight : bold;}
	a:hover
		{text-decoration:underline;
		}
		
/*
body a:link {color:#000000; text-decoration: none; font-weight : bold;}
body a:visited {color #000000; text-decoration: none; font-weight : bold;}
body a:hover {color : #000000; text-decoration: none; font-weight : bold;}
body a:active {color : #000000; text-decoration: none; font-weight : bold;}
*/
body, div, p, span, blockquote, ol, ul, dl, li, dt, dd, td 
	{font: 9pt Arial, Helvetica, sans-serif; color : #513600;}

fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 30px 10px 15px 10px;
	margin: 20px 0;
	border: 2px solid  #513600;
}

th
{
background-color: #513600;
color: white;
}
legend
{
	font-weight: bold;
}
input, textarea, select
{
	color: #513600;	
	border-color: #513600;
}
.mdbutton
{
	background-color:#D4B686;
	color: #513600;
	
	border-color: #513600;
}

.header {
font-size: 10pt;
color : #513600;
font-weight : bold;
}

.sitebody
{
		border-color:#CC6600;		
		border-style: solid;
		border-width: thin;
		width: 1045px;
		margin: auto;


}
.welcome {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
color : #513600;
}
.copyright {
font-family: Verdana, Arial, Helvetica;
color : #513600;
}
.smalltext {
font-size: 7pt;
}
.midtext {
font-size: 8pt;
}
 
 
select.SmallText
{
font-size: 7pt;
font-family: Verdana, Arial, Helvetica;
}

 
.aheader
{
	font-size: 12px;
}
.divider
{
 	color: #f00;
	background-color: #CC6600;
	color: #cc6600;
	height: 2px;	
	margin-left:15px;
	margin-right:15px;
}
.headerlinks
{
	margin-right: 15px;
}

.leftcol_findit
{
	border: thin solid #CC3300; 
	padding: 3px;
	margin: 0px 15px 0px 0px;

	width:260px;
	
}

.leftcolfindit_inner
{
	padding:2px;
}



.leftcol
{
	border: thin solid #CC3300; 
	padding: 5px;
	margin: 0px 0px 15px 15px;
	width:180px;
}

.leftcol_inner
{
	padding:2px;
}

.rightcol
{	
	width:150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	border: black thin solid;*/
}

.centersection
{
	padding: 0px 15px;
	margin: 0px 5px 0px 15px;
	vertical-align: top;
/*	border: black thin solid;*/
/*	width: 620px; */
}

.horizontalrule
{
	/*
	background-color:#CC6600;
	height:3px;
	margin-left:3px; margin-right:3px;
	*/
	margin-left:15px; margin-right:3px;
	
	width: 1010px;
	height: 20px;
	
}
.bottomlinks
{
	
	margin-top: 5px;
	margin-right:15px;
	margin-left:15px; 
}
.bottomlinksleft
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:15px; 
}

.templatetable
{
	
	background-color:white;
}

.reallysmall
{
font-size: 10px;
}
.powertitle
{	/*

	background-color: #D4B686;
	*/
	background-color: #513600;
	color: white;
	font-weight:bold;
}


h1
{font-size: 18px;}

h2
{font-size: 16px;}

h3
{
font-size: 14px;
}

	.profilesection
	{width: 700px;
	border: thin solid #513600;
	}
	
.bannerad
	{border: 2px;
		border-color: #513600;
	}