body
{
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: small;
color: #38230E;
background-color:#F6F1DE;
}

.header
{
height:115px;
background-color:#009900;
border-top: 8px solid #006600; 
border-bottom: 8px solid #006600;
}

#phone_number
{
float: right;
clear: left;
font-family: "Trebuchet MS", sans-serif;
margin-top: 25px;
font-weight: bold;
font-size: 1.5em;
color: white;
text-align: center;
}

.content_body{
background-image:url(images/bg1.jpg);
background-repeat: repeat-x;
background-color:#FFF;
}

.content_interior{
width:760px;
margin-left:auto;
margin-right:auto;
}

.header_interior{
margin-left:auto;
margin-right:auto;
width:760px;
}

.left_column
{
width:200px;
float:left;
margin-top:25px;
clear:both;
}

.navigation{
width:184px;
padding-left:6px;
padding-right:6px;
background-image:url(images/nav_side.jpg);
}

.navigationbtm{
width:196px;
background-image:url(images/nav_btm.jpg);
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}


.right_column
{
width:545px;
float:right;
margin-top:25px;
margin-bottom:25px;
border-left: solid 1px #009900;
padding-left: 13px;
}

#quote
{
font-family: Tahoma, Verdana, sans-serif;
padding: 10px;
width: 450px;
background-color: #E4F2CA;
border: solid 1px #009900;
line-height: 1.4em;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 15px;
}

#quote_pic
{
float: right;
clear: left;
margin-left: 8px;
}

.hr{
	width:485px;
	height:8px;
	background-image:url(images/hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

a:link, a:visited {
	color: #009900;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
h1 
{
font-size: 1.4em;
font-weight: normal;
color: #006600;
margin: 0;
}

h2 
{
font-size: 1.1em;
font-weight: bold;
color: #006600;
margin: 0;
}


.footer
{
background-color: #E4F2CA;
padding-top:5px;
padding-bottom:5px;
border-top: solid 1px #009900;
}

.footer-inner
{
width:760px;
margin-left:auto;
margin-right:auto;
}

.footer-div
{
width:150px;
float:left;
margin-right:20px;
margin-left:20px;
}

*html .footer-div
{
width:150px;
float:left;
margin-right:15px;
margin-left:15px;
}

#menu 
{
clear: left;
float: left;
width: 180px;
margin: 0 0 5px 0;
padding: 0;
font-size: 1em;
}

#menu ul 
{	
list-style: none;
width: 180px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1em;
}	

#menu li 
{
margin-bottom: 4px;
}

#menu li a 
{
font-weight: bold;
height: 22px;
text-decoration: none;
color: #FFF;
display: block;
padding: 6px 0 0 10px;
background: #009900;
border: 1px solid #006600;
border-left: 4px solid #006600;
}	
	
#menu li a:hover 
{
background: #00CC00;
color: #FFF;
border: 1px solid #006600;
border-left: 4px solid #006600;
}

#menu li a.selected 
{
background: #00CC00;
color: #FFF;
border: 1px solid #006600;
border-left: 4px solid #006600;
}

a img
{
border: 0px;
}

.licensed
{
font-weight: bold;
font-size: 1.1em;
color: #006600;
}

.licensed li
{
list-style-image: url("http://www.treasureenterprise.com/images/check.gif");
padding: 0px;
}

.small_text
{
font-size: .9em;
}

#contact
{
width: 100%;
margin: 0px;
margin-bottom: 20px;
border:#E4F2CA 1px solid;
border-collapse: collapse;
}
	  
#contact td, th
{
border-color: #E4F2CA;
border-width: 1px;
border-style: dotted;
padding: 5px;
}

.contactHeader
{
background-color:#E4F2CA;
color: #B82416;
font-size: .9em;
text-align: left;
}
			   
.errors
{
background-color:#B82416;
color: #FFF;
font-size: 1em;
font-weight: bold;
}
		
.success{background-color: #00CC00;
color: #FFF;
font-size: 1em;
font-weight: bold;
}
		
.leftColumn
{
color: #006600;
text-align: left;
}

.rightColumn
{
text-align: left;
}

.required
{
color: #B82416;
font-size: .9em
}
		  
.messageColumn
{
vertical-align: top;
text-align: left;
}

.form_button 
{
font-size: 1em;
color: #006600;
background-color: #E4F2CA;
vertical-align: middle;
border: 1px solid #006600;
}
