

/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 10pt;
	font-family: arial, sans-serif;

background:#fff ;
background-repeat:repeat;


	margin: 0;
	padding: 0;

	}

#wrap {
        clear: both;
	width: 930px;
	margin: 20px auto 0px auto;
	padding:0px;
	padding-top:0px;
    
        text-align:center;
        border:0px solid #cfe39f;
        }

#header {

  		 width:930px;
        padding: 0px;
		margin: 4px auto 0px auto;

        height:150px;
        text-align:left;
        font-size:14px;
        font-weight:bold;       
	}


.logo {
margin-left:0px;
width:280px;
float:left;
}

#top {
        width:930px;
        height:30px;
        line-height:30px;
        margin: 0px auto 10px auto;
        padding:1px 0 0;
        text-align:right;
        }

.imgscreen {
width:930px;
background:#221907;
height:300px;
padding:0px;
color:#fff;
}
        
#page {
	margin:0px auto;
	padding: 0px;
	width:940px;
	}  
	

#content {
        width: 930px;
        margin: 0px auto;
		 padding: 0px;
        min-height:600px;
        text-align:left;
  }
#contentright {
		
		margin: 0px 0px 0px 220px;
		padding:15px 0px 4px 14px;
		text-align:left;
		border-left:0px solid #c6c0a2;
}


#leftnav {
	font-size: 15px;
        width: 180px;
        float: left;
        margin: 0px;
        margin-top:4px;
	padding: 10px 10px 0px 0px;
font-weight:600;
color:#221907;
        }

#leftnav h3{
	margin:0px -8px 6px 0px;
	font-size:18px;

	color:#ff3300;
	padding:4px;
	text-align:right;
	}

#leftnav ul {
   list-style-type:none;
        margin: 0PX;
        padding: 0;
 text-align:right;
       }
               
#leftnav ul li {
   
        margin: 0px;
        padding: 0px 0px 6px 0px;
        width:100%;
       display: block;
       color:#221907;
       font-size:16px;
       border-top:0px solid #b0c635; 
               }
               
 
#leftnav ul li a, #leftnav ul li a:link, #leftnav ul li a:visited {
	color: #fff;
        text-decoration: none;
        font-weight: bold;
       display: block;   
	}

#leftnav ul li a:hover, #leftnav ul li a:active {
        text-decoration:none;
        color:#8ec114;
        font-weight: bold;
        
	}
	
#leftnav ul li h3{
	margin:0px -4px 0px 0px;
	font-size:14px;
	background-color:#483d28;
	color:#fff;
	padding:4px;
	}
	

	
#leftnav ul li ul{
        margin: 0px;
        margin-right:-10px;
        padding: 5px 0px 3px 0px;
       width:100%;
         font-size:12px;
         color:#8ec114;
               }
               
#leftnav ul li ul a, #leftnav ul li ul a:link, #leftnav ul li ul a:visited {
	color: #986564;
        text-decoration: none;
        font-weight: bold;
        display: block;
        margin-right:-5px;
   }

#leftnav ul li ul a:hover, #leftnav ul li ul a:active {
        text-decoration:none;
        color:#669c78;
        font-weight: bold;
         background: url(images/arrow.png) no-repeat;
    border-bottom:1px dashed #666;
    margin-right:-5px;
	}
	
#leftnav ul li ul li{
        margin: 0px;
        padding: 3px 12px 0px 0px;
        width:100%;
        font-size:11px;
               }
         
#leftnav ul li ul li a, #leftnav ul li ul li a:link, #leftnav ul li ul li a:visited {
	color: #8b826f;
        text-decoration: none;
        font-weight: bold;
        display: block;
        font-size:11px;
        
       
	}

#leftnav ul li ul li a:hover, #leftnav ul li ul li a:active {
        text-decoration:none;
        color:#221907;
        font-weight: bold;
         background: url(images/arrow.gif) no-repeat;
    border-bottom:1px dashed #666;
    font-size:11px;
     margin-right:-5px;
	}



#footer {
     
        color:#fff;
        width:930px;
        height:70px;
        background:url('images/footer-bg.jpg');
        background-position:top center;
        border-top:1px solid #829523;
font-size:8px;
	line-height: 130%;
        clear: both;
        margin: 0px;
        margin-top:30px;
        padding: 0px;
        padding-top: 10px;
        text-align: center;
        }

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */



h1 {
	font-size: 28pt;
	color:#312d1d;
	margin:0px 0px 6px 0px;
font-weight:bold;
padding:0px;

	}

h2 {
	font-size: 20pt;
font-weight:bold;
color:#221907;
padding-bottom:10px;
border-bottom:0px solid #ccc;
margin:0px 0px 6px 0px;

	}

h3 {
	font-size: 16pt;
font-weight:bold;
color:#666;
margin-bottom:0px;

	}

h4,h5,h6,h7 {
	font-size: 10pt;
	font-weight:normal;
	}
	


	
#header h1.blogtitle {
        color: #999;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        font-weight:normal;
        }

h1.sectionhead, h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  {
        line-height:100%;
        letter-spacing:1px;
        font-size:22pt;
        letter-spacing:0px;
        margin: 0;
        padding: 10px 15px;
        border-bottom:0px solid #CCC9B8;
      font-weight:normal;
        }


.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #68a079;
        text-decoration: none;
        font-size: bold;}

a:hover, a:active {
        text-decoration:none;
        color:#ada656;
	}


.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline; 
        }

.post h1 a, .post h2 a, .post h2 a:visited, .post h2 a:link {
        color:#3b3b3b;
        margin-top:10px;
        font-size:16px;
        font-weight:bold;
        }
        
.post h1 a:hover, .post h2 a:hover, .post h2 a:active  {
        color:#ff3300;
         margin-top:10px;
          font-size:16px;
          font-weight:bold;
        }
        
.page h1 a, .page h2 a {
        color:#ff3300;
        }
        
.page h1 a:hover, .page h2 a:hover  {
        color:#caa114;
        }

.tags a {
        color:#ff3300;
        }
        
.tags a:hover  {
        color:#caa114;
        }

#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
/* -------------------[ Images ]------------------- */
img {
border:none;
margin:0px;
padding:0px;
}

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        }

img.alignleft {
        float: left;
        margin: 0px 10px 10px 0px;
        background: #fff;
        }
       


/* -------------------[ Home ]------------------- */

.homesections {
text-align:center;

}


.homesections div {
float:left;
width:300px;
height:400px;
padding:10px;
margin: 0px;
text-align:left;
border-RIGHT:1px dashed #666;
border-bottom:1px solid #666;

}

.homesections div.lastsection {
border-right:0px dashed #666;
width:210px;
padding-left:30px;
}


ul.homesections {
	font-size: 11pt;
     font-weight:bold;
        letter-spacing: 0px;
	list-style-type: none;
	padding: 0px 0px 10px 12px;
	margin: 0;
	margin-top:8px;
	text-align:left;
        }
        


ul.homesections li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        padding:4px 0px 2px 0px;
        }


ul.homesections li a, ul.homesections li a:link, ul.homesections li a:visited {        
        color: #996160;
        display: block;
        }

ul.homesections li a:hover, ul.homesections li a:active {
        color: #ada656;
        text-decoration: underline;
        }
        
ul.homesections li ul a, ul.homesections li ul a:link, ul.homesections li ul a:visited {        
        color: #474433;
        display: block;
        }

ul.homesections li ul a:hover, ul.homesections ul li a:active {
        color: #9dc61f;
        text-decoration: underline;
        }

.homenews {
margin: 10px 200px 10px 20px;
border:1px solid #d1cfb4;
padding:10px 30px 20px 30px;
background:#f2f1e9;
}

.homenews h3 {
font-size:16px;
margin:10px 0px 10px 0px;
}

.homenews img {
width:25%;
height:25%;
}


/* -------------------[ Misc Tags and Classes ]------------------- */



p {
	margin-bottom:10px;
	}





.entry {
	padding: 0;
	margin: 0px;

	}

.entry h2 {
margin-top:0px;
color:#221907;
}

.postinfo {

	font-size: 9pt;
       
	margin: 10px 0px;
	padding-right: 10px;
	height:20px;
	color:#666;
	font-weight:bold;
	text-align:right;
	}
	
.postinfo a, .postinfo la:link, .postinfo a:visited {        
        color: #454545;
        }

.postinfo a:hover, .postinfo a:active {
        color: #ff3300;
        }

.post {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	width:540px;
	background-color:#e1dddd;
	color:#000;
	border:1px solid #b0b0b0;
	}
	
.post h2 {
margin-top:0px;
color:#221907;
font-size:14px;
}
	
	
.post a, .post a:link, .post a:visited {        
        color: #9dc61e;
        }

.post a:hover, .post a:active {
        color: #221907;
        }
	

	
.page {
	margin: 10px 10px 50px 20px;
	padding: 0px 6px 5px;
 	width:660px;
 	line-height:1.1em;

	}
	
.products {
margin:0px 10px 40px 40px;
padding:0px 10px 20px 10px;
border-bottom: 1px solid #ccc;
}

.products img {
width:200px;
float:left;
margin:0px 40px 80px 0px
}
.products h3 {
font-size:16px;
margin:0px 0px 10px 0px;
}

.press div {
width:300px;
float:left;
}

.press div img {
float:left;
margin:0px 10px 10px 0px
}


/* -------------------[ Navigation ]------------------- */

ul.top {
	font-size: 9pt;
     font-weight:bold;
        letter-spacing: 0px;
        height:20px;
        line-height:20px;
        float:right;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:6px;
        }

ul.top li {
   
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline;
        padding: 0px 0px 0px 10px;
        }

ul.top li a, ul.top li a:link, ul.top li a:visited {        
        color: #302a14;
 text-decoration: none;
          }

ul.top li a:hover, ul.top li a:active {
        color: #89b420;
        text-decoration: none;
        }



ul.top li ul {
        float:right;
        margin:0;
        padding:0;
        }

ul.footer {
	font-size: 8pt;
     font-weight:bold;
        letter-spacing: 0px;
        line-height:20px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:3px;

        }

ul.footer li {
   
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline;
        padding: 0px 10px;
        }

ul.footer li a, ul.footer li a:link, ul.footer li a:visited {        
        color: ##9dc61e;
 text-decoration: none;
          }

ul.footer li a:hover, ul.footer li a:active {
        color: #fff;
        text-decoration: none;
        }

#breadcrumbs {
font-size:15px;
margin:0px;
padding:0px;
margin-top:4px;
font-weight:bold;
}

