body {  
  padding: 0;
  margin: 0;
  font-family: Tahoma;
  font-size: 12px;
  color: #4e341e;
  background: url(../_images/bg.jpg) repeat left top;
}

a img {
	border: none;
}

a {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #bf1c1c;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
}

.main {
	margin: 0 auto;
	width: 988px;
}

.float_left {float: left;}
.float_right {float: right;}

.slideshow{
	float:right;
}

.row {
	float: left;
	width: 100%;
}

.center {text-align: center;}
p.small {font-size: 11px;}
.align_right {text-align: right;}
.grey {color: #4e341e;}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

/* ==================== HEADER ======================= */
/* ====================================================*/

a.logo {
	text-decoration: none;
	display: block;
	width: 248px;
	height: 180px;
	background: url(../_images/logo.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -442px;
	z-index: 999;
}

.header {
	background: url(../_images/header_bg.png) no-repeat left bottom;
	height: 235px;
	float: left;
	width: 100%;
	margin-top: 55px;
}

.header_left {
	padding-left: 52px;
	float: left;
	width: 263px;
	color: #fff;
	font-size: 20px;
}

.header_left .quote {
	padding-left: 36px;
	padding-top: 130px;
	line-height: 20px;
}

.header_left .quote span, .header_left .quote i {
	display: block;
	text-align: right;
}

.header_left .quote i {
	font-size: 14px;
}

.header_right {
	float: right;
	width: 440px;
}

.header_top {
	float: left;
	width: 369px;
	height: 34px;
	background: url(../_images/header_top_bg.png) no-repeat left top;
	margin-left: 54px;
	left: 50%;
	position: absolute;
	top: 13px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 8px 0 0 12px;
	z-index: 999;
}

.header_right .rated {
	float: right;
	padding-right: 55px;
	width: 264px;
	color: #fff;
	margin-top: 144px;
	font-size: 14px;
}

.header_right h4 {
	font-size: 25px;
	font-style: italic;
	text-align: center;
	padding: 4px 0;
}

.header_right span {
	display: block;
	text-align: right;
	font-size: 11px;
}

/* ========================= MENU =========================*/
/* ========================================================*/

.menu {
	height: 57px;
	float: left;
	width: 900px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 44px;
	background: url(../_images/menu_bg.png) no-repeat center top;
}

.menu li {
	float: left;
	height: 45px;
	width: 100px;
}

.menu a {
	color: #fff;
	display: block;
	height: 35px;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}

.menu a:hover {
	color: #fff;
}

/* ======================= CONTENT ========================*/
/* ========================================================*/

.contentwrapper {
	float: left;
	width: 900px;
	padding: 8px 44px 0 44px;
	background: url(../_images/content_bg.png) no-repeat left top;
}

.content {
	background: #fff;
	float: left;
	width: 100%;
	min-height: 554px;
	position: relative;
	z-index: 999;
	padding-bottom: 6px;
}

.content_bottom {
	background: url(../_images/content_bottom.jpg) no-repeat center top;
	float: left;
	width: 988px;
	height: 7px;
	font-size: 2px;
}

.content img.float_right {margin: 0 0 8px 8px;}
.content img.float_left {margin: 0 8px 8px 0;}

.content p {padding-bottom: 10px; font-family: Arial;}
.content h2 {
	font-weight: normal;
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 20px;
	color: #973209;
	padding-left: 44px;
	background: url(../_images/h2_ico.jpg) no-repeat left;
	clear: both;
	margin-bottom: 6px;
}

.content h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 3px 5px;
	color: #4e341e;
	font-family: "Times New Roman";
	background: #eceadd;
	margin-bottom: 10px;
}

.content h4 {
	font-size: 25px;
	font-weight: normal;
	font-family: "Myriad Pro", "Trebuchet MS";
}

.content h5 {
	font-size: 20px;
	font-weight: bold;
	line-height: 5px;
	font-family: "Myriad Pro", "Trebuchet MS";
}

.content .line, .content .line2 {
	height: 3px;
	border-bottom: 1px solid #ccc;
	font-size: 1px;
	margin-bottom: 10px;
	clear: both;
}

.content .line2 {border-bottom: 1px dashed #ccc;}

.banner {
	width: 208px;
	height: 103px;
	margin: 0 auto;
	clear: both;
	background: url(../_images/banner.jpg) no-repeat left top;
	padding: 16px 20px;
	margin-bottom: 20px;
}

.left {
	float: left;
	width: 511px;
	padding: 0 33px 0 25px;
}

.padding {
	padding-left: 10px;
}

.padding p {
	line-height: 17px;
}

table {
	margin-bottom: 10px;
}

td, th {
	text-align: left;
	border-bottom: 1px dashed #ccc;
}

.right {
	float: left;
	width: 314px;
	padding-right: 14px;
}

.box {
	margin-bottom: 14px;
	float: left;
	width: 100%;
}

.box h2 img.float_left {margin-bottom: 0;}

.inner, .inner2 {
	float: left;
	width: 292px;
	padding: 10px;
	display: inline;
	background: #eceadd;
}

.inner2 {background: #fff;}

p.small, p.view_more {padding-bottom: 4px;}

p.quote {
	padding: 2px 0 0 20px;
	background: url(../_images/quote_top.jpg) no-repeat left top;
	text-align: justify;
}

p.quote span {
	display: block;
	padding-right: 20px;
	background: url(../_images/quote_bottom.jpg) no-repeat right bottom;
}

.box form {padding-bottom: 10px;}

.box form input.text {
	width: 174px;
	float: left;
	height: 21px;
	margin-right: 10px;
	border: 1px solid #c1c1c1;
}
.view_more {
	font-size: 10px;
	background: url(../_images/view_more.gif) no-repeat right;
	background-position: 100% 5px;
	padding-right: 14px;
}

.view_more.large {font-size: 11px; font-weight: bold;}

.date {padding-bottom: 10px;}

.calendar {
	height: 36px;
	width: 30px;
	background: url(../_images/date.jpg) no-repeat left top;
	float: left;
	text-align: center;
	color: #664e2d;
}

.calendar b {
	display: block;
	color: #fff;
	font-size: 11px;
	padding-bottom: 5px;
}

.date_text {
	margin-left: 40px;
}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {	
	width: 900px;
	padding: 0 44px;
	padding-top: 21px;
	font-size: 11px;
	clear: both;
}

.footer .col, .footer .col2 {
	float: left;
	width: 210px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #b9b9b9;
	padding-bottom: 3px;
}

.footer .col2 {
	width: 240px;
	border: none;
}

.footer_menu {
	background: url(../_images/footer_top.png) no-repeat left top #f1f1f0;
	height: 25px;
	padding: 16px 14px 0 14px;
}

.footer .footer_inner {
	background: #fff;
	padding: 14px;
	float: left;
	width: 872px;
}

.footer .footer_bottom {
	background: url(../_images/footer_bottom.png) no-repeat left top;
	height: 37px;
	clear: both;
}

.footer .copyright {
	float: right;
	margin-top: -16px;
}