body {
	text-align: center;
	background: #763602 url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position: relative;
	width: 968px;
	font-size: 0.9em;
	margin: 0 auto -40px;
	text-align: left;
}
#header {
	height: 117px;
	background: url(images/logo_big.jpg) no-repeat;
	margin-bottom: 25px;
}
h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #B7835A; /* 391A01*/
	font-size: 2em;
	font-weight: bold;
	font-family: helvetica,arial,sans-serif;
}
h3 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	color: #58361B;
	font-size: 1.8em;
	font-weight: bold;
	font-family: helvetica,arial,sans-serif;
	background: #E6DAB4;
}
#left p {
	padding: 0 0 1em;
	color: #F8EDE5;
	font: 1em/1.4em arial,sans-serif;
}
strong {
	font-weight: bold;
}
.left {
	float: left;
	margin-right: 10px;
	
}

#left {
	width: 700px;
	float: left;
	
}
.visit {
	margin: 60px 0 50px 0;
	clear: both;
	text-align:center;
}
.visit a{
	display: block;
	width: 369px;
	height: 52px;
	text-decoration: none;
	background: url(images/visit.gif) no-repeat;
}
.visit a:hover{
	background: url(images/visit_over.gif) no-repeat;
}
.visit a h2 {
	padding-top: 15px;
	font-size: 20px;
	color: #E6DAB4;
}
.visit a h2:hover {
	color: #FFFFFF;
}

#right {
	float: right;
	margin-top: 50px;
	
}
#gallery{
	position: relative;
	text-align: center;
}
#gallery a {
	display: block;
	width: 238px;
	height: 196px;
	background: url(images/gallery.jpg) no-repeat;
	text-decoration: none;
}
#gallery a:hover {
	background: url(images/gallery_over.jpg) no-repeat;
}
#gallery a h2 {
	padding-top: 165px;
	font-size: 20px;
	color: #E6DAB4;
}
#gallery a h2:hover {
	padding-top: 165px;
	font-size: 20px;
	color: #FFFFFF;
}

#footer {
	position: relative;
	color: #A77B57; /* A77B57 */
}
.footer {
	width: 968px;
	margin: 0 auto;
	font-size: 12px;
}
.footer a {
	color: #A77B57;
	text-decoration: underline;
	border: 0;
}
#copyright {
	float: right;
	margin:10px 0 5px 0;
	padding:0;
}
#links {
	float: left;
	margin:10px 0 5px 0;
	padding: 0;
}
#breadcrumb{
	display:block;
	width: 100%;
	height: 20px;
	margin: 2px 0 30px 0;
	font-size: 13px;
}
#breadcrumb p{
	color: #FFFFFF;
	padding: 0;
}
#breadcrumb a, #breadcrumb a:visited{
	color: #FFFFFF;
	padding: 0;
}
#photo_gallery td{
	padding: 10px 20px 5px 0;
}
.galleryshow {
	padding: 0;
	margin: 10px;
	background:#000;
	}
.galleryshow p {
	margin: 12px 0 0 10px;
	padding: 0;
	font-size: 16px;
    color: #fff;
    font-family: arial, verdana, sans-serif;	
	}
.galleryshow p strong{
	font-size: 20px;
    color: #FFFFFF;
	}	
.galleryshow p a:link, .galleryshow p a:active, .galleryshow p a:visited {
	font-size: 18px;
    color: #58DE08;
	font-weight: bold;
	text-decoration: none;
    font-family: arial, verdana, sans-serif;	
	}
.galleryshow p a:hover {
    color: #58DE08;
	text-decoration: underline;
	
	}
	
.categories_navigation {
	position: relative;
	float: right;
	width: 190px;
	top: 20px;
	right: 0px;
	z-index: 10;
}
.categories_navigation p {
	float: left;
	color: #B7835A;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.category_dropdown {
	float: right;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
}
.category_dropdown li {
	display: block;
	float: left;
	padding-bottom: 2px;
	background-image: none;
	padding-left: 0;
	position: relative;
}
.category_dropdown li a {
	display: block;
	border: 1px solid #9d9888;
	color: #45433d;
	padding: 7px 10px;
	padding-bottom: 6px;
	width: 102px;
	background: #eeebe2;
    /*background: #eeebe2 url(images/backgrounds/cat_dropdown.png) no-repeat 50% 0;*/
	padding-right:25px;
	text-decoration: none;
}
.category_dropdown span {
  background: url(images/arrow.gif) no-repeat 0 0;
  height: 5px;
  width: 18px;
  position: absolute;
  right: 4px;
  top: 10px;
}
.category_dropdown li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 137px;
   margin-top: 2px;
   border: 1px solid #9d9888;
   background: #eeebe2;
   /*background: #eeebe2 url(images/backgrounds/cat_dropdown.png) no-repeat 50% 0;*/
   list-style: none;
   line-height: 1;
   padding: 7px 0;
}
.category_dropdown li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   border: none !important;
}
.category_dropdown ul li a {
	margin-right: 0px;
	display: block;
	border: none !important;
	padding: 5px 10px;
	background-image: none;
	width: 117px;
	background: none;
	text-decoration: none;
}
.category_dropdown ul li a:hover {
	margin-right: 0px;
	background: #e0dbce;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.category_dropdown li:hover ul,
.category_dropdown li.sfhover ul{
   left: auto;
}

div.testimonial { width: 100%; margin: 0 0 15px; padding: 0 0 16px; }
 div.testimonial blockquote { margin: 0; padding: 1px 0px; font-style: italic; }
  div.testimonial blockquote p { width: 100%; margin: 0; font-size: 1.3em; }
 div.testimonial p.author { margin: 0; padding: 1px 15px;  font-size: 1.4em; }
  div.testimonial p.author a { color: #fff; text-decoration: none; }

div.links { width: 100%; margin: 0 0 3px; padding: 0 0 3px; }
 div.links blockquote { margin: 0; padding: 1px 0px; font-style: italic; }
  div.links blockquote p { width: 100%; margin: 0; font-size: 1.3em; }
 div.links p.author { margin: 0; padding: 1px 15px;  font-size: 1.4em; }
  div.links p.author a { color: #fff; text-decoration: none; } 
div.links p.author a:hover { color: #fff; text-decoration: underline; } 


#menu{
width: 238px;
}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
#menu ul li {
border: none;
margin: 0;
}
#menu ul li a {
display: block;
width: 223px;
height: 24px;
margin-top: 2px;
padding: 9px 5px 5px 10px;
background: #3A1A03;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #91805A;
text-decoration: none;
text-transform:uppercase;
}

#menu ul li a.spacer {
margin-bottom: 2px;
}

#menu a:active, #menu a:hover {
color: #BFAF8B;
text-decoration: none;
}
/* sub menu */
#menu ul ul {
background: #533825;
}
#menu ul ul li{
padding-left: 2px;
}
#menu ul ul a{
color: #A18F67;
font-size: 15px;
margin: 0;
background: none;
border: none;
}
#menu ul ul a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#menu ul ul a.active {
color: #FFF;
}