body {
	background-color: #452905;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#422909;
	text-align:justify;
}

h1 {
	font-family:"Century Gothic"Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#97590A;
}

* { 
	list-style-type:none; 
	list-style-position:inside; 
	margin:0px; 
	padding:0px;
}

#wrapper {
	width:809px;
	margin:0px auto;
	border:5px solid #fff;
	background:url(../images/body.gif) 0 0 repeat-y;

}
#header { 
	background-image:url(../images/banner.jpg);
	width:809px; height:151px;
	border-bottom:5px solid #fff;
}

#main_wrapper {
	
}

#left_body {
	width:223px;
	float:left;
	color:#fff;
	display:block;
}

.left_nav { 
	font-size:12px;
	font-weight:bold;
}

.left_nav li { 
	line-height:27px;
	display:block;
	width:auto;
	background:url(../images/line.gif) repeat-x bottom;
	margin-left:10px;
}

.left_nav li a { 
	color:#fff;
	text-decoration:none;
	background:url(../images/bullet.gif) center left no-repeat;
	padding-left:20px;
	
}
.left_nav li a:hover {
	text-decoration:underline;
}

.left_nav li ul li { 
	font-weight:normal;
	font-size:11px;
	background:url(../images/dot.gif) repeat-x bottom;
	margin-left:15px;
	list-style-position:outside;
}

.left_nav li ul li a { 
	color:#fff;
	text-decoration:none;
	background:url(../images/bul_1.gif) center left no-repeat;
	padding-left:20px;
}

.address {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	padding-top:30px;
}

#right_body {

	width:580px;
	float:left;
	
	background:#F3DDC1;
	
	border-left:5px solid #fff;
	display:block;
	min-height:300px;
  height:auto !important;
  height:300px;
  overflow:hidden !important;
  _overflow:inherit;
  
}


.img {
	border:1px solid #796E60;
	padding:5px;
}

.clear { 
	clear:both;
}

.welcome { 
	
	background:url(../images/line_1.gif) repeat-x bottom;
	padding-bottom:10px;
	width:550px;
	margin:15px auto 15px auto;
}

.left_img {
	float:left;
	margin:0 10px 5px 0;
	padding:5px;
	border:1px solid #B19674;
}
.more a {
float:right;
text-decoration:none;
color:#97590a;
font-weight:bold;
}

.more a:hover
{
	text-decoration:underline;
}



/* gallery */
#contentWrapper{
	background:url(top.jpg) no-repeat scroll top center;	
}
	
#leftContentWrapper{
	width: 268px;
	float: left;
	}	

#rightContentWrapper{
	width: 236px;
	float: right;
	padding-top:21px;
	
	}	
	
.leftContent{
	padding: 0 0 0 0;
	}	

#content1{
	clear: both;
	padding:0 15px 10px 15px;
	overflow: auto;
	background:url(bottom.jpg) no-repeat scroll bottom center;		
}

#thumbBox{
	padding:5px 0 0 0;
	clear: both;
	overflow: auto;
	}
	
.thumbnail {
	float: left;
	padding:5px;
	border:1px solid #B19674;
	 margin:5px 0px 5px 5px; 
	}		

#photoContainer {  
	border:1px solid #B19674; 
	width:300px; 
	padding:5px; 
	position:relative;
	}

.thumbnail img { 
border:0px;
}

#footer { 
	color:#fff; 
	text-align:center;
	padding:10px 0;
}
.black {
	color:#000;
}

#master0 div img
{
	 width:300px;
	 height:400px;
}
	
