/* CSS Document 

COLORS: 
DEEP ORANGE: #bd5b27
LIGHT ORANGE: #f1dd71
SPLASH ORANGE: #e49e4c
DARK BLUE: #06191f
Green: b5c74d



*/
html {
height: 100%;
}
body {
	/*#fff url("../images/body_bg.gif") repeat-x 0 100%*/
 
 background-color:#06191f;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	height:100%;
	min-height:100%;
	margin: 0px;
	clear: both;
	text-align:center;
/*	overflow:auto;
*/	}
	
	.topborder {
	border-top: 1pt solid white;
}
	  .topborderorange {border-top: 1pt solid #bd5b27}
	  
      .background{ 
	  position:absolute;
      top:0;
      left:0;
      width:100%;
     z-index:-1;
	  overflow:hidden;
	  }



/*Main Container to Hold Page Content, Shadowed Border*/
.container
{
	/*background:transparent url("images/ContainerBg.png") top left no-repeat;*/
	width: 1181px;
	margin: 0px auto;
	text-align:center;
	position:relative;
	overflow: visible;
	min-height: 100%;
}


.subcontainer
{
 width:975px;
 margin: 0px auto;
 text-align: left;
 position:relative;
 min-height: 100%;
 overflow: visible;
}



#TopHeader
{
	width: 975px;
	height: 105px;
	margin-left:15px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
	position:relative;

}

.toplogo{
float: left;
background: transparent url(/images/Logo.png) left no-repeat;
width: 290px;
height: 85px;
margin-top: 10px;
margin-bottom:0px;
}

*html .toplogo{
float: left;
background: transparent url(/images/Logo.png) left no-repeat;
width: 290px;
height: 85px;
margin-top: 0px;
margin-bottom:0px;
}

/*Within TopHeader*/
.topnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d71920;
	text-align:right;
	float:right;
	margin-top: 5px;
	margin-bottom:0px;
}

.topnav a:link { color: #d71920; text-decoration: none; }
.topnav a:active { color: #d71920; text-decoration: none }
.topnav a:visited { color: #d71920; text-decoration: none }
.topnav a:hover { color: #d71920; text-decoration: underline }

/*End Within TopHeader*/

#facebook{
position: absolute;
top: 10px;
right: 40px;
z-index: 99;
width: 99px;
height: 42px;
margin-top: 0px;
}

*html #facebook{
position: absolute;
top: -5px;
right: 40px;
z-index: 99;
width: 99px;
height: 42px;
margin-top: 0px;
}

#searchnav {
	position: absolute;
	width: 974px;
	min-height: 280px;
	margin: 0 0 5px 2px;
	padding: 120px 20px 0 10px;
	background: url(images/SplashFind_BG.png) 0px 2px no-repeat;
	color: #fff;
	left: 25px;
	top: 109px;
	z-index:100;
}
 * html #searchnav { 
 position: absolute;
	width: 974px;
	min-height: 280px;
	margin: 0 0 5px 2px;
	padding: 120px 20px 0 10px;
	background: url(images/SplashFind_BG.png) 0px 2px no-repeat;
	color: #fff;
	left: 25px;
	top: 90px;
	z-index:100;}
  #searchnav h2 { color: #fff; font: 1.9em Georgia,serif; letter-spacing: -1px;  line-height: 50px; }
   #searchnav h2 em { color: #feff8f; font-style: normal; }
  #searchnav ul {
	position: absolute;
	left: 1px;
	top: 9px;
	width: 976px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 77px;
}
   #searchnav ul li { display: inline; float: left; margin: 0 0 0 0px; }
   #searchnav ul li.first { margin-left: 0; }
    #searchnav ul li a { overflow: hidden; float: left; height: 86px; border: none; background: url(images/solutions-a.png) no-repeat; text-indent: -1200px; }
    #searchnav ul li.roanoke a { width: 157px; background-position: 0 -86px; } #searchnav ul li.roanoke a:hover, #searchnav ul li.roanoke a:focus { background-position: 0 0; }
   
   #searchnav ul li.salem a { width: 105px; background-position: -157px -86px; } #searchnav ul li.salem a:hover, #searchnav ul li.salem a:focus { background-position: -157px 0; }
	
	#searchnav ul li.vinton a { width: 120px; background-position: -262px -86px; } #searchnav ul li.vinton a:hover, #searchnav ul li.vinton a:focus { background-position: -262px 0; }

		#searchnav ul li.bburg a { width: 153px; background-position: -380px -86px; } #searchnav ul li.bburg a:hover, #searchnav ul li.bburg a:focus { background-position: -380px 0; }

		#searchnav ul li.cburg a { width: 163px; background-position: -530px -86px; } #searchnav ul li.cburg a:hover, #searchnav ul li.cburg a:focus { background-position: -530px 0; }

		#searchnav ul li.dublin a { width: 120px; background-position: -690px -86px; } #searchnav ul li.dublin a:hover, #searchnav ul li.dublin a:focus { background-position: -690px 0; }
		
		#searchnav ul li.radford a { width: 120px; background-position: -812px -86px; } #searchnav ul li.radford a:hover, #searchnav ul li.radford a:focus { background-position: -812px 0; }



  #searchnav p.startsearch {
	position: absolute;
	left: -3px;
	top: 148px;
	width: 434px;
	list-style: none;
	margin-left: 0px;
	padding: 0;
	height: 85px;
	font-size: 1.8em;
	font-weight: bold;
	background:transparent url(images/startsearch.png) bottom left no-repeat;
  }
  

  #searchnav p.more { margin-left: 10px; padding: 0 0px 0px 0; font-size: 2.1em; font-weight: normal; text-align: left; font-family:Tahoma, Geneva, sans-serif;}
    #searchnav p.submore { margin-left: 10px; padding: 0 0px 0px 0; font-size: 1.8em; font-weight: normal; text-align: center; }

     #searchnav p.image {
	position: absolute;
	left: 12px;
	top: 260px;
	width: 535px;
	height: 85px;
	padding: 1px 0 0 1px;
	background:url(images/startsearch.png) no-repeat;
} 

   #searchnav a { color: #feff8f; }

#HeadInSearchNav{
	width: 960px;
	height: 280px;
	margin: 0px;
	padding:0px;
	position:relative;
}

#HeadWords{
width: 430px;
height: 240px;
float: left;
margin-left:0px;
margin-right: 0px;
}

#HeadForm{
	width: 525px;
	float: right;
	margin-right:5px;
	background-color:#eec08d;
	overflow: hidden;
/*	text-align: center;
*/	min-height:100%;
	margin-top: 0px;
	height: 245px;
}

*html #HeadForm{
	width: 505px;
	float: right;
	margin-right:5px;
	background-color:#eec08d;
	overflow: hidden;
	text-align: center;
	min-height:100%;
	margin-top: 0px;
	height: 255px;
}
h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #666;
	text-align:left;
	margin-left: 5px;
}

h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #666;
}

h2 a{
	font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
color:#bd5b27;
text-decoration:underline;
}

.returntosearch{
float: right;
}

.Details{
	width: 465px;
	float: right;
	margin-left:15px;
	margin-right: 5px;
	margin-bottom: 20px;
}
.DetailsL{
	margin-left:15px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.Photo{
float: left;
width: 300px;
margin-top:10px;
margin-left:15px;
margin-bottom: 0px;
height: 200px;
}

.ViewPhoto{
font-size:11px;
color: #666;
margin-left: 10px;

}

.ViewPhoto a{
font-size:11px;
color: #666;
text-decoration: underline;

}

.SmFlashViewer{
	width: 480px;
	height:60px;
	}
	
	#SmVideo{
		Width: 80px;
		height: 70px;
		float:right;
		text-align:center;
		margin-right:5px;
	}
	
	#SmVideo a{
		text-decoration:none;
		font-size: 9.5px;
		line-height: normal;
		text-align:center;
	}

	
	#WatchVideo{
	width: 65px;
	height:70px;
	float:right;
	text-align: center;
	text-decoration:none;
	margin-right:5px;
		margin-bottom:15px;
		line-height:normal;
	}
	
	#WatchVideo a{
		text-decoration:none;
		font-size: 10px;
		line-height: normal;
		text-align: center;
	}



hr{
	color: #666;
}

h3{
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
color:#bd5b27;
}

h3 a{
	font-family:Tahoma, Geneva, sans-serif;
font-size: 16px;
color:#bd5b27;
text-decoration:underline;
}

.FormButton{
		font-family:Tahoma, Geneva, sans-serif;
font-size: 15px;
font-weight:bold;
color:#bd5b27;
text-align:center;
width: 140px;
height: 35px;
}

.FormButton2{
		font-family:Tahoma, Geneva, sans-serif;
font-size: 13px;
font-weight:bold;
color:#bd5b27;
text-align:center;
width: 185px;
height: 35px;
}

.FormCaptions{
	font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight:bold;
color:#bd5b27;
}


.FormCaptions2{
	font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight:bold;
color:#fff;
}

.FormCaptions a{
	text-decoration:none;
}

.FormCaptionsSm{
	font-family:Tahoma, Geneva, sans-serif;
font-size: 11px;
font-weight:bold;
color:#bd5b27;
}

.FormCaptionsSm2{
	font-family:Tahoma, Geneva, sans-serif;
font-size: 10px;
color:#bd5b27;
}

.FormElements{
background-color: #f5efcc;
font-family:Tahoma, Geneva, sans-serif;
font-size: 12px;
color:#333;
margin-left: 5px;
}

.FormElementSp{
visibility:hidden;  
 display:none;  
}

.SearchForm{
background-color: #f5efcc;
font-family:Tahoma, Geneva, sans-serif;
font-size: 12px;
color:#333;
margin-top:10px;
margin-bottom: 5px;
margin-left: 60px;
margin-right: 15px;
position:relative;
z-index:100;
float: left;

}

.SearchForm2{
background-color: #bd5b27;
font-family:Tahoma, Geneva, sans-serif;
font-size: 12px;
color:#333;
position:relative;
float: left;
margin-left: 60px;
margin-right: 15px;
}

#LowerBody
{
	padding: 0;
	width: 960px;
	position: relative;
	float: left;
	text-align:left;
	clear:both;
	margin-top: 0px;
	margin-bottom:10px;
	background-color:white;
	overflow: visible;
	min-height: 100%;

}
*html #LowerBody
{
	padding: 0;
	width: 960px;
	position: relative;
	text-align:left;
	clear:both;
	margin-top: 12px;
	margin-bottom:10px;
	background-color:white;
	overflow: visible;
	min-height: 100%;

}




#GreenBox
{
	width: 945px;
	height: 78px;
	background:#d9dfae url(images/PrintBox.png) top left no-repeat;
	border: 5px solid #fff;
	position:absolute;
	left: 38px;
	top: 525px;
}

*html #GreenBox
{
	width: 945px;
	height: 78px;
	background:#d9dfae url(images/PrintBox.png) top left no-repeat;
	border: 5px solid #fff;
	position:absolute;
	left: 37px;
	top: 480px;
}

#GreenBox a
{
	color: #859526;
font-family:Tahoma, Geneva, sans-serif;
font-size: 12px;
text-decoration: none;
}

#GreenBox h3{
color: #859526;
font-family:Tahoma, Geneva, sans-serif;
font-size: 18px;
text-align:right;
line-height:.6em;
margin-right: 110px;
margin-top: 10px;

}

#GreenBox h4{
color: #859526;
font-family:Tahoma, Geneva, sans-serif;
font-size: 12px;
text-align:right;
line-height:.6em;
margin-right: 110px;
}

#GuideImage{
	width: 135px;
	height: 194px;
	background: transparent url(images/aptguide_book.png) left no-repeat;
	position: absolute;
	float: right;
	left:876px;
	top: 515px;
	z-index: 99;
}

*html #GuideImage{
	width: 135px;
	height: 194px;
	background: transparent url(images/aptguide_book.png) left no-repeat;
	position: absolute;
	float: right;
	left:876px;
	top: 460px;
	z-index: 99;
}

#LeftColumn{
	margin-top: 5px;
	margin-left:10px;
	width: 205px;
	background-color:white;
	float:left;
	text-align:center;
	position:relative;
}

#LeftColumn h3{
	background-color:#bd5b27;
	color: white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	width: 190px;
	margin-left:5px;
	margin-right: 5px;
	height: 40px;
	margin-top: 15px;
	line-height:1.3em;
	
}
#LeftColumn h4{
	background-color:#fff;
	border:5px #bd5b27 solid;
	color: #bd5b27;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	width: 190px;
	margin-left:5px;
	margin-right: 5px;
	min-height:100%;
	margin-top: 25px;
		line-height:1.5em;
}

#BusinessServices{
	background-color:#fff;
	border:5px #f1dd71 solid;
	color: #bd5b27;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	width: 190px;
	margin-left:5px;
	margin-right: 5px;
	min-height:100%;
	margin-top: 25px;
		line-height:1.5em;
		font-weight: bold;
}

#BusinessServices a{
	font-size: 14px;
	font-weight:normal;
	color: #bd5b27;
	text-underline: none;
}

#RightColumn{
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	padding:0px;
	top: 10px;
	float: left;
	background-color:white;
	width:720px;
	position:relative;
	margin-bottom: 10px;
	text-align: left;
}

#RightColumn h3{
	background-color:#eec08d;
	color: #bd5b27;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	width: 710px;
	margin-left:5px;
	margin-right:5px;
	height: 40px;
	margin-top: 10px;
}


#Thanks{
	margin-top: 5px;
	padding:0px;
	top: 10px;
	float: left;
	background-color:white;
	width:850px;
	position:relative;
	margin-bottom: 10px;
}
#Thanks h3{
	background-color:#eec08d;
	color: #bd5b27;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	width: 840px;
	margin-left:5px;
	margin-right:5px;
	height: 25px;
	margin-top: 10px;
}

#Thanks h2{
		color: #bd5b27;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align:left;
	margin-left:10px;
}


#SearchResultsHeader{
	color: #bd5b27;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align:left;
	margin-left:10px;
}


.SearchResultsText{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	line-height: 1.2em;
	color: #666;
}

.SearchResultsText a{
	text-decoration:underline;
	color: #bd5b27;
}
	
.DetailsText{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.DetailsText h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #666;
	margin-left: 5px;
	margin-right: 10px;
	
}

.DetailsText a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #bd5b27;
	text-decoration:underline;
	font-weight:bold;
	text-align: center;
}


#TwoColumnHolder{
	padding: 0;
	width: 960px;
	text-align:center;
	clear:both;
	margin-bottom:10px;
	min-height: 100%;
	background-color:white;
	position: relative;
	float: left;
	margin-top: -25px;
}

	
#DetailsHolder{
	padding: 0;
	width: 960px;
	text-align:left;
	clear:both;
	margin-bottom:10px;
	min-height: 100%;
	background-color:white;
	position: relative;
	float: left;
	margin-top: -25px;
/*	border: thin #eec08d solid;
	margin-top: -25px;*/
}

*html #DetailsHolder{
	padding: 0;
	width: 960px;
	text-align:left;
	clear:both;
	margin-bottom:10px;
	min-height: 100%;
	background-color:white;
	position: relative;
	float: left;
	margin-top: -25px;
/*	border: thin #eec08d solid;
	margin-top: -25px;*/
}

#DetailsHolder h3{
	background-color:#bd5b27;
	color: white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	width: 940px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom:5px;
	height: 25px;
	margin-top: 10px;
	float: left;
	
}


#RequestInfo{
	padding: 0;
	width: 735px;
	text-align:left;
	margin-bottom:10px;
	min-height: 100%;
	background-color: #bd5b27;
	position: relative;
	float: right;
	border: thin #eec08d solid;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	
}



#ViewAd{
	padding: 5px;
	width: 180px;
	text-align:center;
	clear:both;
	margin-bottom:10px;
	position: relative;
	float: left;
	background-color:#bd5b27;
	border: 5px #f1dd71 dashed;
	margin-top: 15px;
	margin-left: 5px;
}


.ViewAdText{
	color: #f1dd71;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight: bold;
	margin-left:10px;
	line-height:1.4em;
}



.RequestInfoHeader{
	color: white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom:20px;
	font-weight:bold;
}


.RequestInfoText{
	color: white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
	margin-left:10px;
}
#RequestInfoFull{
	padding: 0;
	width: 910px;
	text-align:left;
	margin-bottom:10px;
	min-height: 100%;
	background-color: #bd5b27;
	position: relative;
	float: left;
	border: thin #eec08d solid;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
}

#Map2{
	padding: 0;
	width: 910px;
	background-color:#bd5b27;
	text-align:center;
	margin-bottom:10px;
	min-height: 100%;
	position: relative;
	float: left;
	border: thin #bd5b27 solid;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	margin
}



/*Used for Refine Search Menu*/
.glossymenu{
margin-left: 20px;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #bd5b27;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(media/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(media/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #bd5b27;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

#UnitsHolder{
	width: 100%;
	position:relative;
	float:left;
	clear: both;
}

#winnerholder2{
	padding: 0;
	width: 112px;
	text-align:right;
	clear:both;
	float: right;
	margin-bottom:10px;
	position: absolute;
	top: 5px;
	left: 500px;
	z-index:1;
}

*html #winnerholder2{
	padding: 0;
	width: 112px;
	text-align:right;
	clear:both;
	float: right;
	margin-bottom:10px;
	position: absolute;
	top: 25px;
	left: 500px;
	z-index:1;
}



/*Style for Lists*/
.BodyList{
margin-top: 0px;
margin-left: 25px;
line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #333;
	text-align:left;
}

.BodyList ul{
list-style-type: disc;
margin-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #666;
line-height: 1.9em;
text-align:left;
}

.BodyList a:link { color: #bd5b27; text-decoration: none; font-weight: bold;}
.BodyList a:active { color: #bd5b27; text-decoration: none;  font-weight: bold;}
.BodyList a:visited { color: #bd5b27; text-decoration: none; font-weight: bold; }
.BodyList a:hover { color: #bd5b27; text-decoration: underline; ont-weight: bold; }


.BodyList ol{
list-style-type: decimal;
margin: 5px;
	font-family: Tahoma, Geneva, sans-serif;
font-size: 15px;
color: black;
line-height: 1.7em;
}




.SignOff
{
	width: 500px;
	text-align:left;
	margin-left: 300px; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}

.SignOff a{color: #bd5b27; text-decoration: none; font-weight: bold;}


#FooterSplash
{
	width: 950px;
	height: 115px;
	background-color:#06191f;
	/*	border: 5px solid #859526;
*/	position:absolute;
	color: white;
	left: 38px;
	top: 620px;
	text-align:center;
	margin-top: 2px;
}
*html #FooterSplash
{
	width: 950px;
	height: 115px;
	background-color:#06191f;
/*	border: 5px solid #859526;
*/	position:absolute;
	color: white;
	left: 37px;
	top: 565px;
	text-align:center;}

#FooterSplash p { color: white; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; margin-top:5px; margin-bottom:0px; text-align:center; line-height:1.4em;}
#FooterSplash a { color: white; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; text-decoration:none; margin-top:5px; text-align:center;}
#footer-1							{ width: 250px; margin-left: 100px; height: 65px; }
#footer-2							{ width: 550px; height:45px; margin-top: 5px; text-align:center; margin-bottom:0px; margin-left: 100px;
}
#footer-3							{ width: 300px; height: 50px;}



#Footer
{
	padding: 0;
	width: 960px;
	/*clear:both;*/
	margin-top: 10px;
	margin-bottom:10px;
	background-color:#06191f;
/*	border: 5px solid #fff;
*/	overflow: visible;
	min-height: 100%;
	text-align:center;
}


#Footer p { color: white; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; margin-top:5px; margin-bottom:0px; text-align:center; line-height:1.4em;}
#Footer a { color: white; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; text-decoration:none; margin-top:5px; text-align:center;}




#PhotoHolder{
	padding: 0;
	width: 955px;
	height: 700px;
	text-align:left;
	clear:both;
	margin-bottom:10px;
	min-height: 100%;
	background-color:white;
	position: relative;
	float: left;
/*	border: thin #eec08d solid;*/
	margin-top: -25px;
}

















/*Customer Login Box --*/
#greencolumn
{
	
	margin-top:0px;
	float: left;
    width: 271px;
	background-color: #b1d46b;
}

#recenthomes
{
	
	margin-left:10px;
    width: 250px;
	}


/*Div to hold page content - Welcome Line, verbage, contact info*/
#pagebody 
{
	padding: 0;
	width: 960px;
	text-align:center;
	clear:both;
	margin-bottom:10px;
	height: 100%;
	
}

 .title{
	font-family: "AvantGarde Bk BT", sylfaen,'book antiqua',georgia,serrif;
	font-size:30px;
	font-weight:bold;
	color: #fff;
	margin-top:20px;
	margin-left: 10px;
}

 .subtitle{
	font: Tahoma, Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #333;
	margin-top: 15px;
	margin-left: 10px;
	font-stretch:extra-expanded;
	text-align: left;
		
}
.openhousetitle
{
	font: Tahoma, Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: white;
	margin-top: 15px;
	margin-left: 10px;
	font-stretch:extra-expanded;
	text-align: left;
		
}
.openhousecell
{
border: thin #333333 solid;
border-top-style: none;
border-right-style:none;
border-left-style: none;
		
}

 .formtext{
	font: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	font-weight: normal;
	
}
 .pagetitle{
	font: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color: #666;
	margin-top: 10px;
	text-align: left;
	height:100%;
	margin-left: 10px;
	font-weight: normal;
	
}

 .emailtitle{
	font: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color: #333;
	margin-top: 10px;
	text-align: left;
	height:100%;
	font-weight: normal;
	
}

 .bodytext{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color: #666;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	
}

.bodytext a:link { color: #bd5b27; text-decoration: none; font-weight: bold;}
.bodytext a:active { color: #bd5b27; text-decoration: none;  font-weight: bold;}
.bodytext a:visited { color: #bd5b27; text-decoration: none; font-weight: bold; }
.bodytext a:hover { color: #bd5b27; text-decoration: underline; ont-weight: bold; }


.RightBarText{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 2px;
	line-height: 1.5em;
	text-align: left;

}

.RightBarText a:link { color: #002379; text-decoration: none; font-weight: bold; }
.RightBarText a:active { color: #002379; text-decoration: none }
.RightBarText a:visited { color: #002379; text-decoration: none }
.RightBarText a:hover { color: #666666; text-decoration: underline }

#bottom
{
text-align: center;
background-color: #e6e6e6;
color: white;
width: 100%;
padding-bottom: 0px;
padding-top: 0px;
margin-top: 5px;
margin-bottom: 5px;
overflow: hidden;
vertical-align: top;
position: absolute;
clear: both;
height: 1%;
}


p.copyright{
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	line-height: 1.4em;
	padding-bottom:10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}

p.copyright a:link { color: #fff text-decoration: none }
p.copyright a:active { color: #fff; text-decoration: none }
p.copyright a:visited { color: #fff; text-decoration: none }
p.copyright a:hover { color: #fff; text-decoration: underline }

 .logintext{
	font: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #666;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	
}

.logintext a:link { color: #fff; text-decoration: underline; font-weight: bold;}
.logintext a:active { color: #fff; text-decoration: underline;  font-weight: bold;}
.logintext a:visited { color: #fff; text-decoration: underline; font-weight: bold; }
.logintext a:hover { color: #fff; text-decoration: underline; ont-weight: bold; }
SubmitButton {
	text-align: center;
}


/*USED FOR AD ROLLOVER*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
z-index:5000;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 450px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -500px;
left: 60px; /*position where enlarged image should offset horizontally */
width: 450px;
z-index: 500;
}

.video{
	margin-left: 10px;
	margin-right:10px;
}
	
	
	.smGallery{
	padding: 0;
	width: 500px;
	height: 125px;
	text-align:right;
	clear:both;
	float: right;
	margin-bottom:0px;
	position: absolute;
	top: 240px;
	left: 395px;
	z-index:100;
}

.DetailsTable{
position: absolute;
top: 400px;
left: 50px;
z-index: 10;
}



