@charset "utf-8";
/* CSS Document */

body {
	background-color: #073E07;
	color:#063106;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

a:link { 
	color: #063106;
	}
a:visited { 
	color: #86161D;
	}
a:hover { 
	color:#FF0000;
	}
a:active { 
	color: #333333;
	}

.pageheading {
	text-align:center;
	font-size: 1.0em;
	font-weight:bold;
	color:#FFCC00;
	margin:auto auto auto auto;
}
.head {
	width:899px;
	background-image:url(../images/top-green2.png);
	height:100px;
	margin:auto auto auto auto;
}
.content {
	width:899px;
	background-image:url(../images/center-green2.png);
	margin:auto auto auto auto;
	clear: left;
	overflow:hidden;
	visibility:visible;
}
.contentcenter {
	width:700px;
	margin:0px auto auto auto;
	text-align:left;
}

.contentleft {
	width:120px;
	float:left;
	margin:10px auto auto 55px;
	text-align:center;
}
.contentright {
	width:600px;
	float:right;
	margin-right:55px;
	margin-top:45px;
	text-align:left;
	display:block;
}
.bottom {
	width:899px;
	background-image:url(../images/bottom-green200.png);
	background-position:bottom;
	height:100px;
	margin:auto auto auto auto;
	color:#FFCC00;
	text-align:center;
	padding-top:2.0em;
	padding-bottom:3.0em;
}
.frontier {
	font-size:0.7em;
}
.frontier a:link {
	color:#FFD700;
}

.frontier a:visited {
	color:#FFD700;
}

.frontier a:hover {
	color:#ffffff;
	
}
.footersmall {
	font-size:0.80em;
}
.footerlarge {
	font-size:1.10em;
	font-weight:bold;
}
.logo {
	width:600px;
	height:150px;
	float:right;
	margin-right:55px;
	margin-top:15px;
	background-image:url(../images/brashlogo1.jpg);
	position: relative;
	text-align:center;
}
.logos {
	margin:20px auto auto auto;
	border:none;
}
.homeleft {
	width:120px;
	float:left;
	margin:10px auto auto 55px;
	text-align:center;
}
.featured {
	width:280px;
	float:left;
	margin:10px auto auto 70px;
	display:inline;
	background-color:#EBFFC1;
	border:dotted #00CC66 medium;
	padding:15px;
}
.featuredphoto {
	padding:10px 0px 10px 0px;
	text-align:left;
}
.newsletter {
	width:225px;
	background-color:#9C92CA;
	color:#ffffff;
	padding:1em 1em 1em 1em;
	float:right;
	margin-right:55px;
	margin-top:45px;
	position: relative;
	text-align:center;
	display:inline;
}
.hometext {
	width:600px;
	float:right;
	margin-right:55px;
	margin-top:15px;
	text-align:left;
	display:block;
}
img.floatLeft {
	float: left;
	margin: 0px 20px 10px 0px;
}

img.lili {
	float: left;
	margin: 0px 30px 0px 0px;
}


img.floatRight {
	float: right;
	margin: 4px;
}

.buttonscontainer {
	width: 180px;
	margin:10px auto 10px 55px;
	float:left;
	background-color: #FFFFFF;
}
.buttons a {
	color: #0c5129;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #0c5129;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}
.buttons a:hover {
	border-left: 10px solid #339933;
	background-color:#E6F3E6;
	text-decoration: none;
	color: #339933;
}
.style17 {
	color: #CC0000;
	font-weight: bold;
}
.style9 {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.listinghead {
	color: #FFCC00;
	text-align:center;
	font-weight:bold;
}
code {
	font-size:	1em;
}
.listingtitle {
	padding:	8px 5px 8px 3px;
	color:WindowText;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	background:	ButtonFace;
	background-color:#073E07;
	color:#FFD700;
	margin:1.5em auto auto auto;
}
/* extra rules for even and odd rows */
.even {
	background-color:#E8F4E8;
	line-height:20px;
}
.odd {
	background-color:#E8F4E8;
	line-height:20px;
}
textarea {
	margin-bottom: 8px;
}
input {
	margin-bottom: 4px;
	padding:0 5px 0 5px;
}
input.required {
	background-color: #E8F4E8;
	margin-bottom: 4px;
	padding:0 5px 0 5px;
}
input.submit {
	text-align:center;
	margin: auto auto 4px auto;
}

select.require {
	background-color: #E8F4E8;
	width: 12em;
}

.formfield {
	width:20em;
}
.formspacer {
	width:5em;
}
.formconf {
	background-color:#E8F4E8;
	text-align:center;
	height:2em;
}
.formconf a:visited {
	color:#0000FF;
}
.formtitle {
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	margin:1.5em 0 0.8em 0;
}

.title {
	font-size:2.0em;
	font-weight:bold;
	text-align:center;
	margin:1.0em 0 0.0em 0;
}

.subtitle {
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	margin:0 0 0.8em 0;
}

.proptitle {
	font-size:2em;
	font-weight:bold;
	text-align:center;
	display:block;
		margin:1.0em 0 1.0em 0;
}
.propdesc {
	width:35em;
	text-align:left;
	display:block;
}
.propfinancials {
	text-align:center;
	display:block;
	font-size:1.25em;
	font-weight:bold;
	margin:1em 0 1em 0;
}
.propinfoname {
	width:15em;
	text-align:left;
	float:left;
	display:inline;
	margin-left:15em;
}

.propinfovalue {
	text-align:right;
	display:inline;
}

.textcenter {
	text-align:center;
}
.awardtitles {
	font-size:2.0em;
	font-weight:bold;
	text-align:center;
	margin:1.0em 0 1.0em 0;
}

#double {
margin:auto;
}

.redfont {
color:#FF0000;
}

.subscribeletter {
	width:700px;
	margin:0px auto auto auto;
	text-align:left;
}

.testimonialscomment {
	text-align:left;
	font-style:italic;
}
.testimonials {
	width:700px;
	margin:0px auto 2.0em auto;
	text-align:left;
	font-style:italic;
	background-color:#E8F4E8;
	border:#009900 dotted medium;
	padding:0.5em;
}
.names {
	font-size:1.25em;
	font-weight:bold;
}

.signature {
	width:700px;
font-style:normal;
text-align:right;
	margin:0px auto auto auto;
	background-color:#E8F4E8;
}

.sold {
font-size:0.7em;
text-align:center;
}

.headshadow {
background-image:url(../images/headshadow.png);
background-position:top;
width:899px;
height:39px;
margin:auto auto auto auto;
}

#linehigh {
line-height:2.5em;
}

.new {
font-weight:bold;
margin-left:1.0em;}


.energy {
	width:590px;
	float:right;
	margin-right:55px;
	margin-top:15px;
	text-align:left;
	display:block;
	background-color:#BCEE9B;
	padding:5px;
	font-weight:bold;
	border:#390 dashed thin;
}
