@charset "utf-8";
/* CSS Document */

body{
	background: url(images/body-bg.gif) repeat-x 0 0 #ede9dd;
	padding:0;
	margin:0;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#58595b;
	
	}
	
p, div, td, h1, h2, h3, h4, form, label, input, textarea{
	padding:0;
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	}
	
a{
	outline:none;
	}
	
ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
	
/*------------------------------ GENERAL -----------------------------*/


#header{
	height:180px;
	}
	
#topNav{
	width:946px;
	padding:0 16px;
	height:32px;
	background:url(images/top-nav-bg.gif) no-repeat 0 0;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	line-height:32px;
	color:#98002e;
	text-transform:uppercase;
	}
	
#topNav a{
	text-decoration:none;
	color:#98002e;
	padding:0 0.85em;
	font-weight:bold;
	}	

#topNav a:hover{
	color:#000
	}
	
#headerMain{
	width:946px;
	padding:0 16px;
	height:137px;
	position:relative;
	margin:0 auto;
	background:url(images/topnav-shadow.gif) no-repeat 0 0;
	}
	
#headerMain img.logo{
	position:absolute;
	left:-23px;
	top:12px;
	}
	
#headerMain div.loginPanel{
	background:url(images/login-bg.jpg) no-repeat 0 0;
	width:170px;
	height:22px;
	text-align:center;
	position:absolute;
	right:38px;
	top:0;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	}
	
#headerMain div.loginPanel a{
	color:#FFFFFF;
	padding:0 7px;
	text-decoration:none;
	}
	
#headerMain div.loginPanel a:hover{
	text-decoration:underline;
	}
	
#headerMain a.shortList{
	display:block;
	background:url(images/star.gif) no-repeat 0 50%;
	height:20px;
	width:126px;
	padding:0 0 0 30px;
	position:absolute;
	right:32px;
	bottom:18px;
	text-decoration:none;
	color:#98002e;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	}				
	
#headerMain a.shortList:hover{
	text-decoration:underline;
	}
	
#mainContentArea{
	background:url(images/main-bg.gif) repeat-y 0 0;
	width:1000px;
	margin:0 auto;
	}
#mainContentAreaSearchResults{
	background:url(images/main-bg-search-results.gif) repeat-y 0 0;
	width:1000px;
	margin:0 auto;
	}
	
#mainContent{
	background:url(images/main-content-top.jpg) no-repeat 0 0;
	padding:0 28px 0 26px;
	}
	#mainContentSearchresults{
	background:url(images/main-content-top2.jpg) no-repeat 0 0;
	padding:0 28px 0 26px;
	}
	
ul.navPanel{
	height:41px;
	}
	
ul.navPanel li{
	background:url(images/divider.gif) no-repeat 100% 0;
	line-height:41px;
	float:left;
	padding:0 2px 0 0;
	}
	
ul.navPanel li a{
	display:block;
	float:left;
	padding:0 17px;
	font-size:12px;
	line-height:41px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}
	
ul.navPanel li a.spl{
	background:url(images/nav-bg2.gif) repeat-x 0 0;
	}
	
	
	
ul.navPanel li a:hover{
	background:url(images/nav-hover-bg.gif) repeat-x 0 0;
	}
	
#leftPanel{
	width:754px;
	float:left;
	padding:11px 0 20px 0;
	}
	
#innerLeft{
	width:239px;
	float:left;
	}
	
#innerRight{
	width:515px;
	float:right;
	}
	
.padTop30{
	padding:30px 0 0 0;
	}
	
h2.heading{
	font-size:20px;
	line-height:23px;
	font-weight:bold;
	color:#000000;
	}
	
h3.subheading{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#dc2626;
	padding-bottom:20px;
	}
	
/*.textPadd{
	padding-bottom:20px;
	}	*/
	
/*.textPadd img { float:right; padding:0 0 0 20px; }*/
.textPaddButtons {float:right; padding:0 0 0 20px; }

strong.redbold { color:#dd3332; display:block; }



	
.leftLogo{
	margin:24px 0 0 0;
	}			
	
#rightPanel{
	width:170px;
	padding:11px 0 0 0;
	float:right;
	text-align:right;
	font-size:12px;
	line-height:15px;
	color:#58595b;
	
	}
	
	#leftpanelSearchResults {width:179px; float:left;}
	#rightPanelSearchResults{
	width:170px;
	padding:30px 0 0 0;
	float:left;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#58595b;
	
	}
	
#rightPanel h2{
	font-size:14px;
	line-height:17px;
	color:#98002e;
	padding:45px 0 0;
	}
	
#rightPanel h3{
	padding-top:14px;
	font-size:12px;
	line-height:15px;
	color:#dc2626;
	}		
	
img.banner{
	margin-bottom:10px;
	}				
	
img.banner2{
	margin:65px 0 0 0;
	}
	
img.banner3{
	margin:18px 16px 0 0; 
	}		
	
#registerPanel{
	width:334px;
	float:left;
	margin:5px 0 0 0;
	background:url(images/register-bg.gif) repeat-y 0 0;
	}
	
#registerTop{
	background:url(images/register-top.gif) no-repeat 0 0;
	height:36px;
	padding:0 8px 0 0;
	}
	
#registerTop h3{
	font-size:14px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}

#registerBottom{
	background:url(images/register-bottom.gif) no-repeat 0 100%;
	padding:0 20px 25px 16px;
	}
	
#registerForm{
	font-size:12px;
	line-height:15px;
	color:#000000;
	}
	
						
#registerForm label.leftBox{
	width:150px;
	float:left;
	padding-bottom:7px;	
	}												

#registerForm label.rightBox{
	width:146px;
	float:right;
	padding-bottom:7px;	
	}

	
#registerForm div.field{
	height:15px;
	padding-bottom:5px;
	font-size:12px;
	line-height:15px;
	}
	
						
#registerForm label.ltBox{
	width:125px;
	height:15px;
	float:left;
	display:block;
	
	}
	
#registerForm label.mdBox{
	width:150px;
	height:15px;
	float:left;
	display:block;
	
	}
	
#registerForm label.rtBox{
	width:15px;
	height:15px;
	display:block;
	float:right;	
	}														
	
	
#registerForm input.txtBox{
	width:134px;
	height:11px;
	margin:6px 0 0 0;
	padding:3px 4px;
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	/*color:#939598;*/
	color:#000;
	
	}		
	
#registerForm p.formHeading{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#98002e;
	padding:7px 0 5px 0;
	}												

#base{
	/*height:31px;*/
	margin:0 auto;
	padding:20px 30px;
	width:940px;
	color:#CCC;
	line-height:20px;
	font-weight:lighter;
		text-align:left;
	}
#footer #base a {
	color:#ccc;
	padding:0;
	text-decoration:underline;
	}

#footer{
	background:url(images/footer-bg.jpg) repeat-x 0 0;
	/*height:31px;*/
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#dd2726;
	}
#footer a{
	color:#FFFFFF;
	padding:0 8px;
	text-decoration:none;
	}
	
#footer a:hover{
	text-decoration:underline;
	}
	
	#Rougefooter{
	height:40px;
	font-size:9px;
	color:#666;
	width:300px;
	text-align:left;
	padding-left:28px;
	}
	#RougefooterProperty{
	height:40px;
	font-size:9px;
	color:#666;
	width:300px;
	text-align:left;
	}
	
#Rougefooter a, #RougefooterProperty a{
	color:#666;
	text-decoration:none;
	}
	
#Rougefooter a:hover, #RougefooterProperty a:hover{
	text-decoration:underline;
	}
	
/*------------------------------- Inner pages ----------------------------*/

#leftPanelInner{
	width:756px;
	float:left;
	padding:40px 0 20px 0;
	}

.leftPanelInnerNoPad{
	width:756px;
	float:left;
	padding:0 0 20px 0;
	}
	.leftPanelInnerNoPadSearchResults{
	width:956px;
	float:left;
	padding:0 0 20px 0;
	}
	
a.moreInfo, a.moreInfo:link, a.moreInfo:visited {
	color:#8a002a;
	}
a.moreInfo:hover, a.moreInfo:active {
	color:#8a002a;
	}
	
a.searchTitleLink, a.searchTitleLink:link, a.searchTitleLink:visited {
	color:#fff;
	text-decoration:none;
	}
a.searchTitleLink:hover, a.searchTitleLink:active {
	color:#fff;
	}
	

#innerContentMain{
	padding:20px 18px;
	border:solid 1px #960b35;
	position: relative;
	width:718px;
	}
#innerContentMainSearchResults{
	padding:0;
	position: relative;
	float:right;
	width:730px;
	}
#youAreHere{
	width:942px;
	padding:10px 0 5px 0;
	}
	.youAreHereLeft{
	padding:0;
	position: relative;
	float:left;
	width:430px;
	padding-bottom:5px;
	color:#000;
	font-weight:bold;
	}
.innerContentMainSearchFilters{
	padding:0;
	position: relative;
	float:right;
	width:730px;
	border-bottom:dashed 1px #960b35;
	margin-bottom:5px;
	}
.innerContentMainSearchFiltersLeft{
	padding:0;
	position: relative;
	float:left;
	width:430px;
	padding-bottom:5px;
	color:#960b35;
	font-weight:bold;
	font-size:1.1em;
	}
.innerContentMainSearchFiltersLeft h1{
	font-size:1em;
	}
.innerContentMainSearchFiltersLeftRadios{
	padding:0;
	position: relative;
	float:left;
	width:330px;
	padding-bottom:5px;
	color:#333;
	}
.innerContentMainSearchFiltersRight{
	padding:0;
	position: relative;
	float:right;
	text-align:right;
	width:230px;
	padding-bottom:5px;
	color:#960b35;
	font-weight:bold;
	font-size:1.1em;
	}
#nextFoward{
	padding:0;
	position: relative;
	float:right;
	text-align:right;
	width:230px;
	padding-bottom:5px;
	color:#960b35;
	font-weight:bold;
	}
	#nextFoward a{
	color:#960b35;
	font-weight:bold;
	}
	
	a.innerContentMainSearchFiltersRight:link, a.innerContentMainSearchFiltersRight:visited {
	color:#000;
	text-decoration:none;
	}
	
.innerContentMainSearchFiltersRightRadios{
	padding:0;
	position: relative;
	float:right;
	text-align:right;
	width:400px;
	padding-bottom:5px;
	color:#333;
	}
	
#innerContentSmall{
	padding:20px 18px;
	border:solid 1px #960b35;
	position: relative;
	width:493px;
	float:left;
	}	
	
 a.back{
	height:45px;
	width:300px;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	color:#000;
	background:none;
	text-decoration:none;
	position:absolute;
	left:595px;
	top:-45px;
	}
#location{
	height:45px;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	color:#000;
	background:none;
	text-decoration:none;
	position:absolute;
	left:0;
	top:-45px;
	width:500px;
	}
	
a.back:hover{
	color:#c01717;
	}			
	
#innerContentMain h2, #innerContentSmall h2{
	position:absolute;
	left:18px;
	top:-10px;
	padding:0 5px;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#8d002b;
	background:#ede9dd;
	}
	
.innerHeading{
	background:url(images/top-heading-bg.jpg) repeat-x 0 0;
	height:31px;
	padding:0 8px 15px 8px;
	font-size:14px;
	line-height:31px;
	font-weight:bold;
	color:#FFFFFF;/*!important*/
	}
.innerHeading h1{
	font-size:1em;
	line-height:31px;
	font-weight:bold;
	float:left;
	color:#FFFFFF;
	}

.innerHeadingLowPad {padding-bottom:0; color:#FFF;}
	
.innerHeading h3{
	font-size:14px;
	line-height:31px;
	font-weight:bold;
	float:left;
	color:#FFFFFF;
	}
	
.innerHeading span.symb1{
	display:block;
	height:31px;
	padding:0 0 0 12px;
	float:right;
	font-size:16px;
	color:#FFF;
	}							
	
.innerHeading span.symb2{
	display:block;
	height:31px;
	background:url(images/symbol2.jpg) no-repeat 11px 0;
	padding:0 0 0 34px;
	float:right;
	font-size:16px;
	color:#FFF;
	}
	
.innerHeading span.symb3{
	display:block;
	height:31px;
	background:url(images/symbol3.jpg) no-repeat 11px 0;
	padding:0 0 0 34px;
	float:right;
	font-size:16px;
	color:#FFF;
	}	
	
.innerHeading span.symb4{
	display:block;
	height:31px;
	background:url(images/symbol4.jpg) no-repeat 16px 0;
	padding:0 0 0 54px;
	float:right;
	font-size:16px;
	color:#FFF;
	}		
	
.innerHeading span.symb5{
	display:block;
	height:31px;
	float:right;
	font-size:16px;
	color:#FFF;
	}
	
#mainContentBox{
	background:url(images/maincontent-bg.gif) repeat-y 0 0;
	width:718px;
	}

#mainContentBoxNoBg{
	background:none;
	width:718px;
	}
	#mainContentBoxNoBgSearchResults{
	background:none;
	width:730px;
border-bottom:1px #8a002a solid;
	margin-bottom:10px;
	}
	
#mainContentLeft{
	width:540px;
	float:left;
	padding:0;
	margin:0;
	}
	
.mainContentLeftIndex { padding:0; margin:0; }
	
.galleryPanel{
	padding-bottom:18px;
	}	
	
#mainContentRight{
	width:162px;
	float:right;
	padding:0;
	margin:0;
	}
	
h3.contentHeading{
	background:url(images/contentHeading-bg.jpg) repeat-x 0 0;
	height:20px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
.innerContentBox{
	padding:16px 0 0;
	font-size:12px;
	color:#58595b;
	}
	
ul.contentList{
	width:175px;
	float:left;
	}
	
ul.contentList li{
	line-height:15px;
	padding-bottom:15px;
	}
	
span.redText{
	color:#98002e;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.bigMap{
	width:756px;
	height:423px;
	position:relative;
	margin:50px 0 0 0;
	display:block; page-break-before:always; 
	}
	
.bigMap map{
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	}
	
	

a.pageNavSearchResults{
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0 0 0 215px;
	}
	
a.pageNavSearchResults:hover{
	color:#c01717;
	}
	a.pageNav{
	display:block;
	height:50px;
	text-decoration:none;
	font-size:12px;
	line-height:50px;
	font-weight:bold;
	color:#000000;
	padding:0 0 0 22px;
	}
	
a.pageNav:hover{
	color:#c01717;
	}
	
a.pageNav2{
	display:block;
	height:50px;
	text-decoration:none;
	font-size:12px;
	line-height:50px;
	font-weight:bold;
	color:#000000;
		}
	
a.pageNav2:hover{
	color:#c01717;
	}	
	
.topBdr{
	border-top:solid 1px #000000;
	}	
	
#countySearch{
	padding:34px 12px;
	width:732px;
	}

#intro-copy{
	padding:34px 22px;
	width:712px;
	background-color:#FFF;
	background-image:url(images/home-box-bg.gif);
	}
#intro-top{
	width:756px;
	background-color:#FFF;
}
#intro-bottom{
	width:756px;
	background-color:#FFF;
}
#intro-copy h1{
font-size:1.5em;
	color:#92002c;
	}
#intro-copy h2{
font-size:1em;
padding-bottom:0;
margin-bottom:0;
	color:#92002c;
	}

#countySearchSiteMap{
	padding:34px 12px;
	width:732px;
	}
	
	#countySearchSiteMap a, #countySearchSiteMap a:link, #countySearchSiteMap a:visited{
	color:#c01717;
	text-decoration:none;
	}
	#countySearchSiteMap a:active, #countySearchSiteMap a:hover{
	color:#c01717;
	text-decoration:underline;
	}
	
	#countySearchSearchResults{
	padding:34px 12px;
	width:932px;
	}
		
	
.countyMap{
	float:left;
	}
	
.propertyPanel{
	float:left;
	background:url(images/property-search-bg.gif) repeat-y 0 0;
	width:179px;
	margin:0 116px 0 0;

	}
	.propertyPanelSearchResults{
	float:left;
	background:url(images/property-search-bg.gif) repeat-y 0 0;
	width:179px;
	margin:0 0 0 0;

	}
	
.propertyTop{
	background:url(images/property-top.gif) no-repeat 0 0;
	height:35px;
	}
	
.propertyBottom{
	background:url(images/property-bottom.gif) no-repeat 0 100%;
	padding:0 20px 18px 13px;
	}
	
h3.propertyHeading{
	font-size:14px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#propertyForm{
	font-size:12px;
	line-height:15px;
	color:#58595b;
	}
	
#propertyForm span{
	/*color:#000000;*/
	}
	
#propertyForm label.field{
	padding-bottom:6px;
	display:block;
	}
	
#propertyForm input.txtBox{
	width:138px;
	height:17px;
	border:solid 2px #e4ddcb;
	padding:0 2px;
	font-size:12px;
	line-height:15px;
	/*color:#939598;*/
	color:#000;
	margin:4px 0 0 0;
	}						
	
#propertyForm select{
	width:140px;
	border:solid 2px #e4ddcb;
	padding:0 0 0 2px;
	font-size:12px;
	line-height:15px;
	/*color:#939598;*/
	color:#000;
	margin:4px 0 0 0;
	}
	
#propertyForm input.searchButton{
	background:url(images/search-button.gif) no-repeat 0 0;
	width:142px;
	height:19px;
	margin:0 auto;
	cursor:pointer;
	border:none;
	}
																						
	
.redText2{
	color:#98002e;
	text-decoration:none;
	}
	
.redText3{
	color:#98002e;
	padding:0 3px;
	}	
	
#bottomTextPanel{
	padding:15px 0;
	}
	
.bottomTextContent{
	float:left;
	width:169px;
	padding:0 10px;
	font-size:11px;
	line-height:14px;
	color:#58595b;
	text-align:center;
	}
	
.bottomTextContent h2{
	font-size:14px;
	line-height:17px;
	padding-bottom:8px;
	color:#000000;
	font-weight:bold;
	}
	
	
	
#rightMap{
	background:#ede9dd;
	padding-bottom:16px;
	}
	
#mapInner{
	border:solid 1px #a52449;
	}
	
h3.mapHeading{
	background:url(images/mapheading-bg.gif) repeat-x 0 0;
	height:20px;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-align:center;
	}
	
#rightContent{
	padding:0 0 0 7px;
	text-align:left;
	}
	
#rightContent ul{
	padding-bottom:12px;
	}
	
#rightContent ul li{
	border-bottom:dashed 1px #FFFFFF;
	font-size:12px;
	line-height:28px;
	color:#98002e;
	}
	
#rightContent ul li a{
	color:#98002e;
	display:block;
	text-align:left;
	text-decoration:none;
	}
	
#rightContent ul li a:hover{
	background:#d9d2ba;
	}
	
.mrgnBtm20{
	margin-bottom:10px;
	}
	
.bdrBtmDt{
	border-bottom:dashed #FFFFFF 1px;
	padding:6px 0;
	}
	
/*#rightContent span{
	color:#000000;
	}*/
	
.mrgnTop10{
	margin-top:10px;
	}
	
.plan{
	border:solid 1px #000000;
	margin-bottom:30px;
	}		
	
.flashdiv { float:left;  }	

a.redlink { color:#92002c; font-weight:bold; text-decoration:none; }
a.redlink:hover { text-decoration:underline; }

.newsBoxHolder {border-bottom:solid 1px #98002e; padding:10px 0;}

.rightpara a, .rightpara a:link, .rightpara a:visited{ color:#92002c; text-decoration:none;}
.rightpara a:active, .rightpara a:hover{ color:#92002c; text-decoration:underline;}
.leftpara a, .leftpara a:link, .leftpara a:visited{ color:#92002c; text-decoration:none;}
.leftpara a:active, .leftpara a:hover{ color:#92002c; text-decoration:underline;}

.leftpara { float:left; width:450px; padding:0;}
.rightimg  { float:right; padding:3px 0 0 0;}

.rightpara { float:right; width:350px;}
.leftimg  { float:left; padding:3px 0 0 0;}

.newsRightSide { float:right; width:210px; text-align:right;  }
.divline { border-top:#8a002a solid 1px; padding:20px 0 0 0; margin:20px 0 0 0; }
.divlineNomar { border-top:#8a002a solid 1px;}


.divpadd{
	padding:8px 0;
	}

.divpaddTop{
	padding:42px 0 0 0;
	}
	
.divpaddBottom{
	padding:0 0 42px 0;
	}	



.galInner{
	padding-bottom:10px;
	}
	
.galBigL{
	padding:0 12px 0 0;
	float:left;
	width:298px;
	}
	
.galBigR{
	padding:0 0 0 12px;
	float:right;
	width:298px;
	}	
	
.smallThumb{
	float:left;
	width:230px;
	}
	
.smallThumb img{
	float:left;
	}	
	
.mrgnRT12{
	margin-right:12px;
	}
	
.mrgnLT12{
	margin-left:12px;
	}
	
.mrgnBTM12{
	margin-bottom:12px;
	}
	
	
	
/*------------ New add -------------*/

div.back{
	height:43px;
	width:500px;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	color:#000;
	background:none;
	text-decoration:none;
	position:absolute;
	left:0;
	top:-45px;
	}
	
div.back a{
	color:#000;
	background:none;
	text-decoration:none;
	}	
	
div.back a:hover{
	color:#c01717;
	}
	
div.back span{
	color:#dc2626;
	}
	
div.myaccount{
	height:45px;
	width:200px;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	color:#000;
	background:none;
	text-decoration:none;
	position:absolute;
	right:0;
	top:-45px;
	text-align:right;
	}
	
div.myaccount a{
	color:#000;
	background:none;
	text-decoration:none;
	}	
	
div.myaccount a:hover{
	color:#c01717;
	}
	
#innerContentMain2{
	padding:20px 0 30px;
	position: relative;
	width:754px;	
	}
	
ul.numbers{
	background:url(images/numbers.gif) no-repeat 0 0;
	padding:53px 0 0 0;
	height:55px;
	margin:0;
	}
	
ul.numbers li{
	float:left;
	width:62px;
	padding:0 75px 0 0;
	font-size:12px;
	line-height:16px;
	color:#98002e;
	}
	
ul.numbers li a{
	text-decoration:none;
	color:#98002e;
	}	
	
ul.numbers li a:hover{
	color:#dc2626;
	}	
	
ul.numbers li.lastNumber{
	padding:0;
	}
	
ul.numbers li span{
	color:#dc2626;
	}					
						
.progressPanel{
	background:url(images/dass.gif) repeat-x 0 0;
	height:41px;
	font-size:14px;
	line-height:41px;
	}
	
.progressPanel a.progress{
	float:left;
	color:#000000;
	text-decoration:none;
	}
	
.progressPanel a.progress:hover{
	text-decoration:underline;
	}
	
	
.progressPanel ul{
	float:right;
	}						
	
.progressPanel ul li{
	float:right;
	line-height:41px;
	font-size:18px;
	line-height:41px;
	}
		
	
.progressPanel ul li a.continue{
	padding:0 17px;
	background:url(images/next.gif) no-repeat 100% 50%;
	color:#dc2626;
	font-weight:bold;
	text-decoration:none;
	}
	

.progressPanel ul li a.prev{
	padding:0 17px;
	background:url(images/prev.gif) no-repeat 0 50%;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}
	
.progressPanel ul li a:hover{
	text-decoration:underline;
	}
	
h2.packageHeading{
	background:url(images/package-heading-bg.gif) repeat-x 0 50%;
	padding:0 0 0 14px;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	color:#98002e;
	}

.mrgn33{	
	margin:33px 0 0 0;
	}
	
h2.packageHeading span{
	padding:0 12px;
	background:#ede9dd;
	}
	
h2.packageHeading span.wh{
	background:#FFFFFF;
	}	
	
h3.packageSubHeading{
	padding:0 0 0 26px;
	color:#dc2626;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	}
	
.choosePanel{
	padding:20px 0 17px;
	}
	
.choosefloteLT{
	float:left;
	}
	
.choosemargin{
	margin:0 21px 0 0;
	}	
	
.basic{
	background:url(images/basic.gif) no-repeat 0 0;
	width:208px;
	height:122px;
	padding:119px 20px 0 9px;
	font-size:11px;
	line-height:14px;
	color:#58595b;
	}
	
.standard{
	background:url(images/standard.gif) no-repeat 0 0;
	width:208px;
	height:122px;
	padding:119px 20px 0 9px;
	font-size:11px;
	line-height:14px;
	color:#58595b;
	}
	
.premium{
	background:url(images/premium.gif) no-repeat 0 0;
	width:208px;
	height:122px;
	padding:119px 20px 0 9px;
	font-size:11px;
	line-height:14px;
	color:#58595b;
	}
	
p.radio{
	padding:8px 0 18px 0;
	color:#000000;
	font-weight:bold;
	}
	
	
p.radio span{
	float:left;
	padding:0 10px 0 0;
	}
	
p.terms{
	color:#000000;
	padding:6px 0 0 0;
	}
	
p.terms span{
	color:#58595b;
	}
	
p.terms a{
	color:#dc2626;
	font-weight:bold;
	text-decoration:none;
	}
	
p.terms a:hover{
	text-decoration:underline;
	}

/*============================== Sell page ==============================*/
	
#sellLeft{
	width:505px;
	float:left;
	}
	
.sellMain{
	background:url(images/sell-main-bg.gif) repeat-y 0 0;

	}
	
.sellCurve{
	background:url(images/sell-curve-btm.gif) no-repeat 0 100%;
	height:35px;
	}
	
.topPic{
	background:url(images/top-pic-bg.gif) no-repeat 0 0;
	height:291px;
	width:490px;
	padding:4px 0 14px 4px;
	position:relative;
	}
	
.sellCurveInner{
	padding:0 20px;
	color:#000000;
	}
	
.sellCurveInner p{
	padding-bottom:12px;
	}
	
.sellCurveInner p a{
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	color:#dc2626;
	}
	
.sellCurveInner p a:hover{
	text-decoration:underline;
	}		
	
.sellCurveInner h3{
	font-size:12px;
	line-height:17px;
	color:#98002e;
	}
	
.tablePanel{
	background:url(images/table-bg.gif) repeat-y 0 0;
	margin:10px 0 15px;
	}
	
.tableTop{
	background:url(images/table-top.gif) no-repeat 0 0;
	padding:6px 0 0 0;
	}	
	
.tableShadow{
	background:url(images/table-btm-shadow.gif) no-repeat 0 100%;
	padding:10px 0 0 0;
	}
	
.data{
	border-left:solid 1px #d66c6c;
	border-right:solid 1px #d66c6c;
	border-top:solid 1px #d66c6c;
	}
	
.data td{
	border-bottom:solid 1px #d66c6c;
	padding:4px 0px 4px 6px;
	font-size:12px;
	line-height:15px;
	}
	
.data td.rtBdr{
	border-right:solid 1px #d66c6c;
	}
	
a.button{
	background:url(images/button-bg.gif) no-repeat 0 0;
	width:142px;
	display:block;
	height:19px;
	text-align:center;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	}
	
a.button:hover{
	color:#000000;
	}	
	
#sellRight{
	width:237px;
	float:right;
	}
	
h2.paddlftno, h2 span.paddlftno{
	padding-left:0;
	}
	
.red{
	color:#dc2626;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	}
	
.paddtop12{
	margin-top:12px;
	}
	
.loginForm{
	background:url(images/login-form-bg.gif) repeat-y 0 0;
	margin:15px 0;
	width:235px;
	}
	
.loginFormTop{
	background:url(images/login-form-top.gif) no-repeat 0 0;
	padding:13px 0 0 0;
	}
	
.loginformBottom{
	background:url(images/login-form-botton.gif) no-repeat 0 100%;
	padding:13px 0 0 0;
	}			
	
.loginformBody{
	padding:0 14px 14px 10px;
	color:#000000;
	}	
	
.loginformBody h2{
	color:#98002e;
	font-size:16px;
	line-height:19px;
	padding-bottom:20px;
	}
	
.loginformBody div.row{
	padding-bottom:6px;
	}
	
.loginformBody div.row label.left{
	float:left;
	width:25px;
	display:block;
	}	
	
.loginformBody div.row label.right{
	float:left;
	width:180px;
	display:block;
	}	
	
.loginformBody input.log-txtBox{
	width:200px;
	height:17px;
	background:#FFFFFF;
	padding:3px;
	border:solid 1px #e4ddcb;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	/*color:#939598;*/
	color:#000;
	margin:5px 0 0 0;
	}
	
.loginformBody p{
	text-align:right;
	font-size:11px;
	padding:0 3px 0 0;
	}	
	
.loginformBody p a{
	text-decoration:none;
	font-style:italic;
	color:#dc2626;
	}
	
.loginformBody p a:hover{
	text-decoration:underline;
	}
	
.loginformBody input.loginButton{
	background:url(images/login-button.gif) no-repeat 0 0;
	width:142px;
	height:19px;
	padding:19px 0 0 0;
	margin:25px 0 0 0;
	cursor:pointer;
	border:0;
	}
	
img.freeAccount{
	margin:0 auto;
	display:block;
	}
	
/*------ Buy page ---------------*/

.buySearch{
	float:none;
	margin:0 0 0 30px;
	}
	
p.searchBy{
	color:#98002e;
	font-weight:bold;
	text-align:center;
	padding:16px 0 0 0;
	}	
	
img.free{
	position:absolute;
	right:-45px;
	top:-20px;
	z-index:100;
	}
	
.mrgnTop30{
	margin-top:30px;
	}	
	
.featureBox{
	padding:20px 18px;
	border:solid 1px #960b35;
	position: relative;
	}

.featureBox h2{
	position:absolute;
	left:18px;
	top:-10px;
	padding:0 5px;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#8d002b;
	background:#ede9dd;
	}
	
.newsletterPadd{
	padding:42px 30px 42px 0;
	}
	
.newsletterPadd2{
	padding:20px 30px 20px 0;
	}
	
.newsletterPadd3{
	padding:30px 30px 20px 0;
	}		
	
.newsletterPanel{
	background:url(images/newsletter-bg.gif) repeat-y 0 0;
	width:725px;
	}
	
.newsletterTop{
	background:url(images/newsletter-top.gif) no-repeat 0 0;
	height:47px;
	}
	
.newsletterBottom{
	background:url(images/newsletter-bottom.gif) no-repeat 0 100%;
	padding:16px 0 0 0;
	}
	
.newsletterBody{
	padding:0 20px 0 10px;
	color:#58595b;
	}
	
.logoSmall{
	float:left;
	margin:8px 0 0 0;
	}
	
.signupNewsletterBox{
	float:right;
	width:300px;
	text-align:right;
	padding:30px 0 0 0;
	}																					
	
a.signuputton{
	background:url(images/signup-button.gif) no-repeat 0 0;
	width:99px;
	height:20px;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	float:right;
	padding:0 5px 4px 0;
	display:block;
	text-transform:uppercase;
	}
	
.chkBx{
	margin:0 3px 0 0;
	}
	
/*=========== account page ==============*/	
	
#mainContentArea2{
	width:1000px;
	margin:0 auto;
	}
	
#mainContent2{
	background:url(images/main-content-top2.jpg) no-repeat 0 0;
	padding:0 28px 0 26px;
	}
	
#maincontentInner{
	padding:40px 0 20px 0;
	}
	
#maincontentInner2{
	padding:40px 0 0 0;
	}	

/*========= Account ==========*/

	
.accountentContent{
	position:relative;
	width:946px;
	/*padding:20px 0 30px;*/
	}
	
.paddLeft205{
	padding-left:225px;
	padding-right:0
	}		
	
.paddLeft225{
	padding-left:225px;
	padding-right:0
	}				
	
.accountLeft{
	float:left;
	width:216px;
	padding-bottom:20px;
	}
	
.accountRight{
	float:right;
	width:729px;
	padding-bottom:20px;
	}
	
.adverts{
	padding:8px;
	border:solid 1px #98002e;
	float:left;
	width:710px;
	margin-bottom:20px;
	}
	
.accHeadingMrgn{
	margin-bottom:10px;
	}
	
.propertybox{
	background:url(images/property-shadow-rt.gif) repeat-y 100% 0;
	margin:15px 0 0 0;
	}
	
.propertyboxTop{
	background:url(images/property-shadow-top.gif) no-repeat 100% 0;
	padding:8px 0 0 0;
	}
	
.propertyboxBtm{
	background:url(images/property-shadow-btm.gif) no-repeat 100% 100%;
	padding:0 21px 15px 15px;
	}
	
h2.propertyHeading{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#dc2626;
	padding-bottom:5px;
	}						
	
.propertybox ul{
	float:left;
	width:262px;
	}
	
.propertybox ul li{
	border-bottom:dashed 1px #FFFFFF;
	height:27px;
	font-size:14px;
	line-height:27px;
	padding:0 0 0 4px;
	position:relative;
	}
	
.propertybox ul li.last{
	border:none;
	}	
	
.propertybox ul li img{
	position:absolute;
	right:0;
	top:0;
	}	
	
.propertybox ul li a{
	display:block;
	float:left;
	width:195px;
	text-decoration:none;
	color:#000000;
	padding:0 0 0 30px;
	}
	
.propertybox ul li a:hover{
	color:#dc2626;
	}
	
.propertybox ul li a.bump{
	background:url(images/bump.gif) no-repeat 0 50%;
	}
	
.propertybox ul li a.feature{
	background:url(images/feature.gif) no-repeat 0 50%;
	}
	
.propertybox ul li a.apply{
	background:url(images/apply.gif) no-repeat 0 50%;
	}
	
.propertybox ul li a.telephone{
	background:url(images/telephone.gif) no-repeat 0 50%;
	}
	
.status{
	float:right;
	width:350px;
	color:#000000;
	}
	
.statusRow{
	position:relative;
	padding-bottom:45px;
	padding-top:5px;
	height:25px;
	}
	
.statusRow img{
	position:absolute;
	left:260px;
	top:5px;
	}		
	
select.statusList{
	width:250px;
	height:23px;
	border:solid 1px #e5dfce;
	}
	
a.delete{
	display:block;
	width:117px;
	float:right;
	height:21px;
	background:url(images/delete.gif) no-repeat 0 50%;
	color:#6b6c6e;
	text-align:right;
	text-decoration:none;
	}
	
a.delete:hover{
	color:#000000;
	}				
	
.advertBanner{
	padding:0 0 10px;
	}
	
.advertBanner img{
	margin:0 auto;
	display:block;
	}
	
.accountNav{
	background:url(images/account-navigation-bg.gif) repeat-y 0 0;
	width:179px;
	}
	
.accountNavBtm{
	background:url(images/account-navigation-btm.gif) no-repeat 0 100%;
	padding:0 8px 8px 1px;
	}
	
.accountNav h2{
	background:url(images/account-navigation-heading.gif) no-repeat 0 0;
	height:22px;
	padding:0 5px 9px 0;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
.accountNav h3{
	background:#dc2626;
	height:18px;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.accountNav ul li{
	padding:0;
	margin:0;
	height:18px;
	line-height:18px;
	}																		
	
.accountNav a{
	display:block;
	padding:0 0 0 15px;
	border-bottom:solid 1px #FFFFFF;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
	}
	


.accountNav a.noBdr{
	border:none;
	}	
	
.accountNav a:hover{
	color:#dc2626;
	}
	
.navBox{
	padding-bottom:15px;
	}
	
.saleLeft{
	width:495px;
	float:left;
	color:#58595b;
	}

.saleLeft p{
	padding-bottom:10px;
	}
	
.saleLeft ul{
	padding:0 0 10px 0;
	margin:0;
	}
	
.saleLeft ul li{
	padding:0;
	margin:0;
	line-height:17px;
	height:17px;
	background:url(images/disc.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	}
	
.saleLeft a{
	text-decoration:none;
	color:#dc2626;
	font-weight:bold;
	}
	
.saleLeft a:hover{
	text-decoration:underline;
	}				
	
.saleBaner{
	float:right;
	margin:20px 0 0 0;
	}
	
.publishbox{
	padding:7px 0;
	}
	
.publishbox img{
	float:left;
	margin:0 20px 0 0;
	}	
	
.chooseProperty{
	width:258px;
	float:right;
	color:#000000;
	}
	
p.top{
	font-weight:bold;
	text-align:right;
	float:none;
	}
	
p.top a{
	color:#000000;
	font-style:normal;
	text-decoration:none;
	}
	
p.top a:hover{
	text-decoration:underline;
	}			
	
.publishbox h2{
	color:#dc2626;
	float:left;
	font-size:14px;
	line-height:39px;
	height:39px;
	font-weight:bold;
	padding:10px 0 5px 50px;
	}	
	
.publishbox h2 span{
	color:#98002e;
	text-transform:uppercase;
	}						
	
.publishbox h2.bump-big{
	background:url(images/bump-big.gif) no-repeat 0 10px;
	}

.publishbox h2.feature-big{
	background:url(images/feature-big.gif) no-repeat 0 10px;
	}
	
.publishbox h2.apply-big{
	background:url(images/apply-big.gif) no-repeat 0 10px;
	}	

.publishbox h2.telephone-big{
	background:url(images/telephone-big.gif) no-repeat 0 10px;
	}	
	
.chooseProperty p{
	padding-bottom:7px;
	}	
	
.whitebdr{
	border-bottom:dashed 1px #FFFFFF;
	}
	
.serviceLink{
	padding-bottom:0;
	}	
	
.serviceLink p{
	padding-bottom:15px;
	}
	
.serviceLink a{
	font-weight:bold;
	font-style:italic;
	color:#dc2626;
	text-decoration:none;
	}
	
.serviceLink a:hover{
	text-decoration:underline;
	}			
	
.serviceLink img{
	float:left;
	margin:0 20px 0 0;
	}
	
p.shortlink{
	padding:20px 0 0 0;
	}
	
p.shortlink a{
	display:block;
	width:117px;
	height:21px;
	background:url(images/delete.gif) no-repeat 0 50%;
	color:#6b6c6e;
	text-align:right;
	text-decoration:none;
	padding:0 0 0 25px;
	}
	
p.shortlink a:hover{
	text-decoration:underline;
	}
	
.bdrBtmRed{
	border-bottom:solid 1px #8a002a;
	padding-bottom:10px;
	}
	
.formTop{
	background:url(images/newsletter-top2.jpg) no-repeat 0 0;
	width:725px;
	height:30px;
	position:relative;
	}
	
.formTop h2{
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#8d002b;
	position:absolute;
	left:15px;
	top:-8px;
	}
	
.formTop h2 span{
	background:#ede9dd;
	padding:0 12px;
	}

#personalInfo p{
	color:#58595b;
	}
	
#personalInfo p span{
	color:#dc2626;
	font-weight:bold;	
	}
	
#personalInfo .row{
	padding:10px 0 0 0;
	color:#000000;
	}
	
#personalInfo select.list1{
	width:60px;
	border:solid 1px #e4ddcb;
	}
	
#personalInfo select.list2{
	width:249px;
	border:solid 1px #e4ddcb;
	}
	
#personalInfo input.txtbox{
	width:243px;
	height:17px;
	border:solid 1px #e4ddcb;
	padding:3px;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#95979A;
	}
	
#personalInfo input.txtbox2{
	width:145px;
	}
	
#personalInfo input.txtbox3{
	width:35px;
	}
	
#personalInfo input.txtbox3{
	width:35px;
	}	
	
.rowLft{
	float:left;
	padding:0 17px 0 0;
	}
	
#personalInfo input.findAddress{
	background:url(images/find-address.gif) no-repeat 0 0;
	width:110px;
	height:26px;
	border:none;
	cursor:pointer;
	margin:18px 0 0 0;
	padding:26px 0 0 0;
	}
	
#personalInfo p.infoText{
	width:260px;
	float:right;
	}
	
#personalInfo div.width390{
	width:390px;
	padding:0;
}

#personalInfo div.width360{
	width:360px;
	padding:0;
}

#personalInfo div.width260{
	width:260px;
	padding:0;
}

#personalInfo div.width130{
	width:125px;
	}
	
#personalInfo input.chk{
	float:left;
	margin:3px 0 0 0;
	}

#personalInfo span.chkText{
	float:right;
	width:110px;
	}
	
.tpPadd{
	padding-top:10px;
	}			
	
#personalInfo div.infobdrTop{
	border-top: dashed 1px #FFFFFF;
	}	
	
#personalInfo div.infobdrBtm{
	border-bottom: dashed 1px #FFFFFF;
	}
	
#personalInfo input.saveButton{
	background:url(images/button-bg.gif) no-repeat 0 0;
	width:142px;
	height:19px;
	float:right;
	margin:40px 0 20px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	border:none;
	}
	
/*================ new add 24-09 =========================*/


.newsMainContent{
	position:relative;
	width:946px;
	background:#FFFFFF;
	/*padding:20px 0 30px;*/
	}

#newsLeft{
	width:180px;
	float:left;
	}
	
.newsLftTop{
	background:#ece8dc;
	}	
	
#newsRight{
	width:764px;
	float:right;
	padding:0 0 0 2px;
	background:#ece8dc;
	}
	
.accountNav h2.searchHeading{
	background:url(images/search-heading-bg.gif) no-repeat 0 0;
	height:22px;
	padding:0 5px 9px 0;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	
#searchForm{
	padding:0 11px 10px 11px;
	}

#searchForm input.txtBox{
	border:solid 1px #e4ddcb;
	margin-bottom:8px;
	width:146px;
	}
	
#searchForm input.searchButton{
	background:url(images/search-button2.gif) no-repeat 0 0;
	width:101px;
	height:19px;
	cursor:pointer;
	padding:19px 0 0 0;
	margin:0 0 0 46px;
	border:none;
	}
	
.rss{
	padding:15px 0 10px 65px;
	background:url(images/rss.gif) no-repeat 33px 18px;
	height:24px;
	}
	
.rss a{
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#98002e;
	text-decoration:none;
	}
	
.rss a span{
	font-style:italic;
	color:#dc2626;
	}
	
.rss a:hover{
	text-decoration:underline;
	}					
	
.lftAddPanel{
	background:#FFFFFF;
	padding:20px 0;
	}
	
.lftAddPanel img{
	margin:0 auto 15px auto;
	display:block;
	float:none;
	}
	
.whitePanel764{
	background:url(images/whitepanel-bg-764.gif) repeat-y 0 0;
	}
	
.whitePanel764-top{
	background:url(images/whitepanel-top-curve-764.gif) no-repeat 0 0;
	padding:0 6px;
	}
	
.whitePanel764-btm{
	background:url(images/whitepanel-btm-curve-764.gif) no-repeat 0 100%;
	padding-bottom:18px;
	}
	
.newsContentBox{
	padding:20px 8px 0;
	}	
	
.linkPanel{
	background:url(images/dass.gif) repeat-x 0 0;
	height:33px;
	padding:5px 0;
	font-size:12px;
	line-height:33px;
	}
	
.linkPanel a.resource{
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 8px;
	}
	
.linkPanel a.resource:hover{
	color:#92002c;
	}
	
	
.linkPanel ul{
	float:right;
	}		
					
.linkPanel ul li	
{
	float:right;
	line-height:41px;
	font-size:12px;
	line-height:41px;
	padding:0 3px;
	}
		
.linkPanel ul li a{
	text-decoration:none;
	color:#58595b;
	font-weight:bold;
	}	
	
.linkPanel ul li a:hover{
	color:#5a001b;
	}
	
img.advertBanner{
	margin:74px auto 44px;
	display:block;
	}
	

	
.rssBox{
	width:232px;
	float:right;
	padding:20px 5px 0 0;
	}
	
.rssBox h2{
	background:url(images/contentHeading-bg.jpg) repeat-x 0 0;
	height:20px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
.rssBoxContent{
	background:url(images/rss-box-bg.gif) repeat-y 0 0;
	}
	
.rssBoxContent p.blackText{
	color:#000000;
	}	
	
.rssContentBtm{
	background:url(images/rss-btm-round.gif) no-repeat 0 100%;
	padding:10px 7px 20px 7px;
	}
	
h3.rssHeading{
	font-size:18px;
	line-height:23px;
	font-weight:bold;
	color:#dc2626;
	padding-bottom:6px;
	}
	
h3.rssHeading2{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	color:#dc2626;
	padding-bottom:6px;
	}	
	
.rssIcon{
	float:right;
	margin:15px 0 10px;
	}
	
a.signup{
	background:url(images/signup-bg.gif) no-repeat 0 0;
	width:99px;
	height:20px;
	display:block;
	float:right;
	padding:0 3px 6px 3px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.signup:hover{
	color:#ff9c00;
	}
	
p.agree{
	font-size:11px;
	line-height:21px;
	}
	
p.agree a{
	text-decoration:none;
	color:#dc2626;
	font-weight:bold;
	}
	
p.agree a:hover{
	text-decoration:underline;
	}	
	
p.agree input{
	margin:0 5px 0 0;
	padding:0;
	}
	
.newsHeadingPanel{
	float:left;
	width:488px;
	color:#000000;
	border-bottom:solid 3px #0084c2;
	height:92px;
	padding:0 0 0 12px;
	}
	
.newsHeadingPanel h2{
	font-size:21px;
	line-height:25px;
	color:#98002e;
	font-weight:bold;
	padding-bottom:10px;
	}
	
.newsHeadingPanel h2.newsHeading{
	color:#2c7a9f;
	}	

.newsContent{
	padding:25px 5px 0 12px;
	color:#000000;
	float:left;
	width:730px;
	}
	
.newsText{
	color:#58595b;
}

.newsText p{
	padding-bottom:12px;
	}	
	
.newsContent h3{
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#2c7a9f;
	}
	
 p.date{
	color:#58595b;
	}
	
.newsContent a, p.date a{
	color:#2c7a9f;
	text-decoration:none;
	}
	
.newsContent a:hover, p.date a:hover{
	text-decoration:underline;
	}		
	
				

.sponsorPanel{
	float:right;
	width:234px;
	padding:0 5px 0 0;
	height:95px;
	}
		
	
.sponsorPanel p{
	text-align:center;
	padding:15px 0 3px 0;
	}
	
.feedBox{
	width:237px;
	float:right;
	}
	
.bookmark{
	float:left;
	width:129px;
	padding:8px 0 0 0;
	}
	
a.rssLink{
	background:url(images/rss.gif) no-repeat 0 0;
	padding:0 0 0 32px;
	display:block;
	height:24px;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	color:#98002e;
	text-decoration:none;
	margin:12px 0 0 0;
	}
	
a.rssLink:hover{
	color:#ff9c00;
	}	
	
.articleLink{
	float:left;
	width:102px;
	padding:8px 0 0 0;
	}
	
.articleLink a{
	display:block;
	background:url(images/articleLink.gif) no-repeat 0 0;
	width:102px;
	height:16px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-size:10px;
	line-height:16px;
	margin-bottom:4px;
	}
	
.articleLink a:hover{
	color:#dc2626;

	}
	
.backToTop{
	border-bottom:solid 3px #0084c2;
	padding:0 8px 8px 8px;
	text-align:right;
	/*margin-bottom:*/
	}	
	
.backToTop a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
.backToTop a:hover{
	text-decoration:underline;
	}
	
img.advertBanner1{
	margin:16px auto 44px;
	display:block;
	}	
	
/*---- Resource page ------*/
	
.resourceTextBox{
	width:433px;
	float:left;
	padding:20px 0 0 8px;
	color:#000000;
	}
		
	
.resourceTextBox a{
	text-decoration:none;
	color:#98002e;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	}
	
.resourceTextBox a:hover{
	text-decoration:underline;
	}
	
img.resourcePic{
	margin-top:6px;
	}
	


.resourceContentBox{
	padding:10px 0 0;
	}

.resourceLeft{
	float:left;
	width:453px;
	}
	
.resourceRight{
	float:right;
	width:300px;
	}	


.whitePanel453{
	background:url(images/whitepanel-bg-453.gif) repeat-y 0 0;
	}
	
.whitePanel453-top{
	background:url(images/whitepanel-top-453.gif) no-repeat 0 0;
	padding:3px 4px 0;
	}
	
.whitePanel453-btm{
	background:url(images/whitepanel-btm-453.gif) no-repeat 0 100%;
	padding-bottom:18px;
	}
	
.whitePanel300{
	background:url(images/whitepanel-bg-300.gif) repeat-y 0 0;
	}
	
.whitePanel300-top{
	background:url(images/whitepanel-top-300.gif) no-repeat 0 0;
	padding:8px 8px 0;
	}
	
.whitePanel300-btm{
	background:url(images/whitepanel-btm-300.gif) no-repeat 0 100%;
	padding-bottom:22px;
	}	
	
.sponsorPanel2{
	margin:0 auto;
	padding-bottom:8px;
	width:234px;
	}
	
.sponsorPanel2 p{
	text-align:center;
	}
	
.resourceHeading{
	font-size:14px;
	line-height:17px;
	height:22px;
	font-weight:bold;
	padding-bottom:8px;
	color:#98002e;
	}
	
.resourceHeading span{
	float:left;
	}
	
.resourceHeading img{
	float:right;
	}		
	
.resourceHeading a{
	text-decoration:none;
	color:#98002e;
	}
	
.resourceHeading a:hover{
	text-decoration:underline;
	}
	
.resourceNews{
	padding-bottom:16px;
	color:#000000;
	}
	
.nopadd{
	padding-bottom:0;
	}
	
.resourceNews h4{
	padding:0;
	margin:0;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#2c7a9f;
	}
	
.resourceNews p{
	padding-bottom:8px;
	}
	
a.more{
	color:#98002e;
	font-weight:bold;
	text-decoration:none;
	}
	
a.more:hover{
	text-decoration:underline;
	}			
	
.resourceNews h4 a{
	text-decoration:none;
	color:#2c7a9f;
	}
	
.resourceNews h4 a:hover{
	text-decoration:underline;
	}										

h3.resourcesubHeading{
	background:url(images/subheading-bg.gif) repeat-x 0 0;
	height:22px;
	padding:0 5px 0 8px;
	margin-bottom:12px;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
h3.resourcesubHeading span{
	float:left;
	}	
	
h3.resourcesubHeading img{
	float:right;
	margin-top:2px;
	}
	
img.articlePic{
	margin-bottom:12px;
	}
	
.advert300x250{
	padding-top:60px;
	}
	
.advert300x250 img{
	margin-bottom:28px;
	}
	
.latestNews{
	padding:8px 8px 12px;
	color:#000000;
	}
	
.latestNews p{
	padding-bottom:16px;
	}	
	
h3.newsSubHeading{
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#2c7a9f;
	}
	
h3.newsSubHeading a{
	color:#2c7a9f;
	text-decoration:none;
	}
	
h3.newsSubHeading a:hover{
	text-decoration:underline;
	}
	
.blog-guidePanel{
	padding-bottom:18px;
	border-bottom:solid 3px #0084c2;
	}
	
.blogPanel{
	float:left;
	width:232px;
	padding:17px 0 0 9px;
	border-top:solid 3px #0084c2;
	}
	
.guidePanel{
	float:right;
	width:180px;
	padding:17px 7px 0 0;
	border-top:solid 3px #0084c2;
	}
	
h3.guideHeading{
	background:url(images/contentHeading-bg.jpg) repeat-x 0 0;
	height:20px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
h4.rssHeading3{
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#98002e;
	padding-bottom:14px;
	}
	
.paddBTM12{
	padding-bottom:12px;
	}
	
.read img{
	float:right;
	}	
	
.read a{
	float:left;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
	color:#dc2626;
	font-weight:bold;
	}
	
.mrgnTop20{
	margin-top:20px;
	}	
	
.read a:hover{
	text-decoration:underline;
	}
	
.guideBox{
	padding-bottom:35px;
	}
	
.guideBox p{
	width:85px;
	float:left;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#000000;
	}
	
.guideBox p span{
	font-size:12px;
	font-weight:normal;
	}
	
.guideBox p a{
	font-size:12px;
	text-decoration:none;
	font-style:italic;
	color:#90002b;
	text-decoration:none;
	}			

.guideBox p a:hover{
	text-decoration:underline;
	}													
	
.guideBox img{
	float:right;
	}
	
.nopaddBtm{
	padding-bottom:0;
	}
	
.questionAnsPanel{
	border-bottom:solid 3px #0084c2;
	padding:16px 8px;
	}
	
.questionAnsPanel p{
	color:#000000;
	padding-bottom:12px;
	}
	
.questionAnsPanel p span{
	font-weight:bold;
	font-size:14px;
	}
	
.serviceForm1{
	padding:20px 8px;
	border-bottom:solid 3px #0084c2;
	}
	
.serviceForm2{
	padding:20px 8px 0;
	}	
	
.formBox{
	width:429px;
	margin:0 auto;
	background:url(images/side-border-429.gif) repeat-y 0 0;
	}
	
.formBoxContent{
	background:url(images/btm-curve-429.gif) no-repeat 0 100%;
	padding:0 7px 12px 7px;
	}
	
.formBoxTop{
	border-bottom:dashed 1px #dc2626;
	}
	

	
img.topimg{
	margin:15px 0;
	}			
	
.formBox h2{
	background:url(images/contentHeading-bg.jpg) repeat-x 0 100% #de3333;
	font-size:16px;
	line-height:24px;
	height:24px;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:12px;
	font-weight:bold;
	}
	
.resourceForm{
	position:relative;
	padding:14px 0 0 0;
	color:#000000;
	}
	
.resourceForm p.marked{
	font-weight:bold;
	color:#dc2626;
	padding-bottom:10px;
	}
	
.resourceForm p.marked2{
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#dc2626;
	padding-bottom:10px;
	}		
				
img.formLogo{
	position:absolute;
	top:-23px;
	right:0;
	}
	
img.formLogo2{
	position:absolute;
	top:-13px;
	right:0;
	}	
	
.resFormHead{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	padding-bottom:4px;
	color:#98002e;
	}	
	
.resourceForm .frm-Row{
	padding-bottom:4px;
	color:#000;
	}
	
.resourceForm .frm-Row-Lft{
	width:114px;
	float:left;
	line-height:15px;
	}
	
.resourceForm .frm-Row-Rt{
	width:254px;
	float:left;
	}
	
form input.txtBox250{
	width:242px;
	height:12px;
	padding:2px 4px;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
form textarea.areaTxt250{
	width:242px;
	height:70px;
	padding:2px 4px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
	
	
form input.txtBox100{
	width:90px;
	height:12px;
	padding:2px 4px;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	}		
	
form select.list100{
	width:100px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	height:18px;
	}
	
form input.submitBtn{
	background:url(images/button-bg.gif) no-repeat 0 0;
	width:142px;
	height:19px;
	margin-top:5px;
	float:right;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border:none;
	}																	
	
.resourceForm ul{
	padding:10px 0;
	}
	
.resourceForm ul li{
	background:url(images/blt.gif) no-repeat 0 0;
	padding:0 0 7px 27px;
	font-size:12px;
	line-height:18px;
	color:#000000;
	}
	
.formField{
	padding:12px 0;
	}
	
.fltItem{
	float:left;
	margin-right:10px;
	}	
	
.dased-bdr{
	border-bottom:dashed 1px #dc2626;
	}
	
	


	
/*=====================05-11==========================*/

.infoPanel{
	background:url(images/info-bg.gif) repeat-y 0 0;
	width:761px;
	}
	
.infoMrgn{
	margin:35px 0 25px;
	}	
	
.infoMrgn2{
	margin:20px 0 15px;
	}		
	
	
.infoBottom{
	background:url(images/info-bottom.gif) no-repeat 0 100%;
	padding:16px 0 0 0;
	}
	
.infoTop{
	background:url(images/info-top.gif) no-repeat 0 0;
	width:761px;
	height:15px;
	position:relative;
	}
	
.infoTop h2{
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	color:#8d002b;
	position:absolute;
	left:15px;
	top:-8px;
	}
	
.infoTop h2 span{
	background:#ede9dd;
	padding:0 12px;
	}
	
.infoBody{
	padding:0 36px 20px 23px;
	color:#58595b;
	}
	
p.blackText{
	color:#000000;
	}	
	
ul.numbers1{
	background:url(images/numbers1.gif) no-repeat 0 0;
	}
	
	
ul.numbers3{
	background:url(images/numbers3.gif) no-repeat 0 0;
	}
	
ul.numbers4{
	background:url(images/numbers4.gif) no-repeat 0 0;
	}
	
ul.numbers5{
	background:url(images/numbers5.gif) no-repeat 0 0;
	}
	
ul.numbers6{
	background:url(images/numbers6.gif) no-repeat 0 0;
	}
	
.alignLft{
	float:left;
	width:auto;
	}
	
.alignRt{
	float:right;
	width:auto;
	}
	
.alignLft{
	float:left;
	width:auto;
	}
	
.mrgnHlp{
	margin-top:18px;
	}			
	
.orderHrad{
	background:url(images/order-head-bg.gif) repeat-x 0 0;
	height:20px;
	margin:30px 0 10px 0;
	color:#FFFFFF;
	line-height:20px;
	text-transform:uppercase;
	}
	
.orderBody{
	line-height:27px;
	color:#000000;
	}
	
.orderBody img{
	float:left;
	margin-right:29px;
	}	
	
.orderTxt1{
	width:370px;
	float:left;
	}			
								
.orderTxt2{
	float:left;
	width:123px;
	}		
	
.orderTxt3{
	float:left;
	width:82px;
	}

.paddLft12{
	padding-left:12px;
	}
	
.total{
	padding:10px 0 23px;
	margin:8px 0 0 0;
	border-top:solid 1px #000000;
	}
	
a.saveButton{
	background:url(images/button-bg.gif) no-repeat 0 0;
	display:block;
	width:142px;
	height:19px;
	line-height:19px;
	text-decoration:none;
	float:right;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	border:none;
	}
	
form p{
	color:#58595b;
	}
	
form p span{
	color:#dc2626;
	font-weight:bold;	
	}
	
form .row{
	padding:10px 0 0 0;
	color:#000000;
	}
	
form select.list1{
	width:60px;
	border:solid 1px #e4ddcb;
	}
	
form select.list2{
	width:249px;
	border:solid 1px #e4ddcb;
	}
	
form select.list3{
	width:200px;
	border:solid 1px #e4ddcb;
	}
	
form select.list4{
	width:150px;
	border:solid 1px #e4ddcb;
	}		
	
form input.txtbox{
	width:243px;
	height:17px;
	border:solid 1px #e4ddcb;
	padding:3px;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#95979A;
	}
	
form input.txtbox2{
	width:145px;
	}
	
form input.txtbox3{
	width:35px;
	}
	
form input.txtbox4{
	width:80px;
	}
	
form input.txtbox5{
	width:300px;
	}		
		
	
.rowLft{
	float:left;
	padding:0 17px 0 0;
	}
	
form input.findAddress{
	background:url(images/find-address.gif) no-repeat 0 0;
	width:110px;
	height:26px;
	border:none;
	cursor:pointer;
	margin:18px 0 0 0;
	padding:26px 0 0 0;
	}
	
form p.infoText{
	width:260px;
	float:right;
	}
	
form div.width390{
	width:390px;
	padding:0;
}

form div.width360{
	width:360px;
	padding:0;
}

form div.width260{
	width:260px;
	padding:0;
}

form div.width130{
	width:125px;
	}
	
form div.width155{
	width:155px;
	color:#000000;
	padding:5px 10px 5px;
	}	
	
form div.width300{
	width:300px;
	}	
	
form input.chk{
	float:left;
	margin:3px 0 0 0;
	}

form span.chkText{
	float:right;
	width:110px;
	}
	
form div.infobdrTop{
	border-top: dashed 1px #FFFFFF;
	}	
	
form div.infobdrBtm{
	border-bottom: dashed 1px #FFFFFF;
	}
	
form input.saveButton{
	background:url(images/button-bg.gif) no-repeat 0 0;
	width:142px;
	height:19px;
	float:right;
	margin:40px 0 20px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	border:none;
	}
	
p.descriptionText{
	color:#000000;
	padding:20px 0 0 0;
	}
	
.descBox{
	background:#FFFFFF;
	border:solid 1px #DDD7C8;
	padding:15px 10px;
	color:#95979A;
	margin:6px 0 0 0;
	}
	
form div.descBox p{
	color:#95979A;
	}	
	
p.descPaddBtm{
	padding-bottom:12px;
	}
	
.whiteBdrLft{
	border-left:solid 1px #FFFFFF;
	}												
	
.descPanel{
	padding:10px 0 16px;
	border-bottom:dashed 1px #FFFFFF;
	}
	
	
	
a.add{
	background:url(images/add-icon.gif) no-repeat 0 0;
	font-size:16px;
	line-height:30px;
	display:block;
	float:left;
	padding:0 0 0 37px;
	font-weight:bold;
	color:#DC2626;
	text-decoration:none;
	}
	
a.add:hover{
	color:#95979A;
	}
	
.linkMrgn{
	margin:20px 0 40px;
	}				
	
	
/* added by 1973 */

/*div#paging { border:1px solid #960B35; padding-top:12px; padding-bottom:12px; margin-top:12px; text-align:center }
div#paging a, div#paging span { padding:0px 20px; color:#DC2626; border-right:1px solid #DC2626; }
div#paging a.last, div#paging span.last { border-right:0px; }
div#paging a:hover { color:#95979A; }*/

div#paging {text-align:right }
div#paging a, div#paging span {color:#960b35;  }
div#paging a.last, div#paging span.last { border-right:0px; }
div#paging a:hover { color:#960b35; }




