body	{
	background: #fff url(../site_images/bg.jpg) no-repeat top center;
	color: #1b1e3e;
	font-family: Georgia, Arial;
	font-size: 12px;
	line-height: 16px;
	}

#pageArea{
	margin: auto;
	position: relative;
	text-align: left;
	width: 960px;
	padding-bottom:3cm;
	}

#logo	{
	left: 615px;
	position: absolute;
	width:310px;
	top: 21px;
	font-size:18px;
	color:#fff;
	font-family:Georgia;
	border-width:3px;
	border-style:solid;
	border-color:#74879b;
	background-image:url('../site_images/nav.gif');
	padding:15px;
	text-align:right;
	}


#siteNav{
	color: #4e4e4e;
	font-family: Georgia;
	font-size: 10px;
	height: 52px;
	left: 0px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	top: 93px;
	width: 946px;
	border-width:3px 3px 0px 3px;
	border-style:solid;
	border-color:#74879b;
	padding-left:10px;
	background-image:url('../site_images/nav.gif');
}
	a.home:link,a.home:visited,a.home:visited{
		font-size:20px;
		height:50px;
		background-image:url('../site_images/home.gif');
		background-repeat:no-repeat;
		background-position:top left;
		color:#ffffff;
		text-decoration:none;
		margin-right:10px;
		padding-left:45px;
		padding-bottom:50px;
		position:relative;
		top:10px;		
	}
	a.realtors:link,a.realtors:visited,a.realtors:visited{
		font-size:20px;
		height:50px;
		background-image:url('../site_images/members.gif');
		background-repeat:no-repeat;
		background-position:top left;
		color:#ffffff;
		text-decoration:none;
		margin-right:10px;
		padding-left:40px;
		padding-bottom:50px;
		position:relative;
		top:10px;
	}

	a.affiliates:link,a.affiliates:visited,a.affiliates:visited{
		font-size:20px;
		height:50px;
		background-image:url('../site_images/affiliates.gif');
		background-repeat:no-repeat;
		background-position:top left;
		color:#ffffff;
		text-decoration:none;
		margin-right:10px;
		padding-left:70px;
		padding-bottom:50px;
		position:relative;
		top:10px;
	}

	a.bod:link,a.bod:visited,a.bod:visited{
		font-size:20px;
		height:50px;
		background-image:url('../site_images/bod.gif');
		background-repeat:no-repeat;
		background-position:top left;
		color:#ffffff;
		text-decoration:none;
		margin-right:10px;
		padding-left:40px;
		padding-bottom:50px;
		position:relative;
		top:10px;
	}

	a.bylaws:link,a.bylaws:visited,a.bylaws:visited{
		font-size:20px;
		height:50px;
		background-image:url('../site_images/bylaws.gif');
		background-repeat:no-repeat;
		background-position:top left;
		color:#ffffff;
		text-decoration:none;
		margin-right:10px;
		padding-left:45px;
		padding-bottom:50px;
		position:relative;
		top:10px;
	}

	a.policies:link,a.policies:visited,a.policies:visited{
		font-size:20px;
		height:50px;
		background-image:url('../site_images/policies.gif');
		background-repeat:no-repeat;
		background-position:top left;
		color:#ffffff;
		text-decoration:none;
		margin-right:10px;
		padding-left:42px;
		padding-bottom:50px;
		position:relative;
		top:10px;
	}

#contentLayout{
	color: #fff;
	position: relative;
	top: 93px;
	width: 956px;
	background-color:#fff;
	border-width:3px;
	border-style:solid;
	border-color:#74879b;
}

#headerLayout{
	color: #fff;
	height: 58px;
	position: relative;
	top: 5px;
	left:5px;
	width: 946px;
	background-color:#113c5e;
	/*border-width:3px;
	border-style:solid;
	border-color:#113c5e;*/
}

#headerName{
	/*background-image:url('../site_images/nav.png');*/
	background-color:#74879b;
	width:940px;
	position:relative;
	top:3px;
	left:3px;
	height:52px;
	color:#fff;

	
}
#headerName h1{
	position:relative;
	top:10px;
	color:#fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 5px;
	margin-left:20px;
	text-transform: uppercase;

}
#headerName h2	{
	position:relative;
	top:10px;
	color:#113c5e;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom:0px;
	text-transform: uppercase;
}

#mainArea{
	background-color:#fff;
	padding-left:200px;
	position: relative;
	top:10px;
	min-height:650px;
}
	#sideBar{
		min-height:200px;
		position: absolute;
		/*background-color:#06C2EC;*/
		top:0px;
		left:5px;
		width:200px;
		border-style:solid;
		border-color:white;
		border-width: 0px 0px 0px 0px;


	}
		#admin_info{
			position: relative;
			background-color:#ffffff;
			top:10px;
			left:5px;
			width:190px;
			border-width:0px 3px 0px 3px;
			border-style:solid;
			border-color:#74879b;
		}
		#admin_info a:link,#admin_info a:visited,#admin_info a:active{
			font-size:1.2em;
			line-height:1.6em;
			color:#113c5e;
			text-decoration:none;
			display:block;

		}
		#admin_info a:hover{
			font-size:1.2em;
			color:#74879b;
			text-decoration:underline;
			display:block;

		}
		#admin_info_head{
			position: relative;
			background-image:url('../site_images/admin_header.png');
			/*background-repeat:no-repeat;*/
			background-position:top left;
			top:10px;
			left:5px;
			width:185px;
			color:#fff;
			padding-top:10px;
			padding-left:5px;
			padding-bottom:10px;
			font-size:20px;
			border-width:3px 3px 0px 3px;
			border-style:solid;
			border-color:#74879b;
		}
		#admin_info_foot{
			position: relative;
			background-image:url('../site_images/admin_footer.png');
			/*background-repeat:no-repeat;*/
			background-position:bottom left;
			top:10px;
			left:5px;
			width:190px;
			height:20px;
			padding-top:10px;
			padding-bottom:10px;
			font-size:20px;
			border-width:0px 3px 3px 3px;
			border-style:solid;
			border-color:#74879b;
		}
	.main_content{
		position:relative;
		left:10px;
		width:740px;
		color:#000;
	}

	.main_content a:link{
		color:#000;
		text-decoration:underline;
	}
	.main_content a:hover{
		color:#000;
		text-decoration:none;
	}
	.main_content a:visited{
		color:#000;
	}

	.reorder{
		list-style-type:none;
		border-style:solid;
		border-width:1px;
		border-color:#000;
	}

fieldset{
	border:1px solid #000;
	background-color:#f2f2f2;	
	font-size:12px;

}
legend{
	font-size:14px;
  	border:1px solid #0a1d33;
  	color:#0a1d33;
	background-color:#ffffff;
	/*font-weight:bold;*/
	
}

.oh legend{
	font-size:16px;
  	padding:3px;
  	border:1px solid #000;
  	color:#f2f2f2;
	background-color:#0a1d33;
}

.breadcrumbs{
	border:3px solid #74879b;
	background-color:#212c4b;	
	color:#f2f2f2;
	font-size:14px;
	padding:5px;
	position:relative;
	top:10px;
}
.breadcrumbs a:link{
color:#f2f2f2;
}
.breadcrumbs a:hover{
color:#f2f2f2;
}

.breadcrumbs a:visited{
color:#f2f2f2;
}

.question{
	border:1px solid #212c4b;
	background-color:#212c4b;	
	font-size:12px;
	color:#f2f2f2;
}

.question h2{

	font-size:14px;
	color:#f2f2f2;
}

.question a:link{
color:#f2f2f2;
}
.question a:hover{
color:#f2f2f2;
}

.question a:visited{
color:#f2f2f2;
}
.question legend{
	font-size:16px;
  	padding:3px;
  	border:1px solid #000;
  	color:#212c4b;
	background-color:#f2f2f2;
}
.reply legend{
	font-size:16px;
  	padding:3px;
  	border:1px solid #000;
  	color:#f2f2f2;
	background-color:#212c4b;
}
.reply{
	border:1px solid #212c4b;
	background-color:#fff;	
	font-size:12px;
}


.mreply legend{
	font-size:16px;
  	padding:3px;
  	border:1px solid #000;
  	color:#000;
	background-color:#74879b;
}
.mreply{
	border:1px solid #212c4b;
	background-color:#f2f2f2;	
	font-size:12px;
}

#companyDiv{
	width:250px;
}

#agentDiv{
	width:250px;
}
.btn {
	float: left;
	clear: both;
	background: url('../site_images/btn_left.png') no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
	height:40px;
}

.btn u{
	float: left;
	height: 40px;
	background: url('../site_images/btn_stretch.png') repeat-x left top;
	line-height: 40px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	cursor:hand;
	position:relative;
}

.btn span {
	background: url('../site_images/btn_right.png') no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_green{ background-color: green; }
.btn_red { background-color: red; }
.btn_blue { background-color: #212c4b; }


#footer{
	position:relative;
	height:10px;
	width:956px;
	background-color:#74879b;
	border-color:#fff;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}
#footerContent{
	position:relative;
	background-image:url('../site_images/nav.gif');
	width:946px;
	height:52px;
	padding-left:10px;
	color:#fff;


}

