@charset "utf-8";
/* Texas Home Group */

body {
	color: #000000;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #e8e6e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h5 {
 color: #03664D;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #02662A;
 font-size: 14px;
 font-weight: bold;
}

#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}


#header-wrap {
 background-image: url(../images/banner-2012.jpg);
 background-repeat: no-repeat;
 float: left;
 height: 125px;
 width: 840px;
}

#header-wrap2 {
 background-image: url(../images/banner-2012-wide.jpg);
 background-repeat: no-repeat;
 float: left;
 height: 125px;
 width: 940px;
}

#row-homes {
	background-image: url(../images/row-homes2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 840px;
}

#row-homes3 {
	background-image: url(../images/row-homes3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 940px;
}

#content-wrap {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 840px;
}

#content-wrap2 {
	background-image: url(../images/content-bg2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 940px;
}

#left-sidebar {
	float: left;
	width: 137px;
	padding-left: 21px;
	padding-top: 25px;
}

#right-box {
	float: left;
	width: 640px;
	margin-top: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#right-box a:link, #right-box a:visited {
	color: #006A2C;
}

#right-box a:hover {
}

#right-box3 {
	float: left;
	width: 760px;
	margin-top: 25px;
	padding-bottom: 20px;
}

#right-box3 a:link, #right-box3 a:visited {
	color: #006A2C;
}

#right-box3 a:hover {
}

#big-box {
	float: left;
	width: 780px;
	padding-left: 30px;
	margin-top: 25px;
}

#big-box a:link, #big-box a:visited {
}

#big-box a:hover {
}

#navbar {
	float: left;
	width: 134px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navtop {
	background-image: url(../images/nav-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 134px;
	background-position: left bottom;
}

#navend {
	background-image: url(../images/nav-end.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 134px;
}

ul.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.nav a {
	display: block;
	width: 134px;
	height: 31px;
	line-height: 26px;
	color: #006A2A;
	text-decoration: none;
	background-image: url(../images/nav-button2.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

ul.nav li {
	display: inline;
}
ul.nav a:visited {
	color: #006728;
	text-decoration: none;
}

ul.nav a:hover {
	color: #B3AEA2;
	text-decoration: none;
}

ul.nav1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer {
	background-image: url(../images/footer-background.jpg);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 840px;
	font-size: 10px;
	color: #006A2C;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a:link, #footer a:visited {
	color: #006A2A;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 {
	background-image: url(../images/footer-background2.jpg);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 940px;
	font-size: 10px;
	color: #006A2C;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer2 a:link, #footer2 a:visited {
	color: #006A2A;
	text-decoration: none;
}

#footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box-wrap {
	float: left;
	width: 315px;
}

.box-top {
	background-image: url(../images/box-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 315px;
	float: left;
	background-position: left top;
}

.box {
	background-image: url(../images/box-middle.jpg);
	background-repeat: repeat-y;
	width: 315px;
	float: left;
}

.box-end {
	background-image: url(../images/box-bottom2.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 315px;
	float: left;
	margin-top: -20px;
}

.box-text {
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.statcounter {
	clear: both;
	float: left;
}

h1 {
	color: #02662A;
	font-size: 20px;
	line-height: 1.3em;
	text-align: center;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #04682A;
}

h4 {
	font-weight: bold;
	color: #00682B;
	font-size: 16px;
}

h5 {
}

#loginForm {
}

input#login {
	background-color: #006B2D;
	color: #FDF600;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #00611C;
}

.login {
	font-weight: bold;
}

ul.square {
	list-style-image: url(../images/square.gif);
	list-style-type: none;
}

ul.stars {
	list-style-image: url(../images/star.jpg);
	list-style-type: none;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
}

ul.stars2 {
	list-style-image: url(../images/star.jpg);
	list-style-type: none;
	line-height: 1.5em;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.float-right {
	float: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.float-left {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#webForm {
	width: 600px;
}

input#Submit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #04682A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input#Reset {
}

fieldset {
	border: 1px solid #04682A;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

.label {
	font-weight: bold;
	text-align: right;
}

.label2 {
	font-weight: bold;
	text-align: left;
}

ol.thg {
	margin-left: 20px;
	padding-left: 2px;
}

li.thg {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.agent-box {
	float: left;
	width: 280px;
	border: 1px solid #B7B4A2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.redtext {
	font-weight: bold;
	color: #C00;
	font-size: 125%;
}

.Surname {
 visibility:hidden;
}

