body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	/*background-color: #694813;*/
	background-image:url(../images/solidbkg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
		
}



.left-nav {
    background-image:url(../images/leftpanel.jpg);
	background-repeat:repeat-x;


}

.left {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	
	
}
.leftlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

a.leftlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	
}



.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6C6C;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;	
	
}


td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6C6C;
	text-decoration: none;
	/*padding-right: 10px;
	padding-left: 20px;	*/
	
}


 

.address {
	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #693A0C;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;		
	
}


.copyright{
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
