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



/* STYLE SHEET FOR AM Property
Created by Red Donkey Media


/* -----  CLASSES AND LINK STYLES -----*/

.clear{
	clear: both;
}	
	

#myMap{
float:left;
display:inline;
width:684px; 
border:#133939 solid 3px; 
height:300px; 
margin:40px 0px 20px 95px;

}

	/*------------*/

a.footer2:link  { 
	color: #15213b;
	text-decoration:none;
	background: inherit;
	outline:none;
	border:none;
	font-size:1em;
	}	
a.footer2:visited { 
	color: #ffffff;
	text-decoration:none;
	}
a.footer2:hover { 
	color: #ffffff;
	
	}
a.footer2:active { 
	outline:none;
	}
	

	
	/*---------------*/


a.one:link  { 
	color: #5fbebe;
	text-decoration:none;
	background: inherit;
	outline:none;
	border:none;
	font-size:1em;
	}	
a.one:visited { 
	color: #666600;
	text-decoration:none;
	
	}
a.one:hover { 
	color: #666600;
	
	}
a.one:active { 
	outline:none;
	}


a.blueS:link  { 
	text-decoration:none;
	background-color: #1f4954;
	outline:none;
	height: 25px;
	color: #cccccc;
	width: 76px;
	padding:4px;
	border:none;

	}	


a.blueS:visited { 
	color: #ffffff;
	text-decoration:none;
	background-color: #1f4954;
	padding:4px;
	}
a.blueS:hover { 
	color: #ffffff;
	background-color: #1f4954;
	padding:4px;


	
	}
a.blueS:active { 
	outline:none;
	}

a.greenS:link  { 
	text-decoration:none;
	background-color: #193408;
	outline:none;
	height: 25px;
	color: #cccccc;
	width: 76px;
	padding:4px;
	border:none;

	}	
a.greenS:visited { 
	color: #ffffff;
	text-decoration:none;
	background-color: #193408;
	padding:4px;
	}
a.greenS:hover { 
	color: #ffffff;
	background-color: #193408;
	padding:4px;

	
	}
a.greenS:active { 
	outline:none;
	}


img {
border:none;
outline:none;
}

.clear { 
       clear: both; 
       }





h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	margin: 18px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
	text-transform: normal;
	}
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	margin: 18px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
	text-transform: normal;
	}
h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	margin: 18px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
	text-transform: normal;
	}
	
.searchpage_field_caption
{
	color: #ffffff;
}

.lightblueline
{
	background-color: #3588a0;
	margin: 0;
	padding: 0;
	border-bottom: solid 13px #3588a0;

}

hr.darkblueline
{
	height: 13px;
	border: none;
	padding: 0;
	margin: 0;
	color: #34889f;
	background-color: #34889f;
}


#list
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#list li 
{
padding-left: 15px;
padding-bottom:5px;
color:#ffffff;
background-image: url(images/square.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.basiccontainer {
float: left;
display: inlline;
margin-left:25px;
}




body {
background-image:url("images/body_bg.jpg");
background-repeat:repeat-x;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 16px;
background-color: #33670f;
}



/* -----  NAVIGATION STYLES -----*/
#menu {
    height: 42px;
	margin: 0px 0px 0px 0px; 
	padding:0px;
	}
#navcontainer {
float:left;
display:inline;
margin: 11px 0px 0px 15px;
height:42px;
width:870px;
padding-top: 0px;
background-image:url("images/navbar.jpg");
}

div.outerhome {
	float: left;
	width: 174px; 
	height: 42px;
	margin: 0px 0px 0px 0px;
	background: url("images/home_btn.jpg") 0 -84px no-repeat;
	}
div.outerhome a {
	display: block;
	margin: 0px 0px 0px 0px; padding: 13px 0px 0px 0px;
	width:100%; 
	height:29px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;

	background: url("images/home_btn.jpg") top left no-repeat;
	}
div.outerhome span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.outerhome a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.outerhome a:active {
	color: black;
	}
	
div.outerabout {
	float: left;
	width: 174px; 
	height: 42px;
	margin: 0px 0px 0px 0px;
	background: url("images/about_btn.jpg") 0 -84px no-repeat;
	
	}

div.outerabout a {
	display: block;
	margin: 0; padding:13px 0px 0px 0px;
	width:100%; height:29px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;
	
	background: url("images/about_btn.jpg") top left no-repeat;
	}
div.outerabout span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.outerabout a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.outerabout a:active {
	color: black;
	}
	
div.outertest {
	float: left;
	width: 174px; 
	height: 42px;
	margin: 0px 0px 0px 0px;
	background: url("images/test_btn.jpg") 0 -84px no-repeat;
	
	}

div.outertest a {
	display: block;
	margin: 0; padding:13px 0px 0px 0px;
	width:100%; height:29px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;

	background: url("images/test_btn.jpg") top left no-repeat;
	}
div.outertest span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.outertest a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.outertest a:active {
	color: black;
	}


div.outercontact {
	float: left;
	width: 174px; 
	height: 42px;
	margin: 0px 0px 0px 0px;
	background: url("images/contact_btn.jpg") 0 -84px no-repeat;
	
	}

div.outercontact a {
	display: block;
	margin: 0; padding:13px 0px 0px 0px;
	width:100%; height:29px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;

	background: url("images/contact_btn.jpg") top left no-repeat;
	}
div.outercontact span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.outercontact a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.outercontact a:active {
	color: black;
	}

div.outersearch {
	float: left;
	width: 174px; 
	height: 42px;
	margin: 0px 0px 0px 0px;
	background: url("images/search_btn.jpg") 0 -84px no-repeat;
	
	}

div.outersearch a {
	display: block;
	margin: 0; padding:13px 0px 0px 0px;
	width:100%; height:29px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;
	
	background: url("images/search_btn.jpg") top left no-repeat;
	}
div.outersearch span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.outersearch a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.outersearch a:active {
	color: black;
	}



#menu #currentpage a {
	}
	
/* -----  Sub NAVIGATION STYLES -----*/
#submenu {
    height: 28px;
	margin: 0px 0px 0px 0px; 
	padding:0px;
	}
	
#subnavcontainer {
float:left;
display:inline;
margin: 11px 0px 11px 15px;
height:28px;
width:870px;
padding-top: 0px;
background-image:url("images/subnavbar.jpg");
}

div.subnav1 {
	float: left;
	width: 145px; 
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: url("images/subnav_btn1.jpg") 0 -56px no-repeat;
	}
div.subnav1 a {
	display: block;
	margin: 0px 0px 0px 0px; padding: 7px 0px 0px 0px;
	width:100%; 
	height:21px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;

	background: url("images/subnav_btn1.jpg") top left no-repeat;
	}
div.subnav1 span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.subnav1 a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.subnav1 a:active {
	color: #000000;
	}
	
div.subnav2 {
	float: left;
	width: 145px; 
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: url("images/subnav_btn2.jpg") 0 -56px no-repeat;
	
	}

div.subnav2 a {
	display: block;
	margin: 0; padding:7px 0px 0px 0px;
	height:21px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;

	background: url("images/subnav_btn2.jpg") top left no-repeat;
	}
div.subnav2 span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.subnav2 a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.subnav2 a:active {
	color: #000000;
	}
	

div.subnav3 {
	float: left;
	width: 145px; 
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: url("images/subnav_btn3.jpg") 0 -56px no-repeat;
	
	}

div.subnav3 a {
	display: block;
	margin: 0; padding:7px 0px 0px 0px;
    height:21px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;

	background: url("images/subnav_btn3.jpg") top left no-repeat;
	}
div.subnav3 span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.subnav3 a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.subnav3 a:active {
	color: #000000;
	}

div.subnav4 {
	float: right;
	width: 145px; 
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: url("images/subnav_back_btn.jpg") 0 -56px no-repeat;
	
	}

div.subnav4 a {
	display: block;
	margin: 0px 0px 0px 0px; padding:7px 0px 0px 0px;
    height:21px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	background: url("images/subnav_back_btn.jpg") top left no-repeat;
	}
div.subnav4 span {
	display: block;
	margin:0; 
	padding: 8px 0 0 0px;
	}
div.subnav4 a:hover {
	color: #cccccc;
	text-decoration:none;
	background-image:none;
	}
div.subnav4 a:active {
	color: #000000;
	}

#submenu #currentpage a {
	}
	




/* -----  STYLES -----*/



#wrapper {
	position: absolute;
	left:50%;
	width: 900px;
	margin-left:-450px;
	margin-top:5px;
	background: url(images/wrapper_bg.jpg) no-repeat;
}

#top_logo_bar {
	float:left;
	display:inline;
	width:870px;
	height:100px;
	margin: 0px 0px 0px 15px;
	/*border:#33FF66 1px solid;*/
	}



#header {
	float:left;
	display:inline;
	width:900px;
	height:362px;
	margin: 0px 0px 0px 0px;
	/*border:#33FF66 1px solid;*/
	}
	
#header_image {
	float:left;
	display:inline;
	width:870px;
	height:199px;
	margin: 0px 0px 0px 15px;
	/*border:#33FF66 1px solid;*/
	}


#logo {
	float:left;
	display:inline;
	width:305px;
	height:71px;
	margin: 10px 0px 0px 0px;
	}
#tele {
	float:right;
	display:inline;
	width:305px;
	height:31px;
	margin: 40px 1px 0px 0px;
	}


#contentcontainer {
	float:left;
	display:inline;
	width:900px;

}


#contentleft {
	float:left;
	display:inline;
	width: 425px;
	height:208px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/bluemainbox.jpg) no-repeat;
}

		#contentleft p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			 	}
	
#contentright {
	float:left;
	display:inline;
	width:425px;
	height:208px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
	background: url(images/greenmainbox.jpg) no-repeat;
	}

		#contentright p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			/* background-color: #f8579a; */
			}
	
#contentleftsub {
	float:left;
	display:inline;
	width: 425px;
	height:208px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/blueBoxGrass.jpg) no-repeat;
}

		#contentleftsub p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			 	}	

#contentrightsub {
	float:left;
	display:inline;
	width:425px;
	height:208px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
	background: url(images/blueBoxGrass.jpg) no-repeat;
	}

		#contentrightsub p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			/* background-color: #f8579a; */
			}

#contentsubleft {
	float:left;
	display:inline;
	width:280px;
	height:209px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url("images/smBluebox_land.jpg") no-repeat;
	}

		#contentsubleft p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			/* background-color: #f8579a; */
			}


#contentsubmiddle {
	float:left;
	display:inline;
	width:280px;
	height:209px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/smBluebox_land.jpg) no-repeat;
	}

		#contentsubmiddle p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			/* background-color: #f8579a; */
			}


#contentsubright {
	float:left;
	display:inline;
	width:280px;
	height:209px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/smBluebox_land.jpg) no-repeat;
	}

		#contentsubright p {
			margin: 10px 25px 10px 35px;
			color:#ffffff;
			/* background-color: #f8579a; */
			}


#blueRow {
	float:left;
	display:inline;
	width:870px;
	height:195px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/blueRow_bg.jpg) no-repeat;
}

.bluecontainer{
	float:left;
	display:inline;
	margin-top: 0px;
	width: 380px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
}
		.bluecontainer p {
			margin: 10px 25px 10px 15px;

			color:#ffffff;
		
			/* background-color: #f8579a; */
			}
#bluelrgRow {
	float:left;
	display:inline;
	width:870px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/bluelrgRow_bg.jpg) no-repeat;
		background-color: #1d4948;
}

#blueleft {
	float:left;
	display:inline;
	width:434px;
	height:465px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/blueleftimg.jpg) no-repeat;
		background-color: #1d4948;
}

#greenright {
	float:left;
	display:inline;
	width:434px;
	height:465px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 0px;
	background: url(images/greenrightimg.jpg) no-repeat;
		background-color: #1d4948;
}

#greenlrgRow {
	float:left;
	display:inline;
	width:870px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/maintenance_bg.jpg) no-repeat;
	background-color: #1c3807;
}

.bluelrgcontainer{
	float:left;
	display:inline;
	margin-top: 0px;
	width: 680px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
}
		.bluelrgcontainer p {
			margin: 10px 25px 10px 15px;

			color:#ffffff;
			line-height:1.7em;
			/* background-color: #f8579a; */
			}

#blueSmRow {
	float:left;
	display:inline;
	width:870px;
	height:172px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/smallBlueRow.jpg) no-repeat;
}

#blueLrgFlow {
	float:left;
	display:inline;
	width:870px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/search_detail_bg.jpg) no-repeat;
        background-color: #1d4948;
}

#addressRow {
	float:left;
	display:inline;
	width:870px;
	height:98px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0;
	background: url(images/bluesmRow_bg.jpg) no-repeat;
}



		#addressRow a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#5fbebe;
		line-height: 14px;
		}
		
		#addressRow a:hover {
		 color: #666600;
		}
		
#teleBlock {
	float:left;
	display:inline;
	padding: 5px;
	width: 180px;
	margin-left:20px; 
		margin-top: 5px;

}

#addressBlock {
    float: left;
    display: inline;
	padding: 5px;
	width: 230px;
	margin-left:410px; 
	margin-top: 5px;
	
}




.addressList
{

padding-left: 0;
list-style: none;
margin: 0;
}

.teleList
{

padding-left: 0;
list-style: none;
margin: 0;
}

.addressList li 
{
padding-left: 5px;
padding-bottom:5px;
margin: 0;
color:#ffffff;
line-height: 10px;
}

.teleList li 
{
padding-left: 5px;
padding-bottom:5px;
margin: 0;
color:#ffffff;
line-height: 10px;
}

#smallBlueRow {
	float:left;
	display:inline;
	width:870px;
	height:172px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	background: url(images/smallBlueRow.jpg) no-repeat;
}


.smallBlueBox {
	float:left;
	display:inline;
	width:280px;
	height:108px;
	margin-top:11px;
   	background: url(images/smallBlueBox.jpg) no-repeat;
}

		.smallBlueBox p {
			margin: 0px 25px 10px 20px;

			color:#ffffff;
			line-height:1.7em;
			/* background-color: #f8579a; */
			}
			
			
#searchForm{
	background: url(images/search_bg.jpg) no-repeat;
	height: 313px;
	width: 870px;
		margin-left: 15px;
	
	}

#searchResultTopBox{
	background: url(images/blueBox_searchFlow.jpg) no-repeat;
 	padding-top: 15px;
	padding-bottom: 10px;
	width: 870px;
	margin-left: 15px;
	background-color: #1d4948;
	}
	
#searchDetailTopBox{
	background: url(images/search_detail_bg.jpg) no-repeat;
 	padding-top: 15px;
	padding-bottom: 10px;
	width: 870px;
	margin-left: 15px;
	background-color: #1d4948;
	}
	

	
#searchNextPrevBox{
	background: url(images/searchNextPrevBox.jpg) no-repeat;

	width: 870px;
	height: 88px;
	margin-left: 15px;
	margin-bottom: 11px;
	padding-top: 10px;
	}
/* -----  FOOTER -----*/



#footer {
	float: left;
	width: 900px;
	height:80px;
	

	}




.footercontent	{
	float:left;
	display:inline;
	width:900px;
	height:50px;
	margin-top: 10px;
	margin-left:15px;
	/*background-color: #CCCCCC; /*ltgrey*/
	}
	
		.footercontent p {
			margin: 0px 10px 0px 30px;
			line-height:15px;
			color:#cccccc;
	text-align: center;
}

/* open-realty core.css */

.no_results { 
	color:red;
	margin-top:10px;
	border: 1px dashed red;
	padding: 4px 4px 4px 4px;
	}
	
.search_results {
	width:100%;
	}
.result_row_0 { 
	background-color: #F2F2EE;
	}
.result_row_1 {
	background-color: #FFF;
	}

.listing_result_box {
	border-bottom: 1px solid #5d9ecb;
	margin-top: 6px;


}

.listing_result_top {
	background-color: #1c5883;
	padding: 10px 6px 16px 16px;
	color: #ffffff;
}

.listing_result_center {

	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
	margin-top: 2px;
}

.listing_result_bottom {
	border-top: 1px dashed #5d9ecb;
	border-left: 1px dashed #5d9ecb;
	border-right: 1px dashed #5d9ecb;
	border-bottom: 1px dashed #5d9ecb;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_content {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #ffffff;
	}

.listing_header{
	padding: 0px;
	color: #ffffff;
}




/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.green_white {
	color: #ffffff;
}



		.green_white a {
		font-family: Verdana, Arial, Helvetica, sans-serif;

		color: #73bf60;

		}
		
		.green_white a:hover {
		 color: #f4ffed;
		}

#main{
	border: 1px solid #1c5883;
	padding: 2px;	
}

.browse_tool_table {

	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;

	padding: 2px 2px 2px 2px;
	margin-bottom: 6px;
	margin-left: 20px;

	margin-top: 0px;
}
.browse_tool {

	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.browse_tool_num {
	color: #ffffff;
}
.browse_tool_button A {
	background-color: #EBEBEB;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border: 1px dashed red;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 100px;
	display: block;
	line-height: 16px;
}
.browse_tool_button A:visited {
	color: #00A1DF;
}
.browse_tool_button A:hover {
	color: #cccccc;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #a0d567;
	text-decoration: none;
}
.browse_tool_curpage {
	border: 1px solid #00A1DF;
	color: #aaebfe;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EBEBEB;
	text-decoration:none;
	vertical-align: middle;
	color:	#ffffff;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	border: 1px solid #00A1DF;
	color: #00A1DF;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #00A1DF;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #CCFF00;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
	margin: 0 0 0 0;
	border: 1px dashed #00A1DF;
	width: 100%; 
	text-align: center;
	}
.next_prev_listing ul {
	margin: 0.2em auto; 
	}
.next_prev_listing li { 
	display: inline; 
	padding: 3px 0; 
	list-style-type: none;
}
.count, .listing_xy { 
	width: 100%; 
	background-color: #E8E8E8; 
	clear: both; 
	padding: 3px 0;
}

.slideshow_img {
	float: left;
	width: 100%;
	text-align:center;
}
.slideshow_links {
	float: left;
	width: 100%;
	text-align:center;
}
.city_distance_header{font-size:12px;}
	
/* CONTACT STYLES ---*/

.contact_fieldnames {
	color: #ffffff;
}



#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #0d5590 url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q3

{
	background: #0d5590 url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	background: #0d5590;
}
#rounded-corner td
{
	padding: 8px;
	background: #4ba4d7;
	border-top: 1px solid #fff;
	color: #ffffff;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #4ba4d7 url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #4ba4d7 url('images/botright.png') right bottom no-repeat;
}


.contact_error {
	float: left;
display:inline;
	width: 870px;
	height: 98px;
	color: #ffffff;
	margin-left:15px;
	padding-left: 20px;
	background: url(images/thinBlueBG.jpg) no-repeat;
}

/* --- CONTACT POPUP ----*/

#contactpop_container{
	padding-left: 30px;
	
}


