/*************** Main *******************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #992D21 url(../../images/back.png);
	margin-top: 45px;
	font-size: small;
}
html,body {	height: 100%; }

a:link, a:visited { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}
a:active { font-style: normal; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}
a:hover { font-style: normal; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}

h2 { color: #992D21; font-size: 14px; }

/**************** Container column cheats *****************/

.container-main { background: #ffffff url(../../images/page-back.png) repeat-y; }
.container-communities { background: #ffffff url(../../images/page-back-comm.png) repeat-y; }
.container-nosidebar {	background-color: #ffffff;}

/**************** Communities *********************/
.communities-top-dc { font-size: 0;top:0;margin:0;padding:0;background:url(../../images/communities/deercreek_top.png) no-repeat;}
.communities-bottom-dc { background:url(../../images/communities/deercreek_bottom.png) no-repeat;}
.communities-tag-dc { width: 464px; height: 44px; display: block; margin-top:45px;margin-bottom: 0px;padding:0;background:url(../../images/communities/deercreek_tag.png) no-repeat;}

.communities-top-dexter { margin:0;padding:0;background:url(../../images/communities/dexter_top.png) no-repeat;}
.communities-bottom-dexter { margin:0;padding:0;background:url(../../images/communities/dexter_bottom.png) no-repeat;}
.communities-tag-dexter { width: 464px; height: 44px; display: block; margin-top:45px;margin-bottom: 0px;padding:0;background:url(../../images/communities/dexter_tag.png) no-repeat;}

.communities-top-brook { margin:0;padding:0;background:url(../../images/communities/brook_top.png) no-repeat;}
.communities-bottom-brook { margin:0;padding:0;background:url(../../images/communities/brook_bottom.png) no-repeat;}
.communities-tag-brook { width: 464px; height: 44px; display: block; margin-top:45px;margin-bottom: 0px;padding:0;background:url(../../images/communities/brook_tag.png) no-repeat;}

.communities-top-windsor { margin:0;padding:0;background:url(../../images/communities/windsor_top.png) no-repeat;}
.communities-bottom-windsor { margin:0;padding:0;background:url(../../images/communities/windsor_bottom.png) no-repeat;}

.communities-content { 
	color: #4D2513;
	/*line-height: 1.75em;*/
	line-height: 20px;
	font-size: 12px;
	padding-top: /*60px*/20px;
	padding-left: 32px;
	padding-right: 32px;
}
.header {
	background-color: #ffffff;
}
p { margin-top: 0px; line-height: 20px; font-size: 12px; }

.cutline { font-size: 10px; line-height: 16px; }

#topnav { margin-right: 10px;margin-bottom: 5px;margin-top: 13px;	font-size: 10px; font-weight: bold;	color: #674333; }
#topnav a { font-style: normal; text-transform: none;text-decoration: none; color: #4D2513; border: 0px; }
#topnav a:link, a:visited { font-style: normal; text-transform: none;text-decoration: none; color: #4D2513; border: 0px; }
#topnav a:active { font-style: normal; text-transform: none;text-decoration: none; color: #4D2513; border: 0px; }
#topnav a:hover { font-style: normal; text-transform: none;text-decoration: none; color: #992D21; border: 0px; }

.spacer { background-color: #ffffff; }

#sidebar-left {	padding-left: 4px; padding-right: 4px; }

#sidebar-right { padding-left: 2px;	padding-right: 2px;	font-size: 9px; }
.sidebar-left-content {	font-size: 11px; }
.sidebar-right-content { font-size: 9px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.sidebar-right-content ol{ font-size: 9px; list-style-type: none; background-image: none; }
.sidebar-right-content ol li{ font-size: 9px; list-style-type: none; background-image: none; }
.sidebar-right-content strong { font-size: 9px; }

.sidebar-right-content ul { font-size: 9px; list-style-type: none; background-image: none; }
.sidebar-right-content li{ font-size: 9px; list-style-type: none; background-image: none; }
.sidebar-right-content strong { font-size: 9px; }

#main-content {	padding-left: 22px;	padding-right: 22px; }
#main-content .content {
	padding-top: 0px;
	color: #4D2513;
	/*line-height: 1.75em;*/
	line-height: 20px;
	font-size: 12px;
}

#list-content { padding-left: 22px;	padding-right: 22px; }

#list-content ul {
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:14px;
	color: #992D21;
	list-style-type: none;
}
#list-content li {
	color: #992D21;
	background: url(../../images/body-bullet.png) no-repeat 0em 0.4em;
	padding-left: 16px;
	line-height: 24px;
	font-size: 12px;
}
#list-content li a { font-style: none; text-transform: none; text-decoration: none; color: #4D2513; border-bottom: 0;}

#list-content li a:link, a:visited { font-style: none; text-transform: none; text-decoration: none; color: #4D2513; border-bottom: 0;}
#list-content li a:active { font-style: none; text-transform: none; text-decoration: none; color: #4D2513; border-bottom: 0;}
#list-content li a:hover { 	font-style: none; text-transform: none; text-decoration: underline; color: #992D21; border-bottom: 0;}

/********************************/
#navlist ul {
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:14px;
	color: #992D21;
	list-style-type: none;
	text-transform: uppercase; 
}

#navlist li {
	color: #992D21;
	background: url(../../images/body-bullet.png) no-repeat 0em 0.4em;
	padding-left: 16px;
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 12px;
}
#navlist li a { font-style: none; text-transform: none; text-decoration: underline; color: #992D21; border-bottom: 0;}
#navlist li a:link, a:visited { font-style: none; text-transform: none; text-decoration: underline; color: #992D21; border-bottom: 0;}
#navlist li a:active { font-style: none; text-transform: none; text-decoration: underline; color: #4D2513; border-bottom: 0;}
#navlist li a:hover { 	font-style: none; text-transform: none; text-decoration: underline; color: #4D2513; border-bottom: 0;}

/********************************/

.content a:link, a:visited { font-style: none; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}
.content a:active { font-style: none; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}
.content a:hover { font-style: none; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}

.subhead-red { font-weight: bold; font-size: 12px; color: #992D21; }
.accent-red { color: #992D21; }
ul {
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:14px;
	color: #992D21;
	list-style-type: none;
}
li {
	color: #992D21;
	background: url(../../images/body-bullet.png) no-repeat 0em 0.3em;
	padding-left: 16px;
	font-size: 12px;
	line-height: 20px;
}

#nav ul { padding-top: 0px; padding-bottom: 20px; display: inline; list-style-type: none; }

#nav li { 
	color: #992D21;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#nav li a { font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 1px;}
#nav li a:link, a:visited { font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 1px;}
#nav li a:active { font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 1px;}
#nav li a:hover { color: #992D21;font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 1px;}

#nav-comm { padding-top: 0px; padding-bottom: 20px; display: inline; list-style-type: none; }
#nav-comm { 
	color: #4D2513;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}
#nav-comm a { color: #4D2513; font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 0px;}
#nav-comm a:link, a:visited { color: #4D2513; font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 0px;}
#nav-comm a:active { color: #4D2513; font-style: italic; text-decoration: none; border-bottom: #E3DD9A solid 0px;}
#nav-comm a:hover { color: #992D21; font-style: italic; text-decoration: none; border-bottom: #992D21 solid 0px;}

hr { color: #E3DD9A; padding: 0px; }

.hrclass { color: #E3DD9A; padding: 0px; }

div.withquote { background:url(../../images/quotestart.png) no-repeat left top; padding: 0px; text-align: center; float: right; width: 155px; margin: 6px; vertical-align: top; line-height: 20px;} 

.withunquote {
	background: url(../../images/quoteend.png) no-repeat;
	background-position: bottom right; 
	padding-right:12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 14pt;
	color: #EC7600;
	text-align: center;
}

/*************** Homes Ready for Sale ****************/

td#sale-content .content {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	color: #4D2513;
	line-height: 1.75em;
	font-size: /*8.5pt*/7.5pt;}
	
td#sale-content .content a:link, a:visited { font-style: normal; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}
td#sale-content .content a:active { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}
td#sale-content .content a:hover { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}

#sale-content .content a:link, a:visited { font-style: normal; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}
#sale-content .content a:active { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}
#sale-content .content a:hover { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}

#sale-content a:link, a:visited { font-style: normal; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}
#sale-content a:active { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}
#sale-content a:hover { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}

/************** Popups *****************/
.popup {padding-left: 20px; }
.popup a:link, a:visited { font-style: normal; text-transform: none;text-decoration: underline; color: #4D2513; border-bottom: 0;}
.popup a:hover { font-style: normal; text-transform: none;text-decoration: underline; color: #992D21; border-bottom: 0;}
.inputsize{	font-size: 9px;	font-family: Geneva, Arial, Helvetica, sans-serif;}

/************** Special *****************/

.checklist { padding-left: 20px; }
.button { font-size: 11px; background-color: #992D21; color: #ffffff; border: 1px #cccccc solid; padding: 3px; } 

.phonenumber {padding:0; margin:0; float:none; width:160px; height:19px; position: relative;} 

.phonenumber img { position: absolute; left: 24px; top: 26px; }

/***** EKTRON FIX *****/

.show_design_border, table.show_design_border td, table.show_design_border th 

{
background-color: transparent;
border: 0px solid #fff!important;

margin: 0px!important;

}
