@font-face {
    font-family: 'LucidaGrandeBold';
    src: url('/fonts/lucida_grande_bold-webfont.eot');
    src: url('/fonts/lucida_grande_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lucida_grande_bold-webfont.woff') format('woff'),
         url('/fonts/lucida_grande_bold-webfont.ttf') format('truetype'),
         url('/fonts/lucida_grande_bold-webfont.svg#LucidaGrandeBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LucidaGrandeRegular';
    src: url('/fonts/lucida_grande-webfont.eot');
    src: url('/fonts/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lucida_grande-webfont.woff') format('woff'),
         url('/fonts/lucida_grande-webfont.ttf') format('truetype'),
         url('/fonts/lucida_grande-webfont.svg#LucidaGrandeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: 'LucidaGrandeRegular', Helvetica, Arial, sans-serif;
  font-size: 12px;
  background-color: #333333;
  margin-top: 0;
}

a:link, a:visited {
 color: inherit;
}
img {
  border: none;
}
#frame {
  width: 1000px;
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #333333;
}
#header {
  position: relative;
  top: 0px;
  left: 0px;
  height: 97px;
  background-image: url(/images/headerbg.png);
}
#biglogo {
	position:absolute;
	top:45px;
	left: 35px;
  font-size: 30px;
  color: #ffffff;
}
#logotype {
  position: absolute;
  top: 80px;
  left: 35px;
  font-size: 12px;
  color: #B3D3E5;
  font-weight: 400;
}
.grey {
  color: #999999;
}
#ttl {
  position: absolute;
  font-weight: 400;
  top: 80px;
  right: 14px;
  font-size: 12px;
  color: #B3D3E5;
  text-align: right;
}
#navbar {
  height: 40px;
  background-image: url(/images/navbg.png);
}
.navbutton {
  float: left;
  height: 20px;
  padding: 12px 16px 8px 16px;
  font-size: 12px;
}
.navbuttona {
  background-image: url(/images/navbuttonbg.png);
}
.white {
  color: #ffffff;
}
.navright a:link, .navright a:visited {
  color: inherit;
  text-decoration: none;
}
.navbutton a:link, .navbutton a:visited {
  color: #ffffff;
  text-decoration: none;
}
.navright {
  float: right;
  height: 20px;
  padding: 20px 24px 0px 8px;
  font-size: 11px;
}
#workas {
  position: absolute;
  right: 24px;
  top: 4px;
  color: #ffffff;
  white-space: nowrap;
}
#content {
  background-color: #ffffff;
  min-height: 450px;
  padding: 18px 30px;
  height:auto;
}
#tools {
  margin-top: -10px;
  margin-right: -6px;
  text-align: right;
  color: #999999;
  font-size: 11px;
}
#tools a:link, #tools a:visited {
  color: #999999;
  text-decoration: none;
}
#innerframe {
	margin: 10px 60px 10px 60px;
}
#footer {
	height:20px;
  font-size: 12px;
  color: #ffffff;
  padding: 0px 24px 20px 24px;
  background-image: url(/images/footerbg.png);
}
#rowone {
	float:left;
	width:100%;
	height:auto;
}
#rowtwo {
	height:auto;
	float:left;
	width:100%;
}
#colone {
	float: left;
	margin-left:60px;
	width:400px;
	height:auto;
}
#coltwo {
	float: right;
	margin-right:60px;
	top:10px;
	width:360px;
	right:50px;
}
#poweredby {
  float: right;
}
#poweredby a:link, #poweredby a:visited {
  color: #666666;
  text-decoration: none;
}
#poweredby img {
  border: none;
}
#welcome {
	position: relative;
	width: 380px;
	padding-bottom: 20px;
	float:left;
	margin-left:60px;	
}
#recentnews {
	position: relative;
	width: 380px;
	float:left;
	margin-left:60px;
}
#pictures {
	margin-top: 10px;
	margin-bottom:20px;
	float:right;
	margin-right:60px;
}
#ourproperties{
	margin-bottom: 15px;
	float:right; 
	width:360px;
	margin-right:60px;
}
#menucol {
	float: left;
	width:200px;
	height:auto;
}
#propdata {
	float: right;
	width:696px;
}
.paratitle{
	position: relative;
	color: #007CC3;
	font-size: 30px;
	font-weight: 700;
	height: 45px;
}
.paranormal {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	padding-left: 5px;
	padding-top: 5px;
	line-height: 150%;
}
.fancytitle {
	position: relative;
  background-image: url(/images/parahdr.png);
	color: #007CC3;
	font-size: 18px;
	font-weight: 700;
	padding-left: 5px;
	padding-top:4px;
	height:26px;
}
.paranormal a:link, .paranormal a:visited {
	color: #CC6600;
	text-decoration: none;
}
.paranormal a:hover {
	color: #007CC3;
	text-decoration: none;
}
.biopara{
	width:800px; 
	float:left;
	margin: 0px 5px 10px 0px;
	text-align: justify;
	line-height: 125%;
}
.biopic {
	float:left; 	
	line-height: 125%;
}
.picholder {
	background-color:#fff; 
	color:white; 
	min-height: 120px; 
	width:300px; 
	float:left; 
	margin: 0px 5px 20px 0px;
}
.paraholder {
	float:right; 
	width:500px; 
	margin: 0px 5px 10px 10px;
	text-align: justify;
}
a.maplink:link, a.maplink:visited {
	color: #CC6600;
	text-decoration: none;
}
a.maplink:hover {
	color: #007CC3;
	text-decoration: none;
}
.titlebold {
	font-family: 'LucidaGrandeBold', "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.proptitle {
	font-family: 'LucidaGrandeBold', "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.divider {
  height: 2px;
  width: 100%;
  border-bottom: 1px dashed #cccccc;
  margin-top: 5px;
  margin-bottom: 5px;
}
.smalltitle {
	color: #007CC3;
	font-size: 16px;
	font-weight: 700;	
}
.smalldata {
	line-height: 150%;
}


/* for the menu system */
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(/images/vertgrad.png) repeat-x bottom left;
font: 14px 'LucidaGrandeBold', "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/vertgrad.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #022d5c;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px 'LucidaGrandeRegular', "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}


.glossymenu div.staticmenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.staticmenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.staticmenu ul li{
border-bottom: 1px solid #022d5c;
}

.glossymenu div.staticmenu ul li a{
display: block;
font: normal 13px 'LucidaGrandeRegular', "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.staticmenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.submenuon {
background: #DFDCCB;
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #022d5c;
display: block;
font: normal 13px 'LucidaGrandeRegular', "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

