@charset "utf-8";
/* Begin CSS Reset */
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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	line-height:1;
}
ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;border-spacing:0;zoom: 1;
}
/* End CSS Reset */

/* Begin Text Set */
a:focus {
	outline:1px dotted invert;
}
hr {
	border:0 solid;
	border-top-width:1px;
	height:0;
	margin:10px auto 20px;
	width:80%
}
h1 {
	font-size:25px;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:21px;
}
h4 {
	font-size:19px;
}
h5 {
	font-size:17px;
}
h6 {
	font-size:15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:8px;
	color:#8F764C
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
/*End Text Set */


/* Begin Regular Styling */
p {
	padding:8px;
}
.imgRT {
	float:right;
	margin:0 0 10px 15px;
}
.imgLFT {
	float:left;
	margin:0 15px 10px 0;
}
.imgLFT2 {
	float:left;
	margin:0 8px 0px 0;
}
.featimg {
	width:200px;
}
.text_8 {
	font-size: 8px;
	line-height:10px;
}
.text_10 {
	font-size: 10px;
	line-height:12px;
}
.text_11 {
	font-size: 11px;
	line-height:13px;
}
.text_12 {
	font-size: 12px;
	line-height:14px;
}
.text_14 {
	font-size: 14px;
	line-height:16px;
}
.text_16 {
	font-size: 16px;
	line-height:18px;
}
.text_18 {
	font-size: 18px;
	line-height:20px;
}
.text_20 {
	font-size: 20px;
	line-height:22px;
}
.text_21 {
	font-size: 21px;
	line-height:23px;
}
.text_23 {
	font-size: 22px;
	line-height:24px;
}
.text_22 {
	font-size: 23px;
	line-height:25px;
}
.text_24 {
	font-size: 24px;
	line-height:26px;
}
.text_26 {
	font-size: 26px;
}
.text_28 {
	font-size: 28px;
}
.text_30 {
	font-size: 30px;
}
.text_32 {
	font-size: 32px;
}
.text_34 {
	font-size: 34px;
}
a {
	color:#00254E;
}
a:hover {
	color:#8C7647;
}
.brown {
	color:#695128;
}

.white {
	color:#FFF;	
}
.ltbrown {
	color:#8C7647;
}
.ltbrown_border {
	border:4px solid #8C7647
}
.back {
	display:block;
	width:625px;
	height:24px;
	line-height:24px;
	float:right;
	text-align:right;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	line-height:1.5em;
	margin:0;
	padding:0;
}
#wrapper {
	background-color:#FFF;
}
#wrapper_inner {
	background-image:url(images/html_bg3.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#container {
	position:relative;
	width:950px;
	margin:0 auto;
}
a.ribbon {
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:149px;
	height:165px;
	background:url(/images/ribbon.png) no-repeat;
	text-indent:-9999px;
	z-index:9999;
	background-position:top;
}
a.ribbon:hover {
	background-position:bottom;
}






#menu {
	position:absolute;
	height:33px;
	left:218px;
	top:71px;
	z-index:999;
	background-image:url(images/menubg.jpg);
}
#menu ul {
	padding:0;
	margin:0;
}
#menu ul li {
	display:inline;
	float:left;
	position:relative
	
}
#menu ul li a {
	display:block;
	float:left;
	height:33px;
	font-size:13px;
	line-height:33px;
	color:#FFF;
	text-decoration:none;
	border-left:1px solid #4d3b1d;
	border-right:1px solid #907e60;
	padding:0px 8px;
}
#menu ul li a:hover {
	background:url(images/hoverbg.jpg) repeat-x;
}

#menu ul li ul {
	display:none;
	position: absolute;
	left:0px;
	top:34px;
	border:none;
}
#menu ul li ul li {
	border:none;
	position:relative;
	display:block
}
#menu ul li ul li a {
	display:block;
	width:160px;
	text-align:center;
	background:#62512D;
	border:none;
}

#menu ul li ul li a:hover {
}

.round {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}









#mainlftcol {
	float:left;
	width:224px;
	display:block;
}
#sidebar {
	width:216px;
	height:600px;
	display:block;
	position:relative;
	top:0;
	left:4px;
	background-image:url(images/sidebar.png);
	background-repeat:no-repeat
}

#sidebar1 {
	width:216px;
	height:600px;
	display:block;
	position:relative;
	top:-5px;
	left:4px;
	background-image:url(images/sidebar.png);
	background-repeat:no-repeat
}
#logo {
	display:block;
	width: 160px;
	height:143px;
	position:absolute;
	top:5px;
	left:30px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:0px -1px;
}
#logo:hover {
	background-position:bottom;
	background-position:0px -146px;
}
#QuickSearch {
	display:block;
	width:162px;
	height:310px;
	background:url(images/QS_bg.png) no-repeat;
	position:absolute;
	top: 120px;
	right:20px;
	padding: 10px 5px;
}
#QuickSearch input{margin: 0 0 10px 10px;
}
#QuickSearch p {
	line-height:1.3em
}
#QuickSearch li, #QuickSearch label, #QuickSearch select {
	padding:0px;
	margin:0px;
	font-size:12px;
}

#QuickSearch1 {
	display:block;
	width:162px;
	height:385px;
/*	background-color:#7f0c0c;*/
	background:url(images/reportBG.jpg);
	position:absolute;
	top: 158px;
	left:20px;
	padding: 10px 5px;
	border:1px solid #6B5025;
	border-radius:12px
}
#QuickSearch1 input{margin: 0 0 10px 10px;
}
#QuickSearch1 p {
	line-height:1.2em
}
#QuickSearch1 li, #QuickSearch label, #QuickSearch select {
	padding:0px;
	margin:0px;
	font-size:12px;
}

#srchtitle {
	font-size:14px;
	text-align:center;
	font-weight:bold !important;
	margin:3px
}
#srchhead {
	font-size:14px;
	text-align:left;
	font-weight:bold !important;
	margin:10px
}
.srchhead2 {
	font-size:14px;
	line-height:1.2em;
	text-align:left;
	font-weight:bold !important;
	margin: 0 10px;
}

.srch1 {
		border:1px solid #695128;
}
.submit {margin-top: 10px
}
#srchbox {
	width:162px;
	margin:0 auto;
	font-size:12px;
}
#srchbox ul {
	margin-left:10px;
}
#QuickSearch a {
	display:block;
	width:151px;
	height:30px;
	margin:0 auto;
}
.slogan {
	position:relative;
	color:#ffffff;
	font-style:italic;
	top:10px;
	left:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 4px #000;
}
#virtual {
	display: block;
	background:url(images/virtual.png) no-repeat;
	width:551px;
	height:21px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	line-height:18px;
	font-size:16px;
	position:absolute;
	top:0;
	right:100px;
	
	padding:3px 0 0 0
}

#virtual span {
	font-size: 15px;
	font-style:italic;
}

#virtual:hover {
	color:#DCE2ED;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
}

#featured {
	text-align:center;
	margin-top:10px;
	cursor:pointer;
}
/*#featured:hover {
	background-color:#b4a894
	}*/
	
#featured p {
	line-height:1.1em;
	padding:0 0 12px 0;
	margin:0
}

#featured em {
	font-size:22px;
	margin-bottom:6px;
}
#featured span {
	background-image:url(images/featured_banner.jpg);
	display:block;
	width:156px;
	height:29px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	line-height:29px;
	margin:4px auto;
}
#featured div {
	border:2px solid #4B381D;
	margin:4px auto;
	width:200px;
	display:block;
}
#maincontent {
	margin-left:224px;
	padding-top:20px;
}
#flash {
	display:block;
	width:654px;
	height:495px;
	margin:0 auto;
	position:relative;
}
#flashmovie {
	width:980px;
	height:600px;
	position:absolute;
	top:-100px;
	z-index:500;
}
#welcomearea {
	display:block;
	width:716px;
	padding:5px;
	top:80px;
	position:relative;
	font-size:18px;
	line-height:1.5em;
	font-weight:lighter;
	
}
#lftborder {
	float:left;
	display:block;
	width:15px;
	height:196px;
	border-right:1px solid #ccc
}
#message {
	float:left;
	display:block;
	width:420px;
	padding:0px 5px 0px 25px
}
#rtborder {
	float:left;
	display:block;
	width:30px;
	height:196px;
	border-left:1px solid #ccc
}
#savesell {
	position:absolute;
	display:block;
	width:219px;
	top:480px;
	left:730px
}
#innercontent {
	display:block;
	width:715px;
	margin:40px auto 0;
	background-image:url(images/innercontentbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:460px;
	overflow:hidden
}
#innercontent p {
	padding:6px 30px;
}
#innercontent em {
	font-weight:bold;
}
#innercontent ol, #innercontent ul {
	margin-left:30px;
	margin-bottom:0;
}
 #innercontent ul {
	margin-left:60px;
	margin-bottom:30px;
	margin-bottom:0;
}
#innercontent ul{
	list-style:circle;
	
}
#innercontent ul li {
	display:list-item;
}

#innercontent h3 {
	margin:30px 0 10px 32px;
}


.divider {
	display:block;
	background-image:url(images/divider.png);
	background-repeat:no-repeat;
	background-position: center;
	height:11px;
}
.spacer {
	display:block;
	height:30px;
}
.pageheader {
	display:block;
	overflow:hidden;
	height:50px;
	line-height:50px;
	background-image:url(images/pageheaderbg.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	text-indent:20px;
	float:left;
	margin:10px 0px 0 10px;
	width:400px;
}
.Newsblock {
	display:block;
	width:630px;
	padding:30px;
	margin:10px auto;
	border-top:1px solid #8C7647;
}
.Newsheader a {
	color:#00254E;
	margin-bottom:5px;
	text-decoration:none;
}
.Newsheader a:hover {
	color:#8C7647;
}
.Newsitem {
	display:block;
	padding:10px;
}
.Newsitem a {
	color:#00254E;
	margin-top:4px;
	margin-bottom:5px;
	text-decoration:none;
}
.Newsitem a:hover {
	color:#8C7647;
}
.Newsitem a img {
	margin-right:5px;
}
#planshead {
	display:block;
	width: 625px;
	height: 153px;
	background-image:url(images/plansheader.png);
	background-repeat:no-repeat;
	margin:0 auto;
}
#planarea {
	display:block;
	width:650px;
	margin:0 auto
}

.plandiv {
	display:block;
	height:150px;
	background-color:#503615;
	margin:5px 35px 15px;
	cursor:pointer;
	border:1px solid #000;
}

.plandiv:hover {
	background-color:#6F5226;
}

.planimg {
	width:150px;
	height:100px;
	border:2px solid #fff;
	margin:0px 0 0 60px;
	float:left;
	margin:20px;
}
.planinfo {
	width:200px;
	float:left;
	text-align:center;
	line-height:16px;
	color:#000;
	margin-left:100px;
	margin-top:20px;
}

.planinfo img {
	float:left;
}

.planinfo a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	height:20px;
	display:block;
	margin:6px auto 10px;
}

.planinfo:hover, .planinfo a:hover {
	color:#6F5226
}

.FPLink, .FPLink:visited {
	float:left;
	margin:3px;
	padding:2px;
	vertical-align:middle;
	text-decoration:none;
}
.FPLink:hover {
	text-decoration:underline;
}
.CommunityName {
	display:block;
	width:625px;
	height:30px;
	line-height:30px;
	float:left;
}

#columns {
	padding-bottom:20px;
}

.commInfo {
display:block;
float:none;
clear:both;
text-align:left;
}

.commInfo p {
	padding:3px !important;
	margin:2px;
}

.commInfo h5 {
 margin:3px;
}
#sortdiv {
	display:block;
	height:30px;
	width:300px;
	position:absolute;
	right:30px;
	top:150px;
	float:right;
	text-align:right;
	clear:both;
}
.AvailableDiv {
	height:150px;
	padding:20px 10px 10px 10px;
	margin:0 35px 10px 35px;
	cursor:pointer;
	border:1px solid #000;
	background-color:#503615;
	color:#FFF;
}

.AvailableDiv:hover {
	background-color:#6f5226
}

.AvailableDiv2 {
	display:block;
	width:605px;
	margin:0 auto 30px;
	clear:both;
	background-color:#503615;
	color: #000;
	padding:20px;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #000!important;
}

.AvailableDiv2:hover {
	background-color:#6f5226;
	color:#fff;
}

.AvailableDiv2 img {
	width:150px;
	height:100px;
	float:left;
	margin:0 15px 10px 0;
	border:4px solid #fff;
}

.AvailableDiv2 h6 {
	font-size:16px;
	margin:10px 0 0 0;
	padding:0;
	color:#FFF;
}

.AvailableDiv2 table th {
	font-size:15px;
}

.AvailableDiv2 p {
	font-style:italic;
}


.AvailableDiv3 {
	display:block;
	width:585px;
	clear:both;
	color: #333;
	padding:10px 30px;
	text-decoration:none;
	font-weight:bold;
}

.AvailableDiv3:hover {
	color:#8C7647;
	cursor:pointer;
}

.AvailableDiv3 img {
	width:150px;
	height:100px;
	border:4px solid #5B330F;
}

.AvailableDiv3:hover img {
	border:4px solid #8C7647;
}

.AvailableDiv3 h6 {
	font-size:16px;
	margin:10px 0 0 30px;
	padding:0;
	color:#08314D;
	clear:both;
}

.highlight {
	color:#003875;
	font-weight:bold;
}

.AvailableDiv3 table th {
	font-size:15px;
}

.AvailableDiv3 p {
	margin-right:20px;
	font-size:12px
}

.availWrapper {
	background:url(images/availBoxTile.png) repeat-y;
	margin:0 auto 30px;
}

.availTop {
	height:20px;
	background:url(../images/availBoxTop.png) no-repeat;
}

.availTile {
	padding:5px 25px;
	background:url(../images/availBoxTile.jpg) repeat-y;
	overflow:hidden;
}

.availBot {
	height:20px;
	background:url(../images/availBoxBottom.jpg) no-repeat;
}





.availTop2 {
	height:20px;
	width:644px;
	background:url(../images/availBoxTop.jpg) no-repeat;
}

.availTile2 {
	width:644px;
	padding:5px 25px;
	background:url(../images/availBoxTile.png) repeat-y;
	overflow:hidden;
}

.availBot2 {
	height:20px;
	width:644px;
	background:url(../images/availBoxBottom.jpg) no-repeat;
}






.AvailableDiv2 {
	padding:0px;
	margin:20px;
	border:none !important;
	background:none !important;
}


.soldout {
	margin:20px 31px 0px 31px;
	display:block;
	width:92%;
	text-align:right;
	clear:both;
}

.imagewrapperleft {
	float:left;
	width:300px;
	display:block;
	margin-left:40px;
}

.imagewrapperleft img {
}
.AvailableInfoRight {
	margin-left:400px;
	padding-top:5px;
	padding-right:5px;
	width:130px;
	text-align:right;
	position:relative;
	margin-top:-40px;
}
.AvailableInfoRight a {
	color: #CCC;
	font-weight:bold;
}
.AvailableInfoRight a:hover {
	color:#000;
}
.AvailableInfoUnder {
	display:block;
	width:260px;
	margin-left:10px;
}
.address {
	font-size:17px;
	color:#fff;
}
.price {
	font-weight:bold;
}
#communities {
	display:block;
	width:625px;
	margin:0 auto;
}
.CommunityDiv {
	display:block;
	float:left;
	height:198px;
	width:144px;
	padding:10px 17px 0;
	margin:5px 14px;
	background:url(images/communitiesBG.jpg) left top no-repeat;
}
.CommunityDiv hr {
	margin-bottom:6px;
	border-color:#957947
}
.CommunityDiv:hover {
	cursor:pointer;
	background:url(images/communitiesBG.jpg) left bottom no-repeat;
}
.CommunityDiv a {
	display:block;
	padding:1px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.CommunityDiv strong {
	color:#513716;
}
.CommunityDiv a:hover {
	color:#513716;
}
#map {
	width:625px;
	height:375px;
	border:#999 2px solid;
	margin:0 auto;
	box-shadow: 1px 2px 5px #000;
	-moz-box-shadow: 1px 2px 5px #000;
	-webkit-box-shadow: 1px 2px 5px #000;
}
#columns {
	display:block;
	width:625px;
}
#LeftCol {
	display:block;
	float:left;
	width:305px;
}
#RightCol {
	margin-left:15px;
	display:block;
	width:305px;
	float:left;
}
#ImgRotator {
	display:block;
	width:295px;
	min-height:180px;
	margin:0 auto;
}
.thumbs {
	width:244px;
	margin:0 auto;
}
.thumbimages {
	display:block;
	float:left;
	width:100px;
	padding:5px;
	margin:20px 5px;
	background-color:#FFF;
	border:1px solid #999;
	text-align:center;
	font-size:10px;
}
.thumbimages img {
	height:60px;
}
.ElevationImage {
	display:block;
	float:left;
	width:100px;
	padding:2px;
	margin:15px;
	background-color:#e5e5e5;
	text-align:center;
	border:1px #CCC solid;
	overflow:hidden;
}
.PlanImage {
	display:block;
	float:left;
	width:100px;
	padding:2px;
	margin:10px 5px;
	text-align:center;
	border:1px #CCC solid;
	background-color:#e5e5e5;
}
.InformationBlock {
	display:block;
	width:360px;
	text-align:left;
	margin-left:30px;
	position:relative;
	left:35px
}
.datarow {
	display:block;
	width:290px;
	height:16px;
	padding:3px 0;
	border-bottom:1px dotted #BDBBAC;
}
.datarow:hover {
	background-color:#eeecdb;
}
.datalft {
	float:left;
	text-align:left;
	display:block;
	width:140px;
}
.datart {
	float:right;
	text-align:right;
	display:block;
	width:150px;
}
.dataaddress {
	display:block;
	height:38px;
}
.datalinks {
	float:left;
	height:24px;
}
.datarow img {
	vertical-align:middle
}
#footnav {
	display:block;
	height:135px;
	margin:0 auto;
	width:950px;
	position:relative
}
#questions {
	display:block;
	height:92px;
	width:307px;
	background-image:url(images/questions.jpg);
	float:left;
	padding:5px 0;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	line-height:32px;
	margin-top:10px;
}

#questionsB {
	display:block;
	width:180px;
	background:url(images/questions.jpg) no-repeat #4E3813 36px 10px ;
	padding:105px 0 10px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	line-height:32px;
	margin-top:10px;
	position:fixed;
	top:115px;
	right:10px;
	text-align:center;
	border:1px solid #fff;
}

#questionsB a {
	color:#fff;
}


#questions2 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	z-index:99999;
	text-align:center;
}

#questions2 a {
	color:#FF0;
	display:block;
	font-size:17px
}

#questions2 em {
	line-height:1.2em;
	font-size:12px;
	display:block;
	margin-top:-10px;
}




#bnav {
	display:block;
	height:110px;
	width:330px;
	float:left;
	overflow:hidden;
}
#bnav ul {
	float:left;
	margin:0px 10px;
	padding-left:20px;
}
#bnav ul li {
	border-bottom:1px solid #8C7647
}
#bnav ul li a {
	display:block;
	color:#FFF;
	padding:2px 6px;
	text-decoration:none;
}
#bnav ul li a:hover {
	color:#09F
}
#bc {
	margin-left: 637px;
	width:313px;
	text-align:right;
	display:block;
	height:50px;
}
#bc a {
	display:block;
	font-size:10px;
	color:#8C7647;
}
#bcfooter a {
	font-size:10px;
	color:#8C7647;
	text-align:center;
	line-height:1.5em;
	margin-top:5px
}
#bcfooter a:hover {
	color:#09F
}
#copy {
	display:block;
	width:145px;
	height:30px;
	line-height:30px;
	float:left;
	margin-right:5px;
}
.homeowner {
	float:left;
	display:block;
	height:30px;
	background-image: url(images/homeowner.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #533200;
	border-right:1px solid #533200;
	padding:0px 5px;
	width:150px;
	text-align:center;
	line-height:30px;
	cursor:pointer;
	color:#FFF;
}
.homeowner:hover {
	color:#09F
}
#pagefooter {
	margin-top:10px;
	height:160px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#614D1B;
	padding-top:20px;
	display:block;
	clear:both;
	position:relative;
}
#social {
	width:310px;
	position:absolute;
	right:320px;
	top:0px;
}
#social a {
	margin-left:10px;
}
.testis em {
}
.divider {
	margin:0 auto;
}
.listingDetails {
	padding:15px 45px 0px;
	width:670px;
}
.listingDetails2 {
	padding:5px 0px 0px;
}
#listinginfotable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#5C3E34;
	width:275px;
	border:1px solid #4B2029;
	margin:0 auto;
}
#listinginfotable th {
	background-color:#6F5226;
	color:#ffffff;
	padding:5px;
}
#listinginfotable td {
	background-color:white;
}

#listingInfo {
	width:305px;
	float:left;
	margin-left:15px;
}
#listingInfo h3, #listingInfo P {
margin:5px;
padding:3px;
text-align:left;
}
#leftMain {
	width:350px;
	float:left
}
#planWrap {
	width:300px;
	float:left;
	margin-left:10px;
}
#planWrap h3 {
	margin:5px;
}
#planWrap p {
	padding:5px;
	text-align:left;
}
.PlanImagesTable {
	width:300px;
	text-align:center;
	overflow:hidden
}
.PlanImagesTable img {
	margin:0 auto;
}
.available h3 {
	padding-left:37px;
	padding-top:30px;
	clear:both;
}
#ListingImageDiv {
	width:316px;
	text-align:center;
	margin:0 auto;
	padding-left:10px;
}
h3 a {
	text-decoration:none;
}
/* liScroll styles */


#ticker, #ticker a {
	height:30px;
	line-height:25px;
	font-size:13px
}
.tickercontainer { /* the outer div with the black border */
	border: 1px solid #000;
	background: #062E62;
	width: 720px;
	height: 27px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 0px;
	width: 730px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 730px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	color:#CCC;
	display:block;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #CC0;
	font: bold 11px Verdana;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
.slideshow {
	width:100%;
	position:absolute;
	display:block;
	z-index:10;
}
.slideshow img {
	margin:10px 0 30px 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	position:absolute;
}
.contentWrapper#jobs {
	margin-left:50px;
}
.services {
	margin:10px 0 0 70px;
	font-size:14px;
	font-weight:bold;
	color:#6F5226;
	list-style-type:disc;
}
.services li {
	margin:3px
}
#jobs {
	font-size:18px;
	font-weight:bold;
	margin-left:50px;
	margin-top:40px;
}
#form input, #form select, #form textarea {
	background-color:#e1e1e1;
	border:1px solid #666;
}
#MortgageMinder {
	padding:20px;
	border:1px solid #666;
	background-color:#e5e5e5;
	margin:0px auto 0;
	clear:both;
	width:610px;
	overflow:hidden;
}
#MortgageMinder div {
	width:45%;
	display:table;
}
#calc form div {
	display:table-cell;
}
#MortgageMinder p {
	margin:5px 0;
}
#MortgageMinder h2 {
	text-align:center;
}
#portfolio {
	margin:10px 0 0 2px;
}

#portfolio li img {
	border:10px solid #fff;
	margin-top:30px
}


.myBox {
color:#F00;	
	}
	
/* Clearfix */	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}
/* Clearfix */

.imageDIV {
	width:180px;
	float:left;
	text-align:center;
	margin:10px 0;
}

.imageDIV h4 {
	margin:0 auto
}

#lertOverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#lertContainer{
	position: absolute;
	top:200px;
	width: 100%;
	z-index: 1000000;
	text-align: center;
	padding:20px;
}

#lertWindow {
	border:5px solid	#C96;
	width:40%;
	margin:0 auto;
	padding:20px;
	background:#FFF;
}

#lertMessage {
	font-weight:normal;
	font-size:11px;
	font-family: Tahoma, Verdana, Sans;
	clear:right;
	padding-bottom:15px;
	width:80%;
	text-align:left;
	margin-left:52px;

}

#lertIcon {
	float:left;
	padding:10px;
}

#lertButtons {
	clear:both;
	text-align:right;
	margin-bottom:5px;
}

.lertButton {
	height:20px;
	background:#DDD;
	padding:1px 4px;
	margin: 0px 5px;
	border:2px solid #AAA;
	color:#000;
	text-decoration:none;
	font: normal 11px/10px Verdana, Tahoma, sans;
}

.lertButton:hover {
	background:#FFC;
}

#lertDefaultButton {
	font-weight:bold;
}

#answer1 {
	display:none;
}

.copyright { text-align:center;
font-size:12px;
color:#8C7647;
}

.noHover:hover  {
	color:#00254E;
}
	

#firstText li{
	margin:0 60px 20px 30px;
	
}


