@charset "utf-8";
body {
	background-image: url(images/core_01.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000033;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
.photos {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.photos img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
}

#foot {
	font-size: 10px;
}
#wrapper #footer a:link, #footer a:active, #footer a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus {
	color: #FFFFCC;
	text-decoration: none;
}
#content {
	line-height: 143%;
	margin: 5px;
	font-size: 11px;
}
#wrapper #content h1 {
	font-size: 15px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	margin-top: 0px;
}
#navbar {
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#navbar a:link, #navbar a:active, #navbar a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#navbar a:hover, #navbar a:focus {
	color: #FFFFCC;
	text-decoration: underline;
}
#navbar a {
	margin-left: 20px;
}
.clearit {
	clear: both;
}

#wrapper #content h2 {
	font-size: 14px;
	text-decoration: underline;
}
#wrapper #content h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #content p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.menu {
	background-color: #000033;
	padding: 3px;
	font-size: 10px;
	line-height: 175%;
	font-variant: small-caps;
	list-style-type: none;
	width: 140px;
	border: 1px solid #0000CC;
	text-align: left;
	position: relative;
	z-index: 4;
	left: 0px;
}
.imgleft {
	padding: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	float: left;
}
.logo {
  border-bottom: solid 0px #000000;
  border-top: solid 1px #000000;
  }
.rimg {
	float: right;
}

.limg {
	float: left;
	}.proptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;

}
.small {
	font-size: 10px;
	font-weight: bold;
}
