body{
	padding:0px;
	margin:0px;
	background:#351500;
	}
	
h1{
	font-family:tahoma;
	font-weight:normal;
	color:#5fa5ad;
	padding:0px;
	margin:0px;
	}
	
.brown_bar{
	background:url(../images/brown_bar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:255px;
	}
	
.dark_brown_bar{
	background:url(../images/dark_brown_bar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:695px;
	}
	
.body_bg{
	background:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:695px;
	}
	
.text1{
	font-family:tahoma;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	}
	
.text2{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ece1d4;
	}
	
#menu{
	width:100%;
	}
	
#menu ul{
	padding:7px 0px 0px 0px;
	margin:0px;
	display:block;
	list-style-type:none;
	}
	
#menu ul li{
	padding:0px;
	margin:0px;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:50px;
	width:255px;
	font-family:tahoma;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	display:block;
	}
	
#menu ul li a{
	padding:0px 0px 0px 20px;
	margin:0px;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:50px;
	width:255px;
	font-family:tahoma;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	}
	
#menu ul li a:hover{
	padding:0px 0px 0px 20px;
	margin:0px;
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:50px;
	width:255px;
	font-family:tahoma;
	font-size:20px;
	font-weight:normal;
	color:#dfbb7f;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	}
	
.heading_bg{
	background:url(../images/heading_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
	width:695px;
	}
	
.heading1{
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#5fa5ad;
	}
	
.body_bg1{
	background:url(../images/body_bg1.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:695px;
	}
	
.body_text{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	}

.link_bg{
	background:url(../images/link_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:23px;
	width:172px;
	}
	
.link1{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#dad5b5;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:109px;
	width:950px;
	}
	
.footer_text1{
	font-family:tahoma;
	font-size:16px;
	font-weight:normal;
	color:#594836;
	}
	
.footer_text2{
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	}
	
.footer_link{
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	color:#f1cf82;
	text-decoration:underline;
	}
	
a.footer_link:hover{
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	color:#f1cf82;
	text-decoration:none;
	}
	
	
.footer_text_bg{
	background:url(../images/footer_text_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:18px;
	width:304px;
	}
	
