body{
margin:0px;
background:#f7e18e url(images/pattern.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5f3602;
}

a{color:#1c7719; font-size:14px;}

h1 { font-size:26px; font-family: tahoma; color:#b02c20; font-weight:100; margin:0px;}

h2{
font-size:16px;
color:#593808;
font-weight:bold;
}

h2 span{font-size:14px;}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#593808;
font-weight:bold;
}

h4{
font-size:16px;
color:#1c7719;
margin:0px;
}

h5{
color:#396614;
font-size:14px;
}

h6{
color:#72380e;
font-size:14px;
}

h6 span{
color:#396614;
font-size:18px;
}

h7{}

#container{
width:914px;
margin:0px auto;
}

#banner{
width:763px;
height:238px;
margin:0px auto;
background:url(images/banner.jpg);
color:#7f520d;
font-size:10px;
padding-left:65px;
}

#logolink{
width:291px;
height:117px;
margin-top:7px;
margin-left:-13px;
float:left;
}

#estimate{
float:right;
margin-right:18px;
margin-top:170px;
}

#wrapper{
margin:0px auto;
width:818px;
padding:0px 48px;
background:url(images/bg.gif) repeat-y;
float:left;
}

*html #navigation{
background:url(images/nav-bg.jpg) no-repeat;
width:218px;
height:585px;
float:left;
margin-top:169px;
margin-left:5px;
position:absolute;
}

*html #navigation ul li{
margin-left:50px; background:url(images/nav-bullet.gif) left no-repeat; width:200px;
}
#navigation{
	background:url(images/nav-bg.jpg) no-repeat;
	width:218px;
	height:595px;
	float:left;
	margin-top:169px;
	margin-left:48px;
	
	position:absolute;
}

:first-child+html
#navigation{
margin-left:5px;
}

	#navigation ul{
	list-style:none;
	margin-left:-32px;
	margin-top:0;
	}
	
	#navigation ul li{
	margin-bottom:10px;
	background:url(images/nav-bullet.gif) center left no-repeat;
	}

	#navigation ul li a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	padding-left:10px;
	}

	#navigation ul li a:hover, #navigation ul li a.active{
	color:#f9f60d;
	text-decoration:underline;
	}
	
	:first-child+html #navigation ul{
	margin-left:7px;
	}

	:first-child+html #navigation ul li{
	margin-bottom:12px;
	}

#add{
	height:42px;
	width:599px;
	background:url(images/add-bg.gif) repeat-x;
	padding:13px 0px 0px 219px;
	font-size:11.0px;
	color:#191002;
}

#contents{
width:818px;
float:left;
margin-left:5px;
}

#main-content{
width:446px;
float:left;
padding:0px 10px 0px 13px;
}

#sidebar-left{
width:180px;
float:left;
padding:483px 10px 0px 10px;
}

#sidebar-left ul{
list-style:none;
margin-left:-30px;
}

:first-child+html
#sidebar-left ul{
margin-left:3px;
}

#sidebar-left ul li{
margin-bottom:10px;
background:url(images/side-bullet.gif) no-repeat;
background-position:center left;
padding-left:20px;
}

#sidebar-right{
width:119px;
float:left;
text-align:center;
color:#1f520e;
font-size:10px;
margin-left:2px;
padding:0px 10px;
}

*html #sidebar-right{
width:119px;
float:left;
text-align:center;
color:#1f520e;
font-size:10px;
padding:0px 10px;
}

#footer{
width:798px;
clear:both;
text-align:center;
padding:10px 58px;
background:url(images/bg-nolines.gif) repeat-y;
}


/* Classes */

.dotted{
border-bottom:2px dotted #8e6826;
margin:20px 0px;
}

.ryt2txt, .ryt2txt a{
color:#1c7719;
font-size:14px;
}

.subtitle{
color:#1c7719;
font-size:16px;
margin:0px;
font-weight:bold;
}

.imgryt{
float:right;
margin:0px 0px 5px 15px;
border:1px solid #674136;
}

.imgleft{
float:left;
margin:0px 10px 5px 0px;
border:1px solid #674136;
}

.imgleft-noborder{
float:left;
margin:0px 10px 5px 0px;
}

.doorbox{
width:300px;
float:left;
}

.red{
color:#d11027;
font-weight:bold;
}

.button{
background:url(images/button1.jpg) no-repeat;
width:80px;
height:26px;
border:none;
color:#FFFFFF;
}

.button:hover{
background:url(images/button2.jpg) no-repeat;
color:#003300;
}

.testi {width:200px; float:left; padding-left:10px; margin-right:13px;}
