
.textfield {
	font-size: 9px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
h1 {
	color: #99CC00;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #E6E8ED;
}
h4 {
	color: #DC143C;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #E6E8ED;
}
h3 {
	color: #DC143C;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #E6E8ED;
}
h5 {
	color: #ff00ff;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	font: bold 12px Verdana;
	border-bottom: 0px ;
}


a {color: #0000cd;  font-size: 10px; }
a:hover {color: #ff0000;}
a.th1 {color: #0000cd;  font-size: 12px; }
a.th1:hover {color: #6B8E23;  font-size: 12px; }

.err {	color: #A52A2A;}

th {
	font-weight: bold;
	text-align: left;
	color: #ff00ff;
}
p {font-family: Arial;
	font-size: 12px;
	font-weight:regular;
	color: #ff0000;
	height:auto;
	margin: 0px;
}
p.sansserif {font-family: sans-serif;
font-size:12px; 
font-weight:regular;
}


div#wrap {
width: 748px;
margin:0 auto;
margin-top:0px;
position:relative;
height:auto;
border:1px solid #bcd3ac;
background:#e0f0df;
}
div#wrapIndex {
width: 748px;
margin:0 auto;
margin-top:0px;
position:relative;
height:auto;
border:1px solid #bcd3ac;
background:#bcd3ac;
}



/*Layout Subpage */
div#subpage{
	margin: 0 auto;
	padding:0;
	color:#3b443b;
	font-family: Verdana, Tahoma;
	background:#e0f0df;
	height:auto;
	border:1px solid #e0f0df;
	font-size:11px;
	line-height:14px;
}
div#subpagePanel{
	margin: 0 auto;
	padding:0;
	color:#3b443b;
	font-family: Verdana, Tahoma;
	background:#e0f0df;
	height:auto;
	border:1px solid #e0f0df;
	font-size:11px;
	line-height:14px;
}
	div.listing{
	margin:38px 38px 38px 38px;
	padding:0;
	background:#fff url(/images/locationDetails.gif) left 26px repeat-x;
	width:668px;
	border: 1px solid #c0d8af;
	}	
		

	div.listing h4{
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	margin:0 auto;
	}
	div.listing h1{
	margin:0 auto;
	width: 668px;
	height:26px;
	border-bottom:1px solid #e0f0df;
	background:transparent url(/images/icons/bg_path.jpg) bottom center no-repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	text-indent:15px;
	color:#fff;
	}		
	div.listing h1 a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
	div.listing h1 a:hover{
	text-decoration:underline;
	}
	
	div.listing div.state{
	margin:0 auto;
	width: 668px;
	height:26px;
	border-bottom:1px solid #e0f0df;
	background:transparent url(/images/bg_path.jpg) bottom center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	text-indent:15px;
	color:#fff;
	font-weight:bold;
	}
	div.BottomListing{
	height:10px;
	}
	div.ListingName{
	float:left;
	}
	div.ListingID{
	float:right;
	padding-right:10px;
	}
	div.listing div.state div.ListingID a{
	color:#fff;
	text-decoration:none;
	}
	div.listing div.state div.ListingID a:hover{
	text-decoration:underline;
	}				
	div.blue_listing{
	margin:0px 38px 38px 38px;
	padding:10px 10px 10px 10px;
	background:#206dff;
	width:648px;
	color:#fff;
	text-align:left;
	border: 1px solid #c0d8af;
	}
	div.blue_listing h1{
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	div.blue_listing a{
	color:#f0ad4a;
	text-decoration:none;
	}
	div.blue_listing a:hover{
	text-decoration:underline;
	}		
	div.ContentPage{
	margin:27px 10px 10px 10px;
	padding-bottom:10px;
	text-align:left;
	}
	div.ContentPage h2{
	font-size:12px;
	font-weight:bold;
	}
	div.ContentPage h3{
	font-size:10px;
	font-weight:normal;
	}
	div.ContentPage h4{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	}
	div.ContentPage p{
	margin-top:5px;
	margin-bottom:5px;
	}			
	div.ContentPage hr{
	background:#c6d6c4;
	border-bottom:1px solid #e9f4e9;
	border-left:0;
	border-right:0;
	border-top:0;
	}
	div.ContentPage a{
	color:#416041;
	text-decoration:none;
	}
	div.ContentPage a:hover{
	color:#1a3e51;
	text-decoration:underline;
	}	


