/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F1F2D3;
	font-family:Arial, Helvetica, sans-serif;
}
hr
{
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	}

/* OUTER WRAPS */

#wrap
{
margin-left:auto;
margin-right:auto;
width:957px;
background-color:#FFFFFF;
background-image:url(../images/bottom_mtns.jpg);
background-position:bottom;
background-repeat:no-repeat;
clear:both;
}

#topouterwrap
{
width:957px;
height:129px;
background-color:#FFFFFF;
}

/* HEADER STYLES */

#hero_home
{
clear:left;
height:168px;
width:957px;
text-align:center;
}
#hero_home_new
{
clear:left;
height:300px;
width:957px;
text-align:center;
}
#hero_home_spring
{
clear:left;
height:250px;
width:957px;
text-align:center;
}
#hero
{
clear:left;
height:116px;
width:957px;
text-align:center;
}
#logo
{
width:174px;
height:129px;
float:left;
background-color:#FFFFFF;
margin-bottom:5px;
}

#topRight
{
background-image:url(../images/background-top.gif);
height:83px;
text-align:right;
}

#topRight h1
{
	margin:0px;
	padding: 7px 25px 0px 0px;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#036;
}

#quicklinksMenu
{
width:783px;
float:right;
height:129px;
}

#quicklinks
{
margin-left:290px;
padding-top:12px;
height:17px;
width:478px;
}

/* HEADER STYLES - Navigation */

#menu
{
width:783px;
height:46px;
margin-bottom:5px;
}
#menu ul {
    float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	position: relative;
	cursor: default;
	background-color: white;
}


#menu li>ul {
	top: auto;
	left: auto;
}

#menu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#menu li:hover ul, li.over ul {
	display: block;
}
#nav
{
height:46px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background-image:url(../images/whitepng.png);
	font-weight: bold;
	padding: 0px;
	border:#FFFFFF double;
	border-width: 1px 0;
	padding:0px 5px 5px 5px;
	margin: 0 0 1em 5px;
}

#nav a {
font-size:14px;
    font-weight:bold;
	display: block;
	color:#006633;
	letter-spacing:-1px;
	text-decoration: none;
	padding: 0em 0em;
}


#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	padding:5px 5px 5px 5px;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {

	padding-top:2px;
	padding-bottom:2px;
}
#nav li ul a:hover {
	color:#00CC00;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* CONTENT AREA STYLES */

#content
{
background-image:url(../images/contentbg.jpg);
background-repeat:repeat-x;
width:937px;
margin-left:auto;
margin-right:auto;
clear:both;
margin-bottom:40px;
}

#searchPage
{
width:800px;
font-size:12px;
color:#333333;
background-color:#FFFFFF;
float:left;
padding: 10px 20px 10px 20px;
margin-top:20px;
margin-left:30px;
}
#searchPage h1
{
color:#006636;
font-size:26px;
letter-spacing:-1px;
font-family:"Times New Roman", Times, serif;
margin-bottom:0px;
}
#searchPage h2
{
color:#006666;
font-size:15px;
letter-spacing:3px;
text-transform:uppercase;
font-family:"Times New Roman", Times, serif;
}


/* CONTENT WINDOW STYLES - Left Side */

.main {
letter-spacing:-1px;
font-family: "Times New Roman", Times, serif;
margin-top:12px;
font-size: 41px;
color: #006699;
font-weight:bold;
}
#leftSide
{
width:580px;
font-size:13px;
line-height:20px;
color:#333333;
background-color:#FFFFFF;
float:left;
padding: 10px 20px 10px 20px;
margin-top:20px;
margin-left:30px;
clear:both;
}
#leftSide h1
{
color:#006636;
font-size:28px;
letter-spacing:-1px;
margin-bottom:12px;

}
#leftSide h2
{
color:#006666;
font-size:20px;
letter-spacing:-1px;
}

#leftSide h3
{
color:#009966;
font-size:16px;
letter-spacing:-1px;
}




#leftSide hr
{
margin-top:0px;
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	}
#leftSide a
{
color:#0066CC;
text-decoration:none;
border-color::#0066CC;
}


#leftSideBottomBoxes
{
width:850px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

#leftSideSearchBox
{
margin:10px;
width:260px;
background-color:#CAE5CA;
background-image:url(../images/tree.gif);
height:185px;
background-repeat:no-repeat;
background-position:bottom;
float:left;
}

#leftSideSearchBoxInner
{
width:90%;
padding-top:5px;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
} 
#leftSideSearchBoxInner a
{
text-decoration:none;
font-weight:bold;
color:#0066CC;
}
#leftSideSearchBoxInner a:hover:
{
text-decoration:underline;
font-weight:bold;
color:#0099FF;

}
#leftSideSearchBoxInner h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
letter-spacing:-1px;
}
#leftSideSearchBoxInner h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#003333;
letter-spacing:-1px;
text-transform:none;
}

.leftSideVideo
{
border:1px dotted color:#669966;
width:330px;
height:230px;
margin:10px;
float:right;
background-color:#F5F5EB;
text-align:center;
font-size:11px;
font-weight:bold;
}






.formstuff
{
margin: 3px 3px 3px 3px;
padding: 1px 1px 1px 1px;
border:1px;
border-style:solid;
border-color:#009966;
background-color:#EBF1DC;
font-size:11px;
}
.formbutton
{
text-transform:uppercase;
letter-spacing:2px;
color:#FFFFFF;
font-size:12px;
margin-top:5px;
padding: 1px 1px 1px 1px;
border:2px;
border-style:solid;
border-color:#009966;
background-color:#003333;
font-size:11px;
cursor:pointer;
}
#leftSideAboutBox
{
margin:10px;
background-color:#F6FBF7;
width:260px;
height:185px;
background-image:url(../images/greenboxbg.jpg);
background-repeat:repeat-x;
float:left;
}
#leftSideNewsletterBox
{
margin:10px;
background-color:#F6FBF7;
width:260px;
height:185px;
background-image:url(../images/greenboxbg.jpg);
background-repeat:repeat-x;
float:left;
font-size:11px;
}

.accent
{
color:#346699;
font-size:28px;
font-style:italic;
}

/* CONTENT WINDOW STYLES - Right Side */


.rightSide
{
width:230px;
float:left;
margin-left:15px;
padding: 20px 7px 7px 15px;
font-size:12px;
background-color:#FFFFFF;
margin-top:20px;

}

.rightSide h1
{
	color:#006699;
	font-size:18px;
	letter-spacing:-1px;
/*	margin:0px;
	padding:0px;
	*/
}

.rightSide h2
{
	color:#003333;
	font-size:16px;
	
}



.rightSide a
{
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}

.rightSide a:hover
{
	color:#036;
}

.rightSide hr
{

	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;

	}


#rightSideOuter
{
width:230px;
float:left;
margin-left:15px;

}

#rightSideOuter hr
{
margin-top:0px;
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	}

#rightSideInnerTop h1
{
color:#006666;
font-size:16px;
letter-spacing:-1px;
text-transform:uppercase;
font-family:"Times New Roman", Times, serif;
}

#rightSideInnerTop
{
width:230px;
background-color:#FFFFFF;
margin-top:20px;
padding: 20px 7px 7px 15px;
font-size:11px;
}


#rightSideInnerTop h2
{
font-size:12px;
}
#rightSideInnerTop a
{
color:#0066CC;
text-decoration:none;
border-color::#0066CC;
}

#rightSideInnerTop a:hover
{
color:#6699CC;
}

#rightSideInnerBottom
{
font-size:11px;
font-weight:bold;
width:230px;
background-color:#FFFFFF;
margin-top:20px;
padding: 7px 7px 7px 7px;
}
#rightSideInnerBottom h1
{
color:#006666;
font-size:16px;
letter-spacing:-1px;
text-transform:uppercase;
font-family:"Times New Roman", Times, serif;
}
#rightSideInnerBottom h2
{
font-size:12px;
}
#rightSideInnerBottom a
{
color:#0066CC;
text-decoration:none;
}

#rightSideInnerBottom a:hover
{
color:#6699CC;
}
/* BLOG AND NEWS */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
font-family:Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-weight: bold;
 }

.NewsSummaryLink {
font-weight:bold;
font-size:16px;
letter-spacing:-1px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/



/* AGENTAVE */


.aa_featuredproperty
{
text-transform:none;
border-bottom:1px;
border-color:#CBD9F3;

}
.aa_fp_image
{
text-transform:none;
font-size:14px;
letter-spacing:-1px;
float:left;
color:#0066CC;
font-weight:bold;
padding: 5px 5px 5px 5px;
text-align:center;
}
.aa_fp_image img
{
border:none;
}

.aa_fp_remarks
{
text-transform:none;

}

#aa_slideshow {
	width: 180px;
	margin: 0  auto;
	padding: 2px;
	background: transparent;
	text-align: center;
}

#aa_slideshow p {
	padding: 0;
	margin: 0;
font-size:12px;
font-weight:bold;
color:#006699;
}

#aa_slideshow img {
	border: 0;
}
.aa_ss_fp {
	width: 100%;
	display: none;
	visibility: visible;
	background:transparent;
}

#aa_controls {
	width: 100%;
	height: 20px;
	color:#003333;
	position: relative;
	z-index: 0;
}

#aa_controls a {
	z-index: 0;
}

#ss_start {
	visibility: hiddem;
	position: absolute;
	left: 40%;
	bottom: 0;
}

#ss_stop {
	position: absolute;
	left: 40%;
	bottom: 0;
}

#ss_next {
	visibility: hiddem;
	position: absolute;
	right: 10px;
	bottom: 0;
}

#ss_prev {
	visibility: hiddem;
	position: absolute;
	left: 10px;
	bottom: 0;
}

.aa_featuredproperties {
	width: 94%;
	margin: 0;
	display: block;
	font-size: 1em;
}

.aa_featuredproperty {
	width: 100%;
	border-top: 1px dashed #aaa;
	margin: .5em 0 0 0;
	padding-top: .5em;
}

.aa_fp_image {
	display: block;
	float: left;
	width: 20%;
	padding: .5%;
	text-align: center;
	border: 0px solid black;
	font-size: .8em;
}

.aa_fp_image img {
	border: 0;
	width: 90%;
}

.aa_fp_image p {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.aa_fp_image a {
	width: 100%;
	border: 0;
	display: block;
	margin: 0 auto;
	font-size: 1em;
	padding: 0;
}

.aa_fp_remarks {
	float: left;
	width: 70%;
	font-size: 1em;
	padding-top: 0;
	padding-left: 1%;
}


/* FOOTER STYLES */

#footer
{
padding: 20px 20px 20px 20px;
margin-left:auto;
margin-right:auto;
clear:both;
width:917px;
color:#003333;
font-size:11px;
background-color:#FFFFFF;
}
#footer a
{
text-decoration:none;
font-weight:bold;
color:#0066CC;
}
#footer a:hover:
{
text-decoration:underline;
font-weight:bold;
color:#0099FF;

}

