body {
	background-color:#E6E6E6;
	margin:0;
	padding:0;
}

body, textarea {
	font:12px normal 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

p {
	padding:0;
	margin:0;
	line-height:20px;
}

img {
	border:0;
}

hr {
	margin:10px 0;
	border:0;
	border-top:1px dotted #CCCCCC;
}

.top, .header, .banner, .navigation, .content, .footer, .bottom {
	width:920px;
	margin:0 auto;
	background:transparent url(../images/main_shading_bg.jpg) repeat-y left top;
	background-color:#FFFFFF;
}

.navigationBlock {
	width:880px;
	height:27px;
}

.top {
	height:20px;
	margin-top:10px;
	background:transparent url(../images/top_shading_bg.jpg) no-repeat left top;
}

.footer {
	clear:both;
}

.bottom {
	height:30px;
	background:transparent url(../images/bottom_shading_bg.jpg) no-repeat left top;
}

.headerBlock, .footerBlock {
	width:860px;
	margin:0 auto;
}

.headerBlock, .footerBlock {
	padding:10px;
}

.bannerBlock {
	position:relative;
	width:880px;
	margin:0 auto;
	padding:0px;
}

.headerBlock {
	position:relative;
	background:#0E9FC6 url(../images/header_bg.jpg) no-repeat left top;
	padding-bottom:10px;
}

.contentBlock {
	width:880px;
	margin:0 auto;
}

.footerBlock {
	background:#0E9FC6 url(../images/footer_bg.jpg) no-repeat left bottom;
	padding-bottom:10px;
	font-size:10px;
	color:#FFFFFF;
}

.contentBlock {
	position:relative;
	display:block;
	padding:5px 0;
}

.headerLinks {
	position:absolute;
	right:20px;
	bottom:20px;
	color:#FFFFFF;
	font-size:11px;
}

.headerLinks a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.headerLinks a:hover {
	text-decoration:underline;
}

.special_offer {
	position:absolute;
	right:0;
}

.special_offer2 {
	position:absolute;
	left:0;
	top::0;
}

/* HOME PAGE */
p.introduction {
	color:#0E9FC6;
	font-weight:bold;
}

p.heading {
	border-top:1px dotted #CCCCCC;
	font-size:22px;
	padding-top:10px;
	font-weight:normal;
}

p.introduction a:link, p.introduction a:active, p.introduction a:visited {
	color:#0E9FC6;
	text-decoration:underline;
	cursor:pointer;
}

p.introduction a:hover {
	text-decoration:none;
}

a.home:link, a.home:hover, a.home:active, a.home:visited {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

.leftContent {
	padding:5px;
	width:380px;
}

.homeImageLinks {
	position:absolute;
	top:5px;
	right:0;
}

.topContent {
	width:465px;
}

.topContent, .bottomLeftContent, .bottomRightContent, .imgRight, 
	.largerImgRight, .largerImgLeft, .largerImgRightFaqs {
	border:1px solid #E6E6E6;
	padding:5px;
}

.topContent img {
	width:465px;
	height:180px;
}

.bottomLeftContent, .bottomRightContent {
	margin-top:5px;
	width:224px;
}

.bottomLeftContent img, .bottomRightContent img {
	width:224px;
	height:120px;
	border:0;
}

.topContent h1, .bottomLeftContent h1, .bottomRightContent h1 {
	background-color:#0E9FC6;
	margin:0 0 8px;
	padding:4px;
	color:#FFFFFF;
	font-size:13px;
}

#topContent, #bottomLeftContent, #bottomRightContent  {
	display:block;
}

.leftContent p {
	margin-bottom:10px;
}

p.highlight {
	font-size:20px;
	color:#0E9FC6;
	font-weight:bold;
	font-variant:small-caps;
}

#topContent:hover, #bottomLeftContent:hover, #bottomRightContent:hover {
	background-color:#E6E6E6;
	text-decoration:none;
	border-color:#0E9FC6;
}

#bottomLeftContent:hover, #bottomRightContent:hover {
	margin-top:5px;
}

.leftContent {
	left:0;
	top:5px;
}

.bottomRightContent {
	position:absolute;
	right:0;
	bottom:0;
}

h1.offerHighlight {
	background-color:#28B245;
	margin:8px 0 0;
	padding:1px 4px 2px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;	
}

.logos {
	padding-top:20px;
	margin:10px 0;
	border-top:1px dotted #CCCCCC;
}

.logos img {
	margin-right:10px;
}
/* END HOME PAGE */

/* CONTACT : BUYING A HOME / SELLING A HOME / LOOKING FOR A MORTGAGE */
.contactUsLeft {
	position:absolute;
	width:300px;
	padding:5px;
	left:0;
}

.contactUsRight {
	border:1px solid #E6E6E6;
	padding:5px;
	margin-left:320px;
}

.contactUsLeftError {
	border:1px solid #CC0000;
	width:290px;
	padding:5px;
	margin-bottom:5px;
}

.contactUsLeftError h1 {
	background-color:#CC0000;
	margin:0;
	padding:5px;
	color:#FFFFFF;
	font-size:16px;
}

.contactUsLeft ul {
	padding:12px 12px 0;
	margin:2px;
}

.contactUsLeft ul li {
	padding:2px;
}
/* END CONTACT : BUYING A HOME */

form { 
	margin:0;
	padding:0;
}

p.captcha, p.captcha_textarea {
	padding-right:7px;
}

p.captcha_textarea {
	padding-top:25px;
}

label.error, p.error {
	color:#CC0000;
}

p.error {
	font-size:11px;
	margin:0px;
}

p.begin_error {
	color:#CC0000;
	border-bottom:1px dashed #CC0000;
}

label {
	position:relative;
	width:244px; 
	display:block;
	text-align:right;
	margin:5px 0;
	padding:3px 10px;
	background:#E6E6E6;
}

label input, label select, label textarea {
	position:absolute;
	top:0;
	left:100%;
	margin:0 10px;
	padding:1px;
	width:100%;
	border:1px solid #CCCCCC;
}

label select {
	width:102%;
}

form p {
	margin-top:10px;
	text-align:right;
}

form p.submit {
	padding-right:6px;
}

br {
	display:none; 
}

.navigationBlock ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.navigationBlock li {
	float:left;
	position:relative;
	z-index:100;
}

.navigationBlock a.link {
	font-weight:bold;
}

.navigationBlock a, .navigationBlock :visited {
	display:block;
	width:130px;
	padding:7px 0;
	color:#FFFFFF;
	background:#0E9FC6;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	border-right:1px solid #FFFFFF;
}

.navigationBlock :hover {
	background:#28B245;
}

.navigationBlock ul ul {
	visibility:hidden;
	position:absolute;
	width:130px;
	height:0;
}

.navigationBlock ul li:hover ul, .navigationBlock ul:hover ul {
	visibility:visible;
}

.navigationBlock table {
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	top:25px;
}

/* BUYING PROCESS / BUYING INFORMATION */
.wholeWidth, .largerLeft, .largerLeftFaqs, .largeRight {
	position:relative;
	padding:5px;
}

.largerLeft {
	width:450px;
	left:0;
}

.largerRight {
	width:450px;
	margin-left:420px;
}

.largerLeft ul, .largerRight ul {
	margin:20px 0 20px 20px;
	padding:0;
}

.largerLeft ul li, .largerLeft ul.numbered li, .largerRight ul li {
	margin:12px 0;
	padding:0;
	line-height:18px;
}

.largerLeft ul.numbered {
	list-style:decimal;
}

.imgRight { 
	position:absolute;
	right:0;
	top:10px;
}

.largerImgRight, .largerImgRightFaqs { 
	position:absolute;
	right:0;
	margin-top:10px;
}

.largerImgLeft { 
	position:absolute;
	left:0;	
}
/* */

/* FAQS */
p.qAnswer {
	font-weight:bold;
	color:#0E9FC6;
}

.questions a:link, .questions a:visited, .questions a:active {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.questions a:hover {
	text-decoration:underline;
} 

.answer a:link, .answer a:visited, .answer a:active {
	font-size:11px;
	color:#000000;
}

.answer a:hover {
	text-decoration:none;
} 

.largerLeftFaqs {
	width:550px;
	left:0;
}

.questions p {
	margin:10px 0;
	line-height:16px;
	font-style:italic;
	font-size:11px;
}

div.answer {
	margin-bottom:20px;
}

div.answers {
	padding-top:20px;
	border-top:1px dotted #CCCCCC;
}
/* */

/* PROPERTY */
.propertyInformation a:link, .propertyInformation a:active, .propertyInformation a:visited {
	color:#0E9FC6;
}

.propertyInformation a:hover {
	text-decoration:none;
}

div.propertyList_property {
	position:relative;
	border:1px solid #0E9FC6;
	padding:5px;
}

div.propertyImg {
	position:absolute;
	margin:4px;
	padding:2px;
	background-color:#CCCCCC;
	width:170px;
}

div.propertyImg Img {
	width:170px;
	height:130px;
}

h1.propertyListHeader, h1.propertyHeader {
	background-color:#0E9FC6;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:5px;
}

h1.propertyListHeader span.priceRight {
	float:right;
	margin:-19px 6px 0 0;
}

.propertyCount {
	font-size:16px;
	color:#0E9FC6;
	font-weight:bold;
	padding:10px 0;
}

.propertyInformation {
	height:134px;
	margin-left:200px;
	padding:5px;
}

.propertySummary {
	position:absolute;
	top:8px;
	margin-left:470px;
	width:409px;
	height:200px;
	overflow:auto;
}

.propertyType, span.propertyType {
	font-weight:bold;
	color:#0E9FC6;
	margin-bottom:10px;
}

.propertyLinks {
	margin-top:20px;
	color:#0E9FC6;
}

h1.propertyHeader {
	background-color:#28B245;
	margin-top:14px;
	font-size:16px;
}

.property {
	position:relative;
	padding:10px 0 0;
}

img#mainImage {
	width:310px;
	height:210px;
	border:1px solid #CCCCCC;
	padding:4px;
}

.thumbnails {
	position:absolute;
	height:240px; 
	width:200px;
	padding:0;
	top:10px;
	left:324px;
}

.thumbnails ul li img {
	height:39px;
	width:60px;
}

.thumbnails ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.thumbnails ul li {
	float: left;
	margin:0 2px 4px;
	border:1px solid #CCCCCC;
	padding:2px 2px 0;
}

.thumbnails ul li:hover {
	border:1px solid #0E9FC6;
}

p#imageTitle {
	font-weight:bold;
	color:#0E9FC6;
}

p.tabHeading {
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:8px;
}

p.back {
	margin-top:10px;
}

p.back a, div.floorplans ul li p {
	font-weight:bold;
	color:#0E9FC6;
	text-decoration:none;		
}

p.back a:hover {
	text-decoration:underline;
}

div.floorplans {
	text-align:center;
	width:97%;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
}

div.floorplans ul li {
	float:left;
}

#alignRight {
	text-align:center;
}

.TabbedPanels {
	margin:-20px 0 0;
}
/* */ 