.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.footer:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.navigation:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.invisible {
	display:none;
}
.invstyle {
	display:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #77954F;
	background-image: url(../images/background.jpg);
}
.links1 {color: #889452;
}
.border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.bdr {
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #805451;
	text-decoration: none;
}
.label_index
	{
	  width: 70px;
	  font-weight: bold;
	  display: block;
	  float: left;
	}

.label_detail
	{
	  width: 100px;
	  font-weight: bold;
	  display: block;
	  float: left;
	}


/*----------- GENERICS ------------*/

img
	{
	  display: block;
	  border: 0px;
	}

.bold
	{
	font-weight: bold;
	background-color: #FFFFFF;
	}
	
.nomargin
	{ 
	  margin: 0px;
	}


/*----------- HEADERS -------------*/

.header
	{
	  color: #970303;
	  font-family: Verdana;
	  font-size: 14px; 
	  font-weight: bold;
	}

.subheader
	{
	  color: #970303;
	  font-family: Verdana;
	  font-size: 12px; 
	  font-weight: bold;
	}
	
	

/*----------- DIV -------------*/

#container
	{
	  margin: 0 auto;
	  padding: 5px;
	  width: 520px;
	  min-height: 400px;
	  background-color: white;	  
	}
	
#listing_image
	{
	  float: left;
	  width: 180px;
	  margin-top: 10px;
	}
	
#detail_image
	{	  
	  width: 480px;
	  margin-top: 10px;	  
	}	

/*----------- P -------------*/

#footer
	{
	  margin: 0 auto;
	  padding: 10px;
	  text-align: center;	  
	  width: 600px;	  	 
	  color: white;
	  font-size: 8pt;
	}
	
#footer a
	{
	  text-align: center;	  
	  width: 600px;	  	 
	  color: white;
	  font-size: 8pt;
	}

#listing_info
	{
	  margin-top: 10px;
	  margin-left: 200px;
	}

#detail_info
	{
	  margin-top: 10px;
	}


/*------ APPOINTMENT FORM ---*/

.appointment_form
	{
	  font-size: 8pt;
	  padding-left: 10px;
	  padding-right: 10px;
        background-color: #999966;
	}

.image_gallery
	{
	  float: left;
	  margin-top: 10px;
	  margin-right: 2px;
	}

.clear
	{
	  clear: both;
	}
<link href="../style.css" rel="stylesheet" type="text/css" />

