body{
	padding:0px;
	margin:40px 0px 0px 0px;
	background:#5c652c url(../images/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#2d3b1b;
	text-transform:uppercase;
	text-decoration:none;
	}	
	
.left_nav_bg{
	background:#612d0a url(../images/left_nav_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:234px;
	height:445px;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#c4a765;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#c4a765;
	text-decoration:underline;
	}
	
.link2{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#c4a765;
	text-decoration:underline;
	}
	
a.link2:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#c4a765;
	text-decoration:none;
	}	
	
.heading2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#826d36;
	}
	
.text1{
	color:#632d0a;
	}
	
.link3{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}
	
a.link3:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.link4{
	color:#ffffff;
	text-decoration:none;
	}
	
a.link4:hover{
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer_right{
	background:url(../images/footer_right.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}												
	

