/* CSS Document */

body, html {
	
	width:100%;
	
	height:100%;
	
	margin:0;
	
	background-color:#baad96;
	
	}
	
	#top_header {
		
		background-image:url(../images/top_header.jpg);
		
		background-repeat:no-repeat;
		
		background-position:center;
		
		height:80px;
		
		padding-left:20px;
		
		padding-right:20px;
		
		}
		
		#logo {
			
			width:174px;
			
			height:80px;
			
			float:left;
			
			}
			
		#uper_menu {
			
			float:right;
			
			width:400px;
			
			height:80px;
			
			}
		
	#header {
		
		
		height:350px;
		
		background-image:url(../images/header_bg.jpg);
		
		background-repeat:no-repeat;
		
		background-position:center;
		
		width:100%;
		
		
		}
		
		#headerint {
		
		
		height:374px;
		
		background-image:url(../images/header_bg_int.jpg);
		
		background-repeat:no-repeat;
		
		background-position:center;
		
		width:100%;
		
		
		}
		
		#photo {
			
			width:968px;
			
			height: 302px;
			
			padding: 7px 7px 7px 7px;
			
			background-color:#FFFFFF;
			
		}
			
		
		
		#menu {
			
			width:982px;
			
			height:34px;
			}
			
		#extra_space {
			
			width:982px;
			
			height:24px;
			
			}
		
	#content {
		
		
		height:374px;
		
		background-image:url(../images/body_bg.jpg);
		
		background-position:center bottom;
		
		background-repeat:no-repeat;
		
		background-color:#baae97;
		
		}
		
		#contentint {
		
		
		
		height:100%;
		
		height:auto;

		
		background-image:url(../images/body_bg_int.jpg);
		
		background-position:center bottom;
		
		background-repeat:no-repeat;
		
		background-color:#d1c8ba;
		
		}
		
		#welcome {
		
			width:982px;
			
			height:111px;
			
			}
			
		#explore {
		
			
			width:982px;
			
			height:263px;
			
			}
			
		#inner {
			
			width:982px;
			
			height:100%;
			
			height:auto;
			
			}
			
		
#footer {
	
	
	height:61px;
	
	background-image:url(../images/footer_bg.jpg);
	
	background-repeat:no-repeat;
	
	background-position:center;
	
	padding-right:30px;
	
	clear:both;
	
	
	}
	
#footerint {
	
	
	height:61px;
	
	background-image:url(../images/footer_bg_int.jpg);
	
	background-repeat:no-repeat;
	
	background-position:center;
	
	padding-right:30px;
	
	clear:both;
	
	
	}
	
	
	
/* styles */


.upmenu, .upmenu a {
	
	color:#ccc2b4;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	text-transform:uppercase;
	
	
	
	}
	
.upmenu a {
	
	text-decoration:underline;
	
	}
	
.upmenu a:hover {

	color:#FFFFFF;
	
	text-decoration:none;
	
	}
	
	
.white18, .white18 a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:14px;
	
	color:#FFFFFF;
	
	line-height:1.5em;
	
	text-decoration:none;
	
	}
	
 .white18 a:hover {
 
 	text-decoration:none;
	
}
	
.brown14 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:14px;
	
	color:#501901;
	
	line-height:1.5em;
	
	}
	
.foot, .foot a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:14px;
	
	color:#957c64;
	
	}
	
.foot a {
	
	text-decoration:none;
	
	}
	
.foot a:hover {
	
	text-decoration:underline;
	}
	
#txt_bg {
	
	
	background-image:url(../images/txt_bg.png);
	
	
	background-repeat:no-repeat;
	
	height:232px;
	
	width:657px;
	
	}
	
#text {
	
	width:567px;
	
	height:100%;
	
	height:auto;
	
	padding-top:21px;
	
	padding-left:40px;
	
	padding-right:70px;
	
	
	background-image:url(../images/text_bg.png);
	
	background-repeat:repeat-y;
	
	
	

	
	}

#line {
	
	height:1px;
	
	background-color:#bba284;
	
	width:100%;
	
	background-image:url(../images/pixel_for_line.gif);
	
	
	}
	
.text {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color:#5d5a53;
	
	font-size:14px;
	
	letter-spacing:1.5em;
	
	font-weight:lighter;
	
	
	}

.textdirect, .textdirect a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color:#5d5a53;
	
	font-size:14px;
	
	line-height:1.5em;
	
	text-decoration:none;
			
	}
	
.textdirect a:hover {
	
	text-decoration:underline;
	
	}
	
h3 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color:#5d5a53;
	
	font-size:25px;
	
	line-spacing:1.5em;
	
	margin:0;
	
		font-weight:lighter;

	
	}
	
form {
	
	margin:0;
	
	}
	
	
.button {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:12px;
	
	font-style:italic;
	
	background-color:#5d5a53;
	
	color:#FFFFFF;
	
	padding:5px;
	
	border:0;
	
	
	}
	

	
