/* =============== MAIN STYLES ================= */
body
{
	background: url(../images/bodyBG.gif);
}

body, html
{
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #2f2924;
}

/* ============== CONTAINERS ============== */

#mainContainer_shadow
{
	width: 692px;
	margin-top: 18px;
	background: url(../images/dropshadowBG.gif);
	margin-left: auto;
	margin-right: auto;
}

#mainContainer
{
	border: 1px solid #613a0e;
	position:relative;
	top:-5px;
	right: -5px;
	text-align:left;
}

#home_topics p
{
	margin:0;
}

#content
{
	background: #fff;
}

#footer
{
	width: 690px;
	height: 65px;
	background: url(../images/footerBG.jpg) no-repeat 0 bottom;
	text-align:center;
	color: #a48125;
	font-size: 10px;
}

#footer span
{
	padding-top: 35px;
	display: block;
}

#contentLeft
{
	float: left;
	width: 173px;
	height: 500px;
	background: url(../images/content_leftBG.jpg);
}

.leftText
{
	padding: 0 12px 0 18px;
}

.sideLinks
{
	position: relative;
	top: 42px;
	padding: 0 15px 10px 30px;
}

.sideLinks_archives
{
	position: relative;
	top: 10px;
	padding: 0 15px 10px 15px;
}

.sideLinks_archives div
{
	margin-left: 25px;
}

.sideLinks div.rssIcon
{
	margin-top: 15px;
	margin-left:-20px !important;
	padding:0 !important;
	text-align:center;
	background:none !important;
}

.sideLinks div.rssIcon a:link, .sideLinks div.rssIcon a:visited
{
	margin:0;
	padding:0;
	background:none !important;
}

.searchlinks a:link,.searchlinks a:visited
{
	color: #c36b19;
	display: block;
}

.searchlinks a:hover
{
	text-decoration: none;
}

.searchForm_search
{
	margin-top: 35px;
}

.searchForm_news
{
	margin-top: 15px;
}

.searchForm_topics
{
	margin-top: 15px;
}




.sideLinks_archives div a:link,.sideLinks_archives div a:visited
{
	display: block;
	padding: 1px 0 1px 12px !important;
	background: url(../images/arrow.gif) 0 center no-repeat;
	color: #433325;
	text-align:left;
	margin:0;
}

.sideLinks_archives div a:hover
{
	text-decoration: none;
}

.sideLinks div a:link,.sideLinks div a:visited
{
	display: block;
	padding: 2px 0 3px 12px;
	background: url(../images/arrow.gif) 0 6px no-repeat;
	color: #433325;
}

.sideLinks div a:hover
{
	text-decoration: none;
}

.about
{
	background:#E3CFAE !important;
}

#contentCenter
{
	float: left;
	width: 354px;
	height: 498px;
	border-top: solid 2px #64594e;
	overflow: auto;
	background:#fff;
}

#contentCenter h3
{
	padding-left: 10px;
	border-bottom: solid 1px #64594e;
	margin-bottom: 0 !important;
	padding-bottom: 10px;
}

#contentCenter .padding
{
	padding: 10px;
}

#contentRight
{
	float: left;
	width: 163px;
	height: 500px;
	background: url(../images/content_rightBG.jpg);
	position: relative;
	text-align:center;
}

#contentRight span
{
	display:block;
	margin: 35px 0 0 0;
	text-align:center;
}

.rightContent_text
{
	background: url(../images/rightContent_textBG.gif) no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 127px;
	width: 135px;
}

.rightContent_text div
{
	padding: 11px;
	font-size: 10px;
}

#contentBottom
{
	float: left;
	background: url(../images/content_bottom.jpg);
	width: 690px;
	height: 7px;
}

.contentDiv span
{
	font-size: 12px;
	font-weight:bold;
}

.contentDiv
{
	background: #f4eedb;
	border-bottom: solid 1px #64594e;
	padding: 8px;
}

.contentDiv_topics
{
	background: #f8e08e;
	border-top: solid 1px #64594e;
	border-bottom: solid 1px #64594e;
	padding: 8px;
	margin-bottom: 4px;
}

.contentDiv_news
{
	background: #e3cfae;
	border-bottom: solid 1px #64594e;
	padding: 8px;
	margin-bottom: 4px;
	word-wrap:break-word;
	overflow:hidden;
}

.contentDiv_news a:link, .contentDiv_news a:visited
{
	color: #c36b19;
}

.contentDiv_news a:hover
{
	text-decoration: none;
}

.contentDiv_news span
{
	font-size: 12px;
	font-weight:bold;
}

.contentDiv_news span.small
{
	font-size: 10px !important;
	font-style:italic;
	margin:0 !important;
	padding:0 !important;
	font-weight:normal !important;
	display:block;
}

.contentDiv_topics span
{
	font-size: 12px;
	font-weight:bold;
}

.contentDivAlt span
{
	font-size: 12px;
	font-weight:bold;
}

.contentDivAlt
{
	background: #e3cfae;
	border-bottom: solid 1px #64594e;
	padding: 8px;
}

#logo_transparent
{
	margin: 25px 0 10px 14px;
}

#stevePic
{
	margin: 25px 0 0 0;
}

#lynettePic
{
	margin: 25px 0 0 0;
}

#michaelPic
{
	margin: 25px 0 0 0;
}

.steveSignature
{
	margin-top: 7px;
}

.kwLogo
{
	margin-top: 50px;
}
#home_middleContent
{
	width: 690px;
	height: 241px;
	background: url(../images/home_middle.jpg);
}

#home_middleContentText
{
	padding: 40px 28px 18px 298px;
}

#home_middleContentText p
{
	margin: 7px 0 7px 0;
}

#contact_middleContent
{
	width: 690px;
	height: 240px;
	background: url(../images/contact_middle.jpg);
}

#contact_middleContentText
{
	padding: 100px 10px 18px 290px;
}


.left
{
	float: left;
}

.left input
{
	margin-top: 8px;
}

.left span
{
	margin-top: 8px;
}

.left span.noFloat
{
	margin-left: 3px !important;
	width: auto !important;
	float: none !important;
	display: inline !important;
}

.left span.required
{
	color: #cc0000;
	float: none !important;
	width: auto !important;
	display: inline !important;
	margin:0 !important;
	padding:0 2px 0 0 !important;
}

.right
{
	float: right;
}

.center
{
	text-align: center;
}

.rightAligned
{
	text-align: right;
}

.home_leftBorder
{
	border-right: solid 1px #cdb782;
	padding-right: 15px;
	margin-right: 15px;
	width: 205px;
}

.contact_leftBorder
{
	border-right: solid 1px #cdb782;
	padding-right: 15px;
	margin-right: 15px;
	width: 135px;
}

#home_text
{
	padding: 13px;
}

#home_topics
{
	width: 231px;
}

.home_header_topics
{
	background: url(../images/home_header_topics.gif);
	width: 231px;
	height: 40px;
}

.home_topics_text
{
	background: url(../images/home_topicsBG.gif);
	width: 231px;
	height: 166px;
	font-size:10px;
}

.home_topics_text div
{
	padding: 9px 9px 4px 9px;
}

#home_bottomMiddleContent
{
	margin-left: 15px;
	margin-right: 15px;
	width: 169px;
}

#home_news
{
	width: 234px;
}

#home_news p
{
	margin: 0;
}

.home_header_news
{
	width: 234px;
	height: 40px;
	background: url(../images/home_header_news.gif);
}

.home_news_text
{
	width: 234px;
	height: 166px;
	background: url(../images/home_newsBG.gif);
	font-size: 10px;
}

.home_news_text div
{
	padding: 9px 9px 4px 9px;
}

#contactContent
{
	padding: 20px 20px 0 20px;
	background: #fff;
}

#contactContent span
{
	text-align:right;
	padding-right: 8px;
	width: 78px;
	display: block;
	float:left;
	padding-top: 4px;
}

.contactLeft
{
	width: 392px;
	border-right: solid 1px #c5c0bb;
	padding-right: 10px;
	margin-right: 15px;
}

.contactRight
{
	background: #fff;
	width: 232px;
}

.contactRight div
{
	margin-bottom: 5px;
}

.left select
{
	width: 160px;
	font-size: 11px;
	margin-bottom: 5px;
}

.left textarea
{
	height: 40px;
	width: 220px;
}

#errorSummary
{
	display: none;
	margin-bottom: 10px;
	border: solid 1px #75A4AC;
	background: #D8E4EB;
	color: #CC0000;
	padding: 15px;
}

#errorSummary span
{
	float: none !important;
	margin: 0 !important;
	padding: 4px 0 0 15px !important;
	width: auto !important;
	text-align: left !important;
}

.formComplete
{
	background: #fff;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #666;
	font-size:12px;
	font-weight:bold;
}

form
{
	margin:0;
	padding:0;
}

.copy
{
	margin-top: 6px;
	color: #efbc34;
}

.homeLogos
{
	background-color: #fff;
	text-align:center;
	clear:both;
	padding-top: 6px;
}

.quickFactsContainer
{
	position: absolute;
	top: 245px;
	left: 15px;
}

.quickFacts_header
{
	background: url(../images/header_quickFacts.gif);
	width: 130px;
	height: 30px;
	margin-bottom: 6px;
	border: solid 1px #685e54;
}

.quickFacts
{
	border: solid 1px #685e54;
	width: 130px;
}

.small
{
	font-size: 10px;
	text-align: left;
	padding: 3px;
}

.sideItem
{
	padding: 5px;
	background: #faf6e9;
}

.sideItem_alt
{
	padding: 8px;
	background: #f1ead7;
}

.sideItem_text
{
	background: url(../images/arrow.gif) left 3px no-repeat;
	padding-left: 15px;
	text-align:left;
	font-size: 10px;
}

/* ============ NAV & LINKS ============= */

#nav
{
	width: 690px;
	height: 80px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/navBG.jpg);
	text-align:center;
}

#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0 114px 0 114px;
}

#nav li
{
	float: left;
	margin:0;
	padding:0;
}

#nav li a
{
	text-indent: -5000px;
	line-height: -1000em;
}

.btn_home
{
	background: url(../images/b-home.gif) 0 0;
	width: 67px;
	height: 80px;
	display: block;
}

.btn_home:hover
{
	background: url(../images/b-home.gif) 0 -80px;
}

.btn_home_active
{
	background: url(../images/b-home.gif) 0 -80px;
	width: 67px;
	height: 80px;
	display: block;
}

.btn_about
{
	background: url(../images/b-about.gif) 0 0;
	width: 70px;
	height: 80px;
	display: block;
}

.btn_about:hover
{
	background: url(../images/b-about.gif) 0 -80px;
}

.btn_about_active
{
	background: url(../images/b-about.gif) 0 -80px;
	width: 70px;
	height: 80px;
	display: block;
}

.btn_faq
{
	background: url(../images/b-faq.gif) 0 0;
	width: 70px;
	height: 80px;
	display: block;
}

.btn_faq:hover
{
	background: url(../images/b-faq.gif) 0 -80px;
}

.btn_faq_active
{
	background: url(../images/b-faq.gif) 0 -80px;
	width: 70px;
	height: 80px;
	display: block;
}

.btn_news
{
	background: url(../images/b-news.gif) 0 0;
	width: 90px;
	height: 80px;
	display: block;
}

.btn_news:hover
{
	background: url(../images/b-news.gif) 0 -80px;
}

.btn_news_active
{
	background: url(../images/b-news.gif) 0 -80px;
	width: 90px;
	height: 80px;
	display: block;
}

.btn_topics
{
	background: url(../images/b-topics.gif) 0 0;
	width: 89px;
	height: 80px;
	display: block;
}

.btn_topics:hover
{
	background: url(../images/b-topics.gif) 0 -80px;
}

.btn_topics_active
{
	background: url(../images/b-topics.gif) 0 -80px;
	width: 89px;
	height: 80px;
	display: block;
}

.btn_contact
{
	background: url(../images/b-contact.gif) 0 0;
	width: 67px;
	height: 80px;
	display: block;
}

.btn_contact:hover
{
	background: url(../images/b-contact.gif) 0 -80px;
}

.btn_contact_active
{
	background: url(../images/b-contact.gif)  0 -80px;
	width: 67px;
	height: 80px;
	display: block;
}

.rightContent_text a:link,.rightContent_text a:visited
{
	font-size: 11px;
	color: #f7941f;
	text-decoration: none;
}

.rightContent_text a:hover
{
	text-decoration: underline;
}

#home_middleContentText a:link, #home_middleContentText a:visited
{
	color: #c36b19;
	text-decoration:none;
}

#home_middleContentText a:hover
{
	text-decoration: underline;
}

#footer a:link, #footer a:visited
{
	color: #a48125;
	text-decoration: none;
}

#footer a:hover
{
	color: #a48125;
	text-decoration: underline;
}

#footer a.active
{
	text-decoration: underline;
}

a.mainLink:link, a.mainLink:visited
{
	color: #f7941f;
	font-size: 11px;
	text-decoration: none;
}

a.mainLink:hover
{
	text-decoration: underline;
}

a.emailUs:link, a.emailUs:visited
{
	color: #c36b19;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
}

a.emailUs:hover
{
	text-decoration: underline;
}

#contact_middleContent a:link,#contact_middleContent a:visited 
{
	color: #c36b19;
	text-decoration:none;
}

#contact_middleContent a:hover
{
	text-decoration: underline;
}



/* =========== TEXT STYLES =========== */

.strong
{
	font-weight: bold;
}

h1
{
	font-size: 14px;
	margin: 8px 0 8px 0;
	padding: 0;
}

h3
{
	color: #c36b19;
	font-size: 12px;
	text-transform: uppercase;
	margin: 8px 0 8px 0;
}