
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
#	color: #6B6B6B;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
#	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
	font-size: 18px;
}

#h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #EC5600;
}

a:hover {
	color: #3F8F54;
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 40px;
      width: 25px;
	padding: 0 0 0 0;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

#topleft  {
	float: right;
	height: 40px;
      width: 25px;
	padding: 0 0 0 0;
	background: url(images/img3.gif) no-repeat;
}
/* Menu */

#menu ul {
	margin: 0;
	padding: 15px 5px 20px 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	border: 1px solid #579E54;
	padding: 10px;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu a:hover {
	color: #ffffff;
      background-color: #579E54;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 229px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 877px;
	margin: 0 auto;
	padding: 0px 20px 0 20px;
	background: #F9F9F9 url(images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: right;
	width: 640px;
}

#colTwo {
	float: left;
	width: 185px;
	padding: 5px 0 0 0;
}

/* Boxes */

.boxtop {
background: url(../images/box_top.gif) no-repeat;
color: #ffffff;
font-weight: bold;
font-size: 16px;
height: 30px;
width: 620px;
padding-left: 20px;
padding-top: 5px;
}

.boxbody {
width: 618px;
padding: 10px 10px 0px 10px;
border-left: 1px solid #ABBCA6;
border-right: 1px solid #ABBCA6;
background: #ffffff;
line-height: 24px;
}

.boxbot {
background: url(../images/box_bot.gif) no-repeat;
height: 16px;
width: 640px;
margin-bottom: 10px;
}

.smalltop {
background: url(../images/small_top.gif) no-repeat;
color: #ffffff;
font-weight: bold;
font-size: 16px;
height: 30px;
width: 300px;
padding-left: 15px;
padding-top: 5px;
}

.smallbody {
width: 293px;
padding: 10px 10px 0px 10px;
border-left: 1px solid #ABBCA6;
border-right: 1px solid #ABBCA6;
background: #ffffff;
line-height: 24px;
}

.smallbot {
background: url(../images/small_bot.gif) no-repeat;
height: 16px;
width: 315px;
margin-bottom: 10px;
}

.small1 {
float: left;
}
.small2 {
float: right;
}


.lefthead a{
text-decoration: none;
display: block;
# color: #3B3B3B;
# color: #000000;
padding: 15px;
background-color: #C4C4C4;
width: 180px;
margin-top: 3px;
}
.lefthead a:hover{
color: #ffffff;
background-color: #EC5600;
width: 180px;
}

.leftbody {
border: 1px solid #C4C4C4;
padding: 15px;
width: 178px;
}
.leftbody a {
color: #3B3B3B;
text-decoration: none;
display: block;
padding: 3px 5px 3px 5px;
}
.leftbody a:hover {
padding: 3px 5px 3px 10px;
color: #ffffff;
background-color: #EC5600;
}
/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}

.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

/* Main menu (tabs) */
#tabs {background:#19662A; margin-bottom:15px; padding:10px 0 0 0; _height:1px; text-align:center;}

    #tabs ul {margin:0 10px; padding:0; list-style:none; width: 877px;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("images/tab_link.gif") 0 0 repeat-x #878134; color:#C1E3B5; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("images/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("images/tab_link_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("images/tab_hover.gif") 0 0 repeat-x #348740; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("images/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("images/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#FF9000;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("images/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("images/tab_active_r.gif") 100% 0 no-repeat;}