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

body { }
html { font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#551c00; }

h1 { color:#5c8727; font-size:18px; margin:0; padding:8px 0; }
h2 { color:#5c8727; font-size:14px; margin:0; padding:8px 0;}
h3 {}
h4 {}
h5 {}

p { }

ul {}
li {}

.clearboth { clear:both; }
.highlight-text { color:#5c8727; font-weight:bold; }
.board-names { color:#551c00; }


#wrapper { width:900px; margin:0 auto; }
#header_wrapper { background:url(../images/header_bg_2.jpg) top left no-repeat; height:157px; }
	#header_wrapper .row_top { text-align:center; line-height:14px; padding-top:5px; font-weight:bold; }
#nav_wrapper { background:url(../images/nav_bg.jpg) top left no-repeat; height:38px; padding-top:2px; }
#nav_wrapper ul { margin:0; padding:0; list-style:none; display:block; width:900px; height:38px;}
#nav_wrapper li { margin:0; padding:0; float:left; padding:2px 12px 0 12px; height:36px; }
#nav_wrapper li.current { background:url(../images/nav_on_bg.jpg) top right repeat-x; }
#nav_wrapper a, #nav_wrapper a:link, #nav_wrapper a:visited { color:#551c00; font-weight:bold; }

#content_wrapper { background:url(../images/content_bg.jpg) top left no-repeat; }
	.home_content { padding-left:70px; padding-right:20px; }
	.home_content p { margin-top:0; }
	.home_flash_box { height:345px; width:205px; position:absolute; float:left; top:200px; }
	.home_col_span { margin-left:210px; }
	.home_col_left { width:261px; float:left; margin-right:8px; margin-left:210px; }
	.home_col_right { width:392px; float:left; background:#efefef; }
	.home_lower_left { position:relative; left:-130px; width:391px; }
	
	.standard_content { padding-left:90px; padding-right:20px; }
	.standard_content p { margin-top:0; }

#footer_wrapper { font-size: .8em; text-align:center; }
#footer_wrapper .col_left { float:left; width:25%; margin-right:2%; }
#footer_wrapper .col_right { float:left; width:70%; }
#footer_wrapper a, #footer_wrapper a:link, #footer_wrapper a:visited { color:#551c00; }
	
#green_box { color:#551c00; width:303px; margin:0 auto; }
	#green_box .row_top { background:url(../images/green_box_top_bg.jpg) no-repeat; height:12px; }
	#green_box .row_middle { background:url(../images/green_box_middle_bg.jpg) repeat-y; }
	#green_box .row_bottom { background:url(../images/green_box_bottom_bg.jpg) no-repeat; height:12px; }
	#green_box p { margin:0; padding:10px 0; }
	
.home_flash_content { float:left; width:215px; margin-top:17px; margin-left:-70px; margin-bottom:20px; }

.right_of_img { background:#000; }
