@charset "utf-8";
/* CSS Document */

a.bodylink
{color:#1a598a;}

a.bodylink:hover
{text-decoration:none;}

a.featlink
{font-size:15px;
color:#ca4548;
text-decoration:none;}

a.featlink:hover
{text-decoration:underline;}


a.navlinksmall
{text-decoration:none;
color:#000;
padding-left:10px;
font-size:14px;}

a.navlinksmall:hover
{text-decoration:underline;
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:left;}

a.footerlinks
{color:#68696b;
text-decoration:none;}

a.footerlinks:hover
{text-decoration:underline;}

a.featuredlinks
{color:#656565;
text-decoration:none;
font-size:14px;
font-weight:bold;}

a.featuredlinks:hover
{color:#C00;}

a.topbuttons
{display:inline-block;
line-height:35px;
font-size:15px;
padding:0px 15px 0px 15px;
text-decoration:none;
color:#FFF;-webkit-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
margin:0px 2px 0px 2px;
background: rgba(113,193,101,1);
background: -moz-linear-gradient(top, rgba(113,193,101,1) 0%, rgba(62,142,52,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(113,193,101,1)), color-stop(100%, rgba(62,142,52,1)));
background: -webkit-linear-gradient(top, rgba(113,193,101,1) 0%, rgba(62,142,52,1) 100%);
background: -o-linear-gradient(top, rgba(113,193,101,1) 0%, rgba(62,142,52,1) 100%);
background: -ms-linear-gradient(top, rgba(113,193,101,1) 0%, rgba(62,142,52,1) 100%);
background: linear-gradient(to bottom, rgba(113,193,101,1) 0%, rgba(62,142,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c165', endColorstr='#3e8e34', GradientType=0 );
}

a.topbuttons:hover
{background: rgba(103,174,92,1);
background: -moz-linear-gradient(top, rgba(103,174,92,1) 0%, rgba(62,142,52,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(103,174,92,1)), color-stop(100%, rgba(62,142,52,1)));
background: -webkit-linear-gradient(top, rgba(103,174,92,1) 0%, rgba(62,142,52,1) 100%);
background: -o-linear-gradient(top, rgba(103,174,92,1) 0%, rgba(62,142,52,1) 100%);
background: -ms-linear-gradient(top, rgba(103,174,92,1) 0%, rgba(62,142,52,1) 100%);
background: linear-gradient(to bottom, rgba(103,174,92,1) 0%, rgba(62,142,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67ae5c', endColorstr='#3e8e34', GradientType=0 );}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

.bottom-bar
{height:109px;
background-image:url(../images/footer_bg.jpg);
position:relative;
margin-top:-109px;
}

.categories
{border-bottom:1px #000 solid;
font-weight:bold;}

.content-area
{width:1050px;
margin:0 auto;
min-height:500px;
padding-bottom:109px;
background-color:#FFFFFF;}

.content-area-left
{float:left;
padding-top:20px;
width:200px;}

.content-area-right
{float:right;
padding-top:20px;
width:800px;}

.content-area-right-shell
{float:right;
padding:20px 10px 10px 0px;
width:800px;}

.featured-box
{color:#666666;
font-size:14px;
border-bottom:2px #93262b solid;
padding:10px 0px 10px 0px;}

#featHeader
{font-size:18px;
font-weight:bold;}

.featured-txt
{color:#93262b;
font-weight:bold;}

.featured-table
{margin-top:10px;}

.featured-table img
{border:1px #e4e4e4 solid;
width:125px;
height:125px;}

.featured-table a
{color:#000;
font-size:13px;
font-weight:bold;
text-decoration:none;}

.featured-table a:hover
{text-decoration:underline;}

.flash-wrapper
{width:800px;
border-bottom:5px #f3f3f3 solid;}

.footer
{width:1050px;
margin:0 auto;}

.footer-left
{float:left;
padding-top:30px;
width:200px;}

.footer-right
{float:left;
padding-top:30px;
color:#68696b;
font-size:13px;
width:500px;}

.header
{width:1050px;
margin:0 auto;}

.header-left
{float:left;
padding-top:20px;
width:190px;}

.header-middle
{float:left;
text-align:center;
width:450px;}

.header-right
{float:right;
font-size:13px;
text-align:right;
padding-top:10px;
width:350px;}

html
{height:100%;}

.left-nav
{font-weight:bold;
padding:10px 5px 10px 5px;
line-height:25px;}

.push
{height:109px;}

.search-btn
{background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
height:21px;
border:1px #CCCCCC solid;
}

.search-field
{border:1px #CCCCCC solid;
width:180px;
color:#676767;
height:17px;}

.topbar
{background-image:url(../images/header_bg.jpg);
height:143px;}

.topnav
{padding:0px;
margin:0px;}

.topnav-left
{float:left;
width:750px;}

.topnav-right
{float:right;
padding-top:5px;
width:300px;}

.topnav-right
{float:right:300px;}

.wrapper
{min-height: 100%;}

