@charset "utf-8";
/* CSS Document */


body {
	background-image:url(../images/pagebg.jpg); 
	background-position:center; 
	background-repeat:no-repeat; 
	margin:auto 0px; 
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#FFFFFF;
}

img {
	border: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#site {
	position:relative; 
	top: -28px;
}

*html .spacer {
	height: 4px;
	clear:both;
}

.spacer {
	height: 6px;
	clear:both;
}

.greenstrip {
	height:28px; 
	width:100%; 
	background-color:#004824;
}

#header {
	margin: 0px auto;
	width:951px;
	height:131px;
	padding: 0px;
}

*html #nav {
	margin-bottom: -8px;
}

#nav ul{
	padding:0;
	height:30px; 
	width:911px;
	margin: 0px auto;
	list-style: none;
}


#nav ul li {
	padding:0;
	margin: 0;
	float:left;
}

ul li {
	line-height: 2em;
}

#col01 {
	width:428px; 
	float:left; 
	margin-right:6px;
}

#forsale {
	width:233px; 
	float:left; 
	margin-right:6px; 
	background-image:url(../images/forsale.jpg); 
	height:478px;
}

*html #forsale {
	width:233px; 
	float:left; 
	margin-right:6px; 
	background-image:url(../images/forsale.jpg); 
	height:478px;
	margin-bottom:-8px;
}

#forsale .text {
	color:#FFFFFF; 
	width:205px; 
	margin:0px auto; 
	margin-top:50px;
}


#property {
	width:237px; 
	float:left; 
	background-image:url(../images/theproperty.jpg); 
	height:478px;
}

*html #property {
	width:237px; 
	float:left; 
	background-image:url(../images/theproperty.jpg); 
	height:478px;
	margin-bottom:-8px;
}

#property .text {
	color:#FFFFFF; 
	width:207px; 
	margin:0px auto; 
	margin-top:50px;
}

#flash {
	width:428px; 
	height:310px;
}

*html #flash {
	width:428px; 
	height:310px;
	margin-bottom:-8px;
}

#location {
	background-image:url(../images/location.jpg); 
	height: 163px;
}

*html #location {
	background-image:url(../images/location.jpg); 
	height: 163px;
	margin-bottom:-8px;
	margin-top:2px;
}

#location .text {
	color:#000000; 
	width:213px; 
	margin-top:40px;
	float:right;
	text-align:right;
	margin-right:16px;
	display:inline;
}

#location .maplink {
	height:25px; 
	width:50px; 
	cursor:pointer; 
	float:left;
	
}

H1 {
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}

H2 {
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}

p {
	padding:0px;
	margin-top:6px;
	margin-bottom:7px;
}

#tourism {
	width:475px; 
	height: 94px; 
	background-image:url(../images/tourism.jpg); 
	float:left; 
	display:inline;
}

#tourism .text {
	width:232px; 
	font-size: 11px;
	color:#FFFFFF;
	margin-top:36px;
	margin-left:235px;
}

#tourism .link a {
	width:67px; 
	background-color:#009966;
	height:50px;
	margin-top:70px;
	margin-left:407px;
	cursor:pointer;
}

#main {
	margin: 0px auto;
	width:951px;
}

#main .leftside {
	width:19px;
	height:619px;
	background-image:url(../images/leftside.gif);
	float:left;
}

#main .content {
	width:912px;
	height:619px;
	float:left;
	background-color:#FFFFFF;
}

#main .rightside {
	width:20px;
	height:619px;
	background-image:url(../images/rightside.gif);
	float:left;
}

#contentpanel {
	width:477px;
	height:478px;
	background-image:url(../images/contentbg.jpg);
	float:left;

}

#contentpanel .text {
	color:#FFFFFF;
	margin-left:14px;
	width:445px;
}

.gallerylink a {
	font-size:11px;
	margin-bottom:5px;
}

.gallerypic {
	margin-right: 4px;
}


#footer {
	margin: 0px auto;
	width:951px;
}

#pagefooter  {
	color:#004824;
	font-size:11px;
	width:920px;
	margin:0px auto;
}

#pagefooter a  {
	color:#004824;
	font-size:11px;
	font-weight:bold;
}

#pagefooter .copyright {
	color:#004824;
	font-size:11px;
}