/* TOUCAN CSS RESET | v0.1.8 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu {
	margin-bottom:1em;
}
html {
	font-size:100%;
}
h1 {
	font-size:3em;
	line-height:1.1;
}
h2 {
	font-size:2em;
	line-height:1.15;
}
h3 {
	font-size:1.5em;
	line-height:1.2;
}
h4 {
	font-size:1.25em;
	line-height:1.25;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}
code, kbd, pre, samp, tt {
	font-family:"andale mono", consolas, monaco, "lucida console", "courier new", courier, monospace;
	line-height:1.3;
}
pre {
	white-space:pre-wrap;
}
abbr, acronym, dfn {
	border-bottom:1px dotted;
	cursor:help;
	font-variant:normal;
	font-style:normal;
}
var {
	font-style:normal;
}
center {
	text-align:center;
}
a:focus {
	outline:1px dotted;
}
img {
	border:0;
}
ul {
	list-style:disc outside none;
}
ol {
	list-style:decimal outside none;
}
li {
	margin-left:2em;
}
li ul, li ol {
	margin-bottom:0;
}
dd {
	margin-bottom:1em;
}
hr {
	border:0;
	border-bottom:1px solid #A92926;
}
big {
	font-size:1.25em;
}
small, sub, sup {
	font-size:.85em; 
}
sub, sup {
	line-height:1;
}
sub {
	vertical-align:bottom;
}
sup {
	vertical-align:top;
}
del, s, strike {
	text-decoration:line-through;
}
ins {
	text-decoration:none;
	border-bottom:1px dotted;
}
bdo {
	border-bottom:1px dotted;
}
u {
	text-decoration:underline;
}
fieldset {
	padding:1em;
}
legend {
	font-weight:bold;
	padding:0 .25em;
}
input, textarea, select, button {
	font-family:inherit;
	font-size:1em;
}
input[type=button], input[type=file], input[type=image], input[type=reset], input[type=submit], button[type=button], button[type=reset], button[type=submit] {
	cursor:pointer;
	line-height:1;
}
input[type=text], input[type=password], textarea {
	padding:1px;
}
textarea {
	text-align:left;
	line-height:1.25;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	line-height:1.3;
}
th, td {;
	padding:.5em 1em;
}
caption {
	padding-bottom:1em;
}
h5, h6 {
	font-size:1em;
}
em, i, blockquote, q, cite {
	font-style:italic;
}
strong, b, dt, th {
	font-weight:bold;
}
.ninja {
	position:absolute;
	z-index:-9999;
	display:none;
	visibility:hidden;
	color:#000;
	volume:silent;
}
.imgLft {
	float:left;
	margin:0 15px 10px 0;
}
.imgRt {
	float:right;
	margin:0 0 10px 15px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.8em;
	background:url(images/bg.jpg) no-repeat center top #769dc8;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	margin-bottom:15px;
	font-weight:bold;
	color: #000;
}
h1 {
	border-bottom:2px solid #A92926;
	margin:20px 0;
	width:97%;
}
p {
	margin-bottom:10px;
}
a {
	color:#A92926;
}
a:hover {
	text-decoration: none;
}
#container {
	width:958px;
	margin:-2px auto 0;
	position:relative;
	border:1px solid #000;
	padding:1px;
	background:url(images/contentBG.png) repeat-y
}
#header {
	height:124px;
	background:url(images/headerBG.jpg) no-repeat center top;
	position:relative;
	border:1px solid #000
}
#header h3 {
	width:400px;
	text-align:right;
	color:#fff;
	font-size:38px;
	font-style:italic;
	position:absolute;
	right:30px;
	top:16px;
	text-shadow: 2px 2px 4px #000;
}
#logo {
	display:block;
	position:absolute;
	background:url(images/logo.png) no-repeat;
	width:391px;
	height:141px;
	left:0;
	top:0px;
	z-index:9999
}
#logo:hover {
	position:relative;
	margin-top:-2px;
}
#logo span {
	margin-left:-9999px;
	position:relative
}
#navContainer {
	height:47px;
	background:url(images/navBG.png) repeat-x;
	
	position: relative;
	margin:1px 0 0;
	border:1px solid #000;
	left:0;
}
#content {
	margin:0 0 0 23px;
	position:relative;
	overflow:hidden
}
#leftCol {
	width:651px;
	float:left;
	overflow:hidden;
	padding:20px 0 0 7px
}
#leftColAboutUs {
	/*width:851px;*/
	float:left;
	overflow:hidden;
	padding:20px 20px 0 7px
}
#rightCol {
	width:221px;
	padding:16px;
	position: relative;
	top:0;
	right:-23px;
	overflow:hidden;
	z-index:8888;
	background:#dfdfdf;
	border:1px solid #9e9b8c;
	margin-bottom:30px;
}
#homeText {
	float:left;
	font-size:16px;
	margin-top:30px;
	width:330px
}
#homeText p {
	line-height:1.5em;
}
#homeText h6 {
	margin:0;
	font-size:18px;
	color: #333;
	text-shadow:none
}
#homeText h2 {
	color:#333;
	text-shadow:none
}
#specials {
	position:relative;
	background:url(images/homeSpecialsBG.png) no-repeat;
	width:232px;
	height:205px;
	
	padding:20px 30px;
	float:left;
	margin:30px 0 20px 20px
}

.specialsText {
	overflow:auto;
	height:155px;
	width:240px
}


#specials h2 {
	margin:0 0 10px 0;
	color:#FFFF33
}
#specials ul {
	color:#fff;
}
#specials ul li {
	font-size:18px;
	margin:0 0 10px 20px
}
#specials ul a {
	color:#FAD622;
	font-size:19px
}
#featured {
	background:url(images/featuredBG.png) no-repeat;
	width:227px;
	height:270px;
	position:relative;
	text-align:center
}
#featured h2 {
	padding:10px 0 0px;
	margin-bottom:8px;
	color:#FFFF33
}
#featured p {
	line-height:1.3em;
	color:#FFF;
	margin:0
}
#featured img {
	border:1px solid #fff
}
.learn {
	display:inline-block;
	background:url(images/learnBG.png) repeat-x;
	padding:0 35px;
	border-left:1px solid #b86c6a;
	border-top:1px solid #b86c6a;
	border-right:1px solid #492221;
	border-bottom:1px solid #492221;
	color:#FAD622;
	text-align:center;
	margin:10px auto;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	line-height:1.7em;
}
.learn:hover {
	background-position:-37px;
	font-weight:bold
}
#testimonial {
	padding:0 0 0 6px
}
#testimonial h3 {
	color:#333;
	font-size:24px;
	text-shadow:none;
	margin:0;
	padding:15px 0
}
blockquote {
	font-size:11px;
	color:#585858;
	line-height:1.8em;
}
cite {
	text-align:right;
	display:block;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif
}
#footer {
	clear:both;
}
#footerTop {
	margin:10px 0 0 0;
	width:872px;
	padding:10px 20px 0;
	position:relative;
	background:url(images/footerTopBG.png) repeat-y;
	border:1px solid #862523;
	overflow:hidden
}
#footerTop div {
	width:25%;
	float:left;
	text-align:center;
}
#footerTop div img {
	max-width:100%;
}
#footerTop strong {
	display:block;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8A2523
}
#footBox3 {
	padding:0 0 0 0px;
	text-align:center
}
#footBox3 h3 {
	color:#333;
	text-shadow:none;
	margin:0 0 7px 0;
}
#social {
	margin:0;
	padding:0;
	list-style:none;
}
#social li {
	display:inline;
	margin:0 0 0px 15px;
	padding:0;
	padding-left:15px;
	display:block;
	float:left;
	width:55px;
	text-align:center;
}
#social li span {
	display:block;
}
#social li a:hover {
	position:relative;
	top:-2px;
}
#footBox4 label {
	width: 6em;
	float: left;
	text-align: right;
	display: block
}
#footBox4 input {
	width:120px;
}
#footBox4 .submit input {
	margin-left: 6em;
}
#footerBottom {
	background:url(images/footerBottomBG.png) repeat-x;
	height:31px;
	line-height:31px;
	position:relative;
	width:914px;
	text-align:center;
	color:#CCC;
}
#bcfooter a {
	color:#CCC;
	font-size:10px;
	text-decoration:none
}
#bcfooter a:hover {
	color:#FFF;
	text-decoration: underline;
}
#bigMapContainer {
	width:560px;
	float:right;
	padding-right:50px;
	padding-top:5px;
}
.CommunityDiv {
	width:230px;
	height:127px;
	padding:13px 0 0 0;
	float:left;
	font-size:14px;
	line-height:1.3;
	background-color:#D3C1A0;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family:"Times New Roman", Times, serif;
	background-image: url(images/commdiv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #a8690c;
}
.CommunityDiv a, .CommunityDiv a:visited {
	font-weight:bold;
	font-size:16px;
	text-decoration:none
}
.CommunityDiv a:hover {
	background-image: url(images/commdiv_bg_up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration:none;
}
.CommunityDiv:hover {
	border:1px solid #a8690c;
	background-image: url(images/commdiv_bg_up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration:none;
}
.plandiv {
	width:325px;
	height:310px;
	float:left;
	margin:0 20px 20px 20px;
	background-color:#dfdfdf;
	border:1px solid #CCC;
	padding:20px;
}
.plandiv img {
	background-color:#fff;
	border:1px solid black;
	padding:8px;
}
.plansInfo {
	float:right;
	width:276px;
	margin:0 20px 0 20px;
	border:thin solid black;
	background-color:#d8d7d1;
	padding:20px;
	text-decoration:none;
	overflow:hidden
}
.iconWrapper {
	overflow:hidden;
	border:1px solid #380C0C;
	background: #e3e3e2;
	padding:6px 0
}
.plansInfo .icon {
	float:left;
	margin:5px;
	font-size:12px;
	width:80px;
	height:85px;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:1.2em;
}
.plansInfo .icon a {
	text-decoration:none;
	font-weight:bold;
}
.plansInfo .icon a:hover {
}
.plansText {
	width:290px;
	margin:20px auto 0;
	
	clear:both
}
.plansText strong {
	font-weight:bold;
}
.plansText span {
	font-weight:bold;
	color:#7F2424;
	display:block;
	float:left
}
.availdiv {
	width:200px;
	height:290px;
	float:left;
	margin:0 30px 40px 20px;
	background-color:#CCC;
	border:1px solid #600;
	padding:10px;
	text-align:center;
	cursor:pointer
}
.availdiv img {
	background-color:#FFF;
	border:1px solid black;
	padding:8px;
}
.availdiv:hover img {
	background-color: #666;
}
.AvailableInfoRight {
	margin:0 auto;
}
.thumbimages {
	float:left;
	width:200px;
	height:150px;
	text-align:left;
	padding:0 0 0 20px;
}
.thumbimages br {
	display:none;
}
.thumbimages img {
	background-color:#FFF;
	border:medium solid black;
	padding:8px;
	display:none;
	align:center;
}
.thumbimages a img {
	display:block;
}
.thumbimages2 img {
	float:left;
}
/*-------------------- BUTTONS --------------- */
/*Add class of .button - It'll be white
or also add black, blue or green class*/
/*-------------------------------------------- */

 .button {
	color:#000;
	padding:6px 25px;
	text-transform:uppercase;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	position:relative;
	/*background gradients */
	background:#cfcfcf;
	background:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(207,207,207)), color-stop(1, rgb(255,255,255)));
	background:-moz-linear-gradient(center bottom, rgb(207,207,207) 0%, rgb(255,255,255) 100%);
	/* border radius */
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	border-radius: 5px;
	border:1px solid #fff;
	/* text shadow */
	text-shadow: 1px 1px 0px #fff;
	/* box shadow*/
	-moz-box-shadow: 0 1px 3px #333;
	-webkit-box-shadow: 0 1px 3px #333;
	box-shadow: 0 1px 3px #333;
}
.button:hover {
	background:#fff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(207,207,207)), color-stop(1, rgb(250,250,250)));
	background:-moz-linear-gradient(center top, rgb(207,207,207) 0%, rgb(250,250,250) 100%);
}
.button:active {
	top:1px;
}
.button:focus {
	outline:none;
}
/* black */
.red {
	color: #CCCCCC;
	border: solid 1px #000000;
	background: #7D2A28;
	background: -webkit-gradient(linear, left top, left bottom, from(#7D2A28), to(#2C0808));
	background: -moz-linear-gradient(top, #7D2A28, #2C0808);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7D2A28', endColorstr='#2C0808');
	/* text shadow */
	text-shadow: -1px -1px 1px #000;
}
.red:hover {
	background: #611716;
	background: -webkit-gradient(linear, left top, left bottom, from(#2C0808), to(#7D2A28));
	background: -moz-linear-gradient(top, #2C0808, #7D2A28);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C0808', endColorstr='#7D2A28');
}
/* black */
.black {
	color: #CCCCCC;
	border: solid 1px #000000;
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#333436), to(#000000));
	background: -moz-linear-gradient(top, #333436, #000000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333436', endColorstr='#000000');
	/* text shadow */
	text-shadow: -1px -1px 1px #000;
}
.black:hover {
	background: #333436;
	background: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#1d1d1d));
	background: -moz-linear-gradient(top, #1d1d1d, #1d1d1d);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1d1d', endColorstr='#1d1d1d');
}
/* blue */
.blue {
	color:#FFF;
	border: solid 1px #2c59b1;
	background: #1e396e;
	background: -webkit-gradient(linear, left top, left bottom, from(#2c59b1), to(#1e396e));
	background: -moz-linear-gradient(top, #2c59b1, #1e396e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c59b1', endColorstr='#1e396e');
	/* text shadow */
	text-shadow: -1px -1px 0px #333;
}
.blue:hover {
	background: #2c59b1;
	background: -webkit-gradient(linear, left top, left bottom, from(#1e396e), to(#1e396e));
	background: -moz-linear-gradient(top, #1e396e, #1e396e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e396e', endColorstr='#1e396e');
}
/* green */
.green {
	color: #fff;
	border: solid 1px #538312;
	background: #4e7d0e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
	/* text shadow */
	text-shadow: -1px -1px 0px #333;
}
.green:hover {
	background: #6b9d28;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top, #6b9d28, #436b0c);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
/*-------------------- /buttons:-------------- */
/*-------------------------------------------- */
		/* Models & Plans */
		.sort_plan_wrap {
	float: right;
	clear: both;
	margin-bottom: -30px;
	position: relative;
	right: 30px;
}
.sort_plan {
	float: right;
	clear: both;
	top: -30px;
	position: relative;
}
.form_mod_plan_details {
	position: relative;
	right: 30px;
	top: -5px;
	float: right;
	margin-bottom: -20px;
 *margin-bottom: -30px;
}
.models_plans_wrap {
	margin:0 auto;
	width: 820px;
}
.div_link_wrap {
	margin:4px;
	float:left;
	cursor:pointer;
	color: #1E1101;
}
.div_link_rollover {
	height:  85px;
	width: 237px;
	padding:10px;
	border: 1px solid #60471F;
	background: url(images/boxBG.jpg) repeat-x #F2EEDA;
	border-bottom: 4px solid #8e8a77;
}
.div_link_rollover_over {
	height:  85px;
	width: 237px;
	padding:10px;
	border: 1px solid #60471F;
	background: #F2EEDA;
	border-bottom: 4px solid #8e8a77;
}
.div_link_rollover a {
}
.div_link_rollover img {
	clear: both;
}
.div_link_rollover_over img {
	border-color: #000000;
	clear: both;
}
.plan_adj {
	line-height:1.2em;
	margin-left:112px
}
.plan_name {
	font-weight: bold;
	position:  relative;
	padding: 0;
	margin: 0 0 0 10px;
	top:-3px;
	font-size:14px;
	text-decoration:none
}
.div_link_image {
	border: 1px solid #666666;
	float: left;
	cursor:pointer;
	overflow:hidden
}
.community_name {
	font-weight: bold;
	position: relative;
	margin: 0px;
	clear: both;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 3px;
}
.emailListing td {
	border:none;
}
.aboutBox {
	width:280px;
	height:210px;
	float:left;
	padding:10px 20px 10px 20px;
	position:relative
}
.aboutBox h3 {
	margin:0 0 10px 0
}
.aboutBox h3 a {
	font-size:14px;
	text-shadow:none;
	margin-left:10px;
}
.aboutBox img {
	border:1px solid #000;
	margin:0 20px 0 0;
	overflow:hidden;
	float:left
}
.aboutBox div {
	float:left;
	overflow:hidden;
}
.aboutBox p {
	line-height:1.4em;
}
#rob {
	width:100%;
	height:225px;
}
#rob ul {
	list-style:none;
	width:160px;
	float:left;
}
#rob ul li {
	margin:0
}
#rob h3 a {
	margin:0;
	font-size:1em;
	line-height:1.2;
}
/*boxy for resource pages*/
.boxy {
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}
.boxy h3 {
 color:;
}
.boxy div {
	border: 1px solid #A92926;
	background-color: #D3CBB4;
	padding: 15px;
	overflow:hidden;
}
.boxy img {
	margin:0 20px 0 0;
	float:left;
	border:1px solid #000;
}
.backtotop {
	text-align:center;
}
.mlsListing {
    background-color: #D3C1A0;
    border: 1px solid #A8690C;
    float: left;
    height: 360px;
    margin: 10px;
    padding: 10px;
    width: 405px;
}
.greybox {
	height:350px;
}
.mlsListingLeft {
	text-align:center;
	width:40%;
	float:left;
	overflow:hidden;
	padding:20px 0 0 0
}
.mlsListingRight {
	margin:0 0 0 156px;
	padding-top:20px;
}
.mlsListingRight p {
	line-height:1em;
}
.mlsListingBottom {
	padding:10px;
	clear:both;
	text-align:center;
}
.mlsListingBottom p {
	line-height:1em;
}
.mlsImg {
}
.mlsImg img {
	padding:5px;
}
.mlsDetail {
}
#mlsDetailTable {
	width:910px;
	margin:0 auto;
}
.mlsDetailLeft {
	width:425px;
	padding:0 5px 0 5px;
	margin:0 40px 0 40px;
}
.mlsDetailRight {
	width:425px;
	padding:0 5px 0 5px;
	margin:0 40px 0 40px;
	vertical-align:top;
}
#MainImage {
	width:300px;
	height:250px;
	margin:5px auto;
	padding:10px;
	background-color:#d3c1a0;
	border:#A8690C 3px solid;
}
#imagescroll {
	width:300px;
	background-color:#d3c1a0;
	border:#A8690C 1px solid;
	margin:5px auto;
	text-align:center;
	padding:10px;
}
#mlsdescription {
	width:300px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px auto;
	font-size:13px;
	line-height:1.5em;
}
.Heading {
	font-size:14px;
	font-weight:bold;
	display:block;
}
#RoomInformation {
	width:300px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px auto;
}
.HouseFieldLabel {
	display:block;
}
#AdditionalFeatures {
	width:300px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	margin:5px auto;
	padding:10px;
}
#mlsLinks {
	width:330px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	margin:5px;
	border:thin solid #A8690C;
	padding:10px;
	text-decoration:none;
	overflow:hidden;
	color:#FFF;
}
#mlsLinks a {
	text-decoration:none;
	font-weight:bold;
}
#mlsLinks .icon {
	float:left;
	margin:10px;
	font-size:12px;
	width:80px;
	height:85px;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:1.2em;
}
#ListingInformation {
	width:330px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px;
}
#mlsdrivingdirections {
	width:330px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px;
}
.detailGreyBox {
	padding:10px;
}
#EnergyEfficiency {
	width:330px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px;
}
#ListingAgent {
	width:330px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px;
}
#schools {
	width:330px;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px;
}
#schoolsTable {
	width:100%;
	border:#A8690C 1px solid;
	background-color:#d3c1a0;
	padding:10px;
	margin:5px;
}
#schoolsTable td {
	padding:20px;
}
#schoolsTable tr {
	border:1px solid #A8690C
}
.schoolsTitle {
	background:#8E2D2B;
	padding:5px
}
.schoolsTitle h2 {
	color:#FFFF33;
	margin:0;
}
.schoolsTitle h3 {
	margin:0;
	color:#fff
}
.schoolBorder {
	border-bottom:1px solid #A8690C
}
#RNlogo {
	position:absolute;
	left:20px;
	top:5px;
}
#EHOlogo {
	position:absolute;
	right:20px;
	top:5px;
}
.phone {
	float:right;
}
#builderBoxes a {
	display:block;
	float:left;
	margin:10px;
	padding:30px 10px;
	text-transform:uppercase;
	font-size:17px;
	text-decoration:none;
	color:#000;
	width:25%;
	height:80px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(images/builderBoxBG.jpg) repeat-y #9E9A86 center top;
	line-height:1.2em;
	border-top:2px solid #F2EEDA;
	border-left:2px solid #F2EEDA;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	color:#333;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
}
#builderBoxes a span {
	display:block;
	font-size:26px;
	text-transform:none;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#000;
}
#builderBoxes a:hover span {
	color:#A92926;
	text-shadow: #000 1px 1px 0px;
}
.detail_plan {
	list-style-type:none;
	padding-left:0;
	padding-bottom:20px;
}
.detail_plan div {
	width:47%;
	display:inline-block;
}
.builderimage {
	display:block;
	

	
	padding:0 0 0 10px;
}
.agentbox{
	margin: 3px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
}

.directionsBox {
	padding:5px;
	border:2px solid #FFFF33;
	text-align:center;
	background-color:#8E2D2C;
	color:#FFFF33;	
}

.directionsBox h4 {	
	color:#FFFF33;	
}

.saddrInput {
	border:1px solid #000;
}


