/*brown - #6D5636
  Blue -  #037091
  Green - #709B42
  Light Blue - #F6F8F7
  
  */
body{
margins:0px;
padding:0px;
}
.header{
background-image:url("/images/header.jpg");
background-repeat:no-repeat;
background-position:top left;
height:150px;
width:1000px;

}

.pagination a:active  { color: white; }
.pagination a:visited  { color: white; }
.pagination a:hover  { color: white; }
.pagination  strong { color: white; }

td.contentPane{
background-color:#6D5636;
background-image:url("/images/contentArrow.jpg");
background-repeat:no-repeat;
background-position:right top;
}

div.contentPane {
background-color:#E7EDB4; 
margin-left: -10px; 
padding: 10px; 
width:720px;
float:right;
border:solid 1px #A3CB72; 
border-right:none;
}

.contentPane h2 {
padding-top:20px;
text-align: right;
height: 36px; color: white; font-size: 16pt; font-family: arial;  margin: 0px; font-weight: normal;
}

.adminPane {
background-color:#F0F0F0;
background-image:url("/images/adminArrow.jpg");
background-repeat:no-repeat;
background-position:right top;
}

.adminPane h2 { color: #037091; }
.adminPane a { color: navy; }

.subHead{
/*background-color:#709B42;*/
padding-top:20px;
right: 0px;
height: 36px; color: white; font-size: 16pt; font-family: arial;  nomargin-bottom: 10px;


}

.contentPane p a         { color: #037091; }
.contentPane p a:link    { color: #037091; }
.contentPane p a:visited { color: #037091; }
.contentPane p a:active  { color: #037091; }
.contentPane p a:hover   { color: #037091; }

.contentPane p { font-size: 10pt; }
.contentPane h1 { font-size: 14pt; }

.navContainer{
width:1000px;
height:30px;
background-color:#768D3B;


top:0px;
left:0px;
/*border-top:8px solid #ffffff;*/
border-bottom:1px solid #ffffff;
background-image:url("/images/navArrow.jpg");
background-repeat:no-repeat;
background-position:left;
padding:0px;
/*-moz-margin-start:0px;*/


}

.navItemContainer{
width:165px;
height:30px;
/*background-color:#FF0000;*/
position:relative;
top:0;
float:right;
text-align:center;
/*border-left:thin solid #6B5736;*/

border-right:thin solid #A3CC72;
font-size:14px;
color:#ffffff;
padding-top:3px;
background-image:url("/images/navItemBg.jpg");
background-repeat:no-repeat;
}



a.topNav:link {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14pt; text-decoration:none;}      /* unvisited link */
a.topNav:visited {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14pt; text-decoration:none;}  /* visited link */
a.topNav:hover {color:#A3CC72; font-family:Arial, Helvetica, sans-serif; font-size:14pt; text-decoration:none;}  /* mouse over link */
a.topNav:active {color:#A3CC72; font-family:Arial, Helvetica, sans-serif; font-size:14pt; text-decoration:none;}  /* selected link */



a:link {color:#037091;}      /* unvisited link */
a:visited {color:#037091;}  /* visited link */
a:hover {color:#6D5636;}  /* mouse over link */
a:active {color:#6D5636;}  /* selected link */




 .listblock { background-color: #F0AD37; height: 60px; width: 340px; padding: 5px; }
 .listblock b { font-size: 14pt; font-weight: normal; font-family: arial; }
 .listblock a { font-size: 9pt; font-family: arial; color: black; }

 .categoryblock  {  width: 342px; color: black; font-family: arial; font-size: 10pt; float: left; margin-right: 10px; }
 .even { }
 .categoryblock h3 { margin: 5px 0; background-color: <? echo isset($listing_color)?$listing_color:"#898BCD"; ?>; font-weight: normal;  padding: 3px; font-size: 12pt; color: white; text-align: center; }
 .categoryblock ul { margin: 0 0 0 20px;}

	.listing { line-height: 25px; height: 25px; font-family: arial; font-size: 10pt; clear: both; padding: 2px;}

	.listing_index { float: left; width: 15px; }
	.listing_name  { float: left; }

	.listing_name ul { line-height: 20px; margin: 0 0 0 15px; }
	.listing_phone { float: right; }

	.listing_webaddress { float: right; width: 50px; text-align: right;}

	.even { background-color: #E7EDB4; }
	.odd  { background-color: #ffffff;  }

	a.service_link       { color: black; text-decoration: none; }
	a:link.service_link  { border-bottom: 1px solid lightgray;}
	a:hover.service_link { border-bottom: 1px solid gray; }

	a.date_link       { color: black; text-decoration: none;}
	a:link.date_link  { border-bottom: 1px solid lightgray; }
	a:hover.date_link { border-bottom: 1px solid gray;  }

	.details_header { font-weight: bold; font-size: 10pt; }

	* { font-family: arial; }
	

.unitseven {
border-bottom: 1px solid #AAAAAA;
}

.unitsodd {
border-bottom: 1px solid #AAAAAA;
}
	</style>

