/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #000 url(../images/bg-body.gif) repeat-x;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
h2 {
	font-size: 21px;
	color: #322;
	margin: 0 0 32px;
	background: url(../images/ico-logo.png) no-repeat;
	padding-left: 25px;
}
h3 {
	margin: 0 0 3px;
	font-size: 16px;
	color: #322;
}
p {
	color: #636466;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 30px;
}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 970px;
}
/*HEADER*/
#header {
	height: 332px;
	background: url(../images/bg-header.jpg) no-repeat 0 100%;
	position: relative;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	top: 94px;
	left: 33px;
	width: 400px;
	height: 144px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*main navigation*/
#main-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 58px;
	top: 270px;
}
#main-nav li {
	float: left;
	padding-left: 13px;
	margin-right: 20px;
}
#main-nav li a {
	float: left;
	margin-right: -13px;
	position: relative;
	padding-right: 11px;
	color: #e5e0c3;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none !important;
	height: 1%;
}
/*drop list*/
#main-nav ul {
	padding: 13px 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 21px;
	display: none;
	width: 600px;
}
#main-nav li li {
	background: none !important;
	margin-right: 10px;
}
#main-nav li li a {
	background: none !important;
	padding-right: 0;
	margin: 0;
}
#main-nav li li a:hover, 
#main-nav li li.current_page_item a {color: #9e6614;}
#main-nav li.active,
#main-nav li.current_page_parent,
#main-nav li.current_page_item,
#main-nav li.hover {
	background: url(../images/bg-main-nav.gif) no-repeat 0 0;
	position: relative;
}
#main-nav li.active a, 
#main-nav li.current_page_parent a, 
#main-nav li.current_page_item a, 
#main-nav li.hover a {
	background: url(../images/bg-main-nav.gif) no-repeat 100% 0;
	color: #fff;
}
#main-nav li.hover ul, #main-nav li.current_page_parent ul {display: block;}
#main-nav li.nohover ul {display: none;}
/*photo-list*/
.photo-list {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 412px;
	top: 10px;
}
.photo-list li {position: absolute;}
.photo-list li.photo1 {
	left: 0;
	top: 0;
	background: url(../images/bg-photo1.png) no-repeat;
	width: 206px;
	height: 228px;
	padding: 21px 0 0 25px;
}
.photo-list li.photo2 {
	left: 162px;
	top: 5px;
	background: url(../images/bg-photo2.png) no-repeat;
	width: 194px;
	height: 218px;
	padding: 21px 0 0 27px;
}
.photo-list li.photo3 {
	left: 320px;
	top: 0;
	background: url(../images/bg-photo3.png) no-repeat;
	width: 226px;
	height: 226px;
	padding: 23px 0 0 31px;
}
/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	background: #e9e3cc;
	border-top: 1px solid #b9b3a1;
}
/*CONTENT*/
.content {
	width: 574px;
	background: url(../images/bg-content.gif) repeat-y -2px 0;
	float: left;
	margin-left: 45px;
	display: inline;
}
.c-top {
	background: url(../images/bg-content-top.gif) no-repeat -1px 0;
	height: 10px;
	overflow: hidden;
}
.c-bottom {
	background: url(../images/bg-content-bottom.gif) no-repeat;
	height: 12px;
	overflow: hidden;
}
.c-text {padding: 0 40px;}
.c-text a {color: #322;}
/*flash holder*/
.flash-holder {
	background: url(../images/bg-flash.gif) no-repeat;
	width: 542px;
	height: 226px;
	padding: 8px 0 0 8px;
	margin: 3px 0 20px 15px;
}
.date {
	color: #933c06;
	font-style: normal;
	font-size: 11px;
	display: block;
	margin-bottom: 20px;
}
.content p img {
	float: left;
	margin: 4px 14px 15px 0;
}
/*desc line*/
.desc {
	color: #393839;
	font-size: 11px;
	display: block;
	margin-bottom: 30px;
}
.desc a {color: #933c06;}
/*SIDEBAR*/
.sidebar {
	float: right;
	width: 312px;
	padding-right: 34px;
}
/*box*/
.box {
	background: url(../images/bg-box.jpg) no-repeat;
	height: 180px;
	padding: 40px 30px 0 35px;
}
.box h2 {margin-bottom: 15px;}
/*services-list*/
.services-list {
	padding: 0 0 0 27px;
	margin: 0;
}
.services-list li {
	margin-bottom: 10px;
	width: 100%;
	vertical-align: top;
}
.services-list em {
	display: block;
	color: #fff;
	font-size: 13px;
	font-style: normal;
}
.btn-map {
	background: url(../images/btn-map.gif) no-repeat;
	width: 65px;
	height: 21px;
	float: right;
}
/*sidebar-box*/
.sidebar-box {
	background: url(../images/bg-side.gif) repeat-y;
}
.box-top {
	background: url(../images/bg-side-top.gif) no-repeat;
	height: 14px;
	overflow: hidden;
}
.box-bottom {
	background: url(../images/bg-side-bottom.gif) no-repeat;
	height: 15px;
	overflow: hidden;
}
.box-content {padding: 40px 0 0 43px;}
.box-content h2 {
	margin: 10px 0 10px 0px;
	text-transform:uppercase;
}
/*event-list*/
.event-list {
	padding: 0;
	margin: 0;
	width:250px;
	margin-top:-10px;
}
.event-list li {
	width: 100%;
	vertical-align: top;
	color:#933C06;
	font-size:11px;
	margin:0pt 0pt 3px;
}
.event-list ul {
	margin-left:0px;
	padding:0px;
}
.event-list a {
	color:#636466;
	font-size:12px !important;
}
.event-list input {
	margin:2px;
}
.event-list em {margin: 0;}
/*FOOTER*/
#footer {
	clear: both;
	background: url(../images/bg-footer.gif) repeat-x;
	height: 263px;
	overflow: hidden;
}
#footer ul {
	padding: 14px 0 160px 65px;
	margin: 0;
}
#footer ul li {
	display: inline;
	padding-right: 28px;
}
#footer ul li a {
	color: #e5e0c3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
#footer ul li a:hover, 
#footer ul li a.active,
#footer ul li a.current_page_parent,
#footer ul li a.current_page_item {color: #fff;}
.footer-logo {
	background: url(../images/img-footer-logo.gif) no-repeat;
	width: 165px;
	height: 32px;
	float: right;
	margin-right: 150px;
	display: inline;
}
.copyright {
	clear: both;
	padding: 5px 60px 0 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
/*MAIN PAGE*/
.main-page .content {
	background: url(../images/bg-content-long.gif) repeat-y;
	width: 896px;
}
.main-page .c-top {
	background: url(../images/bg-content-long-top.gif) no-repeat;
	height: 10px;
}
.main-page .c-bottom {
	background: url(../images/bg-content-long-bottom.gif) no-repeat;
	height: 13px;
}
.main-page .c-text {
	padding: 30px 122px 80px 70px;
	height: 1%;
}
.main-page .c-text p {
	font-size: 13px;
	line-height: 24px;
}
.main-page .c-text h2 {margin-left: -25px;}