@charset "UTF-8";
/* CSS Document */
body {background-image:url(../images/familyingrass.jpg); background-position:left top; background-repeat:repeat;background-color:#39F;
	font-family:Helvetica, Arial, sans-serif; font-size:12px; line-height:18px; margin:0px; background-attachment:fixed;
}
#cont {width:1000px; margin:auto;}
#iconsRight {width:310px; float:right; margin:35px 20px 0 0; font-size:9px; text-transform:uppercase; color:#FFF}
#iconsRight ul {list-style-type:none;}
#iconsRight li {display:inline-block; width:90px; text-align:center; float:left;}
#theBanner {height:341px; margin-top:-55px; 
		background-image:url(../images/SubContentBGFullFill1000.png);
		background-position:bottom center;
		background-repeat:no-repeat;
		text-align:center;
}
#findHome {width:304px; height:325px; 
	background-image:url(../images/FindHomeBG2.png); 
	background-position:top center; 
	background-repeat:no-repeat;
	position:absolute;
	margin:6px 0 0 695px;
}
#findHome label {color:#EEE; font-size:13px; font-style:italic; font-weight:bold; text-transform:uppercase;}
#findHome form {margin:175px 0 0 15px;}
#theNav {background-image:url(../images/NavigationBG1000.png); height:103px; background-position:top center; width:1000px;}
#MainContainer {
 	clear:both;
    padding:30px 25px 0px 25px;
	background-image:url(../images/SubContentBGFull1000.png);
	background-repeat:repeat-y;
	
}
#availableHomes {width:650px;}
#footerSpacer {width:1000px; margin:auto; text-align:center; background-image:url(../images/SubContentBGFull1000.png);}
#footer {
	background-image:url(../images/SubContentFooter1000.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:-12px;
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}
#blackBear {float:right; width:250px; color:#FFF; font-size:10px; visibility:hidden;}
a {color:#47360d;}
a:hover {color:#efa700;}
#leftblue{
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	color:#04486f;
}

#rightorange{
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#efa700;
}
.HouseImages{
	width:222px;
	float:left;
	height:196px;
	margin:12px px 0px 0px;
}

 h1{
	color:#004166;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h2 {font-size:16px; color:#330;}
 #right{
	width:277px;
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
	float:right;
	background-image:url(../images/callout_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#right ul {list-style-type:none; padding:5px 4px 5px 5px; margin:0px;}
#right li {
	height:25px;
	background:url(../_img/navBG.jpg);
}
#right li a {text-decoration:none; display:block; height:22px; padding:0 0 0 20px;}
#left {width:250px; float:left;}


/* ________________________________________________*/
.FloatLeft {
	float:left;	
}

.FloatRight {
	float:right;	
}

#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}


#MainContainer #HomeContent{
	width:1028px;
	height:457px;
	margin:5px 0px 0px 0px;
	background:url(../_img/HomeCNTBG.png);
}


#MainContainer #HomeContent #left{
	width:685px;
	overflow:auto;
	margin:0px 0px 0px 26px;
	float:left;
}

#UpcomingEvents{
	width:251px;
	padding:13px;
}

#BlogPost{
	width:251px;
	height:166px;
	padding:13px;
	font-size:11px;
	color:#000;
	line-height:17px;
	clear:both;
}

#BlogTitle{
	color:#04486f;
	font-weight:bold;
}

#right #Header {
	color:#47360d;
	font-size:19px;
	text-transform:uppercase;
	letter-spacing:3px;
	margin:0px 0px 10px 0px;
	padding-left:10px;
}

.eventItem{
	width:251px;
	overflow:auto;
	padding:0px 0px 10px 0px;
	color:#000;
	font-size:11px;
	line-height:15px;
}
.date {color:#900; font-size:10px;}
.eventItem a{
	color:#04486f;
	text-decoration:none;
	font-weight:bold;
}
a.ViewAll{
	font-size:10px;
	float:right;
	font-weight:bold;
	color:#000;
	display:block;
	height:8px;
	padding:0px 14px 0px 0px;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../_img/ViewAllArrow.png);
	background-repeat:no-repeat;
	background-position:right;
}

a.ReadAll {
	font-size:10px;
	float:right;
	font-weight:bold;
	color:#000;
	display:block;
	height:14px;
	padding:0px 14px 0px 0px;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../_img/ViewAllArrow.png);
	background-repeat:no-repeat;
	background-position:right;
}



#MainContainer #HomeContent #right #UpcomingEvents .eventItem a:hover, #MainContainer #HomeContent #right #UpcomingEvents a.ViewAll:hover, #MainContainer #HomeContent #right #BlogPost a.ReadAll:hover{
	text-decoration:underline;
}

#MainContainer #HomeContent #left #homeText{
	width:645px;
	height:262px;
	overflow:hidden;
	color:#2c2f33;
	font-size:12px;
	line-height:15px;
	margin:-14px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	background-image:url(../_img/HomeTextBG.png);
}

#MainContainer #HomeContent #left #homeText #textHeader{
	padding:45px 0px 5px 0px;
	letter-spacing:3px;
	border-bottom:1px #000 solid;
	margin:0px 0px 10px 0px;
	
}






#MainContainer #HomeContent #left .last{
	margin:12px 0px 0px 0px !important;
}

#MainContainer #/* {
	width:1008px;
	padding:30px 10px 50px 10px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	background:url(../_img/FooterBG.png);
	background-repeat:no-repeat;
	background-position:top;
}

#MainContainer #Footer a{
	color:#fff;
	text-decoration:none;
}

#MainContainer #Footer a:hover{
	color:#04486f;
}
*/
#QuickSearchDropDown {
	height:100px;
	width:243px;
	margin:170px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}

.GoBTN {
	float:left;	
	margin:5px 0px 0px 0px;
	border:0px #000 solid;
	height:27px;
	width:33px;
	cursor:pointer;
	background-image:url(../_img/goBTN.png);
}

div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:#fff;
  border:1px solid #04486f;
  margin:0px;
  color:#04486f;
  font-size:11px;
  margin-top:30px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected {
  background-color: #EAF2FB;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current {
  background-color: #CDD8E4;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* Look and feel of select box */
.selectbox
{
  margin: 5px 5px 10px 0px;
  padding:8px 0px 0px 7px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:10px;/* Resize Font*/
  font-weight:bold;
  font-style:italic;
  text-transform:uppercase;
  width : 132px; /* Resize Width */
  height:19px;
  display : block;
  background: url('../_img/bg_select.png') right;
  cursor: pointer;
  border:0px solid #D1E4F6;
  color:#04486f;
  float:left;
}

