body{
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
    background:url(images/bg.jpg) top center repeat-x #ece3ba;
}

html{ 
	height: 100%;
}

.clear{
	clear: both;
}

p{ 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}
img { 
    border: 0;
}
h1{ 
  	margin: 0;
  	padding: 15px 0 0 0;
}
h2, h3, h4, h5, h6 { 
  	margin: 0 0 10px 0;
  	padding: 15px 0 5px 0;
  	color: #43423F;
}
h2{ 
  	color: #A4AA04;
}

h4, h5, h6{ 
	margin: 0;
  	padding: 0 0 5px 0;
  	color: #A4AA04;
}

h5, h6{ 
  	padding: 0 0 15px 0;
  	color: #000;
}
h6{ 
    color: #362C20;
}

a, a:link, a:visited {
	color: #0074c5; 
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

ul{ 
	margin: 2px 0 22px 17px;
}

ul li{ 
  	margin: 0 0 6px 0; 
  	padding: 0 0 4px 5px;
	list-style-type: none;
}

ol{ 
	margin: 8px 0 22px 20px;
}

ol li{ 
	margin: 0 0 11px 0;
}

/**
* Layout Specific
*/
.auto_margin{
	margin: auto;
}
#global_wrap{
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}
/**
* Header with Logo and Search
*/
#header{
	width: 980px;
	height: 120px;
    margin: 0;
	padding: 0;
}

#header #header_left{
	width:235px;
    height:127px;
    float:left;
    margin:0;
    padding:0;
    background:url(images/logo.png) top center no-repeat ;
}
#header #header_left h1{
	font-size: 40px;
}
#header #header_right{
    display:none;
	width: 200px;
	height: 30px;
	margin-top: 10px;
	float: right;
}
/**
* Banner
*/
#banner{
    display:none;
	width: 980px;
    height:auto;
    padding:0;
    margin:0;
	clear: both;
	overflow: hidden;
}
/*
 Main Content
*/
#wrapper_content {
	width: 950px;
	margin: 0 auto;
    color:#000;    
    background:url(images/shadow_top.png) top center no-repeat;
    margin:0;
    padding-top:20px;
    padding-left:20px;
    color:#000;
}
#component{    
    background:#ece3ba;	
    margin:0;
    padding: 0 0 20px 0;
}

#component p {
    padding: 0;
}
#content_supercontainer {
    background:#ece3ba;	
    width:100%;
    height:100%; 
    margin:0;
    padding:0;    
    border-left:1px solid #c6b792;
    border-right:1px solid #c6b792;
    border-top:1px solid #c6b792;
}
#content_container {
    background:transparent;	
    width:910px; /*950-20-20=910*/
    height: 100%;
    font-size:14px;
    padding:20px 20px 0 20px;
}

#content_footer {
    background:url(images/content_footer.png) bottom center no-repeat;		
    width:952px;
    height:60px;
    margin:auto;
    padding:0;
}
/**
* Side bar
*/
#side_bar{
	width: 960px;
}
#side_bar .widget{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;  
}
/*
 Footer
*/
#footer_content{
	width: 960px;
	margin: 0;
	padding: 0 10px 10px 20px;
    color:#000;
}
.module_supercontainer {
    background:url(images/shadow_top.png) top center no-repeat transparent;	
    width:100%;
    height:100%; 
    margin:0;
    padding-top:20px;
    border-bottom:none;
    color:#000;
}

.module_container {    	
    width:910px; /*950-20-20=910*/
    min-height:50px; 
    margin:0;
    padding:20px 20px 0 20px;
    font-size:14px;
    border-left:1px solid #c6b792;
    border-right:1px solid #c6b792;
    border-top:1px solid #c6b792;
    border-bottom:none;
}

.moduleinner{
    background: url('images/home_module.png') top center no-repeat; 
    position:relative;
}
.module_footer {
    background:url(images/module_footer.png) no-repeat transparent;		
    width:952px;
    height:35px;
    margin:0;
    padding:0;
}
#footer {    
	width: 980px;
	margin: 0 auto;
	clear: both;
	text-align: center;	
}
#footer a {
    color:#4d6706;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
#footer a:hover {
    color:#000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
/** Custome **/
ul.arrow {
    margin: 10px 0px 20px;
    padding:0px;
    /* -moz-padding-start: 15px !important;
    -webkit-padding-start: 15px !important;*/
    
}

ul.arrow li {
    background: url(images/bullet_arrow.png) left center no-repeat;	
    width:160px;
    height:16px;
    display: block;	
    margin-bottom:5px;
    padding:0 0 0 15px;
    color:#000;
}

ul.tick {
    margin: 10px 0px 20px;
    padding:0px;
    /* -moz-padding-start: 15px !important;
    -webkit-padding-start: 15px !important;*/
    
}

ul.tick li {
    background: url(images/bullet_tick.png) left top no-repeat;	
    width:100%;
    height:100%;
    display: block;	
    margin-bottom:5px;
    padding-top:0;
    padding-left:15px;
    color:#000;
    font-style: italic; 
}
hr.eggs {
    background: url(images/eggs_hr.jpg) left bottom no-repeat;
    width:624px;
    height:30px;
    border:none;
    clear:both;
}
.priority {
    font-weight:bold;
    color:#1f5700;
    text-decoration:none;
    margin-bottom: 10px;
}

a.priority {
    background: url(images/priority_bg.png) left top no-repeat;
    width:175px;
    height:37px;
    padding:8px 0 0 20px;
    font-weight:bold;
    color:#ffffff;
    /*color:#1f5700;*/
    float:right;
    text-decoration:none;
    margin-top: 15px;
}


a.priority:hover {
    text-decoration:underline;
}

.green {
    font-weight:normal;
    color:#1f5700;
    text-decoration:none;
}


.s16 {
    font-size:16px;
}

.facebook #fblink {
    position: absolute;
    bottom:20px;
    right:20px;
    width:25px;
    height:25px;
}
/**
* Widget
*/
.widget h3{
    margin: 0;
    padding: 0;
}
.widget .widget_title{
    margin:20px 0 0 8px;
    padding: 4px 10px;
    display: block;
    color: #333;
    font-size: 20px;
}
.widget .side_row{
    margin:0 0 0 15px;
    padding:0px;
}
.widget .side_row li{
   list-style:none;
   padding:4px;
}

.widget .side_row ul li label{
    display:block;
}
.widget .side_row form{
	width:inherit;
}

.widget .side_row input.search{
    width: 134px;
    padding: 4px;
	border: 1px solid #BBBBBB;
    color: #5D5D5D;
    font: 100% arial,sans-serif;
}

.widget .side_row .search_btn{
	width: 33px;
	height: 33px;
	background: url(images/search.png);
}

.widget .side_row .search label{
    display: none;
}

.widget form.login input{
	width: 200px;
}
/**
* Pagination
*/
.pagination a
{
    padding:5px;
    border:1px solid #5d5d5d;
    color:#5d5d5d;
}

.pagination strong
{
    padding:5px;
    border:1px solid #5d5d5d;
    background-color: #5d5d5d;
    color:#FFFFFF;
}

/* 
Contact Form Validation
*/
.success, .validation {
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    border: 1px solid;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('images/error.png');

}
.validation li {
    list-style:disc;
    list-style-position:inside;
    line-height: normal;
}

/*
Banner Rotator
*/
#slider {
    position:relative;
}

#slider img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slider img.active {
    z-index:10;
}

#slider img.last-active {
    z-index:9;
}
.slider_div{
    position: relative;
    top: -50px;
    left: 10px;
    z-index: 99;
}
.slide_nav{
    width:10px;
    margin:1px; 
    padding:3px;
    float:left;
    font-size: 16px;
    background: #EFEFEF;
    border: 1px solid #BEBEBE;
}
.active-nav {
    background: #BEBEBE;
    color: #FFFFFF;
}

/* Contact Info */
.email span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_email.png');
    background-repeat: no-repeat;
}
.mobile span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_mobile.png');
    background-repeat: no-repeat;
}
.phone span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_tel.png'); 
    background-repeat: no-repeat;
}
.fax span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_fax.png'); 
    background-repeat: no-repeat;
}
.address{
    padding-left:20px;   
    display: inline-block; 
    background-image: url('images/con_address.png');
    background-repeat: no-repeat;
}
.website span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_website.png');
    background-repeat: no-repeat;
}
.city span{
    padding-left:21px;
}
.state span{
    padding-left:21px;
}
.contact_desc span{
    padding-left:21px;
}
.contact_form{
    padding: 10px 0 10px 0;
    clear:both;
    font-weight:bold;
}