* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html, body { 
height: 100%;
}

body {
	margin: 0;
	background: #EBEBEB url(i/body-bg.jpg) repeat-x;
	text-align: center;
	color: #D3D3D3;
	font-size: 75%;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #666;
}

img {
	border: 0;
}

.rightImg { float: right; margin: 0 0 16px 16px; }
.leftImg { float: left; margin: 0 16px 16px 0; }

#wrapper {
	margin:0 0 -36px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}

#container{
    margin-right:auto;
    margin-left:auto;
    width: 950px;
}

#container2{
    margin-right:auto;
	margin-left:auto;
	width: 950px;
}

#navbar{
	float: left;
	width: 155px;
	padding-bottom: 100px;
	padding-top: 10px;
	margin-right: 1px;
	background: #222 url(i/nav-foot.gif) bottom no-repeat;
}

#navbar2{
	float: left;
	width: 155px;
	padding-top: 10px;
	margin-right: 1px;
}

#content{
	float: left;
	width: 790px;
}

#propertyListings {
	float:left;
	width: 267px;
	background: #D9D9D9 url(i/listing-head.gif) top no-repeat;
	padding-top: 40px;
		margin-left: 32px;
	color: #000;
	
}

#aboutContent {
	float:left;
	width: 475px;
	color: #000;
}

#aboutContent a {
	position: relative;
	margin-left: 155px;
}

#aboutText {
	background: #D5D5D5 url(i/body-head.gif) top no-repeat;
	padding: 50px 16px 0px 16px;
}

#aboutText p {
	font-size: 1.3em;
	margin: 0;
	line-height: 1.4em;
}

#aboutServices{
	width: 474px;
	height: 153px;
	margin-top: 0px;
	background: #D5D5D5 url(i/body-foot.gif) no-repeat;
}

#clearFooter{
    clear: both;
    padding-top: 16px;
    height: 36px;
}


#footer{
	margin: 0px auto;
	height: 20px;
	width: 100%;
	padding-top: 16px;
	background: #121112;
	text-align: center;
}

#contentWrapper {
	width: 731px;
	background: #d7d7d7 url(i/mainBG.gif) repeat-y;
	margin: 16px 16px 32px 16px;
}

#contentMain {
	width: 731px;
	background: url(i/mainFooter.gif) bottom no-repeat;
}

#contentMain2 {
	width: 731px;
}


#contentAlpha {
	padding: 16px 32px 32px 32px;
}

#contentBeta {
	padding: 20px 32px 32px 32px;
	float: left;
}

#contentGamma {
	width: 340px;
	padding: 0px 0px 0px 10px;
	float: left;
}

#navigation {
	height: 46px;
}
		#navigation ul { list-style: none; }
		#navigation ul li { float: left; margin: 13px 26px 0 0; } 
		#navigation ul li a { color: #ffffff; font-size: 1.3em; }
		#navigation ul li a:hover { border-bottom: dotted 1px #F7931E; }

#navBoxContainer {
	margin: 20px;
	width: 216px;
	background: url(i/navBoxHeader.gif) no-repeat;
	float: left;
}

#navBoxBody {
	background: url(i/navBoxBG.gif) repeat-y;
}

#navBoxBody li {
	color: #959595;
	border-bottom: solid 1px #c2c2c2;
	height: 36px;
	padding-top: 13px;
	padding-left: 44px;
	font-size: 150%;
	list-style: none;
	background: url(i/navBoxMain.jpg) no-repeat;
}

#contactContainer {
	margin: 0px 20px 20px 0;
	width: 296px;
	background: url(i/contactBG.gif) no-repeat;
	float: left;
	font-size: 120%;
	line-height: 1.6em;
	color: #4b4b4b;
}

#contactContainer p.title{
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 110%;
}

#contactContainer p {
	margin-left: 20px;
}

#contactBreak {
	width: 296px;
	height: 1px;
	margin-top: 15px;
	border-bottom: solid 1px #c2c2c2;
}

#navBoxBody li.active {
	background: url(i/navBoxHighlight.jpg) no-repeat;
	color: #fff;
}

#contentGamma .text-input, #contentGamma textarea {
	color: #444;
	width: 316px;
	background: #fff url(i/contactFormBG.jpg);
	line-height: 1.5em;
	font-size: 110%;
	padding: 8px;
	margin-bottom: 8px;
	border: solid 1px #bbb;
}

#contentGamma .text-input {
	height: 20px;
}

#contentGamma textarea {
	height: 130px;
}

#contentGamma input.button {
	width: 160px;
	height: 48px;
	background: #fff url(i/contactSubmit.jpg);
	margin: 5px 0 20px 0;
	float: right;
	border: 0;
}

h1 {
	color: #191919;
	font-size: 260%;
	margin-bottom: 16px;
}

h2 {
	color: #f7931e;
	font-size: 190%;
	margin-bottom: 8px;
}

h3 {
	color: #4b4b4b;
	font-size: 150%;
	text-align: center;
	padding-top: 18px;
	height: 46px;
}


.availableContainer img { margin-right: 5px; }
.availableImage { float: left; width: 264px; margin-right: 20px; }
.availableDesc { float: left; width: 300px; }
.availableDesc p{ color: #4b4b4b; font-size: 130%; line-height: 1.5em; margin: 10px 0 10px 0;}
.availableDesc ul{ color: #4b4b4b; font-size: 130%; line-height: 1.5em; }

.availableAdd {
	color: #4b4b4b;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 20px;
}

.aboutSub { color: #5b5b5b; font-weight: bold; font-size: 1.2em; margin: 0 0 4px 0; }
.aboutSub2 { color: #5b5b5b; font-weight: bold; font-size: 1.2em; margin: 0 0 12px 0; }
		.aboutSub2 a { border-bottom: dotted 1px #555; }
.aboutSubList { color: #5b5b5b; margin-left: 16px; }
.aboutSubList ul { margin-left: 32px; }
.aboutSubList ul  li a{ font-weight: normal; color: #666; }
.aboutSubList li { font-size: 130%; line-height: 1.5em; margin-bottom: 8px; }

.loginText input{
	width: 100px;
	margin: 0 16px 0 8px;
	padding: 0 0 0 4px;
	color: #fff;
	background: #292929;
	border: solid 1px #7D7D7D;
}

.navBoxLink {
	padding: 10px 30px 10px 0;
	color: #959595;
	font-weight: normal;
}

.navBoxLinka {
	padding: 10px 30px 10px 0;
	color: #fff;
	font-weight: normal;
}

.pmSubText {
	font-size: 120%;
	color: #818181;
}

.pmSubTable li{
	float: left;
	list-style: none;
	padding: 20px;
	width: 190px;
}

.pmSubTitle {
	background: url(i/pmSubArrow.gif) 2px no-repeat;
	padding-left: 15px;
	font-size: 150%;
	color: #b3b3b3;
}

.pmBottom {
	background: #262626 url(i/pmFooter.gif) bottom no-repeat;
	padding: 0 20px 20px 20px;
}

.bodyText {
	color: #4b4b4b;
	line-height: 1.5em;
	font-size: 130%;
	margin-bottom: 16px;
}
		.bodyText em { color: #F7931E; font-weight: bold; }

.aboutImgPortrait {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.aboutImgTop {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}

.divider {
	clear: both;
	width: 222px;
	height: 8px;
	margin: 10px auto;
	background: url(i/mainDivider.gif) no-repeat;
}

.divider2 {
	width: 210px;
	height: 8px;
	margin: 10px 0px 10px 0;
	background: url(i/mainDivider.gif) no-repeat;
}

.navHead {
	margin: 0 10px;
	padding: 15px 0 15px 25px;
	cursor: pointer;
	position: relative;
	border-bottom: solid 1px #444;
	color: #fff;
	font-size: 130%;
	background: url(i/nav-arrow.gif) center left no-repeat;
}

.navHead a {
	color: #fff;
	font-weight: normal;
}

.navBody {
	display:none;
}
.navBody a{
  display:block;
  color:#ddd;
  background: url(i/bullet.gif) 30px 14px no-repeat;
  padding: 8px 0 8px 40px;
  text-decoration:none;
}

.navBody a:hover{
  color: #aaa;
}
  
  
.logoText {
	float: left;
	margin-top: 45px;
	margin-bottom: 8px;
}

.logoLine {
	margin: 55px 0 0 20px;
	font-size: 1.4em;
	float: left;
	font-style: italic;
}

.flashArea {
	border-top: solid 1px #848282;
	border-bottom: solid 24px #F7931E;
	margin: 0 0 32px 0;
	width: 774px;
}

.aboutImg {
	float: right;
	padding: 20px 0 0 8px;
}

.propertyListing {
	padding: 0 0 12px 12px;
}


.propertyListing img{
	float: left;
	padding: 9px 8px 0 0;
	margin-bottom: 20px;
	display: block;
}

.propertyListing span{
	float: left;
	padding-top: 9px;
	padding-bottom: 16px;
}

.propertyListing h1{
	font-size: 110%;
	margin: 0;
}

.propertyListing h2{
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.propertyListing p{
	display: block;
	line-height: 17px;
	width: 180px;
}

.aboutLink2 {
	float: right;
	margin-bottom: 16px;
	padding-bottom: 16px;
	margin-right: 8px;
}

.serviceList {
	float: left;
	display: inline;
	margin: 0;
	font-size: 110%;
	padding: 0 0 0 40px;
}

.serviceList li {
	margin: 15px 14px 15px 0;
}

.footlink {
	text-decoration: none;
	color: #A7A7A7;
	padding: 0 10px;
}

.footlink:hover {
	text-decoration: underline;
	color: #c8c8c8;
}

.clear {
	clear: both;
}

.clear2 {
	clear: left;
}

.orange {
	color: #F7931E;
}