/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-color:#374A24;
	
}
h2{
	
}
a{
	text-decoration:none;
	color:#C5DB7A;
} 
a:visited{
	text-decoration:none;
	color:#C5DB7A;
}
a:hover{
	text-decoration:none;
	color:#4D6932;
}
#wrapper{
	width:100%;
	background-color:#FFFFFF;
	border-top:10px solid #4D6932;
	border-bottom:10px solid #4D6932;
}
#content{
	margin: 0 auto;
	width:724px;
	text-align:left;
}
#head{
	margin: 0 auto;
	width:724px;
	text-align:left;
	height:245px;
	background-image:url(../images/head/grass.gif);
	background-repeat:no-repeat;
}
#head h1{
	margin:0;
	padding:0;
}

#head h1 a, #head h1 a:visited, #head h1 a:hover{
	background-image:url(../images/head/title.gif);
	display:block;
	margin:0 0 0 0px;
	padding:0px 0;
	height:134px;
	width:451px;
	text-indent:-10000px;
	position:relative;
	top:40px;
	left:265px;
}

#head ul{
	margin:50px 0 0 168px;
	padding:0;
}
#head ul li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	
}

#head ul li a{
	margin:0px;
	padding:0px;
	padding-top:3px;
	height:23px;
	display:block;
	color:#CC6633;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:lighter;
	border-top:2px solid #FFFFFF;
	/*text-indent:-10000px;
	background-repeat:no-repeat;*/
}
#head ul #nav_home a,#head ul #nav_home a:visited{
	
	margin-right:44px;
	
}
#head ul #nav_home a:hover, #head ul #nav_home a.current, #head ul #nav_home a:visited.current{
	border-top:2px solid #C5DB7A;
	color:#6B9244;
}

#head ul #nav_about a,#head ul #nav_about a:visited{

	margin-right:44px;
}
#head ul #nav_about a:hover, #head ul #nav_about a.current, #head ul #nav_about a:visited.current{
	border-top:2px solid #C5DB7A;
	color:#6B9244;
}

#head ul #nav_sunrooms a,#head ul #nav_sunrooms a:visited{
	
	margin-right:44px;
}
#head ul #nav_sunrooms a:hover, #head ul #nav_sunrooms a.current, #head ul #nav_sunrooms a:visited.current{
	border-top:2px solid #C5DB7A;
	color:#6B9244;
}

#head ul #nav_contact a,#head ul #nav_contact a:visited{
	
	
}
#head ul #nav_contact a:hover, #head ul #nav_contact a.current, #head ul #nav_contact a:visited.current{
	border-top:2px solid #C5DB7A;
	color:#6B9244;
}


#footer{
	clear:both;
	margin:0;
	text-indent:265px;
	padding:60px 0px 80px 0px;
	background-color:#FFFFFF;
	
}

#footer a, #footer a:visited{
	text-decoration:underline;
	color:#C5DB7A;
}

#footer a:hover{
	text-decoration:none;
	color:#4D6932;
}



#sidebar{
	float:left;
	width:235px;
}
#sidebar .side_item{
	padding:0;
	margin:30px 0 20px 0;
}
#sidebar h2{
	margin:0;
}
#sidebar h2 a, #sidebar h2 a:visited{
	border-top:none;
	display:block;
	padding:0;
	margin:2px 0 0 0;
	line-height:22px;
	width:235px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#CC6633;
	text-decoration:none;
	text-transform:none;
	letter-spacing:normal;
}
#sidebar h2 a:hover{
	color:#BB5A2A;
}
#sidebar .side_item_red h2 a, #sidebar .side_item_red h2 a:visited{
	border-top:none;
	display:block;
	padding:0;
	margin:2px 0 0 0;
	line-height:22px;
	width:235px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#BE0909;
	text-decoration:none;
	text-transform:none;
	letter-spacing:normal;
}

#sidebar h2 a span, 
#sidebar h2 a:visited span{
	border-top:2px solid #C5DB7A;
	padding:0;
	margin:0;
	color:#6B9244;
	display:block;
	width:87px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
}
#sidebar h2 a:hover span{	
	border-top:2px solid #AABF61;
	color:#5D8039;
}
#sidebar p{
	padding:0;
	margin:2px 0;
	font-size:16px;
	font-weight:normal;
	color:#CC6633;
}

#page_content{
	float:right;
	width:489px;
}
#page_content h2{
	color:#6B9244;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:0;
	letter-spacing:1px;
	margin:30px 10px 0px 30px;
}
#page_content h3{
	color:#CC6633;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:0;
	letter-spacing:1px;
	margin:30px 10px 0px 30px;
}
#page_content p{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding:0;
	margin:5px 10px 10px 32px;
	line-height:17px;
}

#page_content p a, #page_content p a:visited{
	color:#CC6633;
	text-decoration:underline;
}

#page_content p a:hover{
	text-decoration:none;
	color:#4D6932;
}

form{
	padding:0;
	margin:5px 0px 10px 0px;

}

input{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}