body {
	background-color: White;
	font: normal bold 13px Comic Sans MS;
	color: #0865A2;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/bkg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div.outer {
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 780px;
}

div.header {
	background-color: transparent;
	margin: 26px 0px 15px 394px;
	text-align: center;
	height: 60px;
	padding: 0px;
	width: 200px;
	color: #263461;
}

div.main {
width: 100%;
margin: 0px 0px 0px 0px;
background-color: transparent;

}

div.content {
float: right;
background-color: transparent;
margin: 0px 0px 0px 0px;
width: 580px;
 text-align: left;
 padding: -1px 5px 2px 8px;

}

div.nav {
	background-color: transparent;
	color: #FFE729;
	padding: 10px;
	margin: 10px 10px;
	width: 120px;
	float: left;
}

/* CONTROLS LEFT MENU BAR BUTTONS */
#navcontainer {
	margin: 0;
	text-align: left;
	width: 90%;
	padding: 0;
	font: 14px;
	background-color: transparent;
}

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

ul#navlist li {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 14px;
	font-weight: normal;
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0px 0px;
	color: White;
	text-decoration: none;
	background-color: transparent;
}

#nav>ul#navlist li a { width: auto; }
		
		ul#navlist li#active a
		{
		background: #469AC6;
		color: White;
      margin-left: 5px;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		}
		
		ul#navlist li a:hover, 	ul#navlist li#active a:hover
		{
			color: #000000;
			background: White;
	
		}

span.menu {
	color: #008408;
	text-decoration: none;
	background-color: #FFE729;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
}

div.props {
	width: 100%;
	background-color: transparent;
	color: White;
	font-size: 16px;
	text-align: center;
	margin: 10px 0px 2px 0px;
	font-weight: Normal;
}

div.logo {
	width: 40%;
	margin-left: 2px;
	vertical-align: middle;
	float: left;
}

h1.logo {
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	margin: 3px 0 0 0;
	padding: 0;
	color: #008408;
}


span.logo {
	font-weight: bolder;
	text-align: right;
}

span.indexa {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bolder;
	color: #008408;
}

span.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #008408;
	text-align: justify;
}

span.indexred {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #cc0000;
}

img.l {float: left;}
img.r {float: right;}


div.address {
	text-align: center;
	margin-top: 15px;
	padding-top: 0px;
}

p.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008408;
}

p.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Black;
}

/* CONTROLS STANDARD LINKS ON PAGES */

a:link {
	color: Black;
	text-decoration: underline;
}

a:visited {
	color: #F6AB0A;
	text-decoration: underline;
}

a:hover {
	color: #F6AB0A;
	text-decoration: none;
}

.copy { 
color : black; 
text-decoration : none; 
font-family : Verdana, sans-serif; font-size: 9px;
} 

.datalink { 
	color: #0865A2;
	text-decoration : underline;
} 

a.datalink:link { 
	color: #0865A2; 
text-decoration : underline; 
font-weight: bold; 
} 

a.datalink:hover { 
color : Black; 
text-decoration : none;
font-weight: bold; 
}  

a.datalink:visited  { 
color: #0865A2;
text-decoration : underline;
font-weight: bold; 
}  

/* CONTROLS HIDDEN LINKS ON PAGES */

a.navindex2 {
	color: White;
	font-size:2px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration:none;
	}
a.navindex2:link {color:White;}
a.navindex2:visited {color:White;}
a.navindex2:hover {background-color: White;}

h1.contenthead {
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}

span.contenthead {
	font-size: 16px;
	font-weight: bolder;
	color: #eb8600;
}


h2.content {
	font: normal 12px;
	text-transform: capitalize;
	color: #263570;
	text-align: center;
	margin: 2px;
}
p.content {
	font: normal 14px;
	color: #000000;
	text-align: left;
}

h5 {
	font-size: 12px;
	color: #263570;
	text-align: center;
	margin: 2px;
}

div.ccleft {
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	position: relative;
	width: 250px;
}
div.ccright {
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
	position: relative;
	width: 250px;
}
span.green {
	font-weight: bolder;
	color: #008408;
}
table.data {
	width: 598px;
	background: #FFFFFF;
	}
td.price {
	width: 90px;
	color: Black;
	text-align: right;
}
td.headline {
	color: Black;
	text-align: left;
	font-size: 15px;
	width: 435px;	
}
td.moredetails {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
span.status {
	font: bolder 10px "Lucida Handwriting";
	color: #FF0000;
	background: #FFFF00;
}
td.image {
	float: left;
	width: 25px;
}
div.listingleft {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 300px;
	border: thin solid Black;
}
div.listingright {
	float: right;
	margin-left: 1px;
	width: 260px;
	border: thin solid Blue;
	clear: both;
}
p.listingright {
	text-align: left;
	color: #000000;
}

p.listingprice {
	color: #006600;
	text-align: center;
	font-size: 15px;
}

span.price {
	color: #EB8600;
}

p.email {
	text-align: center;
}	

table.listing {
	width: 100%;
}
td.ccleft {
	width: 280px;
}
td.ccright {
	width: 300px;
}
hr.menu {
	width: 100%;
	color: #469AC6;
	height: 4px;
}

