body {
	margin: 0;
	background-color: #bdbdaa;
	color: #000;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}

div, h1, h2, p, form, label, input, textarea, img, span {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/*------------------------------------------------body--------------------*/

/*------------------------------------------------body div content--------------------*/

#container {
	height: 100%;
	width: 981px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EFEFDF;
}

/*------------------------------------------------header--------------------*/

#header {
	width: 981px;
	position: relative;
	height: 120px;
	background-color: #3C3C3C;
}

#header ul {
	float: left;
	height: 50px;
	background-color: #000000;
	margin: 0px;
}

#header ul li {
	height: 40px;
	float: left;
	padding: 0 1px 0 0;
}

#header ul li a {
	display: block;
	color: #AFB0A7;
	background-color: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#header ul li a:hover {
	color: #DC8A37;
	background-color: inherit;
}

#header ul li a.hover {
	color: #fff;
	padding: 0 14px;
	font: bold 11px/27px Arial, Helvetica, sans-serif;
	background-color: inherit;
	text-decoration: none;
}

#header img.logo {
	position: absolute;
	top: 24px;
	width: 170px;
	height: 68px;
	right: 35px;
}

#header h1 {
	background: url(images/slogan.gif) 0 0 no-repeat;
	width: 195px;
	height: 32px;
	position: absolute;
	left: 50px;
	top: 70px;
}

#header p {
	font: normal 12px/19px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	position: absolute;
	left: 50px;
	top: 115px;
}

#header p span.txt1 {
	color: #D76E08;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 2px;
}

#header img.icon {
	position: absolute;
	left: 60px;
	top: 190px;
	width: 174px;
	height: 80px;
}

#header p.topText {
	font: normal 18px/23px Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	background-color: inherit;
	position: absolute;
	left: 285px;
	top: 203px;
	width: 588px;
}

#header p.topText span.smallTxt {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #FF9C3A;
	background-color: inherit;
	padding: 0 0 0 8px;
}

#header a.readMore {
	display: block;
	background: url(images/read_more.gif) 0 0 no-repeat;
	width: 50px;
	height: 38px;
	position: absolute;
	left: 895px;
	top: 203px;
}

#header a.readMore:hover {
	background: url(images/read_more_hover.gif) 0 0 no-repeat;
}

/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/

#body {
	width: 981px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	position: relative;
}

/*------------------------------------------------left--------------------*/

#left {
	width: 370px;
	float: left;
	height: 340px;
}

#left1 {
	width: 324px;
	color: #878767;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 17px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDCA;
	border-right-color: #DDDDCA;
	border-bottom-color: #DDDDCA;
	border-left-color: #DDDDCA;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

#left4 {
	width: 360px;
	color: #878767;
	margin: 0px;
}

#left1 a.people1 {
	display: block;
	background: url(images/people01.jpg) 0 0 no-repeat;
	width: 88px;
	height: 75px;
	margin: 0;
	float: left;
	border: none;
}

#left1 p.boxTxt1 {
	float: right;
	padding: 0 0 0 15px;
	border-left: #F9F9F1 solid 2px;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
}

#left1 p.boxTxt1 span {
	font: normal 19px/17px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	background: url(images/one.gif) 0 0 no-repeat;
	height: 17px;
	display: block;
}

#left2 {
	width: 324px;
	margin: 0 0 4px 0;
	padding: 10px 10px 10px 10px;
	color: #878767;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 17px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDCA;
	border-right-color: #DDDDCA;
	border-bottom-color: #DDDDCA;
	border-left-color: #DDDDCA;
}

#left2 a.places2 {
	display: block;
	background: url(images/places01.jpg) 0 0 no-repeat;
	width: 88px;
	height: 75px;
	margin: 0;
	float: left;
	border: none;
}

#left2 p.boxTxt2 {
	float: right;
	padding: 0 0 0 15px;
	border-left: #F9F9F1 solid 2px;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
}

#left2 p.boxTxt2 span {
	color: #D76E08;
	background-color: inherit;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	background: url(images/two.gif) 0 0 no-repeat;
	height: 17px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

#left3 {
	width: 324px;
	color: #878767;
	margin: 0 0 4px 0;
	padding: 10px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 17px;
	border-style: solid;
	border-color: #DDDDCA;
}

#left3 a.things3 {
	display: block;
	background: url(images/things01.jpg) 0 0 no-repeat;
	width: 88px;
	height: 75px;
	margin: 0;
	float: left;
	border: none;
}

#left3 p.boxTxt3 {
	float: right;
	padding: 0 0 0 15px;
	border-left: #F9F9F1 solid 2px;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 199px;
}

#left3 p.boxTxt3 span {
	font: normal 19px/17px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	background: url(images/three.gif) 0 0 no-repeat;
	height: 17px;
	display: block;
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/

#right {
	width: 580px;
	float: right;
	height: 315px;
	background-color: #DDDDCA;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right p.rightTop {
	display: block;
	background: url(images/right_top.gif) 0 0 no-repeat;
	width: 608px;
	height: 26px;
}

#right h2 {
	font: bold 30px/22px Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: inherit;
	margin: 0 0 16px 0;
	padding: 0 0 0 38px;
	display: block;
}

#right p.rightTxt1 {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	padding: 0 38px 10px 38px;
}

#right p.rightTxt1 span {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #5F860B;
	background-color: inherit;
}

#right p.rightTxt2 {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #62625C;
	background-color: inherit;
	padding: 0 0 20px 38px;
	float: left;
	width: 349px;
	margin: 0 27px 0 0;
}

#right p.rightTxt2 span {
	font: bold 17px/18px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	border-bottom: #BCBCB5 dashed 1px;
	width: 340px;
	display: block;
	margin: 0 0 15px 0;
}

#right p.rightPic {
	display: block;
	background: url(images/right_panel_pic.gif) 0 0 no-repeat;
	width: 166px;
	height: 155px;
	float: left;
	margin: 0 0 22px 0;
}

#right p.rightBottom {
	display: block;
	background: url(images/right_bottom.gif) 0 0 no-repeat;
	width: 608px;
	height: 20px;
	float: left;
}

/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/

#bodyBottom {
	width: 946px;
	background: url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color: #fff;
	padding: 22px 13px 19px 18px;
	margin: 0 auto;
}

#news {
	width: 341px;
	float: left;
	margin: 0 28px 0 0;
}

#news h2 {
	display: block;
	background: url(images/arrow_red.gif) 0 0 no-repeat;
	padding: 0 0 0 25px;
	font: bold 22px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	margin: 0 0 17px 0;
}

#news h3 {
	display: block;
	background: url(images/date_bg.gif) 0 0 no-repeat;
	width: 331px;
	height: 17px;
	padding: 0 0 0 7px;
	margin: 0 0 10px 0;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	color: #974D04;
	background-color: inherit;
	text-transform: uppercase;
}

#news p {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #F7F7EA;
	background-color: inherit;
	padding: 0 0 13px 0;
}

#news p span {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #2C2C1B;
	background-color: inherit;
	text-decoration: underline;
	display: block;
}

#service {
	width: 338px;
	float: left;
}

#service h2 {
	display: block;
	background: url(images/arrow_red.gif) 0 0 no-repeat;
	padding: 0 0 0 24px;
	font: bold 22px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	margin: 0 0 17px 0;
}

#service h3 {
	display: block;
	background: url(images/date_bg.gif) 0 0 no-repeat;
	width: 327px;
	height: 17px;
	padding: 0 0 0 11px;
	margin: 0 0 14px 0;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	color: #974D04;
	background-color: inherit;
	text-transform: uppercase;
}

#service ul {
	padding: 0;
	margin: 0;
	display: block;
}

#service ul li {
	display: block;
	height: 20px;
	line-height: 0;
}

#service ul li a {
	display: block;
	background: url(images/arrow_white.gif) 0 7px no-repeat;
	padding: 0 0 0 10px;
	font: normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #47472D;
	background-color: inherit;
	text-decoration: underline;
	height: 20px;
}

#service ul li a:hover {
	color: #974D04;
	background: url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration: none;
}

#member {
	width: 225px;
	float: right;
}

#member h2 {
	display: block;
	background: url(images/member_login_bg.gif) 0 0 no-repeat;
	width: 205px;
	height: 31px;
	padding: 0 0 0 20px;
	font: bold 16px/31px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
}

#member form {
	width: 191px;
	background: url(images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding: 9px 17px 24px 17px;
	color: #fff;
}

#member form label {
	font: normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	display: block;
}

#member form input.txtBox {
	width: 185px;
	height: 19px;
	border-left: #808080 solid 1px;
	border-top: #808080 solid 1px;
	border-right: #D4D0C8 solid 1px;
	border-bottom: #D4D0C8 solid 1px;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	float: left;
}

#member form a {
	background: url(images/register_member_icon.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9CCC37;
	background-color: #353535;
	text-decoration: underline;
	float: left;
	margin: 15px 0 0 0;
	width: 120px;
}

#member form a:hover {
	text-decoration: none;
}

#member form input.go {
	background: url(images/btn_go.gif) 0 0 no-repeat;
	width: 36px;
	height: 15px;
	border: none;
	cursor: pointer;
	float: right;
	margin: 15px 0 0 0;
}

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/

#footer {
	width: 981px;
	height: 125px;
	margin: 0;
	background: url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color: #fff;
	position: relative;
}

#footer ul {
	width: 700px;
	position: absolute;
	left: 11px;
	top: 27px;
}

#footer ul li {
	float: left;
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
}

#footer ul li a {
	color: #D4D4C6;
	background-color: inherit;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	padding: 0 7px;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #666666;
	background-color: #D76E08;
}

#footer p.copyright {
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	color: #D76E08;
	background-color: inherit;
	position: absolute;
	left: 19px;
	top: 49px;
	width: 213px;
}

#footer a.subscribe {
	background: url(images/subscribe_icon.gif) 0 2px no-repeat;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #B9B99D;
	background-color: inherit;
	position: absolute;
	left: 19px;
	top: 68px;
	text-decoration: underline;
	width: 50px;
	padding: 0 0 0 18px;
}

#footer a.subscribe:hover {
	color: #9CCC37;
	background-color: inherit;
	text-decoration: none;
}

#footer a.xht {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	height: 20px;
	background-color: #000;
}

#footer a.xht:hover {
	color: #DC8A37;
	background-color: inherit;
}

#footer a.cs {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	height: 20px;
	background-color: #000;
}

#footer a.cs:hover {
	color: #DC8A37;
	background-color: inherit;
}

#footer img {
	position: absolute;
	left: 880px;
	top: 51px;
	width: 84px;
	height: 26px;
}

#footer p.design {
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	color: #C5BE25;
	background-color: inherit;
	position: absolute;
	left: 19px;
	top: 85px;
}

#footer p.design a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#footer p.design a:hover {
	color: #C5BE25;
	background-color: inherit;
}

/*------------------------------------------------footer--------------------*/

#footer .validate {
	width: 210px;
	top: 25px;
	left: 750px;
}

#footer .validate li {
	height: 20px;
	width: 90px;
	background-color: #000000;
	margin-left: 10px;
	text-align: center;
	display: block;
	padding: 2px;
}

#container #body #left #left1 .boxTxt1 a {
	text-decoration: none;
}

#container #body #left #left2 .boxTxt2 a {
	text-decoration: none;
}

#container #body #left #left3 .boxTxt3 a {
	text-decoration: none;
}

#container #header .arrow {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	height: 15px;
	width: 15px;
	left: 212px;
	top: 113px;
}

.centerdiv {

/*IE method of centering a relative div*/
text-align: center;
}

.centerdiv {

/*Proper way to center a relative div*/
margin: 0 auto;
}

#container #footer .validate a {
	color: #333333;
	font-weight: lighter;
}

#container #body #right ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C3C3C;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#container #body #right li {
	font-weight: normal;
	text-transform: none;
	color: #666666;
	padding-left: 10px;
	line-height: 18px;
}

#container #body #left1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C3C3C;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#container #body #left1 li {
	font-weight: normal;
	text-transform: none;
	color: #666666;
	padding-left: 10px;
	line-height: 18px;
}

#container #body #right .formContact {
	margin-top: 15px;
	margin-bottom: 15px;
}

#container #body #right .formContact li {
	padding-bottom: 10px;
}

#container #body #right .formContact span {
	display: block;
	float: left;
	width: 80px;
}

#container #body #right .formContact input {
	left: 475px;
}

#container #body #right .formContact textarea {
	left: 475px;
	width: 300px;
	height: 60px;
}

#container #body #right .submitBtn {
	margin-top: 50px;
	text-align: right;
	margin-right: 190px;
	display: block;
}

#container #body #right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}

#container #body #right em {
	font-size: 12px;
	color: #666666;
}

.boxTxt1 a {
	color: #87948B;
}

.boxTxt2 a {
	color: #87948B;
}

.boxTxt3 a {
	color: #87948B;
}