* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}
BODY {
	background-color: #72470c;
	clear:none

}
#container {

 	MARGIN: 0px auto;
	WIDTH: 880px;
	POSITION: relative;
	background-color:#FFFFFF;
	}
	
#masthead  {
    float:left; 
	WIDTH: 880px;
	POSITION: relative;
	height:339px;
	background:url(../images/banner.jpg);
}

#mainmenu { float:right; margin-top:38px; width:590px; height:37px; vertical-align:bottom; padding-right:10px; padding-top:12px; }

#navbtn { float:left; }

#content {
    float:left;
	WIDTH: 796px;
	POSITION: relative;
	padding-left:42px;
	padding-top:22px;
	padding-right:42px;
	padding-bottom:40px;
	background:url(../images/bg_content.gif);
}

#clmlefth { float:left; margin:0px; width:388px; } 

#vline { float:left; margin:0px; width:30px; height:234px; background-image:url(../images/vline.gif); background-repeat:no-repeat; background-position:center; } 
#clmrighth { float:right; margin:0px; width:375px; }
#clmrighth_text { float:right; margin:0px; width:270px; }

/*--------coloums_innerpage-------- */
#clmleft { float:left; margin:0px; width:565px; } 
#clmright { float:right; margin:0px; width:200px; } 

#footer {
    float:left;
	WIDTH: 880px;
	height:39px;
	POSITION: relative;
	background-color:#ddbe61;
}	

#fleft { float:left; margin:0px; width:300px; padding-left:20px; padding-top:10px; } 
#fright { float:right; margin:0px; width:300px; padding-right:20px; padding-top:10px; text-align:right; } 


.footertxt
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2d2d2d;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.bodytxt {
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;

}

.bodylink {
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodylink:hover {
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #d9b64d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.bodytextred {
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color: #df421f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}


.heading1 {
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color:#9a5d09;
/*	color: #df421f;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.browntxt {
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color: #59170a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
}
.captiontxt {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color: #9a5d09;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

#imgleft {
	width:200px;
	text-align:left;
    padding-right: 20px;
}

