@charset "UTF-8";
/* CSS Document */

/* 		SITE:              WESLEY REALTY
		VERSION:           1.0
		DESIGN BY:         CYBEROPTIK.NET
		CONTRIBUTORS:      WARREN GREELEY, RON JOHNSON
*/


/* GLOBAL STYLES */

body {
	background:#122d2d;
	margin:0;
	padding:0;
}

body,th,td {
	font-size:12px;
	line-height:18px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#444444;
}

p {margin-top:0;}

img, img a {border:none;}

a {
	color:#39797a;
	text-decoration:none;
	outline:none;
}

a:hover {text-decoration:underline;}

h1 {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}

h3 {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:white;
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin-top:0;
	color:#264778;
	font-size:12px;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}



/* TEMPLATE STYLES */

#container {
	margin:0 auto;
	padding:0 20px;
	width:900px;
	position:relative;
}

.alignleft {float:left;}

.alignright {float:right;}

.pad {padding:0;}

.padleft {padding-left:20px;}

.padright {padding-right:20px;}

.padtop {padding:20px 0;}

.white {color:white;}

.linethinbottom {
	border-bottom: thin solid Black;
}

.halfpadbtm {
	padding-bottom:10px;
}



/* HEADER STYLES */

#header {
	position:absolute;
	top:0;
	left:0;
	width:900px;
	height:53px;
	padding:36px 0 15px 0;
}

#logo {
	float:left;
	width:145px;
	height:53px;
}

#logo h1 {
	margin:0;
	background:url(../images/logo.jpg) no-repeat;
	padding-left:38px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:16px;
	height:53px;
	font-weight:bold;
}

#logo a {
	color:white;
	text-decoration:none;
}

#nav {
	float:right;
	width:750px;
	height:51px;
	background:url(../images/nav-horizon.jpg) repeat-x;
	border:1px solid #74a2a3;
}

.nav-left {
	float:right;
	width:750px;
	height:51px;
	background:url(../images/nav-lft.jpg) left top no-repeat;
}

.nav-right {
	float:right;
	width:750px;
	height:51px;
	background:url(../images/nav-rgt.jpg) right top no-repeat;
}

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

#nav li {
	float:left;
	margin:0;
	padding:0;
	padding-right:1px;
	height:51px;
	background:url(../images/nav-spacer.jpg) right top no-repeat;
	line-height:51px;
}

#nav li.last {
	background:none;
	padding-right:0px;
}

#nav li a {
	float:left;
	text-align:center;
	line-height:51px;
	height:51px;
	padding:0 15px;
	margin:0;
	color:white;
	font-size:12px;
	text-decoration:none;
}

#nav li.current a {
	background:url(../images/nav-current.jpg) left bottom repeat-x;
	color:white;
	text-decoration:none;
}

#nav li a:hover {
	background:url(../images/nav-horizon.jpg) left -51px repeat-x;
	color:white;
	text-decoration:none;
}

#nav li a:active {
	background:url(../images/nav-horizon.jpg) left -102px; repeat-x;
	color:white;
	text-decoration:none;
}



/* CONTENT STYLES */

#content {
	position:absolute;
	top:104px;
	left:0;
	width:900px;
	padding:0;
}

#flash {
	float:left;
	width:457px;
	height:432px;
	padding-right:1px;
}

#welcome {
	float:right;
	width:382px;
	height:157px;
	padding:20px 30px;
	margin-bottom:1px;
	background:url(../images/content-horizon.jpg) repeat-x;
	overflow:hidden;
}

#welcome p {
	margin-bottom:0;
}

#welcome h2 {
	font-size:18px;
	line-height:18px;
}

#titlebar {
	float:right;
	width:442px;
	height:34px;
	background:url(../images/bar-horizon.jpg) repeat-x;
	margin-bottom:1px;
}

#titlebar h3 {
	line-height:34px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin:0;
}

#link-blast {
	float:right;
	width:442px;
	height:200px;
	background:url(../images/content-horizon.jpg) repeat-x;
}

#link-blast img {
	border-left:1px solid #666;	
}

#link-blast ul {
	list-style:none;
	font-size:14px;
	line-height:24px;
}



/* PAGE STYLES */

#page {
	float:left;
	width:900px;
	background:#BDBDBD url(../images/content-horizon.gif) repeat-x;
	min-height:400px;
}

#page h1 {
	color:#007072;
	font-size:20px;
	line-height:24px;
}

#page h2, #page h3, #page h4 {color:#333;}

#page-content {
	float:left;
	width:485px;
	padding:16px 0 30px 40px;
}

#side-image {
	float:right;
	width:315px;
	padding:10px;
}



/* LISTINGS PAGE */

#listings-page {
	float:left;
	width:680px;
	padding:16px 0 20px 110px;
}

#listings-page ul {
	float:right;
	padding:0;
	padding-bottom:1em;
	margin:0;
	list-style:none;
	text-align:center;
	border-left:1px solid silver;
}

#listings-page li {
	border:right:1px solid silver;
}

#listings-page ul a {
	float:left;
	padding:0 15px;
}

#listings-page h1 span {
	float:right;
	font-size:12px;
	color:#333;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}

#listings-page ul.images {
	float:left;
	padding:0;
	margin:0;
}

#listings=page ul.images li {
	padding:0;
	margin:0;
	padding-bottom:10px;
}

/* CONTACT STYLES */

#contact-left {
	width:280px;
	float:left;
}

#contact-right {
	width:360px;
	float:right;
}



/* FOOTER STYLES */

#footer {
	float:left;
	width:900px;
	text-align:center;
	padding:13px 0 20px 0;
	color:#999;
}

#footer p {
	margin:0;
	padding:0;
}