/* SEE WREN_IE6.CSS FOR IE6 CONTROL */

/* --------------------------   MAIN DIVS   --------------------------- */
body {
	font-family: "trebuchet ms", Verdana, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:0;
}
#container {
	position:relative;
	margin:0 auto;
	width:989px;
	border:#a3a3a3 1px solid;
	background:url(../images/coverbg.gif) repeat-y;
}
#header {
	float:left;
	width:989px;
	height:126px;
}
/* --------------------------   NAVIGATION   --------------------------- */
#navbar {
	clear:left;
	float:left;
	width:989px;
	height:34px;
	text-transform:uppercase;
	background: #000000 url(../images/nav_bg.gif) repeat-x;
	font-size:14px;
}
#navbar ul {
	padding: 0;
}
#navbar ul li {
	display: inline;
}
#navbar ul {
	margin: 0;
	padding:0;
	color: #FFFFFF;
}
#navbar ul li a {
	padding: 8px 0 7px 0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000000;
	width:163px;
	text-align:center;
	background: #000000 url(../images/nav_bg.gif) repeat-x;
}
#navbar ul li a:hover {
	color: #FFFFFF;
	background:#000000 url(../images/nav_bg2.gif) repeat-x;
}
/* --------------------------   MIDDLE STUFF   --------------------------- */
#mainhead {
	clear:left;
	float:left;
	width:702px;
	border-bottom:#464646 1px solid;
	margin:30px 0 0 30px;
	_margin:30px 0 0 15px;
	padding-bottom: 0px;
}
#mainhead h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:20px;
}
#maintext {
	clear:left;
	float:left;
	margin:30px 0 30px 30px;
	_margin:30px 0 30px 15px;
	width:703px;
}
#wrenlogo {
	float:left;
	margin:30px 0 0 30px;
}

.newHeader img {
	 padding-top: -20px;
	 position:absolute;
	 left: 638px;
	 top: 187px;
}


/* --------------------------   RIGHT COLUMNS   --------------------------- */
#rightcol {
	float:right;
	width: 225px;
	padding:20px 0;
}
/* --------------------------   FOOTERS   --------------------------- */

#footclear {
	clear:both;
}
#footer {
	position:relative;
	margin:0 auto;
	width:989px;
}
#footer p {
	margin:15px 0;
	padding:0;
}
/* -------------------------	STYLES	---------------------------- */
p {
	font-size:14px;
}
#maintext a {
	color:#FFFFFF;
	text-decoration:underline;
}
#maintext a:hover {
	text-decoration:none;
}
ol {
	font-size:14px;
}
/* --------------------------   CLASSES   -------------------------- */

	/*  BOX CLASSES  */
.sp_image {
	background:url(../images/box_searchproperties.gif) no-repeat;
	width:211px;
	height:35px;
}
.oh_image {
	background:url(../images/box_openhouse.gif) no-repeat;
	width:211px;
	height:35px;
}
.fr_image {
	background:url(../images/box_findarealtor.gif) no-repeat;
	width:211px;
	height:35px;
}
.cu_image {
	background:url(../images/box_contactus.gif) no-repeat;
	width:338px;
	height:35px;
}
.li_image {
	background:url(../images/box_links.gif) no-repeat;
	width:338px;
	height:35px;
}
.na_image {
	background:url(../images/new_article.gif) no-repeat;
	width:177px;
	height:43px;
}
/*  SPACING CLASSES   */
.margin0 {
	margin:0;
}
.padding0 {
	padding:0;
}
.padding10 {
	padding:10px;
}
.padding20 {
	padding:20px;
}
/*  POSITION CLASSES   */

.fleft {
	float:left;
}
.fleftimg {
	float:left;
	padding-right:10px;
}
.fleft a {
	color: #a76d23;
	text-decoration:underline;
}
.fleft a:hover {
	color: #a76d23;
	text-decoration:none;
}
.fright {
	float:right;
}
.frightimg {
	float:right;
	padding-left:10px;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
/*   TABLE CLASSES   */
.tborder {
	border:#000000 1px solid;
}
/*   BACKGROUND COLORS   */
.whitebg {
	background-color:#FFFFFF;
}
/*   FONT CLASSES   */
.bold {
	font-weight:bold;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size12 a {
	font-size:12px;
	color: #a76d23;
	text-decoration:none;
}
.size12 a:hover {
	font-size:12px;
	color: #a76d23;
	text-decoration:underline;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size16 a {
	font-size:16px;
	color:#333333;
	text-decoration:none;
}
.size16 a:hover {
	font-size:16px;
	color:#333333;
	text-decoration:underline;
}
.allcaps {
	text-transform:uppercase;
}
.openhouse_table {
	background-color:#a5a5a5;
	font-size:12px;
}
.tabhead_openhouse {
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
}
.tabhead_openhouse a {
	color: #FFFFFF;
}
.td1 {
	background-color:#f8f8f8;
	padding: 5px;
	border: 1px solid #f8f8f8;
}
/*	MORTGAGE CALCULATOR	*/
#mortgage_table {
	background-image:url(http://10.0.0.33/wren/images/mortgage_calculator_bg.jpg);
	padding-top: 20px;
}
#mortgage_table td {
	padding: 5px;
}
