/*
Theme Name: ToddCRau
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/

body {
	margin:0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3533;
	min-width: 982px;
	background: #717d43 url(images/bg-wrapper.jpg) repeat-x;
}
img {border:none;}
a, #content h2 a, #content h2 a:link {text-decoration: none;}
a:hover{text-decoration: underline;}
#content a, #content a:link {text-decoration: underline; color: #de4411; }
#content a:hover {text-decoration: underline; color: #449900; }
#content a:visited {text-decoration: underline; color: #006633; }
a:focus{outline:none;}
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
input, select{
	font: 11px Arial, Helvetica, sans-serif;
	color: #6c605d;
}
/* main containers styles */
.bg-line{
	width: 100%;
}
.bg-line .line{
	position: absolute;
	top: 215px;
	left: 0;
	background: url(images/line.jpg) no-repeat 50% 0;
	height: 5px;
	padding: 75px 0 5px 0;
	width: 100%;
}
.bg-line .line .shadow{
	display: block;
	height: 5px;
	overflow: hidden;
	background: url(images/shadow.png) repeat-x;
}
.holder {
	position: relative;
	overflow: hidden;
	width:100%;
}
.wrap-left {
	position: relative;
	float: left;
	left: 50%;
}
.wrap-right {
	position: relative;
	left: -50%;
}
* html .wrap-right {float:left;}
#wrapper {
	width: 982px;
	padding: 0 59px 40px;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
}
.bg{
	width: 100%;
	background: url(images/flower.png) no-repeat;
}
/* header block styles */
#header {
	overflow:hidden;
	width: 1014px;
	padding: 20px 0 0 59px;
	height: 140px;
	position: absolute;
	top:0;
	left:0;
}
.modules{
	float: right;
}
.module{
	float: left;
	padding: 0 27px 0 0;
}
.module h3{
	margin: 0 0 5px 0;
	padding: 0 0 0 2px;
}
.module h3 a{
	color: #6b951a;
	letter-spacing: 3px;
	font-size: 14px;
}
.module h3 a:hover{
	text-decoration: none;
	color: #3e3533;
}
.module img{
	float: left;
}
/* main block styles */
#main {
	width:100%;
	margin:160px 0 0;
	position: relative;
	background: url(images/bg-main-t.gif) no-repeat;
	padding: 10px 0 0 0;
}
#main:after {
	display: block;
	content: "";
	clear: both;
}
.main-c{
	background: url(images/bg-main-c.gif) repeat-y 0 0;
}
.main-b{
	padding: 8px 15px 0 25px;
	background: url(images/bg-main-b.gif) no-repeat 0 100%;
}
/* headline styles */
.headline {
	position: absolute;
	top: -1px;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 982px;
	height: 179px;
	background: url(images/bg-headline.png) no-repeat;
	z-index: 1;
}
#main .topinfo{
	width: 100%;
	overflow: hidden;
	height: 22px;
	padding: 0 0 111px 0;
}
#main .topinfo .phone{
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 343px;
	height: 26px;
	background: url(images/text-call.gif) no-repeat;
}
#main .title{
	float: left;
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 2px 0 0;
}
#main .title a{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #688518;
}
#main .title a:hover{
	text-decoration: none;
	color: #3e3533;
}
#info{
	height: 1%;
	overflow: hidden;
	padding: 0 25px 30px 44px;
}
#leftbar{
	float: left;
	width: 151px;
	margin: 0 0 0 -919px;
	display: inline;
	position: relative;
	padding-top: 10px;
	z-index: 10;
}
/* nav Styles */
#nav{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#nav:after {
	display: block;
	content: "";
	clear: both;
}
#nav li{
	position: relative;
	vertical-align: top;
	margin: 0 0 34px 0;
	border: solid 1px #f8f1ec;
}
#nav li a, #nav li span{
	height:1%;
	display: block;
	line-height: 14px;
	color: #3e3533;
	padding: 5px 8px;
	width: 134px;
	background: #f9dca5;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}
#nav li a:hover{
	text-decoration: none;
}
/* Submenu level 1 styles */
#nav li ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1px;
	left: 150px;
	width: 148px;
	display: none;
	border-right: solid 1px #f8f1ec;
	border-left: solid 1px #f8f1ec;
	border-top: solid 1px #f8f1ec;
	background: url(images/none.gif) no-repeat;
}
#nav li ul li{
	float: none;
	border: none;
	margin: 0;
	border-bottom: solid 1px #f8f1ec;
}
#nav li:hover ul, #nav li.hover ul{
	display: block;
}
#nav li ul li a{
	float: none;
	display: block;
	color: #463f30;
	height: 100%;
	font-size: 11px;
	text-transform: none;
	line-height: 16px;
	padding: 4px 10px;
	width: 128px;
	cursor: pointer;
	background: #c2c884;
	text-align: left;
}
#nav li ul li a:hover{
	text-decoration: none;
	color: #fefefe;
	background: #f6b96f;
}
#nav li ul li:hover a, #nav li ul li.hover a{
	color: #fefefe;
	background: #f6b96f;
}
/* Submenu level 2 styles */
#nav li:hover ul li ul, #nav li.hover ul li ul{
	display: none;
}
#nav li ul li ul{
	position: absolute;
	list-style: none;
	top: -1px;
	left: 148px;
	width: 148px;
	display: none;
}
#nav li ul li ul li{
	background: none;
}
#nav li ul li:hover ul, #nav li ul li.hover ul{
	display: block;
}
#nav li ul li:hover ul li a, #nav li ul li.hover ul li a{
	width: 130px;
	padding: 5px 9px;
	background: #f8ce8f;
	color: #463f30;
}
#nav li ul li ul li:hover a, #nav li ul li ul li.hover a{
	color: #fff;
	background: #f29e57;
}
/* Address style */
.adress-box{
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px;
	font-size: 10px;
	text-transform: uppercase;
	color: #718d18;
	line-height: 24px;
	margin: -8px 0 0;
	text-align: right;
}
.adress-box p{
	margin: 0 0 1px;
}
.adress-box address{
	font-style: normal;
}
.adress-box address span{
	display: block;
}
#leftbar .american{
	display: block;
	width: 96px;
	margin: 0 auto;
}
/* content styles */
#content{
	float: left;
	width: 739px;
	padding: 12px 0 0 140px;
}
.maincolumn { padding-left: 140px; }
.maincolumn ul li { line-height: 23px; }
#content h1, #content h1 a{
	margin: 0 0 8px 0;
	font-size: 15px;
	font-weight: bold;
	color: #688518;
	line-height: 25px;
}
#content h2, #content h2 a{
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #de5509;
	line-height: 24px;
}
#content h3, #content h3 a{
	margin: 0 0 8px 0;
	font-size: 13px;
	font-weight: bold;
	color: #688518;
	line-height: 23px;
}
#content p{
	margin: 10px 0;
	line-height: 23px;
}
#content .gallery{
	float: left;
	width: 130px;
	margin: 14px 18px 0 0;
}
#content .gallery img{
	float: left;
	margin: 0 0 4px;
}
#content .gallery strong{
	display: block;
	text-align: center;
	color: #de7324;
	text-transform: uppercase;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
}
#content .gallery strong span{
	display: block;
}
/* rightbar styles */
#rightbar{
	float: right;
	width: 252px;
	padding: 18px 0 15px 20px;
	margin-top: -10px;
	position: relative;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
}
#rightbar .right{
	display: block;
	margin: 0 0 25px 0;
}
.form-box{
	height: 1%;
	overflow: hidden;
	background: url(images/bg-form-title.jpg) no-repeat;
}
#content .form-box h4{
	margin: 0;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #ca5710;
	padding: 9px 88px 7px 18px;
	letter-spacing: 1px;
}
.form-box form{
	padding: 8px 16px 12px 19px;
	background: url(images/bg-contact-form.jpg) no-repeat 0 100%;
}
.form-box form .holder{
	padding: 0 0 2px 0;
	overflow: hidden;
	height: 1%;
}
.form-box form label{
	padding: 0 0 0 2px;
	font-size: 11px;
	color: #fff;
	display: block;
	overflow: hidden;
}
.form-box form .txt{
	float: left;
	border: 0;
	background: #fff;
	padding: 2px 5px;
	width: 210px;
}
.form-box form select{
	float: left;
	width: 220px;
	background: #fff;
	line-height: 17px;
}
.form-box form .btn{
	float: right;
	border: 0;
	color: #f5f8f6;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 1px 0 0;
	text-transform: uppercase;
	cursor: pointer;
	background: #de6a24;
}
.form-box form .img:hover{
	background: url(images/a-send-hover.png) no-repeat;
}
/* footer block styles */
#footer {
	height: 1%;
	overflow:hidden;
	padding: 18px 12px 32px 0;
}
/* bottomnav Styles */
.bottomnav{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	overflow: hidden;
}
.bottomnav li{
	float: left;
	margin: 0 11px 0 -2px;
	padding: 0 0 0 13px;
	background: url(images/bullet.gif) no-repeat 0 6px;
}
.bottomnav li a, .bottomnav li span{
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #de7324;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
.bottomnav li a:hover{
	text-decoration: underline;
}
.navigation{
	margin-bottom: 30px;
	margin-top: 10px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.post a,
.navigation a,
#commentform a,
#content a{
	color:#3E3533;
}