
body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #293611;
	background-image: url(images/wmfg_bkgrnd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a, a:link, a:visited { color: #508328; font-weight: 700; text-decoration: none; font-size: 11px }
a:hover { text-decoration: underline; }

a.gototop { display: block; clear: both; float: right; width: 70px; height: 20px; background: url(images/gototop.jpg) no-repeat    }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#000; }
cite span { color: #000; }
em { color: #000; font-weight: bold }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0; font-weight: 600; }
h2 { font-size: 28px; margin: 0 0 20px; padding: 5px 0 10px; font-weight: 700; border-bottom: 1px solid #626335 }
h3 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 1px solid #b9c695; padding: 4px; background: #fff; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 20px 0 0 }
.image_fr { float: right; margin: 3px 0 0 20px }


.tmo_list { margin: 20px 0 20px 10px; padding: 0; list-style: none }
.tmo_list li { color:#68992a; margin: 0; padding: 0 0 5px 20px; background: url(images/list.jpg) no-repeat scroll 0 5px        }
.tmo_list li a { color: #68992a; font-weight: normal; font-size: 12px; text-decoration: none }
.tmo_list li a:hover { color: #68992a; text-decoration: underline }

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
	height: 120px;
	background: url(images/header.jpg) no-repeat top center

}

/* menu */

#menu { clear: both; width: 780px; height: 40px; padding: 0 10px; }
#menu ul { padding: 0; margin: 0; list-style: none }
#menu ul li { float: left; display: block; width: 100px;
 padding-right: 2px; height: 40px; padding: 0; margin: 0; display: inline; background: url(images/menu_divider.jpg) no-repeat right center    }
 #menu .last { background: none }
#menu ul li a {
	display: block;
	width: 100px;
	height: 33px;
	padding-top: 7px;
	font-size: 13px;
	color: #FFF;	
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	outline: none;
}

#menu ul li a:hover, #menu ul .current {
	color: #000;
	padding-top: 6px;
	height: 34px;
	background: url(images/menu_hover.jpg) no-repeat top center


}

/* end of menu */





#site_title { clear: both; width: 760px; height: 40px; padding: 30px 20px }
#site_title h1 { float: left; display: block; width: 600px; margin: 0; padding: 0; font-size: 40px; color: #F00; }
#site_title h1 a { color: #fff; font-size: 40px; font-weight: 400; outline: none; }
#site_title h1 a:hover { text-decoration: none }
#site_title h1 a span { font-size: 14px }

#social_box {
	float: right;
	display: inline-block
}

#social_box a { display: inline-block; width: 32px; height: 32px; margin-left: 10px }

#main {
	clear: both;
	width: 780px;
	padding: 0 10px;
	background: url(images/main_top.png) top center repeat-y;
}

.content_box {
	clear: both;
	padding: 10px 0;
	margin-bottom: 0px; 
	background: url(images/content_bottom.jpg) center bottom no-repeat

}

.content_box_last {
	margin-bottom: 0;
	background: none 
}

.content_box_content {
	padding: 30px 30px;
}

.col_w460 { width: 460px }
.col_w340 { width: 340px }
.col_w220R { width: 220px; float: right; }
.col_w220L { width: 220px; float: left; }
.col_mr30 { margin-right: 30px }

.post_box { clear: both; margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px dashed #626335 }
.post_header { border-top: 3px solid #999; border-bottom: 1px solid #ccc; padding: 5px; margin-bottom: 20px }
.post_box h3 { font-size: 24px; margin-bottom: 15px }
.post_box p.post_meta { font-size: 10px; margin-bottom: 0; padding-bottom: 0 }
.post_box img { float: left; margin-right: 40px; padding: 4px; border: 1px solid #ccc }

.disclaimer {
	clear: both;
	padding: 15px;
	font-size: 10px;
	line-height: 1.2em;
}

/* gallery */

#gallery { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0}
#gallery ul li { display: block; float: left; width: 110px; height: 110px; margin: 0 30px 30px 10px}
#gallery ul .rm_col { margin: 0 0 30px }
#gallery ul li a img { width: 100px; height: 100px; border: 1px solid #CCC; padding: 4px }

/* contact */

#contact_form { padding: 0; width: 300px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 290px; padding: 2px 0; color: #666; border: 1px solid #d0d188; background: #e3e4a5; }
#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 14px }
#contact_form form textarea { width: 288px; height: 150px; padding: 5px; color: #666; border: 1px solid #d0d188; background: #e3e4a5;  }
#contact_form form .submit_btn { padding: 5px 10px; border: 1px solid #d0d188; background: #e3e4a5; color:#772; }

/* highlight boxes */

.boxPurple {
margin:0 0 5px 0;
padding:5px;
border:1px solid #6e018f;
background-color:#d9b8ff;
color:#505050;
line-height:1.3em;
}

.boxTeal {
margin:0 0 5px 0;
padding:5px;
border:1px solid #1e7686;
background-color:#a8f2ff;
color:#505050;
line-height:1.3em;
}

.boxWhite {
margin:0 0 5px 0;
padding:5px;
border:1px solid #AAAAAA;
background-color:#ffffff;
color:#505050;
line-height:1.3em;
}
.boxGreen {
margin:0 0 5px 0;
padding:5px;
border:1px solid #006600;
background-color:#e2ffe3;
color:#505050;
line-height:1.3em;
}

.boxBlue {
margin:0 0 5px 0;
padding:5px;
border:1px solid #c0c0c0;
background-color:#e2f1ff;
color:#505050;
line-height:1.3em;
}

.boxContact {
margin:0 0 5px 0;
padding:5px;
border:1px solid #c0c0c0;
background-color:#fff1ea;
color:#505050;
line-height:1.3em;
}

.boxYellow {
margin:0 0 5px 0;
padding:5px;
border:1px solid #cece00;
background-color:#ffffcc;
color:#505050;
line-height:1.3em;
}

.boxRed {
margin:5px 5px 5px 5px;
padding:5px;
border:1px solid #ff0000;
background-color:#ffbbbb;
color:#505050;
line-height:1.3em;
}


/* footer */

#footer {
	clear: both;
	width: 760px;
	padding: 20px;
	text-align: center;
	color: #390 ;
	font-size: 18px;
	background: url(images/footer.png) center top no-repeat

}

#footer a {
	color: #FFF;
	font-size:13px;
	
}

#footer_menu_box { clear: both; width: 760px; height: 37px; margin: 0 auto; text-align: center; background:url(images/footer-bkgrnd.png);}
.footer_menu { margin: 0; padding: 10px 0; list-style: none }
.footer_menu li { margin: 0 10px; padding: 0; display: inline }
.footer_menu li a { color: #293611 }
.footer_menu li a:hover { color: #293611 }