@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:820px;
}

#header {
	margin:0px 0px 20px 10px;
	height:30px;
}

.main_content_box {
	background-image:url(../images/layout/main_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#aaa98d;
	
	height:430px;
	width:800px;
	padding:10px 10px 0px 10px;
	margin:0px;
}

.main_content_box2 {

	background-image:url(../images/layout/main_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	background-color:#aaa98d;
	width:800px;
	padding:10px 10px 0px 10px;
}

.main_content_box_bottom {
	background-image:url(../images/layout/main_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
	height:10px;
}

#left_col {
	float:left;
	width:320px;
	margin:0px 10px 0px 0px;
}

	#text_content {
		background-image:url(../images/layout/content_top.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		background-color:#FFFFFF;
		
		height:337px;
		padding:10px 10px 0px 10px;
	}
	
	#text_content_bottom {
		background-image:url(../images/layout/content_bottom.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		height:10px;
	}
	
	.text_content2 {
		background-image:url(../images/layout/content2_top.gif);
		background-position:left top;
		background-repeat:no-repeat;
		background-color:#c9c6b5;
		
		height:117px;
		width:300px;
		padding:10px 10px 0px 10px;
		
		color:#817b62;
	}
	
	.text_content3 {
		background-image:url(../images/layout/content_top.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		background-color:#FFFFFF;
		
		height:197;
		padding:10px 10px 0px 10px;
	}
	
	
	
	
	
	.text_content2_bottom {
		background-image:url(../images/layout/content2_bottom.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		width:320px;
		
		height:10px;
	}

#right_col {
	float:right;
	height:430px;
	width:470px;
	margin:0px;
}

	#gallery_slide_box {
		width:470px;
		height:70px;
		margin-top:10px;
	}
	
	
	.gallery_pics_button_back {
		background-image:url(../images/layout/button_big_back.gif);
		background-position:top left;
		
		float:left;
		margin:0px 8px 0px 0px;
		border:0px;
	}
	
	.gallery_pics_button_forward {
		background-image:url(../images/layout/button_big_forward.gif);
		background-position:top left;
		float:left;
		border:0px;
		margin:0px;
	}
	
	.gallery_pics_button_forward a{
		margin:0px;
	}
	
	#gallery_slide_container {
		float:left;
	}
	
	.gallery_slide {
		float:left;
		margin-right:10px;
	}
	
	.small_text_content {
		background-image:url(../images/layout/small_content_top.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		background-color:#FFFFFF;
		width:210px;
		height:230px;
		
		padding:10px 10px 0px 10px;
	}
		
	.small_text_content_bottom {
		background-image:url(../images/layout/small_content_bottom.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		width:230px;
		height:10px;
		margin:0px;
	}

/* --- note there are two contact styles # and . --- */
#contact {
	background-image:url(../images/layout/footer.gif);
	background-repeat:no-repeat;
	height:38px;
	padding:7px 10px 0px 10px;
	margin:0px;
	
}

#footer {
	padding:0px 0px 0px 10px;	
	margin:0px;
}

#footer ul {
	float:right;
	list-style:none;
	margin:0px 20px 0px 0px;
	width:300px;
	height:20px;
}

#footer li {
	background-image:url(../images/layout/tabs.gif);
	background-repeat:no-repeat;
	background-color:#aaa98d;
	
	float:right;
	width:131px;
	height:20px;
	
	margin:0px 0px 0px 10px;
	list-style:none;
	
	text-align:center;
}

#footer li a {
	background-image:url(../images/layout/tabs.gif);
	background-repeat:no-repeat;
	background-color:#aaa98d;
	display:block;
	float:right;
	width:131px;
	height:20px;
	
	list-style:none;
	
	margin:0px;
	text-align:center;
	font-weight:normal;
	color:#817b62;
}

#footer li a:hover {
	float:right;
	color:#FFFFFF;
	
	margin:0px;
	text-align:center;
	font-weight:normal;
}

.title_margin {
	margin-bottom:2px;
}

.margin0 {
	margin:0px;
}

.margin_nil {
	margin:0px;
	line-height:1px;
	font-size:0px;
}

.margin_right10  {
	margin-right:10px;
}
.margin_bottom10 {
	margin-bottom:10px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.float_left_pic {
	float:left;
	margin:0px 10px 10px 0px;
}

/* --- note that there are two contact styles a class and an id ---  */

	.contact ul {
		list-style:none;
		margin-bottom:0px;
	}
	
	.contact li {
		background-image:url(../images/button.gif);
		background-repeat:no-repeat;
		background-position:left top;
		
		list-style:none;
		text-align:center;
		
		margin:10px 0px 0px 0px;
		padding:2px 0px 0px 0px;
		
		width:150px;
		height:18px;
	}
	
.text11 {
	font-size: 11px;
	line-height: 16px;
}

.marginright20 {
	margin-right:20px;
}

/* --- GALLERY CSS ---  */

div#hold	{ 
	position:relative; 
	overflow:hidden;
	width:420px; 
	height:70px; 
	z-index:100;
	float:left;
}
div#wn	{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:420px; 
	height:70px; 
	clip:rect(0px, 420px, 70px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
div#lyr1	{ 
	position:absolute; v
	isibility:hidden; 
	left:0px; 
	top:0px; 
	z-index:1; 
}
div#t1 { 
	width:5460px
}

div#t2 { 
	width:2940px 
}

div#t3 { 
	width:1680px
}
