
body
{
	margin: 0 0 2px 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #000;
	background-image: url('images/bg.gif'); background-position:center;
}
	
	#container {
	
}
	
#wrapper{width:811px; 

	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0;
	
	vertical-align:top;

}

a, a:visited
{
	color: #000;
	text-decoration: underline;
}
a:hover
{
	color:#000;
	text-decoration:underline;
}

a img
{
	text-decoration: none; border:0px;
}


tr { vertical-align:top;


}
.main {
	 background-color:#96794c;
	padding: 0 20px 10px 20px;
	margin:0 0 0 0;
	color: #000;
	width: 811px;
	font-size:12px;
	text-align:left;
}

.main-bottom {
	 background-color:#96794c;
	padding: 0 2px 10px 2px;
	margin:0 0 0 0;
	color: #000;
	width: 811px;
	font-size:12px;
	text-align:left;
}


h1 {
	font-size: 20px;
	color: #DEDEDE;
}

.nav { 
	background-image:url('images/nav-bg.jpg'); background-repeat:no-repeat; height:32px; width:811px;
margin:0 0 0 0;
	}
	
	.nav-text
	{
		padding-top:7px; }
	
	.nav-text a
	{
	font-family:Arial;
	font-size:16px;
	color: #000;
	text-decoration:none; 
	font-weight:bold;
	}
	
.nav-text a:hover
	{
	font-family:Arial;
	font-size:16px;
	color: #000;
	text-decoration:underline; 
	font-weight:bolder;}
	

.sect-long {
	background-image:url('images/section-header-long.jpg'); background-repeat:no-repeat; height:41px; width:811px;
}

.section-header {
	padding-left:10px; vertical-align:middle;
	 color:black; font-weight:bold; font-size:20px;
	 margin:0 0 0 0;
}


.leftcol {
	background-image: url('images/section-header-short.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 499px;
	margin: 2px 2px 0 2px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}


.rightcol {
	background-image:url('images/stone-header.jpg');background-repeat:no-repeat;height:30px; width:301px;
		margin:0 0 0 0;
		color:#fff;
		 background-color:#442e0b;
			font-weight:bold;
			vertical-align:middle; text-align:center;
			 border-bottom:0px; border-left:3px black solid; border-right:3px black solid; border-top:3px black solid;
				
}


.rightcol-body {
	 border-top:0px; border-left:3px black solid; border-right:3px black solid; border-bottom:3px black solid;
 background-color:#442e0b;
 	 margin:0 0 0 0;
 	 padding:0 5px 5px 5px;
 	 color:#fff;
 	 width:301px;
}

.leftcol-body {
	 
 	 margin:0 6px 0 0;
 	 padding:0 2px 5px 10px;
 	  width:499px;
}







.footer {
	
	background-image:url('images/footer.jpg');
	 width:811px;
	 text-align:left; padding:0 0 0 25px;  vertical-align:middle;
	 height:46px;margin:0 0 0 0;
	 font-size:12px; font-weight:bold; text-decoration:none;
}

.footer a {
	text-decoration:none;
}











