
html {
top: 0;
height: 100%;
background: #222;
margin: 0 auto;
padding: 0;
overflow: scroll;
}

body {
color: #555;
font-size: 14px;
font-family: "century gothic", Helvetica, san-serif;
height: 100%;
width: 100%;
margin: 0 auto;
padding: 0;
text-align: left;
line-height: 1.5em;
}

#main_container {
background: transparent url(images/content_map_background.jpg) no-repeat center 138px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;      
min-height:700px;
}    

#sideNav{
margin-top:5px;
}

#topNav {
text-align: right;
font-size: 14px;
margin: 64px 0 54px 0 ;
}

#topNav a {
margin: 0 15px;
}

#mainContent {
background: #000 url('images/content_background_gradient.jpg') repeat-x 0 0;   
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
opacity: 0.90;
-moz-opacity: 0.90;
filter: alpha(opacity=90);
color: #999;
padding: 8px 25px 25px;
font-family: Frutiger, "Frutiger Linotype", Univers, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#mainLogo img {
    width:230px;    
    margin:45px 0;
} 

#mainLogo a {
color:#F6BF00 !important;
} 

   
.advert {
margin-top: 25px;
}
 
.ui-accordion .ui-accordion-li-fix {
margin-left: 0;
}

#searchFieldContainer {
padding: 6px;
height: 24px;
margin-bottom: 20px;
background: #222;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#searchFieldArea {
	margin-top:25px;
	margin-bottom:-50px;
}

#searchFieldArea input {
	background-color:#222;
	color:#F6BF00;
	border-color:Black;
	padding:0px 5px 0px 5px;
}

#footer {
color: #fff;
text-align: center;
padding: 20px 0px;
}

/* Typeography */

a:hover, a:focus {
border: none;
text-decoration: underline;
color: #FFFF9E !important;
}

a {
color: #F6BF00 !important;
text-decoration: none;
}


a:visited {
color: #AD660C;
}



p {
margin: 1em 0;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
margin-top: -0.05em;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Lucida Grande", helvetica, arial, sans-serif;
color: #9CA716;
margin-bottom: 0.5em;
}
h2, h3, h4, h5, h6 {
color: #999;
}
h1 {
font-size: 24px;
color: #F6BF00;
}

h2 {
font-size: 20px;
color: #F6BF00; 
}

h3 {
font-size: 18px; 
color: #F6BF00; 
}

h4 {
font-size: 16px;
color: #F6BF00; 
}

h5 {
font-size: 14px; 
color: #F6BF00; 
}

h6 {
font-size: 12px; 
color: #F6BF00; 
}

/*Utility Classes*/

.displayBlock {
display: block;
}

.clearLeft {
clear: left;
}
.clearRight {
clear: right;
}
.clear 
{
clear:both;
}
.floatRight {
float: right;
}
.floatLeft {
float: left;
}

.marginBottom {
margin-bottom: 25px;
}

  /*Form Formatting*/
  
  legend {
color: #fff;
}

/* List Formatting */

ol, ul {
margin: 1em 0 1em 2em;
}

ol ol, ol ul, ul ol, ul ul {
margin-top: 0;
margin-bottom: 0;
}

ol li {
list-style: decimal
}


ol li ol li {
list-style: upper-alpha;
}
ol li ol li ol li {
list-style: upper-roman;
}

ul li {
list-style: disc;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

em strong, strong em {
font-weight: bold;
font-style: italic;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/circular-sub.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
height: 580px;
list-style-four: none;
list-style-position: outside;
list-style-type: none;
margin: 0 auto;
padding: 0;
position: relative;
width: 700px;
}     

#menu ul {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(trans.gif) repeat scroll 0 0;
left: -9999px;
list-style-four: none;
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
}   

#menu li {
color: #000000;
display: block;
height: 130px;
position: absolute;
text-decoration: none;
width: 170px;
}    

#menu li a {
color: #000000;
display: block;
height: 130px;
text-decoration: none;
width: 170px;
border: 2px solid #333;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;      

/*   border:1px double blue;*/
}

#menu li a img {
display: block;
margin-left: 5px;
margin-top: 4px;
}

#menu li.one {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/one.gif) repeat scroll 0 0;
left: 236px;
top: 0px
} 

#menu li.two {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/two.gif) repeat scroll 0 0;
left: 419px;
top: 73px
}

#menu li.three {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/three.gif) repeat scroll 0 0;
left: 474px;
top: 213px
} 

#menu li.four {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/four.gif) repeat scroll 0 0;
left: 423px;
top: 356px
}

#menu li.five {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/five.gif) repeat scroll 0 0;
left: 236px;
top: 421px
}

#menu li.six {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/six.gif) repeat scroll 0 0;
left: 51px;
top: 356px
}

#menu li.seven {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/seven.gif) repeat scroll 0 0;
left: 0px;
top: 213px
}

#menu li.eight {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url(img/eight.gif) repeat scroll 0 0;
left: 51px;
top: 73px
} 

#menu li.middle 
{
color:#999;
font-size:11px;
left: 236px;
top: 213px;
} 

#menu li a:hover {
border: 2px solid #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

#menu :hover ul li {
height: 40px;
width: 40px;
}

#menu li.middle a {
color: #000000;
display: block;
text-decoration: none;
border: none;   
height:auto;
width:auto;
}

#menu li.middle a:hover {
border: none; 
height:auto;
width:auto;
}

#menu li.emailAgents  {
color:#017d3f;
font-size:12px;
left:236px;
top:356px;
}

#menu li.emailAgents a {
font-size:12px;
display: block;
text-align:center;
font-weight:900;
border: none;   
height:auto;
width:auto;
}

#menu li.emailAgents a:hover {
border: none; 
height:auto;
width:auto;
}

.RETitle {
color:#F6BF00;
font-weight:900;
}

.companyImage 
{
float:left;
width:300px;
height:300px;
padding-right:20px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#realtor
{
	color:#666;
	font-size:10px;
}