body {
background-color: #008408;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.outside {
background-color: white;
width: 760px;
margin: 1px auto 1px auto;
}

div.inside {
background-color: #FFE729;
border: medium double #008408;
width: 758px;
margin: 1px auto 1px auto;
}

div.header {
background-color: #FFE729;
height: 65px;
width: 100%;
margin: 0px 0px 0px 0px;
 text-align: left;

}

div.main {
width: 100%;
margin: 0px 0px 0px 0px;
background-color: #008408;
}

div.content {
float: right;
background-color: White;
margin: 2px 0px 2px 0px;
width: 605px;
 text-align: left;
 padding: 2px 5px 2px 8px;
}

div.nav {
	background-color: #008408;
	color: #FFE729;
	padding: 0px;
	margin: 0;
	width: 128px;
	float: left;
}

/* CONTROLS LEFT MENU BAR BUTTONS */
#navcontainer {
	margin: 0;
	text-align: left;
	width: 95%;
	padding: 0;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #008408;
}

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0px 0px 5px 5px;
	width: 100%;
}

ul#navlist li {
	padding: 0px;
	margin: 0px;
	display: block;
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 2px;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #008408;
	text-decoration: none;
	background-color: #FFE729;
}

#nav>ul#navlist li a { width: auto; }
		
		ul#navlist li#active a
		{
		background: #FFE729;
		color: black;
      margin-left: 5px;
		text-decoration: none;
		font-size: 11px;
		}
		
		ul#navlist li a:hover, 	ul#navlist li#active a:hover
		{
			color: #000000;
			background: White;
			border-color: #aaab9c #fff #fff #ccc;
		}

div#navbar2 {
	height: 25px;
	width: 100%;
	border-top: solid #000 1px;
	background-color: #008408;
	margin: 0px 0 0px 0;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: underline;
	padding: 7px 10px;
	color: #FFF;
}
div#navbar2 li a:link {
    color: #FFF;
}
div#navbar2 li a:visited {
    color: #FFE729;
}
div#navbar2 li a:hover {
    color: #FFF;
    background-color: #669966;
}
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: #008408;
	color: #FFE729;
	font-size: 14px;
	text-align: center;
	margin: 5px 0px 2px 0px;
	font-weight: bolder;
}

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 {
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #008408;
}

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: #008408;
	text-decoration: underline;
}

a:visited {
	color: Black;
	text-decoration: underline;
}

a:hover {
	color: Black;
	text-decoration: none;
}

.copy { 
color : black; 
text-decoration : none; 
font-family : Verdana, sans-serif; font-size: 9px;
} 


a.copy:link { 
color : yellow; 
text-decoration : none; 
font-weight: bold; 
font-family : Verdana, sans-serif; font-size: 9px;
} 

a.copy:hover { 
color : white; 
text-decoration : none;
font-weight: bold; 
font-family : Verdana, sans-serif; font-size: 9px;
}  

a.copy:visited  { 
color : black; 
text-decoration : none;
font-weight: bold; 
font-family : Verdana, sans-serif; font-size: 9px;
}  

.datalink { 
color : black; 
text-decoration : none; 
font-family : Verdana, sans-serif;
} 

a.datalink:link { 
color : black; 
text-decoration : underline; 
font-weight: bold; 
font-family : Verdana, sans-serif;
} 

a.datalink:hover { 
color : #008408; 
text-decoration : none;
font-weight: bold; 
font-family : Verdana, sans-serif; 
}  

a.datalink:visited  { 
color : #008408; 
text-decoration : underline;
font-weight: bold; 
font-family : Verdana, sans-serif; 
}  

a.tour:link { 
color : white; 
text-decoration : underline; 
font-weight: bold; 
font-family : Verdana, sans-serif;
} 

a.tour:hover { 
color : yellow; 
text-decoration : none;
font-weight: bold; 
font-family : Verdana, sans-serif; 
}  

a.tour:visited  { 
color : yellow; 
text-decoration : underline;
font-weight: bold; 
font-family : Verdana, sans-serif; 
}  

.contenthead {
	font: bolder 20px "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #336633;
	text-align: center;
	text-decoration: underline;
}
p.content {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

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 {
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background: #008408;
	text-align: left;
	float: left;
}
td.headline {
	font: bolder normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FFFFFF;
}
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: 100px;
}
div.listingleft {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 260px;
}
div.listingright {
	float: right;
	margin-left: 8px;
	width: 325px;	
}
p.listingright {
	text-align: left;
    font: bolder normal 24px "Monotype Corsiva";
	color: #000000;
}

p.listingprice {
	font: bolder 24px "Monotype Corsiva";
	color: #006600;
	text-align: center;
}
p.email {
	text-align: center;
}	table.columbia {
	width: 600px;
	font: bolder normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	position: relative;
}
td.ccleft {
	clear: right;
	float: left;
	font-weight: bolder;
}
td.ccright {
	float: right;
	font-weight: bolder;
}
