html, body {
	width:100%;
	margin:0;
	padding:0;
}
body {
	background:#513324 url(../images/bg_body.jpg) 0 0 repeat-x;
}
img, a img {
  border:0;
} 
#main-container {
	width:770px !important;
	margin:0 auto;
	padding:20px 0 0 0;
	font:100% Arial, Helvetica, sans-serif;
}
/*****************************header***************************/
#contact-info {
	width:760px;
	padding: 0 10px 8px 0;
  font-size:16px;
  font-weight:bold;
  color:#FCF3DE;
  text-align:right;
}
#contact-info a {
  color:#FCF3DE;
  text-decoration:none;
}
#contact-info a:hover {
  color:#FFF;
}
#header {
	width:770px;
	height:180px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
}
#header h1 {
	float:right;
	padding:33px 0 0 0;
	margin:0;
	width:275px; 
}
#header h1 a {
	float:left;
	width:243px;
	height:114px;
	text-indent:-30000px;
	overflow:hidden;
}
#header ul {
	width:250px;
	float:left;
	list-style:none;
	padding:7px 0 0 15px;
	margin:0;
	font:75% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#header ul li {
	float:left;
	padding:0 14px 0 13px;
	background:url(../images/separator.gif) 100% 4px no-repeat;
}
#header ul li.last { background:none; }
#header ul li a {
	text-decoration:none;
	color:#fefefe;
}
#header ul li a:hover { color:#fc9; }
/*******************************menu********************************/
#menu {
	width:739px;
	height:30px;
	padding:0 0 0 31px;
	margin:0;
	list-style:none;
	background:url(../images/bg-menu.jpg) 0 0 no-repeat;
	font:75% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#menu ul {
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	padding:2px 0 4px 0;
	margin:0;
	background:#704e43;
	list-style:none;
	text-transform:none;
}
#menu li {
	float:left;
	width:90px;
	height:30px;
	position:relative;
	background:url(../images/menu-separator.gif) 100% 0 no-repeat;
}
#menu li a {
	text-decoration:none;
	width:89px;
	height:24px;
	display:block;
	padding:6px 0 0 0;
	text-align:center;
	color:#f5d7ac;
}
#menu li:hover ul li, #menu li.hover ul li {
	height:auto;
	padding:0 0 1px 0;
	background:none;
}	
#menu li:hover ul li a, #menu li.hover ul li a {
	height:auto;
	background:none;
	width:auto;
	padding:0 0 0 10px;
	text-align:left;
}
#menu li ul li a:hover {
	color:#fddcb1;
}
#menu li:hover ul, #menu li.hover ul { display:block;}
#menu li:hover a, #menu li.active a, #menu li.hover a {
	color:#fc6;
	background:url(../images/menu-arrow.gif) 50% 21px no-repeat;
}
/**********************************content*********************************/

#content, #content div.left-bg, #content div.right-bg {
	float:left;
	width:770px;
	z-index:0;
	padding:0;
	margin:0;
}

#main-container .two-block { background:url(../images/content-bg.gif) repeat-y; }

#main-container .one-block { background:url(../images/content-bg2.gif) repeat-y; padding:0 0 55px 0; float:left;}
#content div.left-bg, #content div.right-bg {
	background:url(../images/content-left-bg.gif) no-repeat left top;
}
#content div.right-bg {
	padding: 21px 29px 12px 50px;
	width:691px;
	background:url(../images/content-right-bg.gif) no-repeat right top;
}
#content .left-block {
	width:400px;
	float:left;
	padding:0 45px 0 0;
	margin:0;
}
#content h2 {
	margin:0;
	padding:0 0 14px 0;
	color:#83242c;
	font-size:112.5%;
	font-weight:100;
	letter-spacing:2px;
}
#content h3 {
	margin:0;
	padding:0 0 2px 0;
	color:#b09d88;
	font-weight:bold;
	font-size:87.5%;
}
#content p {
	margin:0;
	padding:0 0 10px 0;
	color:#462717;
	line-height:18px;
	font-size:75%;
}
#content p a {
	color:#ac2b1c;
	text-decoration:none;
}
#content p a:hover {
	color: #e81f09;
	text-decoration:underline;
}
#content p.small {
	margin:0;
	padding:0;
	font-size:69%;
	line-height:12px;
}
#content ul {
	margin:0;
	padding:0 0 10px 0;
	width:100%;
	list-style:none;
	font-size:75%;
}
#content ul li {
	padding:0 0 3px 24px;
	width:340px;
	background:url(../images/pointer.gif) 14px 6px no-repeat;
}
/***********************************right-block*********************************/
#content .right-block {
	width:236px;
	float:left;
	padding:0;
	margin:-14px 0 0 0;
}
#content .right-block form {
	margin:0;
	padding:0 0 32px 0;
	float:left;
}
#content .right-block .form {
	float:left;
}
#content .form label {
	width:233px;
	color:#644c3d;
	font-weight:bold;
	font-size:75%;
	padding:0 0 4px 3px;
}
#content .form .text,#ajaxSearch_input {
	padding:2px 0 2px 2px;
	margin:0;
	border:none;
	width:180px;
	border-left:1px solid #404040;
	font-size:100%;
	background:#fff url(../images/input-shadow.gif) 0 0 repeat-x;
}
#content .form .img,#ajaxSearch_submit {
	background:#650B13;
	border-width:1px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;
	padding:0;
}
#content .right-block .picture {
	float:left;
	width:236px;
	padding: 0 0 37px 0;
	text-align:center;
}
#content .picture a img {
	overflow:hidden;
	border:none;
	display:inline;
}
#content .right-block .block {
	float:left;
	width:220px;
	padding:0 8px;
	background:url(../images/border-block.gif) 0 0 no-repeat;
}
#content .right-block .block div {
	float:left;
	width:212px;
	background:#b19f8c;
	padding:0 0 4px 0;
	border:1px solid #fff;
	border-left-width:4px;
	border-right-width:4px;
}
#content .block address {
	float:left;
	width:184px;
	font-size:75%;
	padding:10px 14px 4px 14px;
	font-style:normal;
	color:#4e362a;
	line-height:14px;
}
/************************************footer**************************************/
#footer {
	float:left;
	width:770px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font:62.5% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#footer ul.links {
	padding:3px 0 0 19px;
	margin:0;
	list-style:none;
	text-transform:uppercase;
}
#footer ul.links li {
	float:left;
	background:url(../images/footer-separator.gif) 100% 3px no-repeat;
	padding:0 10px;
}
#footer ul.links li.last { 	background:none; }
#footer ul.links li a {
	text-decoration:none;
	color:#a27d64;
}	
#footer ul.links li a:hover {
	color: #c79a7c;
}
#footer p {
	margin:0;
	padding:0 0 20px 29px;
	float:left;
	width:266px;
	font-size:.9em;
	line-height:12px;
	color:#84766d;
}
#footer p a {
	color:#a27d64;
	text-decoration:none;
}
#footer p a:hover { color: #c79a7c; }
#footer ul.banners {
	padding:0;
	margin:0;
	float:right;
	list-style:none;
	width:447px;
	padding:0 28px 0 0;	
}
#footer ul.banners li {
	float:right;
	padding:0 9px 0 10px;
}
#footer ul.banners li a img {
	border:none;
	float:left;
}

/* id of the results container */
#ajaxSearch_resultListContainer {}
/* class for span of result pages listing */
.ajaxSearch_paging {}
/* class for pagination paragraph */
.ajaxSearch_pagination {}
/* class for result container div */
.ajaxSearch_result { padding:10px;}
/* class for result link */
.ajaxSearch_resultLink {
  color:#650B13;
	padding:0 0 2px 0;
	text-decoration:none;
	font-weight:bold;
}
/* class for result description span */
.ajaxSearch_resultDescription {}
/* class for content extract div (for highlighting) */
.ajaxSearch_extract {}
/* classes for result highlighting.  You need to create as many classes as terms you think a user will search for.*/
.ajaxSearch_highlight {
  font-weight:bold;
	border:1px dashed #666;
	background:#FFD5A5;
}
/* class for no results paragraph */
.ajaxSearch_resultsIntroFailure {}
/* class for intro paragraph */
.ajaxSearch_intro {}

/* MaxiGallery */
#content ul.thumbs  li {
  list-style-type:none;
	list-style-image:none !important;
	background:none !important;
	float:left;
	font-size:large;
	display:inline;
	width:195px;
	margin:0;
	padding:0;
}
.alert-box {
  background:#FF9;
  width:739px;
  border:5px solid #660B14;
  margin:10px auto -20px auto;
  text-align:center;
  font-size:12px;
  font-weight:bold; 
  line-height:25px;
}

.em-box {background:#FFF9EB;border:2px solid #BE2C13;padding:8px 8px 0;margin-bottom:10px}