body 
{


	padding: 0; 
	margin: 0; 
	font: 0.85em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #afced5; 
	background: #271f18;
	color: #000;
	
}


#outer 
{
text-align:left;
width:800px;
margin:0px auto 0px auto;
padding:0px;


}

#topbar
{ 
display:block; 
height:80px; 
width:800px;
margin:0px;
padding:0px 0px 0px 0px;
background:#c70707; 

}

h1
{
padding:15px 0px 2px 20px;
margin:0px;
font-size:28px;
color:#000;
}

h2
{
padding:15px 0px 2px 20px;
margin:0px;
font-size:16px;
color:#000;
}



#mainconttop
{
width:800px;
height:9px;

}

#maincont
{
text-align:left;
width:800px;
height:100%;
min-height:500px;
margin:auto;
background:#fff;

}

#bodytext
{
padding:0px 20px 20px 20px;
margin:0px;	
}




 label
{
width: 160px;
float: left;
text-align: right;
margin-right: 0.5em;
color:#c7a201;
display: block;
padding:0px;
font-weight:bold;
}

#contactbar
{
	width:800px;

	font-size:13px;
	display:block;
	color:#000;
	padding:0px;
	margin:10px 0px 0px 0px;

	font-weight:bold;
}

.contactnav
{
text-decoration:none;
display:block;

height:27px;
float:left;
margin:0px 0px 0px 15px;
padding:0px 5px 0px 5px;
font-size:13px;
color:#fff;
text-align:center;


}





#navbar
{
	width:800px;
	background:#ccccac;
	font-size:13px;
	height:30px;
	color:#000;
	font-weight:bold;
}




.topnavb, .topnav a:link, .topnav  a:visited, .topnav  a:active
{
text-decoration:none;
display:block;

height:27px;
float:left;
margin:0px 0px 0px 15px;
padding:3px 5px 0px 5px;
font-size:13px;
color:#000;

text-align:center;


}

.topnavb
{
color:#fff;
background:#c7a201;
}

.topnav  a:hover
{
text-decoration:none;
color:#fff;
background:#68634d;
	


}

.topline
{

	width:760px;
	height:42px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	background-image: url(/images/topline.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:24px;

}

#mainblock
{
	width:520px;
	float:right;

	margin: 10px 0px 0px 0px;

	
}
#leftcol
{
	width:205px;
	background:#fff;
	padding:10px 0px 0px 0px;
	float:left;
	margin: 10px 0px 0px 15px;
	font-weight:bold;
	color:#68634d;
	background:#eae5ce;
	background-image: url(/images/lefttop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.leftswirl
{
	float:left;margin:-20px 0px 0px 0px;
}
.rightswirl
{
	float:right;margin:-20px 0px 0px 0px;
}
p
{
	margin:0px 0px 7px 0px;
	padding:0px;
}

#footy
{
float:right;font-size:11px;color:#3e727f;padding:0px 0px 4px 8px;
}

 .botlink a:link, .botlink  a:visited, .botlink  a:active
 {
 color:#3e727f;
 font-size:11px;
 
 text-decoration:none;
 }
 
 
a:link, a:visited,  a:active
 {
 color:#68634d;

 }
 a:hover
 {
  color:#c7a201;
}
 