body     {background:  #FFFFFF}
h1       { color: #163F6D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-variant: small-caps; border-bottom: 1px solid #5D7896; width: 70%; }
h2       { color: #028473; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-variant: none; }
h3       { color: #163F6D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; }
h4       { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
h5       { color: #028473; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
dl       { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
ol, ol ol, ol ol ol       { color: #1B1B50; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
ul, ul ul, ul ul ul       { color: #1B1B50; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }

BODY {
	SCROLLBAR-FACE-COLOR: #6B9BC6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #0D5480; 
	SCROLLBAR-3DLIGHT-COLOR: #0D5480; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

.leftside a:link 
{ 
color: #FFFFFF;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none;  
}
.leftside a:active  
{  
color: #CCCCCC;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none;  
}  
.leftside a:visited  
{  
color: #FFFFFF;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none;  
}  
.leftside a:hover  
{  
color: #163F6D;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none; } 


a:link  
{  
color: #163F6D;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline;  
}  
a:active  
{  
color: #CCCCCC;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  
}  
a:visited  
{  
color: #163F6D;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline;  
}  
a:hover  
{  
color: #028473;  
font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  } 

HR {
    height:1px;
    align: center;
    width:80%;
    color:#028473;
   }


.leftside { color: #FFF; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: bold; }
.middle { background: #FFFFFF; color: #666666; font-size: 12px; font-family: Verdana, Arial, Helvetica; line-height: 18px;}
.featurebox { font-size: 10px; font-weight: bold; text-decoration: none; color: #000; font-family: Verdana, Arial, Helvetica; line-height: 14px; }
.featuretop { background: #F3F2F2; font-size: 10px; font-weight: bold; text-decoration: none; color: #666666; font-family: Verdana, Arial, Helvetica; line-height: 14px; }
.formbox { background: #B3D2EE; font-size: 11px; font-weight: normal; color: #000; font-family: Verdana, Arial, Helvetica; }
.textbox { background: #F3F2F2; font-size: 10px; text-decoration: none; color: #666666; font-family: Verdana, Arial, Helvetica; border: 1px solid #5D7896;  line-height: 14px; }
.textboxtop { background: #163F6D; font-size: 10px; font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica; 
	height: 30px; }
.footer {font-size: 10px; color: #999999; font-family: Verdana, Arial, Helvetica; border-top: 3px solid #163F6D;  }
/* ================== LISTINGS ============================== */

.listing {
	margin: 10px 0 10px 0;
	width: 530px;
	padding: 5px;
	border: 2px solid #163F6D;
	float: left;
	text-align: left;
	background-color: #CCCCCC;	/* the -moz-border-radius is only for Mozilla. It will break this sheet's validation, incompatable browsers 
	will simply ignore this rule and go on with life. */
}
.listing_description {
	margin: 10px 0 10px 0;
	width: 510px;
	padding: 5px;
	border: 2px solid #6093C2;
	float: left;
	text-align: left;
	background-color: #FFFFFF;	/* the -moz-border-radius is only for Mozilla. It will break this sheet's validation, incompatable browsers 
	will simply ignore this rule and go on with life. */
}
.list_columns {
	width: 360px;
	float: right;
}
.list_whole {
	width: 100px;
	padding: 5px;
	float: left;
}
.list_left {
	width: 178px;
	padding: 5px;
	float: left;
}
.list_right {
	width: 178px;
	padding: 5px;
	float: right;
}
.list_thumb {
	width: 150px;
	height: 113px;
	border: 1px solid black;
	float: left;
}
.list_contact {
	width: 150px;
	height: 20px;
	float: left;
	text-align: center;
	clear: left;
	bottom: 10px;
}
.list_contact a:link 
{ 
color: #FFFFFF;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none;  
}
.list_contact a:active {  
color: #CCCCCC;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none;  
}  
.list_contact a:visited {  
color: #FFFFFF;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none;  
}  
.list_contact a:hover  {  
color: #163F6D;  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  
text-decoration: none; 
} 
dl.table {
	width: 170px;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.table dt {
	width: 90px;
	float: left;
		margin: 0 0 0 0;	
	font-weight: bold;
	text-align: left;
	clear: both; 
}


.table dd {
	width: 70px;
	float: left;
	margin: 0 0 0 0;
}
.clearing {
	clear: both;
}
