html,body {
        background-color: #FFFFFF;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
        scrollbar-face-color: #DEE3E7;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #006699;
        scrollbar-track-color: #EFEFEF;
        scrollbar-darkshadow-color: #98AAB1;
		
		margin:  0px;
		padding: 0px;
		border:  0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #000000;
		text-align: left;
}




#header { 
	height: 93px;
	background-color: #ffffff;
	margin: 0 auto;
	background-image: url(/images/topbg.gif);
	background-repeat:repeat-x;
	padding: 0 0 0 25px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	
}

#pagefooter { 
	width: 758px;
	height: 55px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(/images/footer.gif);
	background-repeat:no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

#bigbox_container {
	width: 464px;
	height: 800px;
	text-align: center;
}

#bigbox_container_index {
	width: 464px;
	height: 250px;
	text-align: center;
}

#bigbox_header { 
	width: 464px;
	height: 25px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(/images/bigbox_header.gif);
	background-repeat:no-repeat;
}

#bigbox_bg { 
	width: 464px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(/images/bigbox_bg.gif);
	background-repeat: repeat-y;
	
	color: #333333;
	text-decoration: none;
	vertical-align: middle;   
	font-family: Arial;
	font-size: 16px;  
	font-weight: Bold;  	
}


#bigbox_footer { 
	width: 464px;
	height: 25px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(/images/bigbox_footer.gif);
	background-repeat:no-repeat;
}



#searchbox { 
	width: 302px;
	height: 152px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(images/searchbox.gif);
	background-repeat:no-repeat;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Bold;
	color: #000000;
	text-align:center;

}

.ad4sale { 
	width: 350px;
	height: 250px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	text-align: center;
		
	color: #CC0000;
	text-decoration: none;
	vertical-align: middle;   
	font-family: Arial;
	font-size: 16px;  
	font-weight: Bold;  	
}


.adbox { 
	width: 500px;
	height: 400px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 5px 5px 5px 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: Bold;
	color: #000000;
	text-align:center;

}

.zipInput {
		width: 160px;
        clear: both;
        border: 1px solid #f48835;
        background-color: #ffffff;
        
        color: #333333;
        text-decoration: none;
        vertical-align: middle;   
        font-family: Arial;
        font-size: 16px;  
        font-weight: Bold;  
        
        padding-top: 3px;
        padding-bottom: 3px;
		text-align:left;
}

.quickFormInput {
		width: 160px;
        clear: both;
        border: 1px solid #f48835;
        background-color: #ffffff;
        
        color: #333333;
        text-decoration: none;
        vertical-align: middle;   
        font-family: Arial;
        font-size: 16px;  
        font-weight: Bold;  
        
        padding-top: 3px;
        padding-bottom: 3px;
		text-align:left;
}

.quickFormInputshort {
		width: 50px;
        clear: both;
        border: 1px solid #f48835;
        background-color: #ffffff;
        
        color: #333333;
        text-decoration: none;
        vertical-align: middle;   
        font-family: Arial;
        font-size: 16px;  
        font-weight: Bold;  
        
        padding-top: 3px;
        padding-bottom: 3px;
		text-align:left;
}

.quickFormSelect {
		width: 160px;
        clear: both;
        border: 1px solid #f48835;
        background-color: #ffffff;
        
        color: #333333;
        text-decoration: none;
        vertical-align: middle;   
        font-family: Arial;
        font-size: 16px;  
        font-weight: Bold;  
        
        padding-top: 3px;
        padding-bottom: 3px;
		text-align:left;
}

.quickFormTextarea {
		width: 230px;
		height: 60px;
        clear: both;
        border: 1px solid #f48835;
        background-color: #ffffff;
        
        color: #333333;
        text-decoration: none;
        vertical-align: middle;   
        font-family: Arial;
        font-size: 16px;  
        font-weight: Bold;  
        
        padding-top: 3px;
        padding-bottom: 3px;
		text-align:left;
}


#content { 
	width: 755px;
	height: 500px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;	
	font-family: Arial;	
}



.borderT {border-top: dotted 1px #E3E3E3;}
.borderR {border-right: dotted 1px #E3E3E3;}
.borderB {border-Bottom: dotted 1px #E3E3E3;}
.borderL {border-left: dotted 1px #E3E3E3;}

.blcT {border-top: dotted 1px #333333;}
.blcR {border-right: dotted 1px #333333;}
.blcB {border-Bottom: dotted 1px #333333;}
.blcL {border-left: dotted 1px #333333;}



ul {
	list-style-image: url(/images/bullet-box-orange.gif);
}

.QuickFormText {COLOR: #003300; TEXT-DECORATION: none; font-family: Arial; font-size: 14px; font-weight: Bold; direction:ltr;}


.main{font-family:arial ;color:#000000; font-size:12px ;text-decoration:none; font-weight: bold; direction : ltr; background-color:#FFFFFE; width:150;} 
.clScroll{position:absolute; top:0; font-size:11px; left:15; font-family:arial; z-index:1; visibility:hidden}

.PageHeader {COLOR: #005599; TEXT-DECORATION: none; font-family: Arial; font-size: 18px; font-weight: bold; direction:ltr;}
.adTitle {COLOR: #005599; TEXT-DECORATION: underline; font-family: Arial; font-size: 16px; font-weight: bold; direction:ltr;}
.adPhone {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 14px; font-weight: bold; direction:ltr;}
.adAddress {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: Normal; direction:ltr;}
.adTitle2 {COLOR: #000000; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: Normal; font-style: italic; direction:ltr;}


.input_fields {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 5px;	margin: 3px 0 0 0; background-color: #EEE;	border: 1px; border-color:#CCC; border-style:solid} /* Form field style */
.input_fields:hover {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 5px;	margin: 3px 0 0 0; background-color: #DDD;	border: 1px; border-color:#CCC; border-style:solid} /* Form field style */
.input_button {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-top: 6px; padding: 5px 10px 5px 10px;	background-color: #990007;	border: 0px;} /* Button style */
.input_button:hover {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-top: 6px; padding: 5px 10px 5px 10px;	background-color: #242424;	border: 0px;} /* Button style */


.NormalText {COLOR: #000000; TEXT-DECORATION: none; font-family: verdana,arial; font-size: 12px; font-weight: normal; direction:ltr;}
.Description {COLOR: #666666; TEXT-DECORATION: none; font-family: verdana,arial; font-size: 12px; font-weight: normal; direction:ltr;}
.TextHeader {COLOR: #000000; TEXT-DECORATION: none; font-family: Arial; font-size: 18px; font-weight: bold; direction:ltr;}
.phoneHeader {COLOR: #FF0000; TEXT-DECORATION: none; font-family: Arial; font-size: 16px; font-weight: bold; direction:ltr;}
.pageSubHeader {COLOR: #333333; TEXT-DECORATION: none; font-family: Arial; font-size: 14px; font-weight: normal; direction:ltr;}
.pageText {COLOR: #5d2404; TEXT-DECORATION: none; font-family: Arial; font-size: 13px; font-weight: bold; direction:ltr;}
.FooterText {COLOR: #666666; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: normal; direction:ltr;}

.redtext { color: #FF0000; text-decoration: none; font-family: verdana,arial; font-size: 12px; font-weight: normal; }
.reviews {COLOR: #666666; TEXT-DECORATION: none; font-family: arial,arial; font-size: 10px; font-weight: bold;}
.BoldText {COLOR: #000000; TEXT-DECORATION: none; font-family: verdana,arial; font-size: 11px; font-weight: bold;}
.RedText {COLOR: #FF0000; TEXT-DECORATION: none; font-family: Arial; font-size: 11px; font-weight: bold;}
.NormalTextw {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: verdana,arial; font-size: 11px; font-weight: normal;}
.bidText {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 12px; font-weight: bold;}
.NormalTextbold {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 12px; font-weight: bold;}
.NormalTextboldw {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 12px; font-weight: bold;}
.smallText { COLOR: #000000;  FONT-SIZE: 10px;  font-family: verdana,arial; TEXT-DECORATION: none; }
.FormField {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 14px; font-weight: bold; te}
.click {cursor: hand;}

.backLink {COLOR: #5d2404; TEXT-DECORATION: none; font-family: Arial; font-size: 14px; font-weight: Bold; cursor: hand;}
a:link.backLink  {color : #5d2404; text-decoration: none; font-size:14px; font-weight: Bold; cursor: hand;}
a:visited.backLink  {color : #5d2404; text-decoration: none; font-size: 14px; font-weight: Bold; cursor: hand;}
a:active.backLink  {color : #5d2404; text-decoration: none; font-weight: Bold; font-size: 14px; cursor: hand;}
a:hover.backLink  {color : #5d2404; text-decoration: none; font-weight: Bold; font-size: 14px; cursor: hand;}


.menubar {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal; cursor: hand;}
a:link.menubar  {color : #FFFFFF; text-decoration: none; font-size:11px; font-weight: normal; cursor: hand;}
a:visited.menubar  {color : #FFFFFF; text-decoration: none; font-size: 11px; font-weight: normal; cursor: hand;}
a:active.menubar  {color : #FFFFFF; text-decoration: none; font-weight: normal; font-size: 11px; cursor: hand;}
a:hover.menubar  {color : #CCFF00; text-decoration: underline; font-weight: normal; font-size: 11px; cursor: hand;}

.hoverbar {COLOR: #003366; padding: 5px; background: #FFFFFF; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal; cursor: hand;}
a:link.hoverbar  {color : #003366; text-decoration: none; font-size:11px; font-weight: normal; cursor: hand;}
a:visited.hoverbar  {color : #003366; text-decoration: none; font-size: 11px; font-weight: normal; cursor: hand;}
a:active.hoverbar  {color : #003366; text-decoration: none; font-weight: normal; font-size: 11px; cursor: hand;}
a:hover.hoverbar  {color : #6edbff; text-decoration: none; background: #003366; font-weight: normal; font-size: 11px; cursor: hand;}

.AdLink {COLOR: #005599; TEXT-DECORATION: none; font-family: Arial; font-size: 16px; font-weight: Bold; cursor: hand;}
a:link.AdLink  {color : #005599; text-decoration: none; font-size:16px; font-weight: Bold; cursor: hand;}
a:visited.AdLink  {color : #005599; text-decoration: none; font-size: 16px; font-weight: Bold; cursor: hand;}
a:active.AdLink  {color : #005599; text-decoration: none; font-weight: Bold; font-size: 16px; cursor: hand;}
a:hover.AdLink  {color : #005599; text-decoration: underline; font-weight: Bold; font-size: 16px; cursor: hand;}

.Link {COLOR: #0033FF; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: normal; cursor: hand;}
a:link.Link  {color : #0033FF; text-decoration: none; font-size:12px; font-weight: normal; cursor: hand;}
a:visited.Link  {color : #0033FF; text-decoration: none; font-size: 12px; font-weight: normal; cursor: hand;}
a:active.Link  {color : #0033FF; text-decoration: none; font-weight: normal; font-size: 12px; cursor: hand;}
a:hover.Link  {color : #48C4FF; text-decoration: none; font-weight: normal; font-size: 12px; cursor: hand;}


.mapLink {COLOR: #005599; TEXT-DECORATION: none; font-family: Arial; font-size: 10px; font-weight: Normal; cursor: hand;}
a:link.mapLink  {color : #005599; text-decoration: none; font-size:10px; font-weight: Normal; cursor: hand;}
a:visited.mapLink  {color : #005599; text-decoration: none; font-size: 10px; font-weight: Normal; cursor: hand;}
a:active.mapLink  {color : #005599; text-decoration: none; font-weight: Normal; font-size: 10px; cursor: hand;}
a:hover.mapLink  {color : #000099; text-decoration: none; font-weight: Normal; font-size: 10px; cursor: hand;}

.footerLink {COLOR: #005599; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: Normal; cursor: hand;}
a:link.footerLink  {color : #005599; text-decoration: none; font-size:12px; font-weight: Normal; cursor: hand;}
a:visited.footerLink  {color : #005599; text-decoration: none; font-size: 12px; font-weight: Normal; cursor: hand;}
a:active.footerLink  {color : #005599; text-decoration: none; font-weight: Normal; font-size: 12px; cursor: hand;}
a:hover.footerLink  {color : #000099; text-decoration: none; font-weight: Normal; font-size: 12px; cursor: hand;}

.boldLink {COLOR: #005599; TEXT-DECORATION: none; font-family: Arial; font-size: 14px; font-weight: Bold; cursor: hand;}
a:link.boldLink  {color : #005599; text-decoration: none; font-size:14px; font-weight: Bold; cursor: hand;}
a:visited.boldLink  {color : #005599; text-decoration: none; font-size: 14px; font-weight: Bold; cursor: hand;}
a:active.boldLink  {color : #005599; text-decoration: none; font-weight: Bold; font-size: 14px; cursor: hand;}
a:hover.boldLink  {color : #005599; text-decoration: underline; font-weight: Bold; font-size: 14px; cursor: hand;}

.keywordLink {COLOR:#000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: normal; cursor: hand;}
a:link.keywordLink  {color : #000000; text-decoration: none; font-size:12px; font-weight: normal; cursor: hand;}
a:visited.keywordLink  {color : #000000; text-decoration: none; font-size: 12px; font-weight: normal; cursor: hand;}
a:active.keywordLink  {color : #000000; text-decoration: none; font-weight: normal; font-size: 12px; cursor: hand;}
a:hover.keywordLink  {color : #666666; text-decoration: none; font-weight: normal; font-size: 12px; cursor: hand;}

.smallkeywordLink {COLOR:#000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 10px; font-weight: normal; cursor: hand;}
a:link.smallkeywordLink  {color : #000000; text-decoration: none; font-size:10px; font-weight: normal; cursor: hand;}
a:visited.smallkeywordLink  {color : #000000; text-decoration: none; font-size: 10px; font-weight: normal; cursor: hand;}
a:active.smallkeywordLink  {color : #000000; text-decoration: none; font-weight: normal; font-size: 10px; cursor: hand;}
a:hover.smallkeywordLink  {color : #666666; text-decoration: none; font-weight: normal; font-size: 10px; cursor: hand;}

.cities {COLOR:#0099cc; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal; cursor: hand;}
a:link.cities  {color : #0099cc; text-decoration: none; font-size:11px; font-weight: normal; cursor: hand;}
a:visited.cities  {color : #0099cc; text-decoration: none; font-size: 11px; font-weight: normal; cursor: hand;}
a:active.cities  {color : #0099cc; text-decoration: none; font-weight: normal; font-size: 11px; cursor: hand;}
a:hover.cities  {color : #EEEEEE; text-decoration: none; font-weight: normal; font-size: 11px; cursor: hand;}



