@charset "utf-8";
/*Designed by Mary Mederos for Moving On Up, Inc.*/
/*www.emaudesign.com*/
body{
	background: #000103;
	background-image: none;
	color: #1a3b5a;
	font: normal 11px "Trebuchet MS",Trebuchet,Tahoma,sans-serif;
	text-align: center;
}
h4 {
	color: #1a3b5a;
}
h5 {
	color: #1a3b5a;
	font-weight: bold;
}
/*-----Content------*/
#outerwrapper{
	width: 1024px;
	margin: 0 auto;
	background: url(../images/homebkg.jpg) left top no-repeat scroll;
}
#wrapper{
	width: 822px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	background:  url(../images/contentbottom.gif) bottom left no-repeat;
}
#content {
	width: 822px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.innercontent {
	width: 754px;
	background: #fffbf4 url(../images/bkgcontent.gif) bottom left repeat-x;
	padding: 24px 34px 5px 34px;
}
/*-----Header-------*/
#header {
	padding-top: 0px;
	width: 822px;
	margin: 0 auto;
}
/*---Top Nav Sub---*/
.hnavsub {
	height: 15px;
	text-align: right;
	padding: 10px;
	margin-bottom: 64px;
	background: #1a3b5a;
	border-bottom: #ff7200 1px solid;
	color: #fff;
}
.hnavsub a {
	color: #ff7200;
}
/*-----Banner------*/
.banner {
	background: url(../images/bannerhouses.png) top left no-repeat;
	width: 822px;
	height: 204px;
	margin-top: 5px;
	z-index: 1;
}
/*-----Content-----*/
.quote {
	width: 716px;
	height: 274px;
	padding: 20px 10px 10px 25px;
	background: url(../images/quotebkg.png) top left no-repeat;
}
.quote h1 {
	font-size: 1.8em;
}
.tabs {
	float: none;
	display: block;
	background: url(../images/tab1.png) top left no-repeat;
	width: 460px;
	height: 35px;
	color: #13313f;
	padding: 0px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.tabbed_images {
	width: 460px;
	height: 35px;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
.tabbed_images li {
	display: inline;
	margin-bottom: 10px;
	padding: 13px 5px 0 45px;
	margin: 0 10px;
	width: 90px;
	line-height: 25px;
	background: none;
}
.tabbed_images li a {
	color: #ffdbaf;
}
.tabbed_images .taba a:hover {
	background: url(../images/tab1.png) top left no-repeat;
	text-decoration: underline;
}
.tabbed_images .taba a:hover {
	background: url(../images/tab2.png) top left no-repeat;
	text-decoration: underline;
}
.tabbed_images .tabc a:hover {
	background: url(../images/tab3.png) top left no-repeat;
	text-decoration: underline;
}
.newsbox {
	width: 750px;
	overflow: hidden;
	margin-top: 15px;
}
.newsbox .subleft {
	float: left;
	display: inline;
	width: 340px;
	margin-right: 15px;
	padding: 10px;
	overflow: hidden;
	position: relative;
	min-height: 1 px;
	zoom: 1;
	height: 395px;
}
.newsbox .subright {
	float: left;
	position: relative;
	display: inline;
	width: 340px;
	overflow: hidden;
	padding: 10px;
	min-height: 1 px;
	zoom: 1;
	height: 395px;
}
.leftsub {
	float: left;
	display: inline;
	margin-right: 10px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	min-height: 1 px;
	zoom: 1;
}
.rightsub {
	float: left;
	display: inline;
	padding: 0px;
	overflow: hidden;
	position: relative;
	min-height: 1 px;
	zoom: 1;
}
/*-----Form-----*/
.box {
	float: none;
	display: block;
	background: url(../images/textbox.jpg);
	color: #13313f;
	width: 428px;
	height: 155px;
	padding: 10px 15px;
	overflow: hidden;
}
form {
	margin: 0px;
  	padding: 0px;
  	width: 460px;
}
form fieldset {
  	font-size: 100%;
  	border-color: #e56717;
  	border-width: 1px;
  	border-style: solid;
  	padding: 10px;
  	margin: 10px 0;
}
form fieldset legend {
	color: #3f5a66;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -8px;
	padding: 2px 8px;
}
label {
  font-size: 100%;
}
input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 90%;
  color: #4863A0;
}
form div.full {
  clear: left;
  width: 200px;
  zoom: 1;
  margin: 0;
}
form div.full a {
  color: #ff7200;
}
form fieldset div.right {
  float: right;
  width: 190px;
  height: auto;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 100%;
  overflow-x: hidden;
}
form fieldset div.left {
  float: left;
  width: 190px;
  height: auto;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 100%;
  overflow-x: hidden;
}
form fieldset div.right p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}
form fieldset div.right p.last {
  margin: 0em;
}
form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #4863A0;
  margin: 0px;
  padding: 5px;
  width: 190px;
}
form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
  color: #1569C7;
}
form div.full fieldset legend {
  font-weight: bold;
}
form div.full label, label.full, label.fulla {
	font-weight: bold;
	display: block;
	float: left;
	width: 85px;
	padding: 3px;
	margin: 0 0 5px 0;
	text-align: right;
}
form div.buttons {
	display: inline;
	float: left;
}
form div.buttons label, label.buttons {
	font-weight: bold;
	padding: 3px;
	margin-left: 0px;
	text-align: left;
}
.selectother {
	width: 135px;
}
.month {
	width: 38px;
}
.day {
	width: 35px;
}
.year {
	width: 35px;
}
.dropdown {
	width: 116px;
	padding: 3px;
}
form div.submit {
  width: 110px;
  margin: 0 auto;
}
form div input.inputSubmit {
  background: #ff7200;
  height: 20px;
  color: #ffffff;
  font-weight: bold;
  width: 110px;
  margin: 0;
}
#footer {
	color: #DBE6EA;
}