/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	text-align:center;
	background-color: fdf9f0;
	background-repeat: repeat-x;
	background-position: top;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Tahoma;
	font-size:0.688em;
	line-height:1.455em;
	color:#777e84;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#000000;
}
a:hover{text-decoration:none;}
p {padding-top:16px;}
.p {padding-top:12px;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 1px; padding:0 0 0 24px; color:#2f343a; text-decoration:none; display:block; float:right; margin:15px 0 0 0;}
.more:hover {text-decoration:underline;}
.rss {background:url(images/rss_bg.gif) no-repeat 0 1px;}
.pdf {background:url(images/pdf_bg.gif) no-repeat 0 1px;}

li a {
	color:#2f343a;
	text-decoration:none;
	line-height:1.818em;
}
li a:hover {text-decoration:underline;}

cite {font-style:normal;}

.list { position:relative;}
.list li {
	padding-left:76px;
	margin-left:-5px;
	position:relative;
	height: 41px;
}
.list li a {
	border-bottom:1px solid #dfe2e3;
	color:#000000;
	display:block;
	padding:9px 0 10px 0;
}
.list li a:hover {
	text-decoration:none;
	color:#666666;
}
.li1 {
	background-repeat: no-repeat;
	background-position: 0;
	color: #000000;
	height: 41px;
	background-image: url(images/Sunrise%20EstatesICON.jpg);
}
.li2 {
	background-image: url(images/Silva%20EstatesICON36.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	height: 41px;
}
.li3 {
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.li4 {
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.li5 {
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.li6 {
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.list .last {border-bottom:none;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 6px 0 -20px; float:left; position:relative;}
.title {margin-bottom:18px;}
.title3 {margin-bottom:10px;}
.box .title {margin-bottom:22px;}

/* ============================= header ====================== */

#header .row1 {
	margin-bottom:3px;
	background-repeat: no-repeat;
	background-position: top;
	height: 318px;
	width: 880px;
	position: relative;
	top: 50px;
	padding-bottom: 0px;
}
#header .row1 .inner {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	width: 800px;
	height: 50px;
	left: 20px;
}
#header .right {padding:34px 86px 0 0; color:#798587;}
#header .right a {color:#798587; text-decoration:none;}
#header .right a:hover {text-decoration:underline;}

/* ============================= middle ====================== */

.column_padding {margin-right:45px;}
.col_pad {
	margin-right:30px;
}
.col_pad2 {margin-right:65px;}

.special {background:url(images/special_tall_bg.gif) top repeat-x; margin:16px 0 29px 0;}
.special .right_bg {background:url(images/special_right_bg.gif) right top no-repeat;}
.special .left_bg {background:url(images/special_left_bg.gif) top left no-repeat; width:100%;}
.special .indent { padding:14px 0 14px 29px; overflow:hidden;}
.special span {background:url(images/special_line.gif) top right no-repeat; padding-right:31px; margin-right:29px; display:block; float:left;}
.special .more {margin:0; float:left;}
.banner {margin-bottom:9px;}

.box {background:#fff url(images/box_tall_bottom.gif) bottom repeat-x;}
.box .tall_right {background:url(images/box_tall_right.gif) right repeat-y;}
.box .tall_left {background:url(images/box_tall_left.gif) left repeat-y;}
.box .tall_top {background:url(images/box_tall_top.gif) top repeat-x;}
.box .corner_bottom_right {background:url(images/box_corner_bottom_right.gif) bottom right no-repeat;}
.box .corner_bottom_left {background:url(images/box_corner_bottom_left.gif) bottom left no-repeat;}
.box .corner_top_right {background:url(images/box_corner_top_right.gif) top right no-repeat;}
.box .corner_top_left {background:url(images/box_corner_top_left.gif) top left no-repeat; width:100%;}
.box .indent {padding:24px 30px 19px 32px;}

.black {color:#2f343a;}
.margin1 {margin-left:-14px; position:relative;}
.title2 {margin-top:28px;}
.title4 {margin-top:22px;}

/* ============================= footer ====================== */

#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color: #999999;
}

/* ============================= forms ============================= */


form .rowi {height:40px;}
form .more {margin:13px 15px 0 15px;}

.input {width:218px; height:15px; padding:0 0 0 5px; font-size:1em;}
textarea {width:218px; height:97px; padding:0 0 0 5px; overflow:auto; font-size:1em;}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
	float: left;
	width: auto;
	margin-top: 0;
	margin-right: 0.15em;
	margin-bottom: 0;
	margin-left: 0.15em;
}

#nav-menu li a
{
	height: 23px;
	line-height: 2em;
	float: left;
	width: 120px;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	background-image: url(images/blkbtn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:756px;
	position: relative;
	top: 266px;
	left: 60px;
} 
