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

body{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	height: auto;
		}
#topnav {
	background-color: #6F6F6F;
	height: 41px;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	float: left;
}
#topnav .rightmenubg {
	background-image: url(../images/topnav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
}
#topnav .leftmenubg {
	background-image: url(../images/topnav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
}
#logo {
	width: 338px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#search {
	float: right;
	width: auto;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slogan {
	float: right;
	width: 47%;
	margin-top: 30px;
	text-align: left;
	margin-right: 15px;
}
#slogan .right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F6F6F;
	color: #C6DB00;
	float: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8B9000;
	text-align: left;
	white-space: normal;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	float: left;
	vertical-align: middle;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	white-space: normal;
	font-size: 16px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #E3EB00;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	margin: 0px;
}
h3{
	font-family: "trebuchet ms";
	color: #FFFFFF;
	letter-spacing: 0.5px;
	word-spacing: 3px;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	height: 30px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#frontbanner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6F6F6F;
	height: 139px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#navigation {
	background-color: #8B9000;
	height: 31px;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
}

#navigation  .right {
	background-image: url(../images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
}
#navigation  .left {
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
}
.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	float: left;
	width: auto;
	margin-top: 8px;
	margin-left: 20px;
}
.mainlink a {
	color: #FFFFFF;
}
.mainlink a:hover {
	color: #CCCCCC;
}


#leftcolumn_wrapper {
	float: left;
	width: 25%;
}
#leftcol_top {
	background-color: #888600;
	float: left;
	width: 100%;
	height: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#leftcol_top .left1 {
	background-image: url(../images/left_round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#leftcol_top .right1 {
	background-image: url(../images/right_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
#leftcol_mid {
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #888600;
	min-height:500px;
}
#leftcol_btm {
	background-color: #888600;
	float: left;
	width: 100%;
	margin: 0px;
	height: 10px;
}
#leftcol_btm .left1b {
	background-image: url(../images/left_round_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#leftcol_btm .right1b {
	background-image: url(../images/right_round_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
#content_wrapper {
	text-align: left;
	float: right;
	width: 74%;
	margin-left: 5px;
	margin-top: 5px;
}
#content_top {
	background-color: #E1E1E1;
	float: right;
	width: 100%;
	height: 10px;
	margin: 0px;
}


#content_top .leftc {
	background-image: url(../images/greyleft_round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#content_top .rightc {
	background-image: url(../images/greyright_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
#content_mid {
	padding: 0px;
	float: right;
	width: 100%;
	background-color: #E1E1E1;
	min-height:200px;
}
#content_btm {
	background-color: #e1e1e1;
	float: right;
	width: 100%;
	margin: 0px;
	height: 10px;
}
#content_btm .leftcb {
	background-image: url(../images/greyleft_round_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#content_btm .rightcb {
	background-image: url(../images/greyright_round_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
#footer {
	float: left;
	width: 100%;
	background-color: #C6DB00;
	margin-top: 5px;
	min-height:50px;
	text-align: center;
}
.artisan {
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}.artisan a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	display: block;
	list-style-position: inside;
	list-style-type: square;
}
.artisan a:hover {
	color: #E1E1E1;
	text-decoration: none;
}
.maincontent {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#feature_wrapper {
	text-align: left;
	float: right;
	width: 74%;
	margin-left: 5px;
	margin-top: 5px;
}
#feature_top {
	background-color: #E1E1E1;
	float: right;
	width: 100%;
	height: 10px;
	margin: 0px;
}


#feature_top .leftc {
	background-image: url(../images/greyleft_round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#feature_top .rightc {
	background-image: url(../images/greyright_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
#feature_mid {
	padding: 0px;
	float: right;
	width: 100%;
	background-color: #E1E1E1;
	min-height:500px;
}
#feature_btm {
	background-color: #e1e1e1;
	float: right;
	width: 100%;
	margin: 0px;
	height: 10px;
}
#feature_btm .leftcb {
	background-image: url(../images/greyleft_round_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#feature_btm .rightcb {
	background-image: url(../images/greyright_round_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
ul 
{
list-style: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
