/* STRUCTURE TAGS */

body 
{
	background-image: url(http://www.ezquoteguide.com/body-bkgtile.gif);
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


div.frame
{
	clear:both;
	overflow-y: visible;
	overflow: hidden;
	min-height: 350px;
	width: 770px;
	margin-top: 5px;
	background: #FFFFFF;
	border: 1px solid #B78D8D;	
	height:expression( 
	    document.body.clientHeight > (500/12) * 
	    parseInt(document.body.currentStyle.fontSize)?
	   "20em":
	   "auto" );
}

div.logoFrame
{
	width: 770px;
	margin-top: 0px;
}

div.logo
{
	position: center;
	left: -245px;
}

div.topMenu
{
	float: right;
	width: 770px;	
	text-align: right;
	margin-top: 0px;
	padding-right: 3px;
}


div.slogan
{
	float: left;
	width: 190px;
	height: 176px;
	margin-top: 20px;
	margin-left: 2px;
	/*border: 1px solid #d0d0d0;*/
}

.out 
{
  display: block; 
  background: #bbb; 
  border: 1px solid #ddd; 
  position: relative;
  margin: 1em 0;
 }

.in 
{
  position: relative; 
  padding: 0px;
  text-align: center; 
  background: #F4F4F4; 
  font-weight: normal;
  border: 1px solid #EEEEEE; 
  height: 175px;
}

.ltin 
{
  left: -3px;
}

.tpin 
{
  top: -2px;
}

div.box
{
	float: right;
	width: 565px;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
}


div.categoryPic
{
	float: left;
	height: 171px;
	margin-top: 5px;
}

div.zipCodeForm
{
	float: right;
	width: 380px;
	text-align: center;
	background: #F4F4F4;
	font-family: Tahoma;
	color: #725656;
	font-size: 12px;
	font-weight: bold;
}

div.contentBox
{
	float: right;
	width: 750px;
	margin: 10px;
	text-align: justify;
	background: #DFD4AF;
	border: 2px solid #dadab1;
}



/* INPUT STYLES */

input.textInput
{
 	border: 1px solid #AFAFAF; 
 	margin: 0px;
 	padding: 0px;
 	margin-bottom: 10px;
 	font-family: Verdana;
 	font-size: 11px;
 	height: 22px;
}



/* HEADER -TITLES - LINKS - TEXT STYLES*/

h1
{
	text-align: center;
	font-family: Arial, Verdana, Courier New, Courier, Helvetica;
	font-size: 15px;
	color: #59741F;
	text-transform: capitalize;
}

h2
{
	text-align: left;
	font-family: Tahoma, Arial, Verdana, Courier New, Courier, Helvetica;
	font-size: 15px;
	color: #59741F;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}


span.copyright
{
	color: #000;
	font-weight: normal;
}

div.sectionContent
{
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
	text-align: justify;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

div.sectionContent a
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, Courier New, Courier, Helvetica;
	font-size: 11px;
	color: #59741f;	
	text-decoration: underline;
	font-weight: bold;
	
}

div.sectionContent a:hover
{
	text-decoration: underline;
}


div.footer, div.footer a
{
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Courier New, Courier, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #A58181;
	font-weight: bold;
}

div.footer a
{
	text-decoration: none;
}

div.footer a:hover
{
	color: #9C9272;
	text-decoration: underline;
}

hr 
{	
	height: 1px;	
	color: #3F4945;
	background-color: #3F4945;
	border: 0;
	padding: 0px;
}
.content {  font-family: Times New Roman, Times, serif; font-size: 12px}