body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	background-image:url(../images/home/bg.jpg);
	background-repeat:repeat-x;
	text-align:center; /* for IE */
	padding:20px;
	margin:0;
	color: #3C492F;
	background-color:#7f5231;
}


a {
	color:#3C492F;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
	color:#E65C47;
}



td {
	text-align:left;
	vertical-align:top;
}

p {
	margin-top:0;	
}



#wrapper {
	width:644px;
	margin:0 auto; /* for the rest */ 	
}

#navigation {
	background-image:url(../images/home/1_1.jpg);
	background-repeat:no-repeat;
	height:215px;
	text-align:right;
	font-size:small;
	padding:10px;
	color:#fff;
}

#navigation a {
	color:#fff;
	text-decoration:none;
	padding:5px;
}

#navigation a:hover {
	text-decoration:underline;
	color:#99cc33;
}

#sub_navigation {
	text-align:right;
	font-size:small;
	padding:10px;
	color:#fff;
	background-image:url(../images/sub/nav_bg.jpg);
}

#sub_navigation a {
	color:#fff;
	text-decoration:none;
	padding:5px;
}

#sub_navigation a:hover {
	text-decoration:underline;
	color:#99cc33;
}

#sub_content {
	background-image:url(../images/sub/content_bg.gif);
	float:left;
	width:644px;
	}

.lhs_content {
	width:149px;
	text-align:left;	
	padding:20px;
	background-color:#fff;
}

.rhs_content {
	width:415px;
	text-align:left;
	padding:20px;	
}

.header {
	color:#E65C47;
	font-weight:bold;	
}


#content {
	padding:25px;
	background-color:#E3DFC2;
}


.nav_on {
	padding:5px;
	color:#99cc33;
}

#lhs_navigation {
	text-align:left;
	font-size:small;
	padding:20px;
	color:#E65C47;
	
}

#lhs_navigation a {
	color:#425134;
	text-decoration:none;
	
}

#lhs_navigation a:hover {
	text-decoration:underline;
	color:#E65C47;
}

#footer {text-align:left; float:left;position:relative; border:0px solid red!important; background:url(../images/home/footer.gif) left top no-repeat; height:67px; width:645px; margin-left:-1px;}
#footer ul { font-family:Georgia, "Times New Roman", Times, serif; font-size:0.80em; margin-top:15px; font-weight:bold;}
#footer ul li {display:inline; bullet-style:none; color:#785531; margin-left:-18px; margin-right:35px;}
#footer ul li.phone {color:#68734F;}

#footer .copyright {text-align:left; color:#425336; margin-left:22px; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.80em; margin-top:20px; font-weight:bold;}

