@charset "utf-8";
/* CSS Document */

body{
background: #978362 url(/common/images/interface/home/background.jpg) no-repeat top center;
margin: 0px auto; 
text-align: center;
font-family:Tahoma;
color:#464646;
font-size:62.5%;
}

.bottom-pad{
line-height:20px;
}

a{
color:#005596;
}
a img{
border:0px;
}
#wrapper{
margin:0 auto;
text-align:center;
width:730px;
background-color:#ffffff;
background-image:url(/common/images/interface/sub/flower.gif);
background-position:bottom left;
background-repeat:no-repeat;
position:relative;
z-index:2;
}


#header{
width:730px;
margin:0 auto;
z-index:100;
position:relative;
}

/*#header #title{
float:left;
width:248px;
position:relative;
}*/

#header #header_left_background{
	background:url(../images/interface/sub/sub_header_left_bg.jpg) no-repeat;
	height:151px;
	float:left;
	width:248px;
	/*position:relative;*/
}

#header #picture{
float:right;
width:482px;
position:relative;
}

#header #content-pane ul{
margin:0px;
margin-bottom:15px;
}

#header-tertiary-pane{
width:730px;
background-color:#ffffff;
position:relative;
height:90px;
}

#logo{
top:0px;
left:12px;
position:absolute;
text-align:left;
max-height:90px;
width:240px;
}


#flower-bottom{
margin:0 auto;
background-position:left 60%;
background-repeat:no-repeat;
text-align:center;
position:relative;
width:730px;
z-index:1;
}

#navigation-content-pane #navigation-pane{
float:left;
width:208px;
padding-left:20px;
margin-top:20px;
border:0px solid blue;
}

#navigation-content-pane #content-pane{
float:right;
width:460px;
text-align:left;
padding-right:20px;
padding-top:15px;
border:0px solid orange;
}

#sides-container-pane{
width:860px;
position:relative;
margin:0px auto;
}


#sides-container-pane #left-shadow{
position:absolute;
top:0;
left:0;
height:421px;
width:65px;
}
#sides-container-pane #right-shadow{
position:absolute;
top:0;
left:795px;
background-image:url(/common/images/interface/home/rightShadow.jpg);
height:421px;
width:65px;
}

#footer{
background-image:url(/common/images/interface/sub/footer.jpg);
width:730px;
height:22px;
position:relative;
margin:0 auto;
}

#footer-tab{
background-image:url(/common/images/interface/sub/copyright.gif);
background-repeat:no-repeat;
background-position:top;
width:246px;
height:51px;
position:absolute;
right:0px;

}

#content-pane-bottom-spacer{
height:20px;
width:100%;
}

.contact-form-align{
width:100%;
}

.contact-form-align2{
width:97%;
}

div#video
{
	margin: 0 0 0 15px;
}

div.house_info
{
	clear: both;
	border-bottom: 1px solid #46BFEE;
}

div.house_info img.house_img
{
	float: right;
	padding-left: 15px;
}

hr.house_divider
{
	color: #46BFEE;
}

table#lottery_winners td { padding-top:3px; padding-bottom:3px;}
table#lottery_winners span { color:#000000;}