
/* ----------------------------------- default ----------------------------------- */
html, body {
	min-width:925px;
	color:#240b07;
	font-size:15px;
	line-height:18px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#6d452f url(../images/bg.jpg) left top repeat-x;
}
a {			color:#964b1e; text-decoration:none; }
a:hover {	color:#8db059; text-decoration:underline; }

strong, b { font-weight:bold;}

.clear {	clear:both !important;	font-size:0; height:0; overflow:hidden; }
.home {border:none;}

input, textarea {
	background:#fff url(../images/bg_input.gif) bottom left repeat-x;
	border:1px solid #898989;
	padding:3px;
	margin:0;
	color:#7c6356;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
button {
	border:none;
	background:none;
	margin:0;
	padding:0;
}



/* ------------------------------------------------- header ------------------------------------*/
#header {
	margin:0 auto;
	padding:0 63px 0 62px;
	width:800px;
	height:140px;
	z-index:100;
	position:relative;
	background:#e3d6b8 url(../images/bg_header.gif) left top repeat-x;
}


/* ------------------- logo ------------------- */
#header h1 {
	margin:0;
	padding:0;/*
	position:absolute;
	top:0;
	left:62px;*/
	float:left;
	display:inline-block;
}
#header h1 a {
	width:160px;
	height:140px;
	margin:0;
	padding:0;
	text-indent:-1000em;
	display:block;/*
	float:left;*/
	background:url(../images/logo.gif) top left no-repeat;
}

/* ------------------- tagline ------------------- */
#header h2 {
	margin:35px 0 0;
	padding:0;/*
	position:absolute;
	right:63px;
	bottom:0;*/
	float:right;
	display:inline-block;
	text-indent:-1000em;
	width:640px;
	height:60px;
	background:url(../images/bg_header_tagline.jpg) top left no-repeat;
}











/* ------------------------------------------------- layout divs ----------------------------------- */
#contentWrap {
	width:825px;
	margin:0 auto;
	padding:0 50px;
	background:#e3d6b8;
	overflow:hidden;
}

#content {
	overflow:hidden;
}

#sidebar {
	overflow:hidden;
}

#bottom {
	width:925px;
	height:15px;
	margin:0 auto 20px auto;
	padding:0;
	background:url(../images/bg_footer.gif) top left no-repeat;
}









/* ------------------------------------------------- sidebar promos ----------------------------------- */
#sidebar .promo {
	width:300px;
	padding:10px;
	display:block;
	background:url(../images/bg_sidebar_promo.gif) top left repeat-x;
	color:#240b07;
	font-size:12px;
	line-height:14px;
}

#sidebar .promo .promoIMG {
	float:left;
	display:inline-block;
	width:79px;
	height:79px;
	margin:0 10px 0 0;
	overflow:hidden;
}
#sidebar .promo .promoIMG a img {
	border:2px solid #964b1e;
}
#sidebar .promo .promoIMG a:hover img {
	border-color:#8db059;
}
#sidebar .promo h2 {
	font-size:17px;
	line-height:20px;
	margin:0;
	padding:0;
}












/*---------------------- general subpage styles -------------------------*/
h1 {
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	margin:5px 0;
	color:#bc906b;
}

h2 {
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	margin:5px 0;
	color:#964b1e;
}

h3 {
	font-size:18px;
	line-height:20px;
	color:#964b1e;
	font-weight:normal;
	margin:5px 0;
}

h4 {
	font-size:16px;
	line-height:20px;
	color:#964b1e;
	font-weight:normal;
	margin:5px 0;
}




hr {
	color:#9a7d61;
	background:#9a7d61;
	border:0;
	height:1px;
	margin:15px 0;
}
p {
	padding:5px 0 10px 0;
}

ul {
	list-style:outside;
	margin-bottom:10px;
}
ol {
	margin-bottom:10px;
}
li {
	margin-left:30px;
	padding:4px 0;
}

li.pdf {
	background:url(../images/icon_pdf.gif) top left no-repeat;
	list-style:none;
	margin-left:0;
	padding:5px 0 8px 30px;
}








/* ------------------------------------------------ cms form styles ------------------------------------------------ */
div.formText {
	width:100%;
}

.required {
	color:#c30;
}

form table.cmsForm {
	width:450px;
	color:#240b07;
	float:left;
	display:inline;
}

form table.cmsForm input, 
form table.cmsForm select,
form table.cmsForm textarea {
	margin-right:5px;
	font-size:13px;
}

form table.cmsForm {
	margin:10px auto 0 auto;
}
form table.cmsForm tr td {	
	vertical-align:top;
	margin-top:0;
	padding:0 15px 5px 0;
	text-align:left;
}
form table.cmsForm tr td.formName {
	width:30%;
	text-align:right;
}

form table.cmsForm #checkbox {
	float:left;
	clear:both;
	display:block;
}

form table.cmsForm .required {
	font-size:20px;
	color:#c30;
}

form table.cmsForm textarea {
	width:250px;
	padding:2px;
}
form table.cmsForm input {
	padding:2px;
}
form table.cmsForm input.radio {
	background:none;
	border:none;
}
form table.cmsForm input.check {
	background:none;
	border:none;
}
form table.cmsForm input.button {
	background:#6d452f;
	font-size:13px;
	line-height:20px;
	color:#fff;
	padding:0 5px;
	
}





/*------------------------------------ sitemap ------------------------------------*/
.sitemap					  { float:left; display:inline; width:40%; margin-right:3%;}
.sitemap li 				  {	list-style-type: none; padding:0;}
ul.sitemap > li 			  {	margin-bottom: 10px;}
.sitemap ul li 				  {	list-style-image:url("../images/l2_normal.gif");	margin-left:50px;}
.sitemap ul ul li 			  {	list-style-image:url("../images/l3_normal.gif");}
.sitemap ul li.firstfollow    {	list-style-image:url("../images/l2_first_follow.gif");}
.sitemap ul li.last 		  {	list-style-image:url("../images/l2_last_item.gif");}
.sitemap ul ul li.firstfollow {	list-style-image:url("../images/l3_first_follow.gif");}
.sitemap ul ul li.last 		  {	list-style-image:url("../images/l3_last_item.gif");}

/*------------------------------------ sitemap ------------------------------------
p.level1 {
	margin:10px 0 5px 0;
	padding:0;
	color:#036;
	font-size:16px; 
	line-height:18px;
	font-weight:normal;
	width:225px;
}
p.level2 {
	margin:5px 0 5px 15px;
	padding:0;
	color:#036;
	font-size:14px; 
	line-height:18px;
	font-weight:normal;
}
p.level3 {
	margin:0 0 5px 30px;
	padding:0;
	font-size:14px; 
	line-height:16px;
	font-weight:normal;
}
p.level4 {
	margin:0 0 0 45px;
	padding:0;
	font-size:14px; 
	line-height:16px;
	font-weight:normal;
}
p.level1 a {
	font-size:16px; 
	line-height:20px;
	font-weight:normal;
}

*/















/*------------------------------------ footer ------------------------------------*/
#footer {
	clear:both !important;
	margin:15px 13px 0 12px;
	padding:15px;
	width:770px;
	border-top:3px solid #9a7d61;
}

#footer a {color:#8b6951;}

#footer ul#links {
	float:left;
	display:inline;
	width:570px;
	margin:0;
	padding:0;
	color:#fff;
	font-size:11px;
	line-height:16px;
	list-style:none;
}

#footer ul#links li {
	display:inline;
	margin:0 15px 0 0;
}

#footer ul#copyright {
	float:right;
	display:inline;
	width:200px;
	margin:0;
	padding:0;
	color:#8b6951;
	font-size:11px;
	line-height:16px;
	list-style:none;
	text-align:right;
}

#footer ul#copyright li {
	margin:0;
	padding:0;
}