/* CSS Document */

body {
	margin:5px;
	padding:5px;
	background-image:url(../images/right_content_bg_rpt.jpg);
background-position:top left;
background-repeat:repeat;
		
}

p {margin:0px;}

a { outline:none; }


.header_bg {background-image: url(../images/header_bg.jpg);
             background-repeat:repeat-x;
			 background-position:top left;

}

.logo_bg {background-image:url(../images/logo_bg.jpg);
background-repeat:no-repeat;
background-position:top center;}

.banner_bg {background-image:url(../images/banner_bg.jpg);
background-repeat:repeat-x;
background-position:top left;}

.content_bg {background-image:url(../images/content_bg.jpg);
background-position:top left;
background-repeat:repeat-x;}

.nav{font-family: "Times New Roman", Times, serif;
		   font-size:13px;
		   color:#a67d4b;
		   text-align:center;
		   text-transform:uppercase;
		   }
		   
.nav a:link{color:#a67d4b;
               text-decoration:none;}
			   
.nav a:active{color:#a67d4b;
               text-decoration:none;}
			   
.nav a:visited{color:#a67d4b;
               text-decoration:none;}
			   
.nav a:hover{color:#e6c59c;
               text-decoration:none;}


.text1{font-family: Tahoma;
font-size:11px;
color:#bfbd91;
line-height:18px;
font-style:italic;}

.main_title {font-family:"Times New Roman", Times, serif;
color:#232312;
font-weight:bold;
padding-bottom: 25px;
font-size:30px;
}

.main_text {font-family:Tahoma;
color:#59592b;
font-size:12px;
line-height: 24px;
}

.footer_nav{font-family: Tahoma;
		   font-size:11px;
		   color:#dede9f;
		   
		   
		   }
		   
.footer_nav a:link{color:#dede9f;
               text-decoration:none;}
			   
.footer_nav a:active{color:#dede9f;
               text-decoration:none;}
			   
.footer_nav a:visited{color:#dede9f;
               text-decoration:none;}
			   
.footer_nav a:hover{color:#dede9f;
               text-decoration:underline;}
			   
		







.footer_nav2{font-family: Tahoma;
		   font-size:11px;
		   color:#382807;
		   
		   
		   }
		   
.footer_nav2 a:link{color:#382807;
               text-decoration:none;}
			   
.footer_nav2 a:active{color:#382807;
               text-decoration:none;}
			   
.footer_nav2 a:visited{color:#382807;
               text-decoration:none;}
			   
.footer_nav2 a:hover{color:#382807;
               text-decoration:underline;}			   


.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #745b25;
}
.style2 {
	color: #382807;
}
			   