@charset "UTF-8";
/* CSS Document */

body {
	background: #8d2316 url(/images/bg.gif) top right repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
/* 	color: #5e5e5e; */
 	color: #282828;
	margin: 0;

}

/* ----[ Aesthetic Styles ]---- */
h1,h2,h3,h4 {
		Font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	position: absolute;
	left: -2000px;
}
h2 {
	font-size: 16px;
/*
	font-weight: bold;
	font-style: italic;
*/
	clear: both;
}
h2.noclear {
	clear: none;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: right;
}
#header h1 a {
	text-align: center;
	color: #fff;
	text-decoration: none;	
}
.interior h1 {
	background-color: #84b68f;
	color: #fff;
	font-weight: normal;
	margin-top: 0;
	padding: 8px 18px 5px 18px;
}
.comments, .interior_blog_post {
	border: 3px solid #fff;
	margin-bottom: 10px;
}
.comments .inner_content {
	border-bottom: none;
}
.interior_blog_post {
	background-color: #fff;
	}
.comments {
	background-color: #f7f6e9;
	margin-bottom: 0;
	}
.comments h1, .interior_blog_post h1 {
	background-color: #acc8a1;
	color: #fff;
	font-weight: normal;
	margin-top: 0;
	padding: 12px 18px 8px 18px;
}
.comments p {
	margin: 4px 0;
}
.welcome_area p {
	padding-left: 12px;
	padding-right: 12px;
}
.welcome_area {
	float: right;
	border-left: #fff 3px solid;
	background: #84b68f url(/images/welcome_bg.gif) top left no-repeat;
	width: 357px;
	padding: 60px 25px 15px 25px;
}
.input {
	border: 3px solid #fff;
	background: #fff;
	margin-right: 3px;
	height: 18px;
	color: #8d8d8d;
	width: 220px;
}
a:link {
	color: #3a934b;
	text-decoration: none;
	}
a:visited {
	color: #3a934b;
	text-decoration: none;
	}
a:hover {
	color: #84b68f;
	text-decoration: underline;
	}
a:active {
	outline-style: none;
	outline-width: medium;
	}
a:focus {
	outline-style: none;
	outline-width: medium;
	}

/* ----[ Drop down Nav Styles ]---- */

#menu {
	margin: 129px 0 0 0;
	border-top: #fff 2px solid;
}
#smwc_menu {
	position: relative; 
	z-index: 2;
}
div#nav {
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 36px;
	width: 894px;
}
div#nav a {
	text-decoration: none;
	font-weight: normal;
}
div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sublist {
	background: #fcfaf2;
	margin: 0;
	padding: 0;
}
.sublist li {
	border-bottom: 1px solid #e0dec3;
	margin: 0;
}
div#nav li {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float: left; 
	display: inline;
}
div#nav ul.toplist li {
	display: inline;
}
div#nav li:hover {
	border: 0;
}
div#nav ul.sublist li { /* for the bg block */
	padding: 7px 6px 5px 0px;
	border-top: 0;
	margin: 0;
	width: 130px;
}
div#nav ul.sublist li:hover {
	padding: 7px 6px 5px 0px;
	width: 132px;
	border-bottom: 1px solid #e0dec3;
	background-color: #84b68f;
	text-decoration: none;
	margin: 0;
}
div#nav li a {
	display: block;
}
.openlist ul li a {
	padding-left: 20px;
}
div#nav ul ul {
	padding: 0;
	border: 0px;
	display: none;
	width: 138px;
	position: absolute;
}
div#nav ul li:hover a {
	color: #3a934b;

}
div#nav ul.sublist li:hover a {
	text-decoration: none;
	background-color: #84b68f;
	color: #fff;
	width: 116;
	margin-bottom: 0;
	text-decoration: none;
}
div#nav ul.toplist li.openlist:hover ul.sublist {
	display: block;
}

/* ----[ Structure Styles ]---- */

#container {
	margin: 23px auto;
	width: 930px;
	border-bottom: 5px solid #591b14;
	background: #ecead9 url(/images/container_bg.gif) top left repeat-x;
}
#container_inner {
	width: 900px;
	padding: 12px;
	border: 3px solid #ecead9;
	background: url(/images/container_bottom_bg.gif) bottom left repeat-x;

}
#header {
	margin-bottom: 10px;
	border: #fff 3px solid;
	background: #fff url(/images/logo_smwc.jpg) top left no-repeat;
	height: 183px;
}
#home_feature {
	border: #fff 3px solid;
	color: #fff;
	line-height: 1.3;
	font-size: 13px;
	background: #dad8c3 url(/images/welcome_bg_repeat.gif) top right repeat-y;
	margin-bottom: 10px;
}
#home_feature img {
	float: left;
}
#home_feature p {
	margin: 0;
}
.main_field {
	background: url(/images/main_field_bg.gif) top right repeat-y;
	width: 100%;
}
.main_field a img {
	border: none;
}
#right_col {
	float: right;
	width: 324px;
}
.right_col_item {
	border-bottom: #ecead9 10px solid;
	margin: 0;
	padding: 0;
}
#email_box {
	border: 3px solid #fff;
	background-color: #f2c86c;
	padding: 5px;
	color: #fff;
}
#twitter_box {
	border: 3px solid #fff;
	background-color: #94b9c7;
	padding: 8px;
	color: #fff;
}
#twitter_box img {
	padding-right: 8px;
	float: left;
}
#twitter_box a {
	color: #cef2ff;
}
#twitter_box a:hover {
	color: #b5ebff;
}
#email_box img {
	float: left;
	padding-right: 5px;
}
#email_box p {
	margin-top: 4px;
}
#book_box {
	border: 3px solid #fff;
	background-color: #f2c86c;
	color: #fff;
	min-height: 191px;
	line-height: 1.1;
	text-align: center;
}
#book_box h3 {
	margin-top: 10px;
	font-size: 16px;
}
#cover {
	border: none;
	float: left;
	padding-right: 10px;
}
#left_col {
	width: 567px;
	float: left;
}
#event_post {
	background: #fff url(/images/event_bg.gif) top left repeat-y;
	border: 3px solid #fff;
	margin-bottom: 10px;
}
#blog_post {
	background: #fff url(/images/blog_bg.gif) top left repeat-y;
	border: 3px solid #fff;
}
.post {
	width: 413px;
	margin: 0 8px;
	float: right;
}
.date {
	border-bottom: 1px solid #d4d3d3;
	margin-bottom: 20px;	
}
.date  p {
	margin: 8px 0;
}
.post_comments {
	border-top: 1px solid #d4d3d3;	
}
.post_comments  p {
	margin: 8px 0;
}
.post_comments .more {
	float: right;
}
.post_comments_left {
	float: left;
}
#footer {
	min-height: 73px;
	border: 3px solid #fff;
	margin-top: 10px;
	background: #fff url(/images/footer_bg.gif) top right repeat-y;
}
#footer #bottom_nav {
	text-align: center;
	float: left;
	width: 573px;
	font-size: 14px;
	line-height: 1.7;
}
#footer_address {
	float: right;
	width: 307px;
	margin-left: 14px;
	color: #fff;
	text-align: center;
}
#footer_address p {
	margin: 10px 0 5px 0;
}
#credit {
	margin: -23px auto 13px auto;
	width: 930px;
	text-align: right;
	font-size: 10px;
	color: #d3685b;
}
#credit a:link, #credit a:visited {
	color: #f07676;
}
.left {
	padding: 3px;
	border: 1px solid #d4d3d3;
	float: left;
	margin: 0 13px 8px 0;
}
.right {
	padding: 3px;
	border: 1px solid #d4d3d3;
	float: right;
	margin: 0 0 8px 13px;
}
.interior {
	background-color: #fff;
	border: 3px solid #fff;
}
.inner_content {
	margin: 0 10px 20px 10px;
	border-bottom: 1px solid #d4d3d3;
}
.inner_content a img {
	padding: 3px;
	border: 1px solid #d4d3d3;
	float: left;
	margin: 0 13px 8px 0;
}
.comment_post {
	margin: 0 10px 10px 10px;
}
#comment_form {
	margin: 0 10px 10px 10px;
	background-color: #acc8a1;
}
#comment_form h1 {
	margin: 0px;
}
.comment_form_table {
	width: 497px;
	margin-top: 0;
	margin-right: 18px;
	margin-left: 18px;
	}
.comment_form_table input {
	background-color: #fff;
	width: 491px;
	border: none;
	padding: 5px;
	}
.comment_form_text {
	background: #FFFFFF;
	padding: 10px;
	width: 500px;
	font-size: 11px;
	}
.comment_form_text .comment_instructions input {
	background: #fff;
	width: 15px;
}
.comment_form_text input {
	width: 137px;
	background-color: #ecead9;
	}
#comment_form textarea {
	border: none;
	background: #fff;
	padding: 4px;
	width: 493px;
	height: 88px;	
}
.buttons {
	padding: 10px 20px;
	text-align: right;
	font-size: 14px;
}
.buttons input {
	margin-left: 20px;
}
.blog_right_col {
	background: #f7f6e9;
	border:3px solid #FFF;
	font-size: 14px;
}
.blog_right_col ul {
	font-size: 14px;
	line-height: 1.5;
	}
.blog_right_col h3 {
	background-color: #acc8a1;
	color: #fff;
	font-weight: normal;
	margin-top: 0;
	padding: 8px 18px 5px 18px;
	font-size: 24px;
}
.blog_right_col h3 a {
	color: #fff;
}
.download {
	min-height: 28px;
	padding: 8px 0 10px 38px;
}
.pdf {
	background: url(/images/pdf_icon.jpg) top left no-repeat;
}
.press_item {
	margin: 0 10px 20px 10px;

}
.press_image {
	padding: 3px;
	border: 1px solid #d4d3d3;
	float: left;
	margin: 0 13px 8px 0;}

/* --- clearfix styles --- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */