body {
    padding:0; margin:0;
	text-align:center;
	background-color:#ffffff;
}

body, p, div, td {font: 11px helvetica, verdana, arial, sans-serif; color:#333;}

p a {font:11px helvetica, verdana, arial, sans-serif; font-weight:bold; color:#333; text-decoration:none;}
p a:hover {font:11px helvetica, verdana, arial, sans-serif; font-weight:bold; color:#000080; text-decoration:none;}

h1 {font-family: Helvetica, verdana, arial, sans-serif; font-size:18px; font-weight:normal;color:#000080;}
h1 span {visibility:hidden;}

h2 {font-family: Helvetica, verdana, arial, sans-serif; font-size:14px; font-weight:normal; color:#000080;}
h2 span{visibility:hidden;}

h3 {font-family: Helvetica, verdana, arial, sans-serif; font-size:12px; font-weight:bold; color:#000080;}
h3 span{visibility:hidden;}

#container {
    width:752px;
	margin: 0 auto;
	background-color:#FFFFFF;
	margin-top:15px;
}
#header {
    position:relative;
    width:748px;
	height:40px;
	background-image:url(images/sandheader.jpg);
	background-repeat:no-repeat;
}
/*MLS Container*/
#content2 {
    position:relative;
    width:750px;
	text-align:left;
	margin: 0 auto;
	margin-bottom:10px;
	border-right:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #555;
    background-color:#FFF;
}
/*End of MLS Content*/
#content {
    position:relative;
    width:750px;
	text-align:left;
	margin: 0 auto;
	margin-bottom:10px;
	border-right:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #555;
	background-image:url(images/sandbg.jpg);
	background-repeat:repeat-y;
}
#gradientbar {
    position:relative;
    width:750px;
	height:12px;
	border-top:1px solid #000080;
	border-bottom:1px solid #000080;
	background-image:url(images/sandtopgr.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#slideshow {
    position:relative;
	width:750px;
	height:206px;
}
#gradientbar2 {
    position:relative;
    width:750px;
	height:12px;
	border-top:1px solid #000080;
	border-bottom:1px solid #000080;
	background-image:url(images/sandbotgr.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
/*Top Navigation*/
#topnav {
    position:relative;
	width:350px;
	height:16px;
	float:right;
}
#topnav span{visibility:hidden;}

#topnav div {
    position:relative;
    width:350px;
	float:right;
	height:16px;
	margin-top:23px;
}
#topnav ul {
    margin: 0;
	padding: 0;
	list-style:none;
	float:right;
}
#topnav ul li {
    margin-left: 0px;
	border-right:1px solid #666;
}
#topnav a {
    display:block;
	color:#555;
	text-decoration:none;
	border-right:1px solid #555;
	padding:0px 6px 0px;
	float:left;
	font-size:10px;
}
#topnav a:hover {
    color:#000080;
}
/*Main Navigation*/
#mainnav {
    position:relative;
	width:750px;
	height:29px;
	background-color:#FFFFFF;
}
#mainnav span{visibility:hidden;}

#mainnav div {
    position:relative;
    width:750px;
	float:left;
	height:28px;
}
#mainnav ul {
    margin: 0;
	padding: 0;
	list-style:none;
}
#mainnav ul li {
    margin-left: 0px;
	border-right:1px solid #000080;
}
#mainnav a {
    display:block;
	color:#555;
	text-decoration:none;
	border-right:1px solid #000080;
	padding:10px 42px 6px;
	float:left;
	font-size:11px;
}
#mainnav a:hover {
    color:#FFFFFF;
	background-color:#555;
}
/*Text Content*/
#text {
    position:relative;
	width:490px;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:25px;
}
/*MLS Text Content*/
#text2 {
    position:relative;
	width:720px;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:25px;
}
/*MLS listings content divs*/
#text3 {
    position:relative;
	width:680px;
	margin-top:20px;
	margin:0 auto;
	margin-bottom:25px;
}
#listingsbox {
    position:relative;
	width:680px;
	height:200px;
	border:1px solid #555;
	margin:0 auto;
	margin-top:10px;
	background-image:url(images/listingsboxbg.jpg);
	background-repeat:repeat-y;
	border:1px solid #555;
}
#listingstitle {
    position:relative;
	width:680px;
	height:18px;
	background-color:#000080;
	margin-top:-2px;
	border-bottom:1px solid #555;
}
*html #listingstitle {
    margin-top:0px;
}
#listingstitle p {
    color:#FFF;
	text-align:left;
	font-size:14px;
	margin-left:5px;
	margin-top:2px;
}
#listingstext {
    position:relative;
	float:right;
	width:480px;
	background-color:#FFF;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #555;
}
*html #listingstext {
    margin-right:5px;
}
#listingstext p {
    text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
	color:#555;
}
#listingsimage {
    position:relative;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	width:165px;
	border:1px solid #555;
	background-color:#FFFFFF;
}
*html #listingsimage {
    margin-left:5px;
}
/*End of MLS listings divs*/

/*MLS details divs*/
#detailsbox {
    position:relative;
	width:680px;
	height:250px;
	border:1px solid #555;
	margin:0 auto;
	margin-top:10px;
	background-image:url(images/listingsboxbg.jpg);
	background-repeat:repeat-y;
	border:1px solid #555;
}
#detailstitle {
    position:relative;
	width:680px;
	height:18px;
	background-color:#000080;
	margin-top:-2px;
	border-bottom:1px solid #555;
}
*html #detailstitle {
    margin-top:0px;
}
#detailstitle p {
    color:#FFF;
	text-align:left;
	font-size:14px;
	margin-left:5px;
	margin-top:2px;
	font-weight:bold;
}
#detailstext {
    position:relative;
	float:right;
	width:425px;
	background-color:#FFF;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #555;
}
*html #detailstext {
    margin-right:5px;
}
#detailstext p {
    text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
	color:#555;
}
#detailsimage {
    position:relative;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	width:220px;
	border:1px solid #555;
	background-color:#FFFFFF;
}
*html #detailsimage {
    margin-left:5px;
}
/*More Info*/
#moreinfo {
    position:relative;
	float:left;
	width:400px;
	margin-bottom:25px;
	background-color:#FFF;
	border:1px solid #555;
}
#moreinfotitle {
    position:relative;
	width:400px;
	margin-top:-2px;
	background-color:#000080;
}
*html #moreinfotitle {
    margin-top:0px;
}
#moreinfotitle p {
    margin-left:5px;
	margin-top:2px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
#moreinfotext {
    position:relative;
	width:380px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#moreinfotext p {
    text-align:left;
}
/*Location*/
#location {
    position:relative;
	float:right;
	width:230px;
	background-color:#FFF;
	border:1px solid #555;
}
#locationtitle {
    position:relative;
	width:230px;
	margin-top:-2px;
	background-color:#000080;
}
*html #locationtitle {
    margin-top:0px;
}
#locationtitle p {
    margin-left:5px;
	margin-top:2px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
#locationtext {
    position:relative;
	width:210px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#locationtext p {
    text-align:left;
}
#location p a {
    font-weight:normal;
}
/*End of MLS Details*/


#contactbox {
    position:relative;
    width:180px;
	height:166px;
	margin-top:3px;
	float:left;
	background-image:url(images/sandcontactbox.jpg);
    border-bottom:1px solid #555;
}
*html #contactbox {
    margin-right:1px;
}
#inputs {
    position:absolute;
	text-align:right;
	color:#444;
	width:150px;
	height:180px;
	top:35px;
	left:15px;
}
#inputs span {
    visibility:hidden;
}
*html inputs {
	top:30px;
}
.one {width:150px;}
*html .two {margin-top:-40px;}
/*Side Navigation*/

#rightnav {
    position:relative;
	width:180px;
	float:right;
	margin-top:2px;
	margin-right:6px;
	/*border-bottom:1px solid #555;
	background-image:url(images/sidegraphic.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
}
*html #rightnav {
    margin-right:4px;
}
#rightnav ul {
    width:180px;
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	list-style:none;
	float:right;
	background-image:url(images/sidegraphic.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #555;
}
#rightnav ul li {
    margin-top:4px;
    text-align:right;
    margin-right:4px;
	margin-bottom:5px;
}
*html rightnav ul li {margin-bottom:0px;}

#rightnav a {
    display:block;
	color:#333;
	text-decoration:none;
	padding:5px;
	font-size:11px;
}
#rightnav a:hover {
    color:#000080;
	background-color:#FFF;
}
/*Footer*/
#footer { 
    position:relative;
	width:749px;
	height:40px;
	margin-top:10px;
	padding:0;
	clear:both;
	background-color:#FFF;
	border-top:1px solid #555;
	text-align:left;
}
#footer p {
    font-size:11px;
	padding:6px;
	margin:0;
	margin-bottom:15px;
	text-align:left;
	color:#555;
}
#footer p a {
    color:#555;
	text-decoration:none;
}
#footer a:hover {
    color:#000080;
	text-decoration:none;
}
*html #footer p{
    padding:-20px;
}
.rew-logo {font-size:9px;float:right;padding:6px;padding-right:6px;}