/* Marin Styles */

/* 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, em, font, img, ins, kbd,q, s, samp, small, strike, strong, 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;
	width: 100%; 
	font-size: 12px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color:#000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	color: #333;
}

/* Layout */
body {
	margin: 0;
	padding: 0;
	background: url(../images/body-bg.gif) repeat;
}

#maincontainer {
	width: 1019px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 98px; /*Height of top section*/
	position: relative;
}

#header h1 {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 21px;
	padding: 0;
	height: 72px;
	width: 166px;
	background: url(../images/logo.jpg) no-repeat;
}

#header h1 span {
	 display: none;
}

#contentwrapper {
	width: 100%;
}

#maincolumn {
	margin:0;
	padding:10px 20px;
	background: url(../images/main-container-bg.gif) repeat-y;
}

#bottomcolumn {
	margin:0;
	padding:10px 32px;
	background: url(../images/bottom-column-bg.gif) repeat-y;
	clear: both;
}

#bottomcolumn a:hover {
	text-decoration: underline;
}

/* float clearer */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer {
	clear: left;
	width: 100%;
	text-align:center;
	padding: 4px 0;
}

.footer-wrap {
	margin: 0 auto;
	width: 400px;
	text-align: center;
	font-size: 11px;
}

#footer .copy {
	float:left;
	margin:0 8px;
}

#footer ul { 
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

#footer li { 
	margin:0;
	padding:0 5px;
	display:inline;
	border-left:1px solid #000;
}


#footer a {
text-decoration:none;
}

/* End -  Layout */

/* Top Navigation */

.topnav {
	margin:0px;
	position: relative;
	width: 613px;
	height: 24px;
}

.topnav ul.menu {
	position: absolute;
	margin:0;
	padding:0;
	width: 613px;
	height: 24px;
	background: transparent url(../images/topnav.gif) top left no-repeat;
	top:68px;
	left:200px;
}

.topnav ul.menu li {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	left: 0;
	display:inline;
}

.topnav ul.menu li a {
	height: 24px;
	display: block;
	text-decoration: none;
}

.topnav ul.menu li a span {
	display: none;
}

.topnav ul.menu li.n1 {left: 0; width: 134px;}
.topnav ul.menu li.n2 {left: 134px; width: 170px;}
.topnav ul.menu li.n3 {left: 304px; width: 186px;}
.topnav ul.menu li.n4 {left: 490px; width: 123px;}


.topnav ul.menu li.n1 a:hover {background: transparent url(../images/topnav.gif) 0 -24px no-repeat;}
.topnav ul.menu li.n2 a:hover {background: transparent url(../images/topnav.gif) -134px -24px no-repeat;}
.topnav ul.menu li.n3 a:hover {background: transparent url(../images/topnav.gif) -304px -24px no-repeat;}
.topnav ul.menu li.n4 a:hover {background: transparent url(../images/topnav.gif) -490px -24px no-repeat;}

.topnav ul.menu li.n1 a.selected {background: transparent url(../images/topnav.gif) 0 -24px no-repeat;}
.topnav ul.menu li.n2 a.selected {background: transparent url(../images/topnav.gif) -134px -24px no-repeat;}
.topnav ul.menu li.n3 a.selected {background: transparent url(../images/topnav.gif) -304px -24px no-repeat;}
.topnav ul.menu li.n4 a.selected {background: transparent url(../images/topnav.gif) -490px -24px no-repeat;}

/* End -Top Navigation */

.headerlinks {
	float: right;
	margin:5px 25px 5px 10px;
	display: block;
}

.headerlinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100%;
}

.headerlinks li {
	display:inline;
	padding:0 5px 0 7px;
}

.headerlinks li.leftborder {
	border-left:1px solid #000;
}

.headerlinks li a {
	font-weight:bold;
}

.mapcontainer {
	border: 1px solid #979797;
	margin-bottom: 10px;
	padding: 0;
}


h2 {
	padding: 0;
	margin: 0;
	font-family:Georgia, Times New Roman, serif;
	font-size:13px;
	line-height:16px;
	font-weight: bold;
}

h3 {
	margin:0;
	padding:0;
	font-family:Georgia, Times New Roman, serif;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
}

input {
	padding:1px;
	margin:5px 0;
	width:97%;
	font-family:"Trebuchet MS", Arial, sans-serif #000000;
	font-size:12px;
}

select {
	width:100%;
	margin:5px 0;
	font-family:"Trebuchet MS", Arial, sans-serif #000000;
	font-size:12px;
}

select.half {
	width:47%;
	float:left;
}

select.half.left {
	margin-left:5px;
}

select.half.right {
	margin-right:5px;
}

.filter-options {
	width:100%;
	text-align:center;
} 

.filter-options a {
	display:block;
} 

input.img {
	width:auto; 
	height:auto;
	margin:10px 0;
	padding:0 ;
}

 
.left-column {
	margin:0 5px 0 10px;
	float:left;
	width:340px;
}

.middle-column {
	float:left;
	width:335px;
	margin:0;
}

.right-column {
	float:left;
	width:278px;
	margin:0 10px 0 0;
}

.blue-container-top {
	background:url(../images/blue-box-top.gif) no-repeat;
	height:13px;
	padding:5px 0;
	width:100%;
}

.blue-container {
	margin:10px 0 0 0;
	background:url(../images/blue-box-middle.gif) repeat-y;
}

.blue-container-bottom {
	height:13px;
	width:100%;
	margin-bottom:-3px;
	background:url(../images/grey-box-bottom.gif) no-repeat 0 2px;
}

.inner-column {
	padding:0 10px;
	
}

img.featured {
	margin:10px 0 0 0;
}

.pagewrap h2 {
	float:left;
	width:auto;
}

.pagewrap ul {
	margin:2px 0 0 0;
	padding:0;
	list-style-type:none;
	float:right
}

.pagewrap li {
	display:inline;
}

.pagewrap li a {
	padding:6px 7px;
	color:#666;
	background:url(../images/page.gif) no-repeat;
	text-decoration:none;
}
/*\*/
html*.pagewrap li a {
	padding:4px 7px;
	color:#666;
	background:url(../images/page.gif) no-repeat;
	text-decoration:none;
}

.pagewrap li a.select {
	background:url(../images/page-select.gif) no-repeat;
	color:#000;
}

.page {
	margin:10px 0;
}
.pageinner {
	width:30%;
	margin:auto;
}

.pagenumbers {
	float:left;
	width:auto;
}

a.pagelink {
	padding:2px 0;
	margin:-5px 5px 0 5px;
	display:block;
	width:18px;
	height:18px;
	float:left;
}

a.pagelink.previous {
	background:url(../images/page-left.gif) 0 2px no-repeat;
	
}

a.pagelink.previous span {
	display:none;
}

a.pagelink.next {
	background:url(../images/page-right.gif)  0 2px no-repeat;
}

a.pagelink.next span {
	display:none;
}

.listing-header a {
	text-decoration: none;
}

.listing-header a:hover {
	text-decoration: underline;
}

.listing-header h3 {
	float:left;
}

.listing-header span {
	font-family:Georgia, Times New Roman, serif;
	font-weight:bold;
	color:#C61739;
	padding-right: 2px;
}

.blue-grey-container {
	background:url(../images/blu-grey-bg.gif) repeat-y;
	padding:15px;
	margin:125px 0 -2px 0;
	text-align:center;
}

/*\*/
html*.margin {
	margin:110px 0 -2px 0;
	text-align:center;
}

.red-link {
	font-weight:bold;
	color:#C61739;
}

.topColumn {
	margin:33px 0 0 0;
}

.medium-rectangle {
	margin:10px;
}

.h3 {
	margin:10px 0;
}

.agentprofile {
	text-align:left;
	padding:10px;
	margin:0 0 -2px 0;
	width:247px;
}

.agentprofile ul {
   list-style-type:none;
   margin:0;
   padding:0; 
}

.agentprofile li {
   margin:3px 0;
}

.agentprofile img {
	float:left;
}

.profiletext {
	float:right;
	width:140px;
}

.profiletext p {
	margin:0 10px 15px 10px;
	
}
.profiletext p span {
	font-weight:bold;
	display:block;
}

.listings {
	background:url(../images/brown-bg.gif) repeat-y;
	margin: 10px 10px;
	width: 959px;
}

#bottomcolumn .listings {
	background:none;
}

.column {
	float:left;
	width:25%;
}

.listings .leftcolumn {
	width: 45%;
	float: left;
	margin: 0;
	padding: 0;

}

.listings .leftcolumn ul {
	width: 38%;
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

.listings .middlecolumn, .listings .rightcolumn {
	float: left;
	width: 25%;

}

.listings a:hover {
	text-decoration: underline;
}

.top-listing {
	background:url(../images/brown-box-top.gif) no-repeat;
	height:8px;
	padding:5px 0;
}

.bottom-listing {
	background:url(../images/brown-box-bottom.gif) no-repeat;
	height:8px;
	margin:0 0 -5px 0;
	padding:0px 0;
}

.listings h2 {
	margin:0 10px;
} 

.listings ul {
	list-style-type:none;
	margin:10px 35px 10px 10px;
	padding:0;
}

.listings .leftcolumn ul {
	float:left;
}

.listings li a {
	margin:3px 0;
	text-decoration:none;
}

.home-listings .leftcolumn, .home-listings .rightcolumn {
	width:489px;
}

.home-listings .leftcolumn {
	float:left; 
}

.home-listings .rightcolumn {
	float:right;
}

.homedesc .imgwrap {
 background:#FCF5EB;
 border:1px solid #ccc;
 padding:5px;
 float:left;
}

.homedesc {
	margin:20px 10px;
}

.frontpage {
width:464px;
}

.textwrap-fixed {
	width:285px;
	float:right;
}

/* List */

.left-listings {
	margin: 0;
	border-left: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-right: 1px solid #979797;
	width: 100%;
	padding: 10px;
	float: left;
}

.left-listings ul {
	margin-top: 3px;
	margin-bottom: 15px;
}

.left-listings li {
	list-style-type: none;
	margin-bottom: 3px;
}

.left-listings a {
	text-decoration: none;
}

.left-listings a:hover {
	text-decoration: underline;
}

.bluegrey {
	background:url(../images/blu-grey-bg.gif);
}

.blue {
	background:url(../images/blue-box-middle.gif);
}

.grey {
	background-color: #E6E6E6;
}

#two-column-right {
	width: 758px;
	float: right;
	margin-right: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#two-column-right .results li {
	font-weight: bold;
	list-style-type: none;
}

#two-column-right .sort {
	margin-top: 15px;
	height: 35px;
	font-weight: bold;
	vertical-align: top;
	background:url(../images/sort-bar.gif) no-repeat top left;
}

.pulldown {
	font-size: 11px;
	width: 160px;
	padding-left: 5px;
	margin-top: 4px;
}

.subpage {
	width: 100%;
}

.textwrap {
	float: left;
	width: 566px;
	padding-left: 10px;
}

h4 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 3px 0;
}

dl.options {
	width: 758px;
	background: url(../images/sort-bar.gif) no-repeat top left;
	height: 35px;
	margin: 15px 0;
}

dl.options dt.sortby {
	width: 55px;
	text-align: right;
	margin-top: 10px;
	font-weight: bold;
}

dl.options dt.displayby {
	width: 80px;
	margin-left: 280px;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
}

#two-column-left {
	float:left;
	padding: 0;
	width: 167px;
	margin-left: 10px;
}

.agent-profile {
	margin: 0;
	border-top: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	width: 100%;
	padding: 10px 10px 0 10px;
	float: left;
}

.agent-profile a {
	text-decoration: none;
}

.agent-profile a:hover {
	text-decoration: underline;
}

.agent-image {
	padding: 10px 0;
	text-align: center;
}

.agent-image span, .agent-info span {
	font-weight: bold;
}

.agent-info ul {
	margin-top: 10px;
}

.agent-info ul li {
	list-style-type: none;
}

.agent-info a {
	text-decoration: underline;
}

.agent-co {
	text-align: right;
	padding: 10px 0;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	margin: 0;
}

.searchcontainer {
	border: 1px solid #979797;
	background: #FBE0B9;
	width: 100%;
	float: left;
	padding: 10px 10px 75px 10px;
}

.listview-types {
	margin: 15px 0;
}

.listview-titles td {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 3px 3px 5px;
	background: #ECE5E1;
}

.listview td {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 5px 5px 5px;
	background: #E6E6E6;
}

.listview .text-right {
	text-align: right;
}

.altRow td {
	background: #EDEFF1;
}

.listview-types span {
	float: left;
	text-decoration: underline;
	padding-left: 10px;
}

.listview-types a {
	text-decoration: none;
}

.listview-types a:hover {
	text-decoration: underline;
}

.listview-types img {
	padding: 0 0 0 4px;
}

#third-column-right {
	float: right;
	width: 320px;
	height: 400px;
}

#three-column-middle {
	float: right;
	width: 360px;
	bordeR: 1px solid #f00;
}

#three-column-right {
	float: right;
	width: 405px;
	border: 1px solid #fff;
}

