html {
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #333333;
background-color: #EBF0E5;
height: 100%;
min-height: 100%;
background-image: url(../images/mainBG.jpg);
background-position: top center;
background-repeat: repeat-x;
}


td, body {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

a {
color: #996600;
font-weight: bold;
text-decoration: underline;
outline: none;
}

a:hover{
color: #B99339;
font-weight: bold;
text-decoration: none;
}

img { 
behavior: url(/scripts/iepngfix.htc); 
}

div {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

p 
{
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0;
}

.error{
color: #CC0000;
border: 1px solid #CC0000;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #FFE8E8;
}

.success {
color: #006600;
border: 1px solid #006600;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #DFFFDF;
}

.box {
background-color: #F4E9D3;
border: 1px dashed #333333;
padding: 7px 7px 7px 7px;
}

hr {
height: 1px;
border-top: 1px dashed #CCCCCC;
border-bottom: 0px dashed #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}

.clear {
clear: both;
line-height: 1px;
font-size: 1px;
}

form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.breadcrumb{
height: 26px;
background-image: url(../images/newsHeadingBG.jpg);
background-position: top left;
background-repeat: repeat-x;
padding: 10px 10px 0px 10px;
height: 35px;
}

.breadcrumb a{
color: #557B2B;
text-decoration: none;
}

.breadcrumb a:hover{
text-decoration: underline;
}

.pageTitle{
color: #854221;
font-size: 15pt;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
border-bottom: 1px dashed #F5E3BF;
padding: 5px 0px 5px 0px;
margin: 0px 0px 7px 0px;
}

.Heading, h1 {
color: #333333;
font-size: 15pt;
font-weight: normal;
border-bottom: 1px dotted #666666;
padding: 5px 0px 5px 0px;
margin: 0px 0px 7px 0px;
}

.content{
min-height: 300px;
_height: 300px;
padding: 0px 10px 10px 10px;
line-height: 20px;
}

.topHolder{
margin-left: auto;
margin-right: auto;
width: 928px;
background-repeat:repeat-y;
}

.mainHolder{
margin-left: auto;
margin-right: auto;
width: 928px;
background-image: url(../images/bg.jpg);
background-repeat:repeat-y;
}

.searchCont{
position: relative;
float: left;
z-index: 2;
}

.search {
position: absolute;
top: -80px;
left: 403px;
white-space:nowrap;
width: 500px;
}

.searchInput{
border: 0px solid #FFFFFF;
border-collapse: collapse;
margin-left: 15px;
font-size: 12pt;
width: 305px;
}

.searchLinks {
text-align:right;
padding-right: 15px;
}

.searchLinks a{
color: #000000;
text-decoration:none;
}

.searchLinks a:hover{
color: #000000;
text-decoration:underline;
}

.topNav{
margin-left: auto;
margin-right: auto;
width: 928px;
height: 35px;
background-image: url(../images/topNav.jpg);
background-position: top center;
background-repeat: no-repeat;
}

.topNavLinksCont{
margin-left: 24px;
width: 879px;
background-color: #EEEEEE;
height: 35px;
background-image: url(../images/topNavBG.jpg);
background-position: top center;
background-repeat: repeat-x;
}

.topNavLinks{
float:right;
padding: 11px 10px 0px 0px;
font-size: 9pt;
}

.topNavLinks a{
color: #557B2B;
text-decoration: none;
margin-left: 13px;
}

.topNavLinks a:hover{
color: #557B2B;
text-decoration: underline;
}

.contentHolder{
margin-left: 24px;
width: 879px;
margin-top: 4px;
background-image: url(../images/colLeftBG.jpg);
background-position: top left;
background-repeat: repeat-y;
}

.leftCol{
float:left;
width: 219px;
background-image: url(../images/colLeftMenuTop.jpg);
background-position: top left;
background-repeat: no-repeat;

}

.rightCol{
float:left;
margin-left: 4px;
width: 656px;
}

.menu {
margin-top: 15px;
padding-bottom: 15px;
border-top: 1px dotted #BC9F56;
}

.menu a{
padding: 5px 5px 5px 5px;
color: #996600;
display: block;
font-size: 10pt;
font-weight:bold;
text-decoration: none;
border-bottom: 1px dotted #BC9F56;
}

.menu a:hover{
background-color: #EFECD6;
text-decoration: none;
}


.menuSub {
padding: 15px 8px 8px 8px;
border-bottom: 1px dotted #BC9F56;
background-image: url(../images/menuSubTop.jpg);
background-position: top left;
background-repeat: repeat-x;
background-color: #6F9FA2;
}

.menuSub a{
padding: 3px 5px 3px 5px;
color: #DBE7E8;
display: block;
font-size: 8.5pt;
font-weight:bold;
text-decoration: none;
border-bottom: none;
}

.menuSub a:hover{
background-color: #6F9FA2;
text-decoration: underline;
}

.news{
float: left;
width: 350px;
background-position: top left;
background-repeat: repeat-x;
}

.newsContainer{
height: 322px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-image: url(../images/newsContentBG.jpg);
background-position: top left;
background-repeat: repeat-x;
}

.newsTitle{
font-size: 11pt;
font-weight:bold;
}

.newsTitle a{
font-size: 11pt;
font-weight:bold;
color: #557B2B;
text-decoration:none;
}

.newsTitle a:hover{
font-size: 11pt;
font-weight:bold;
text-decoration:underline;
}

.homeRightCol{
float:left;
width: 302px;
margin-left: 4px;
}

.findRealtor {
padding-bottom: 4px;
}

.members{
height: 114px;
padding: 50px 10px 10px 10px; 
background-image: url(../images/members.jpg);
background-position: top left;
background-repeat: no-repeat;
background-color: #EEF7E5;
}

.contentContainerHolder{
margin-left: 20px;
width: 883px;
margin-top: 4px;
}

.containerLeft{
float: left;
width: 172px;
margin-left: 4px;
}

.containerLeftHeader{
background-image: url(../images/containerLeftHeading.jpg);
background-position: top left;
background-repeat: repeat-x;
height: 27px;
color:#374826;
font-size: 11pt;
font-weight:bold;
padding: 9px 7px 0px 7px;
}

.containerLeftContainer{
overflow:auto;
padding: 10px 7px 10px 7px;
height: 140px;
background-image: url(../images/leftContainerBG.jpg);
background-position: top left;
background-repeat: repeat-x;
background-color: #EBF0E5;
}

.containerRight{
float: left;
width: 173px;
margin-left: 4px;
font-size: 11px;
margin-bottom:3px;
display:block;
}

.containerRightHeader{
background-image: url(../images/containerRightHeading.jpg);
background-position: top left;
background-repeat: repeat-x;
height: 27px;
color:#FFFFFF;
font-size: 11pt;
font-weight:bold;
padding: 9px 7px 0px 7px;
}

.containerRightContainer{
overflow:auto;
padding: 10px 7px 10px 7px;
height: 140px;
background-image: url(../images/rightContainerBG.jpg);
background-position: top left;
background-repeat: repeat-x;
background-color: #D9E8F7;
}

.footerHolder{
margin-left: auto;
margin-right: auto;
width: 928px;
min-height: 75px;
background-image: url(../images/bottom.jpg);
background-repeat: no-repeat;
}

.footerLeft{
float: left;
padding: 15px 0px 0px 30px;
font-size: 9pt;
}

.footerRight{
float: right;
padding: 15px 30px 0px 0px;
font-size: 9pt;
}

.containerRightContainer a
{
font-size: 11px;
margin-bottom:5px;
display:block;
}

.containerLeftContainer a
{
font-size: 11px;
margin-bottom:5px;
display:block;
}
