/* This is a template style sheet reserved for the purpose of mocking up of the home page. */

/****** SET TO DEFAULT ******/

*
{
	margin: 0;
	padding: 0;
}

/****** STANDARD TAGS ******/

body /* with wrapper graphic */
{
	background: #FFE79F url(../images/home/wrapper.jpg) repeat-x;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: #4B4B32;
	text-align: center;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

#siteinfo {
width: 801px;
margin:auto;
clear:both;
visibility: visible;
}

h1 {
font-size: xx-small;
font-weight: bold;
text-indent: -9999px;
}

h2 {
font-size: xx-small;
font-weight: normal;
font-style: italic;
text-indent: -9999px;
}

h3 {
font-size: xx-small;
font-weight: normal;
text-indent: -9999px;
}

/*h1
{
	float: left;
	text-indent: -9999px;
	background-image: url(../images/home/logo.jpg);
	height: 131px;
	width: 250px;
}*/

ul {
margin-top:5px;
margin-bottom:5px;
margin-left:30px;
}

blockquote {
margin-left:20px;
}

hr {
margin-top:10px;
margin-bottom:10px;

}

a
{
	cursor: pointer;
	color: #766238;
	text-decoration: underline;
}

a:hover, a:visited:hover
{
	cursor: pointer;
	color: #4D4024;
	text-decoration: none;
}

/****** CUSTOM DIVS ******/

#container
{
	width: 801px;
	margin: 0 auto;
	background: url(../images/home/repeat.jpg) repeat-y;
	text-align: left;
}

#phone
{
	width: 551px;
	height: 131px;
	background: url(../images/home/718-448-5500.jpg) no-repeat;
	text-indent: -9999px;
	float: right;
	overflow:hidden;
}

#logo
{
	float: left;
	background-image: url(../images/home/logo.jpg);
	height: 131px;
	width: 250px;
	overflow:hidden;
}

/*#logo a, #logo a:link, #logo a:active, #logo a:visited
{
		background-repeat: no-repeat;
		display: block;
		height: 131px;
		background-position: 0px 0px;
		text-indent: -9999px;
		overflow: hidden;
		float:inherit;
		background-color: transparent;
		outline: none;
}
	
	#logo a:hover, #logo a:visited:hover
	{
		background-position: 0px 0px;
	}
	
	#logo #logohome a
		{
			background-image:url(../images/home/logo.jpg);
			width: 250px;
			float: left;
		}*/

#navcolumn
{
	width: 250px;
	float: left;
}

/****** PLACE HOLDER NAV ******/

#navigation
{
	width: 159px;
	height: 396px;
	background: url(../images/home/navcolumn.jpg) no-repeat;
	float: left;
}


#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited
{
		background-repeat: no-repeat;
		display: block;
		height: 48px;
		background-position: 0px 0px;
		text-indent: -9999px;
		overflow: hidden;
		float:inherit;
		background-color: transparent;
		outline: none;
}
	
	#navigation a:hover, #navigation a:visited:hover
	{
		background-position: 0px -48px;
	}

		#navigation #navigationcontactus a
		{
			background-image:url(../images/home/navigation/contactus.jpg);
			width: 159px;
			float: left;
			margin-top: 64px;
		}
		
		#navigation #navigationhome a
		{
			background-image:url(../images/home/navigation/home.jpg);
			width: 159px;
			float: left;
			margin-top: 64px;
		}

		#navigation #navigationregister a
		{
			background-image:url(../images/home/navigation/register.jpg);
			width: 159px;
			float: left;
			margin-bottom: 78px;
		}
		
		#get-in-now
		{
			width: 159px;
			height: 158px;
			background: url(../images/home/get-in-now.jpg) no-repeat;
			text-indent: -9999px;
			float: left;
		}


/****** HOME PAGE NAV ******/

#navigation_new_home
{
	width: 159px;
	background: url(../images/home/navcolumn.jpg) no-repeat;
	float: left;
}

#navigation_new_home a, #navigation_new_home a:link, #navigation_new_home a:active, #navigation_new_home a:visited
{
		background-repeat: no-repeat;
		display: block;
		height: 27px;
		text-indent: -9999px;
		outline: none;
}
	
	#navigation_new_home a:hover, #navigation_new_home a:visited:hover
	{
		background-position: 0px -27px;
	}
		
		#navigation_new_home #navigation_newvision_home a
		{
			background-image:url(../images/home/navigation/home/vision_new.jpg);
			width: 159px;
			margin-top: 33px;
		}
		
		#navigation_new_home #navigation_newneighborhood_home a
		{
			background-image:url(../images/home/navigation/home/neighborhood_new.jpg);
			width: 159px;
		}
		
		#navigation_new_home #navigation_newresidences_home a
		{
			background-image:url(../images/home/navigation/home/residences_new.jpg);
			width: 159px;
		}
		
		#navigation_new_home #navigation_newservices_home a
		{
			background-image:url(../images/home/navigation/home/services_new.jpg);
			width: 159px;
		}
		
		#navigation_new_home #navigation_newbuilding_home a
		{
			background-image:url(../images/home/navigation/home/building_new.jpg);
			width: 159px;
		}
		
		#navigation_new_home #navigation_newcontactus_home a
		{
			background-image:url(../images/home/navigation/home/contactus_new.jpg);
			width: 159px;		
		}
			
		#navigation_new_home #navigation_newregister_home a
		{
			background-image:url(../images/home/navigation/home/register_new.jpg);
			width: 159px;
		}
		
		#get-in-now_new_home
		{
			width: 159px;
			height: 166px;
			background: url(../images/home/get-in-now-home.jpg) no-repeat;
			text-indent: -9999px;
		}



/****** FULL SITE NAV ******/

#navigation_new
{
	width: 159px;
	background: url(../images/home/navcolumn.jpg) no-repeat;
	float: left;
}

#navigation_new a, #navigation_new a:link, #navigation_new a:active, #navigation_new a:visited
{
		background-repeat: no-repeat;
		display: block;
		height: 27px;
		text-indent: -9999px;
		outline: none;
}
	
	#navigation_new a:hover, #navigation_new a:visited:hover
	{
		background-position: 0px -27px;
	}
		
		#navigation_new #navigation_newhome a
		{
			background-image:url(../images/home/navigation/home_new.jpg);
			width: 159px;
			margin-top: 33px;
		}
		
		#navigation_new #navigation_newvision a
		{
			background-image:url(../images/home/navigation/vision_new.jpg);
			width: 159px;
		}
		
		#navigation_new #navigation_newneighborhood a
		{
			background-image:url(../images/home/navigation/neighborhood_new.jpg);
			width: 159px;
		}
		
		#navigation_new #navigation_newresidences a
		{
			background-image:url(../images/home/navigation/residences_new.jpg);
			width: 159px;
		}
		
		#navigation_new #navigation_newservices a
		{
			background-image:url(../images/home/navigation/services_new.jpg);
			width: 159px;
		}
		
		#navigation_new #navigation_newbuilding a
		{
			background-image:url(../images/home/navigation/building_new.jpg);
			width: 159px;
		}
		
		#navigation_new #navigation_newcontactus a
		{
			background-image:url(../images/home/navigation/contactus_new.jpg);
			width: 159px;		
		}
			
		#navigation_new #navigation_newregister a
		{
			background-image:url(../images/home/navigation/register_new.jpg);
			width: 159px;
		}
		
		#get-in-now_new
		{
			width: 159px;
			height: 166px;
			background: url(../images/home/get-in-now_new.jpg) no-repeat;
			text-indent: -9999px;
		}


#left
{
	width: 70px;
	height: 396px;
	background: url(../images/home/left.jpg) no-repeat;
	float: left;
}

#center
{
	width: 21px;
	height: 396px;
	background: url(../images/home/center.jpg) no-repeat;
	float: left;
}

#flash
{
	width: 481px;
	min-height: 396px;
	background: url(../images/home/flash.jpg) no-repeat;
	float: left;
}

#content
{
	width: 461px;
	min-height:396px;
	background: url(../images/home/content.jpg) no-repeat;
	padding: 10px;
	float: left;
	margin: auto;
}

#contentthanks
{
	width: 461px;
	height: 350px;
	background: url(../images/home/content.jpg) no-repeat;
	padding: 10px;
	float: left;
	margin: auto;
}

#right
{
	width: 70px;
	height: 396px;
	background: url(../images/home/right.jpg) no-repeat;
	float: right;
}

#bottom
{
	width:801px;
	height:77px;
	background: url(../images/home/bottom.jpg) no-repeat;
	float:left;
	clear: both;
}

#footercontainer
{
	width: 100%;
	min-height:136px;
	background: #FFE79F url(../images/home/footerwrapper.jpg) repeat-x;
	clear:both;
}

#footer
{
	width: 722px;
	padding-top: 32px;
	padding-left: 79px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px; 
	color: #766238;
}

	#footer a, #footer a:link, #footer a:active, #footer a:visited
	{
			cursor: pointer;
			color: #766238;
			text-decoration: none;
	}
		
	#footer a:hover, #footer a:visited:hover
	{
			cursor: pointer;
			color: #4D4024;
			text-decoration: underline;
	}

#footer-clmn1
{
	width: 241px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#footer-clmn2
{
	width: 241px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#footer-clmn3
{
	width: 240px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
}


/****** CUSTOM CLASSES ******/

td
{
	text-align: left;
}

.forms
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454A4B;
	width: 100%;
}

.frame {
border-style:double; 
border-color:#9A8149; 
border-width:3px;
}