/*----------------------------------------------------------------
					Global Reset
----------------------------------------------------------------*/
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;
} 

body { 
	line-height: 1;
	color: white; 
	background: black;
	margin: 0;
	padding: 0;  
}
 
ol, ul { 
	list-style: none; 
} 

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 

caption, th, td { 
	text-align: left; 
	font-weight: normal; 
} 

blockquote:before, blockquote:after, q:before, q:after { 
content: ""; 
} 

blockquote, q { 
quotes: "" ""; 
}

fieldset,img, abbr { 
	border: 0;
}


/*----------------------------------------------------------------
					Global Style
----------------------------------------------------------------*/

body {
	font: 100%  Arial, Verdana;
 	background: url(../images/background.jpg) top center repeat  #000;
	text-align: left;
	color: #e0dfd7;
	margin: 0;
	padding: 0;
}

p {
	font-size: 13px;
	line-height: 25px;
	color: #fff;
	padding-bottom: 15px;
	margin: 0;
}

a {
	color: #edb643;
	text-decoration: none;
	font-size:13px;
	cursor:pointer;
}


/*----------------------------------------------------------------
					Header
----------------------------------------------------------------*/


#top {
	height: 60px;
	background: url(../images/menuBarBack.jpg) center no-repeat;
	margin-bottom: 20px;
	position:relative;
	z-index:1;
}
	
/*----------------------------------------------------------------
					Page Structure
----------------------------------------------------------------*/

.lighting {
 	background: url(../images/lighting_background.jpg) top center no-repeat;
	position:relative;
	z-index:0;
}

#logo {
	background: url(../images/logo.png) top center no-repeat;
	text-indent: -3000em;
	overflow:hidden;
	height:218px;
	width:205px;
	position:absolute;
	z-index: 3000;
	right: 50%;
	margin-right: 245px;
}

#top .inner, #container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#banner {
	margin: 0 0 13px 0;
	width: 980px; 
	height:340px;
	padding:5px;
	position:relative;
	background:url(../images/990Line.jpg) repeat-y;
}

#content {
	margin: 0;
	padding: 0;
	clear: both;
}

/* - Two even columns for full page width- */

.twoColumn5050A {
	float:left;
	display:inline;
	width: 475px;
}

.twoColumn5050B {
	float:right;
	display:inline;
	width: 475px;
}

/* - Two columns of 2/3 and 1/3 width for full page width- */

.twoColumn6633A {
	float:left;
	display:inline;
	width: 650px;
}

.twoColumn6633B {
	float:right;
	display:inline;
	width: 300px;
}

/* - Three columns for full page width (homepage)- */

.threeColumnA {
	width:300px;
	float:left;
	display:inline;
	background:url(../images/threeColumnAHeaderBar.gif) top no-repeat;
}

.threeColumnB {
	width:390px;
	float:left;
	display:inline;
}

.threeColumnC {
	width:300px;
	float:left;
	display:inline;
	background:url(../images/threeColumnCHeaderBar.gif) top no-repeat;
}

.content990Element {
	background: url(../images/990ElementBack.png) 0px 22px no-repeat;
	width:990px;
	margin-top:20px;
}

.content990ElementContent {
	background: url(../images/990ElementTop.png) top no-repeat;
	padding: 22px 22px 0 22px;
}

.content990ElementContent p{
	padding-bottom:0px;
}

.content990ElementBottom {
	background: url(../images/990ElementBottom.png);
	height:22px;
	width:990px;
}


#footer  {
	clear: both;
	margin: 20px 0 20px 0;
	background: url(../images/990Line.jpg) top no-repeat;
	padding-top:20px;
}


/*----------------------------------------------------------------
					Headers
----------------------------------------------------------------*/

/*== Headers are controlled in /css/sifr.css

/*== Headers for the sifr are controlled in /js/sifr-config.js

/*----------------------------------------------------------------
					Text
----------------------------------------------------------------*/

#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-bottom: 15px;
}

#content li {
	font-size: 0.75em;
	line-height: 1.38em;
	color: #fff;
	padding-bottom: 5px;
}

#footer p {
	font-size: 12px;
	text-align: left;
	color: #b5bfc3;
	margin: -2px 0;
	padding: 0;
}

#footer a {text-decoration:none;}

.textHighlight {color:#c4ffbe;}

/*----------------------------------------------------------------
					Menu
----------------------------------------------------------------*/

#menu {
	 margin-top: 0px;
	 left: 50%;
	 margin-left:-225px;
	 padding: 0;
	 position: absolute;
	 top: 0px;
	 width: 720px;
}

#home{
	background: url(../images/menuSprite.gif) no-repeat 0px 0px;
	height: 60px;
	width: 87px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#home:hover{
	background-position: 0px -60px;
}

#aboutUs{
	background: url(../images/menuSprite.gif) no-repeat -87px 0px;
	height: 60px;
	width: 110px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}
 
#aboutUs:hover{
	background-position: -87px -60px;
}

#tbDifference{
	background: url(../images/menuSprite.gif) no-repeat -197px 0px;
	height: 60px;
	width: 142px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#tbDifference:hover{
	background-position: -197px -60px;
}

#gallery{
	background: url(../images/menuSprite.gif) no-repeat -339px 0px;
	height: 60px;
	width: 98px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#gallery:hover{
	background-position: -339px -60px;
}

#availableHomes{
	background: url(../images/menuSprite.gif) no-repeat -437px 0px;
	height: 60px;
	width: 170px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#availableHomes:hover{
	background-position: -437px -60px;
}

#contactUs{
	background: url(../images/menuSprite.gif) no-repeat -607px 0px;
	height: 60px;
	width: 112px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#contactUs:hover{
	background-position: -607px -60px;
}




.footer_menu {
	float: right;
	list-style: none;
	padding: 0;
	position:relative;
	z-index:1;
}

.footer_menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style:none;
	postion:relative;
	z-index:2;
}

.footer_menu a {
	color: #edb643;
	display: block;
	float: left;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.footer_menu a:hover {
	color: #FFF;
	text-decoration: none;
} 

/*----------------------------------------------------------------
					Big Pictures
----------------------------------------------------------------*/

.customHomePic1 {
	height: 340px;
	width:980px;
	background: url(../images/bigPicHome.jpg) left top no-repeat;
}

.bigPic2 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic2.jpg) left top no-repeat;
}

.bigPic3 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic3.jpg) left top no-repeat;
}

.bigPic4 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic4.jpg) left top no-repeat;
}

.bigPic5 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic5.jpg) left top no-repeat;
}

.bigPic6 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic6.jpg) left top no-repeat;
}

.bigPic7 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic7.jpg) left top no-repeat;
}

.bigPic8 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic8.jpg) left top no-repeat;
}

.bigPic9 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic9.jpg) left top no-repeat;
}

.bigPic10 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic10.jpg) left top no-repeat;
}

.bigPic11 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic11.jpg) left top no-repeat;
}

.bigPic12 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic12.jpg) left top no-repeat;
}

.bigPic13 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic13.jpg) left top no-repeat;
}

.bigPic14 {
	height: 340px;
	width:980px;
	background: url(../images/bigPic14.jpg) left top no-repeat;
}

/*----------------------------------------------------------------
					Little Pictures
----------------------------------------------------------------*/

#homeGallery {
	height: 330px;
	width: 390px;
	background:url(../images/homeGallery.png) center 50px no-repeat;
}

#homeFiveStarViewMore {
	height:159px;
	width:300px;
	background:url(../images/homeFiveStarViewMore.png);
	text-indent:-3000px;
	overflow:hidden;
}

#homeForSaleViewMore {
	height:159px;
	width:300px;
	background:url(../images/homeForSaleViewMore.png);
	text-indent:-3000px;
	overflow:hidden;
}

/*----------------------------------------------------------------
					Other 
----------------------------------------------------------------*/

.danielleName {position:absolute;top:20px;left:810px;}

.photoDisclaimerHome {position:relative;top:270px;left:80px;}

.button {
	font-weight:bold;
	text-align:right;
}

.divider {
	border-top: 1px solid #222;
	padding-top: 20px;
}

.clearIt { 
	clear: both;
}

.imghide {
	display: none;
}

.c {text-align:center;}
.r {text-align:right;}

.white, white p {color:#fff;}

.one23 {
	margin-right:7px;
	
}

.mBottom7 {margin-bottom:7px;}

.menuLeft {float:left;display:block;width:135px;}
.menuRight {float:right;display:block;width:100px;}
.menuPricingWrapper {padding:10px;}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: 50px; /* means the pop-up's top is 50px away from thumb's top */
	left: 90px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 150px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */

</style>

