body,h1,h2,h3,h4,h5,h6,p { margin:0;padding:0; }
img { border: 0; }

* {margin:0;padding:0;}

body {width:100%; font-size:12px; font-family: Verdana, Sans-Serif; background-color: #41260f; color: #212125; }

a { text-decoration: none; color: #402c14;} 

ul
{
	padding-bottom:5px;
	padding-left:15px;
	padding-top:5px;
}

#page { width: 935px; background-color: #f4f0e1; }

.content { width: 905px; border: 1px solid #ebe8d9; }
.logo { padding-bottom: 1px; }

.nav { padding-bottom: 16px; }
.nav img { padding-right:1px; }

.maincontent {
	padding: 5px;
	font-size: 12px;
}

.r { color: #402c14; }

.bold_note { 
	color:#45280A;
	font-style:italic;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px; 
}

.title { font-size: 18px; font-family: Arial; color: #402c14; padding-bottom: 5px;}

.li p { color:#212125; padding-top:3px; }
.li_header { font-weight:bold; padding-bottom:2px; }

#contact_form { 
		width: 292px;
		height: 515px; 
		background: url('images/contact_bg.gif') 0 0 no-repeat;
		font-family: Arial;
		font-size: 12px;
}

#contact_form input,textarea {
	width: 197px;
	border: 1px solid #998b7b;
	background-color: #e3e0d1;
}

#contact_form input { height: 25px; }
#contact_form textarea { height: 230px; }

#contact_form label { 
	display:block;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:6px; 
}


#contact_form div {
	padding-left: 44px;
}

#contact_form span {
	font-size: 30px;
	color: #45280a;
	text-decoration: underline;
	font-family: Arial;
}

#brfooter { width:100%; height:16px; }
#footertext { 
		padding-top: 5px;
		padding-bottom: 10px;
		font-size: 13px;  
		color: #73593f; 
		font-weight: bold; 
		text-align:center; 
		width:100%; 
} 

#footer {
	width:100%;
	height: 80px;
	background-color: #e3e0d1;
	text-align: center;
	color: #000000;
	font-size: 18px;
}