/* CSS Document */
body 
{
background-color:#F9F9DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;

}
#outerwrapper
{
width:953px;
margin-left:auto;
margin-right:auto;
background-color:#CFCF99;
}

#headerHome
{
background-image:url(../images/winter_bg_top.jpg);
width:953px;
height:104px;
}
#headerFoliage
{
background-image:url(../images/foliage_header.jpg);
width:953px;
height:104px;
}
#headerLeavesWater
{
background-image:url(../images/leaveswater_header.jpg);
width:953px;
height:104px;
}
#headerRocksStream
{
background-image:url(../images/rocksstream_header.jpg);
width:953px;
height:104px;
}


#contentHome 
{
width:953px;
background-color:#CFCF99;
background-image:url(../images/home_bg.jpg);
background-repeat:no-repeat;
background-position:top;
}

#homeMessage
{
	width:500px;
	padding:20px;
	background-image:url(../images/home-msg-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:1px #E2F0E1 dotted;
}

#homeMessage h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-transform:uppercase;
	margin-top:0px;
	padding-top:0px;
	font-size:48px;
}
#homeMessage p
{


}
#homeMessage a
{
	color:#063;
	text-decoration:none;
}
#homeMessage a:hover
{
	text-decoration:underline;
}


#contentFoliage 
{
width:953px;
margin-left:auto;
margin-right:auto;
background-color:#CFCF99;
background-image:url(../images/foliage_bg.jpg);
background-repeat:no-repeat;
background-position:top;
overflow:auto;
}

#contentLeavesWater 
{
width:953px;
margin-left:auto;
margin-right:auto;
background-color:#CFCF99;
background-image:url(../images/leaveswater_bg.jpg);
background-repeat:no-repeat;
background-position:top;
overflow:auto;
}

#contentRocksStream
{
width:953px;
margin-left:auto;
margin-right:auto;
background-color:#CFCF99;
background-image:url(../images/rocksandstream_bg.jpg);
background-repeat:no-repeat;
background-position:top;
overflow:auto;
}

#topNav
{
text-align:center;
margin-left:320px;
padding: 7px;

}
#topNav a
{
font-size:15px;
font-weight:bold;
color:#ffffff;
letter-spacing:-1px;
text-decoration:none;

}
#topNav a:hover
{

color:#99FFFF;
}

#header
{
width:953px;
height:104px;
}


#mainmenuandcontent
{
margin-left:35px;
margin-right:33px;
background-color:#FFFFFF;
width:888px;
}

#logo
{
width:231px;
height:85px;
float:left;
}
#menuandtagline
{
background-color:#FFFFFF;
width:654px;
height:75px;
float:right;
}
#menu
{
background-image:url(../images/menu_bg.gif);
width:654px;
height:40px;

}
#menusrc
{
background-image:url(../images/menusrc_bg.gif);
width:654px;
height:35px;
font-size:18px;
letter-spacing:-1px;
color:#006666;
}
#menusrcnavigation
{
margin-left:15px;
padding-top:8px;
}
#menusrcnavigation a
{
font-size:16px;
color:#003366;
font-weight:bold;
letter-spacing:-1px;
text-decoration:none;
}

#menunavigation
{
margin-left:15px;
padding-top:14px;
}
#menunavigation a
{
font-size:18px;
font-weight:bold;
color:#003366;
letter-spacing:-1px;
text-decoration:none;
}

#menusrcnavigation a:hover
{

color:#0066FF;
}
#menunavigation a:hover
{

color:#0066FF;
}

#taglineandemail
{
height:35px;
width:656px;
clear:both;
}
#tagline
{
background-image:url(../images/tgbg.gif);
width:384px;
height:35px;
float:left;
}
#taglinetext
{
background-color:#F8F8E1;
border:1px;
border-style:dotted;
border-color:#BFCD96;
padding: 5px 5px 5px 5px;
margin-top:5px;
margin-right:10px;
margin-left:10px;
font-size:11px;
}
#taglinetext a
{
color:#0066CC;
text-decoration:none;
}
#taglinetext a:hover
{
color:#000033;
text-decoration:none;
}

#emaillist
{
background-image:url(../images/emaillistbg.gif);
width:270px;
height:35px;
overflow:hidden;
float:left;
vertical-align:top;
}
#emaillistInt
{
top:144px;
width:270px;
height:35px;
position:absolute;
}
#emaillistinput
{
top:6px;
position:absolute;
}
#emaillistsubmit
{
top:6px;
left:210px;
position:absolute;
}
#tag
{
margin-left:250px;
clear:both;
font-family:"Times New Roman", Times, serif;
font-size:21px;
letter-spacing:-1px;
color:#666666;
}


#content
{
background-color:#FFFFFF;
width:860px;
padding: 10px 10px 10px 10px;
clear:both;
margin-left:auto;
margin-right:auto;
}
#content table tr td
{

font-size:12px;
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}

#content table tr td h1
{
color:#006633;
font-size:14px;
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}
#content table tr td h2
{
color:#003333;
font-size:14px;
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}



#content table tr td a
{
color:#0066CC;
text-decoration:none;
}

#content table tr td a:hover
{
text-decoration:underline;
}

#quicksearch {
	width: 200px;
}
#quicksearch h1 {
	font-size:14px;
	color:#0066CC;
	letter-spacing:-1px;
}


#quicksearch * {
	margin: 0;
	padding: 0;
}



#qswrapper {
	width: 190px;
	margin: 5px;
}

#qswrapper select,
#qswrapper input {
	margin: 3px;
	width: 180px;
}


#homepageLeft
{
width:204px;
background-color:#F2F2DF;
border:1px;
border-color:#D2DCAF;
border-style:dotted;
padding:5px 5px 5px 5px;
float:left;
font-size:11px;
}
#homepageLeft a
{
color:#003399;
font-weight:bold;
text-decoration:none;
}
#homepageLeft a:hover
{
color:#0066CC;
font-weight:bold;
text-decoration:none;
}


#movie
{
background-color:#C9E0BE;
width:340px;
height: 270px;
text-align:center;
vertical-align:middle;
padding-top:10px;
}

#openhouse
{
font-size:11px;
width:170px;
background-color:#E8F3FF;
border:1px;
border-style:dotted;
padding:5px 5px 5px 5px;
margin:3px 3px 3px 3px;
}
#openhouse h3
{
font-size:12px;
color:#003333;
letter-spacing:2px;
}
#strikeout
{
font-size:13px;
background-color:#EAF2E6;
width:500px;
margin-left:auto;
margin-right:auto;
padding: 10px 20px 20px 20px;
border-width:1px;
border-style:dotted;
border-color:#003300;
}



#homepageRight
{
width:570px;
padding: 10px;
float:left;
font-size:14px;
line-height:24px;
}

#homepageRight h1
{
color:#009966;
font-size:18px;
letter-spacing:-1px;
}

#homepageRight h2
{
color:#0066CC;
font-size:16px;
letter-spacing:-1px;
}

#homepageRight hr
{
	border: 0;
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
}



.aa_ss_fp p { color: white;}

 

#openhouse {

    width: 94%;

    margin: 0 auto;

    text-align: center;

}

 

#openhouse p { margin: 0; }

.big {

    font-size: 1.5em;

    font-weight: bold;

    font-style: italic;

}

 

.red {

    color: #f00;

}

 

.aa_listingsummary {

    margin: 10px auto;

    width: 100%;

}

.aa_listingsummary img { width: 100%; border: 0; }

.aa_caption {

    width: 100%;

    text-align: center;

}

.aa_listingtownstate { color: red; font-weight: bold; text-decoration: none; font-size: .9em;}

.aa_listingprice {color: red; font-weight: bold; font-size: 1em;}

 

.aa_listingremarks {

    font-size: .8em;

    text-align: justify;

    width: 100%;

    height: 60px;

    overflow: hidden;

}




#footerwrap
{
width:855px;
height:115px;
margin-left:auto;
margin-right:auto;
font-size:11px;
}
#footerwrap a
{
color:#003399;
text-decoration:none;
}
#footerimage
{
width:209px;
height:115px;
float:left;
}
#footerinfo
{
padding-top:5px;
padding-left:10px;
width:646px;
height:66px;
background-image:url(../images/info_bg.gif);

}
#footerint
{
width:640px;
margin-left:auto;
margin-right:auto;
}
#footerright
{
width:646px;
height:115px;
float:left;
}
#footerlinks
{
padding-top:7px;
padding-left:10px;
width:640px;
height:37px;
background-image:url(../images/footerlinks_background.gif);
}