/* CSS Document */

/* blanket rules for all elements */
body	{
	background:#DEE7E7;
	width:820px;
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	}

	
/* example body ************************************

body{ background: #CC0000 url(../img/bg.jpg) repeat-y center;
	 font: 100.01% verdana,arial,sans-serif; 
	 text-align: center; }
*/	

/* rules for headings */	
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #f60;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

h2	{
	font-size:130%;
	padding:0 0 0 0;
	}
	
h3	{
	font-size:110%;
	padding:0 0 0 0;
	}

/* Default paragraph styles */
p	{
	font-size:100%;
	line-height:125%;
	color: #000000;
	}

/*	Removes blue line around images	*/
img		{
	border:0;
	}
	
ul		{
	list-style-type:none;
	margin:0;
	padding:0 0 20px 0;
	}
	
	
	
li		{
	padding:0;
	padding-left:30px
}

ol	{
	padding-bottom:20px;
	padding-left:50px;
	list-style-type:decimal;
	}	
ol li	{
	padding:0 0 15px 0;
	}
		
/* Link definitions */
a:link		{
	color: #0000CC;
	}
a:visited	{
	color: #0033CC;
	}
a:hover		{
	color: #990000;
	}
a:active	{
	color:#000;
	}

/* Masthead */
#masthead	{
	background: url(../images/bg_mh3.jpg);
	margin: 10px 0 0 0;
	padding:0 0 0 0;
	width:825px;
	height:300px;
	border-top:1px solid #000;
 	border-right:1px solid #000;
	border-left:1px solid #000;
	}
	
#masthead2	{
	background: url(../images/bg_mh4.jpg);
	margin: 10px 0 0 0;
	padding:0 0 0 0;
	width:825px;
	height:83px;
	border-top:1px solid #000;
 	border-right:1px solid #000;
	border-left:1px solid #000;
}



#masthead h3	{
	margin:0;
	padding-top:20px;
	padding-left:20px;
	}
	
/* Topheader section just below the Masthead */
#topheader	{
	margin: 0px 0 0px 0px;
	padding:5px 5px 0 10px;
	background-color:#FFFFFF;
	width:810px;
	height:20px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:.08em;
	border-right:1px solid #000000;
	border-left:1px solid  #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
	
/* Container includes left navigation (sidebar_a) and content for text (content) */
#container 	{
	width:825px;
	padding:0px;
	background:url(../images/faux2.gif) repeat-y;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	}
	
/* ----changed width to 615 from 620  */
/* Content */
#content	{
	margin-left:180px;
	margin-right:0px;
	width: 615px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
	
#content h1	{
	padding-top:15px;
	text-align:center;
	color:#000000;
	}
	
#dashedline	{
	margin-top:25px;
	margin-bottom:15px;
	width:100%;
	border-top:2px dashed #FF6600;
	}
	
.required	{
	color:#FF0000;
	}

#homecontent	{
	width:95%;
	}
	
.callus	{
	width:95%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	}

.phonetext	{
	width:95%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:25px;
	}	
	
/* --------------- Colors ----------------------------------------------------*/
.colorphone1	{
	color:#B51018;
	}
	
	
/* --------------- Content Headers -------------------------------------------*/

#headertext	{
	font: Helvetica, "Helvetica Narrow";
	color:#0066CC;
	font-weight:bold;
	font-size:18px;
	width:100%;
	height:10px;
	padding-bottom:10px;
	}
	
#headerdiv	{
	font: Helvetica, "Helvetica Narrow";
	color:#0066CC;
	font-weight:bold;
	font-size:18px;
	width:100%;
	height:20px;
	width:350px;
	padding-bottom:10px;
	}	


/* sidebar A -----------------------------------------------------------------*/
#sidebar_a	{
	padding:10px 0 10px 0; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	border-bottom: 2px dotted #aaa;
	float:left;
	width:180px;
	}
	
	
/*  Sidebar Image is OFF -----------------------------------------------------------------	
#sidebar-image	{
	background-image:url(../images/sidebar_image.gif);
	padding:0px 10px 30px 20px; 
	float:center;
	width:150px;
	height:230px;
	font-weight: normal;	
	}
-------------------------------------------------------------------------*/


#sidebar-image ul	{
	list-style-type: disc;
	margin:0px;
	padding:125px 0 0px 10px;
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#sidebar-image li		{

	
	
}
	

#sidebar_a ul a:link, #sidebar_a ul a:active, #sidebar_a ul a:visited	{
	color: #ffffff;
	list-style: none;
	display:block;
	line-height:15px;
	text-decoration:none;
	letter-spacing:.1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
	
	

#sidebar_a ul a:hover	{
	background: #FFFFFF;
	color:#333333;
	}

	
/* Sidebar Highlights the current page link */

/* SideBar Padding for Links */			
#sidebar_a li	{
	padding: 0px 0px 0px 0px;
	}
	
#current	{
	}
	

/* Index Page Picture Layout */
/* off */
#pic1	{
	background:url(../images/pic1.jpg); 
	border:1px solid #000000;
	float:left;
	height:125px;
	width:197px;
	}
/* off */	
#pic2	{
	background:url(../images/pic2.jpg);
	border:1px solid #000000;
	margin-left:210px;
	height:183px;
	width:250px;	
	}
	
#pic3	{
	background:url(../images/pic2.jpg);
	border:1px solid #000000;
	float:right;
	height:183px;
	width:250px;
	margin:10px;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:25px;
	margin-left:10px;
	}
	
#pic4	{
	float:right;
	height:125px;
	width:198px;
	margin:10px;
	}

#aboutpic	{
	background:url(../images/about1.jpg);
	border:1px solid #000000;
	float:right;
	height:125px;
	width:198px;
	margin:10px;
	}
	
/* Footer */
#footer	{
	border-top:1px solid #000000;
	text-align:center;
	clear:both;
	margin: 0 auto;
	padding:10px;
	background-color:#fff;
	width:805px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	}

/* Override List format */
.ulformat ul	{	
	list-style-type:disc;
	margin-left:30px;
	margin-right:5px;
	padding:0 0 0px 0;
	}

/* Credit Card Image */
#creditcardbox	{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
		
/* bold format for bold text */
.bold	{
	font-weight:bold;
	}

/* italic format text */
.italic	{
	font-style:italic;
	}

/* bullets background for ul */
.bullets{
	background:url(../images/arrow_tr.gif) no-repeat;
	margin:10px 0 0 20px;
	}		

/* Boldlist font format for home page list */
.boldlist	{
	font-weight:bold;
	font-size:14px;
	}
	
/* Ordertext subheader for Order appraisal section on homepage */		
.ordertext	{
	font-weight:bold;
	font-size:16px;
	color: #f60;
	}

/* smalltext reduces size of text */
.smalltext	{
	font-size:x-small;
	}

/* red red text */
.red	{
	color:#FF0000;
	}
	
.indexlist	{
	list-style-position:inside;
	list-style-type: disc;
	margin:0;
	padding:0 0 0 20px;
	width:350px;
	}

.indexlist li		{
	padding:0;
	padding-left:5px
}

	
/*********************************************************	
Form Styles */

#com_order	{
		width:85%;
		margin:0px;
		padding:0px;
		}	

#res_orderform	{
		width:85%;
		margin:0px;
		padding:0px;
		}

#com_orderform	{
		width:85%;
		margin:0px;
		padding:0px;
		}

#line	{
		width:520px;
		height:1px;
		text-align:center;
		}


.field		{
		background: #fff;
		width:auto;
		font-size:12px;
		height:16px;
		padding:1px;
		}

.fieldr		{
		height:16px;
		padding:1px;
		background-color:#DBDBDB;
		width:auto;
		font-size:12px;
		}

fieldset dl	{
	padding-bottom:15px;
	}
	
fieldset dt	{
	float:left;
	width:125px;
	padding:5px;
	}
	
fieldset dd	{
	width:auto;
	margin:0;
	padding:5px;
	}
	
form	{
	margin:0px;
	padding:0px;
	}
	
fieldset	{
	margin:0 0 15px 0px;
	padding:5px 5px 0px 15px;
	border:1px solid #999999;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
fieldset p	{
	padding:5px;
	border: 1px solid #666;
	background:#dddddd;
	}
	
legend	{
	margin: 0px;
	padding:2px;
	font-weight:bold;
	}
	
label	{
	font-weight:bold;
	}

.nobold	{
	width:100%;
	font-weight:normal;
	font-style:italic;
	}
	
.othercomments	{
	padding-left:125px;
	}

.propertytype	{
	width:125px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
	
.purpose	{
	width:100%;
	padding-top:10px;
	}
	
.other	{
	}
	
.radioselect	{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 135px;
	}

.radioselectprop	{
	padding: 0 0 0 125px;
	margin-bottom:0px;
	}
		
.compropdescription	{
	width:225px;
	font-weight:normal;
	font-style:italic;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	}

.comproptype	{
	padding:0 0 0 100px;
	}

.methodofpayment	{
	width:100%;
	}

.saleprice	{
	padding-top:20px;
	}
	
.salespricedd	{
	padding-top:15px;
	}
	
.methodofpaymentselect	{
	padding: 0 0 0 35px;
	}	

.state	{
	width:25px;
	}
	
.zip	{
	width:75px;
	}
	
.phone	{
	width:40px;
	}

.email	{
	width:150px;
	}
	
.unit	{
	width:150px;
	}
	
.fs1	{
	width:200px;
	}

.fs2	{
	width:200px;
	}
	
.fs3	{
	width:200px;
	}
	
.fs4	{
	width:200px;
	}
	
.fs5	{
	width:200px;
	}
	
.fs6	{
	width:110px;
	}	
	
.fs7	{
	width:325px;
	}

.button	{
	}			
					
/*********************************************************	
Contact US Form Styles */
#contact	{
	width:95%;
	}

.contact	{
	width:150px
	}

.contact1	{
	width:200px;
	}

.contact2	{
	padding:15px 0 0 0 120px;
	}
	
.contactbutton	{
	margin-left:160px;	
	}
	
/*********************************************************
Coverage Area Styles	*/	
#countylist	{
	position:relative;
	float:left;
	height:auto;
	width:540px;
	}

#countylist .countycolumn		{
	position:relative;
	width:176px;
	padding-bottom:20px;
	list-style-type:none;
	}

#countylist .countycolumn li	{
	position:relative;
	float:left;
	padding-left:5px;
	font-size:11px;
	list-style-type:none;
	width:166px;
	line-height:1.5;
	}
	
#countylist .countycolumn	{
	float:left;
	width:176px;
	padding-bottom:20px;
	list-style-type:none;
	}
	
#countylist .countycolumn li	{
	float:left;
	padding-left:5px;
	font-size:11px;
	width:166px;
	padding-right:5px;
	line-height:1.5;
	}
		
.headertext		{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#CC6600;		
	}
	
#order	{
	position:relative;
	float:left;
	text-align:center;
	width:520px;
	padding-bottom:30px;
	}
	
/*********************************************************
Services Styles	*/	

.tabservices	{
	width:95%;
	border:1px;
	border-color: #000000;
	padding:5px;
	}
	
.tabhead	{
	padding:5px;
	background-color: #006599;
	height: 15px;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	}
	
.tabcontent		{
	background-color: #FFFFFF;
	padding-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
		}

.tab	{
	list-style-type:disc;
	}
	
.tab li	{
	list-style-position:inside;
	padding:0;
	padding-left:10px;
	list-style-type:disc;
	
	}
	
/*********************************************************
Fee Schedule	*/	

.tablehead	{
	}

.headercol1	{
	width:450px;
	text-align:left;
	}
	
.headercol2	{
	width:125px;
	text-align:left;
	}

.row1	{	
	}

.col1	{
	width:450px;
	text-align:left;
	font-weight:normal;	
		}

.col2	{
	width:125px;	
	font-weight:normal;	
	text-align:left;
		}
		
/*********************************************************
About Us	*/	

.ent	{	
	padding: 25px;
	background-image: url(../images/about2.bmp);
	}