a:link {
	color: #7BA5E1;
	text-decoration: none;
}

a:visited {
	color: #7BA5E1;
	text-decoration: none;
}
 
a:hover { 
	background-color: #D7E4F6;
	color: #000000; 
	text-decoration: none;
}

a:active {
	background-color: #D7E4F6;
	color: #000000;
	text-decoration: none;
}

li {
	color: #000000;
}

ol {
	color: #000000;
	margin-left: 28px;
	list-style-type: decimal;	
}

ul {
	color: #000000;
	margin-left: 17px;
	list-style-type: disc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body, td, p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: #503311;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1 a:link {
	color: #503311;
	text-decoration: none;
}

h1 a:visited {
	color: #503311;
	text-decoration: none;
}

h1 a:hover {
	color: #503311;
	text-decoration: underline;
	background-color: White;
}

h1 a:active {
	color: #503311;
	text-decoration: underline;
	background-color: White;
}


h2 {
	color: #7BA5E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
	height: 1px;
	margin-bottom: 0px;
}

input {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

select {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}


.content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-decoration: none;
}

.content td {
	line-height: 17px;
}

.content li {
	color: #000000;
}

.content ol {
	color: #666666;
	list-style-type: decimal;	
}

.content ul {
	color: #666666;
	list-style-type: disc;
}

.content a:link {
	color: #7BA5E1;
	text-decoration: none;
}

.content a:visited {
	color: #7BA5E1;
	text-decoration: none;
}

.content a:hover {
	background-color: #D7E4F6;
	color: #000000;
	text-decoration: none;
}

.content a:active {
	background-color: #D7E4F6;
	color: #000000;
	text-decoration: none;
}

.content h1 {
	color: #503311;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.content h1 a:link {
	color: #503311;
	text-decoration: none;
}

.content h1 a:visited {
	color: #503311;
	text-decoration: none;
}

.content h1 a:hover {
	color: #503311;
	text-decoration: underline;
	background-color: White;
}

.content h1 a:active {
	color: #503311;
	text-decoration: underline;
	background-color: White;
}

.footer {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	line-height: normal;
	color: #ffffff;
}

.footer a:link {
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	background-color: #A0A0A0;
	color: #000000;
	text-decoration: none;
}

.footer a:active {
	background-color: #A0A0A0;
	color: #ffffff;
	text-decoration: none;
}

.infobox {
	color: #000000
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	line-height: 18px;
}

.infoboxtd {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.infoboxtd a:link {
	color: #7BA5E1;
	text-decoration: none;
}

.infoboxtd a:visited {
	color: #7BA5E1;
	text-decoration: none;
}

.infoboxtd a:hover {
	background-color: #D7E4F6;
	color: #000000;
	text-decoration: none;
}

.infoboxtd a:active {
	background-color: #D7E4F6;
	color: #000000;
	text-decoration: none;
}

.listdesc {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pictureframe {
	border: 1px solid #CCCCCC;
}

.pictureframeright {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

.pictureframeleft {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

/* .info controls the text at the top of the page */
.info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* .tips changes the notes beneath a text box */
.tips {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

/* Submit changes the look and feel of the Buttons */
.submit {
	background-color: #84ABE3;
	border: 1px solid #999999;
	color: White;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
}

.siteframe {
	border: 1px solid #999999;
}

.siteframe_footer {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.siteframe_header {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

div#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	left: 0;
	position: relative;
	top: 0px;
	width: 200px;
}

div#links a {
	background-color: #EBEBEB;
	color: Black;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	height: 16px;
	padding: 6px 5px 6px 10px;
	border-bottom: 1px solid #CCCCCC;
}

div#links a:visited {
	background-color: #EBEBEB;
	color: #000000;
}

div#links a:hover {
	background-color: #D7E4F6;
	color: #000000;
}

div#links a:active {
	background-color: #D7E4F6;
	color: #000000;
}

/* Horizontal Navbar */

#navlist
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navlist ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

#navlist ul li 
{
font-size: 11px;
float: left;
color: #FFFFFF;
text-align: center;
margin: 0px 0px 0px 0px;
}

#navlist ul li a
{
text-decoration: none;
float: left;
margin: 0px;
height: 21px;
width: 102px;
color: #FFFFFF;
padding-top: 6px;
border-right: 1px solid #29629A;
border-left: 1px solid #84B0DD;
}

#navlist li a:hover
{
color: Black;
background-color: #B6CFEB;
}

#navlist li a#current 
{ 
background-color: #2D6CA8;
color: White;
}

/* Listing Divs */

#listing_category {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #503311;
}

.listinghead {
	font-weight: bold;
	color: Black;
	background-color: #D7E4F6;
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.listingrow {
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.listingdescription {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	border-bottom: 1px solid #CCCCCC;
}

.tableframe {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.tableframetd {
	border-bottom: 1px solid #CCCCCC;
}

.tableframehead {
	font-weight: bold;
	color: Black;
	background-color: #D7E4F6;
	border-bottom: 1px solid #CCCCCC;
}

.tableframetotal {
	border-bottom: 2px solid #CCCCCC;
}

.address {
	padding-left: 10px;
	padding-right: 5px;
}

.frametablesides {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

/* .maintable allows you to control to cell padding to fit into a sites design */
.maintable {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.blox {
	background-color: #F1F6FC;
	border: 1px dashed #CCCCCC;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hotbox {
	background-color: #FFEFAC;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	padding: 5px 5px 5px 5px;
} 

.hotbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000; 
	font-weight: bold; 
}
  
.hotbox p {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black; 
}

.hotboxprice {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000; 
	font-weight: bold;
}

.hotboxphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold; 
}

.breadcrumbs_listing {
	background-color: #E6F3CE;
	border: 1px dotted #618B1D;
	padding: 2px;
	margin-bottom: 10px;
	width: 100%;
}

.breadcrumbs_categories {
	background-color: #DFEFFF;
	border: 1px dotted #0059AE;
	padding: 2px;
	margin-bottom: 10px;
	width: 100%;
}

.leftcolumn {
	background-color: none;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	}
	
.rightcolumn {
	background-color: none;
	padding-left: 5px;
	}
	
.tablerowdiv {
	background-image: url(images/row_div.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
 
 
 
 div#hotlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	left: 0;
	position: relative;
	top: 0px;
	width: 200px;
}

div#hotlinks a {
	background-color: #EBEBEB;
	color: #CC0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	height: 16px;
	padding: 6px 5px 6px 10px;
	border-bottom: 1px solid #CCCCCC;
}

div#hotlinks a:visited {
	background-color: #EBEBEB;
	color: #CC0000;
}

div#hotlinks a:hover {
	background-color: #FFFFCC;
	color: #CC0000;
}

div#hotlinks a:active {
	background-color: #FFFFCC;
	color: #CC0000;
}
 
 