/* CSS Document */

html, body{
margin:0;
padding:0;
font-family: Tahoma, Arial, Verdana;
background-color:#000000;
font-size:13px;
color:#333;
line-height: 1.5em;
}


h2{
	font-size:160%;
	font-weight:bold;
	color:#b07f3d;
}

h3{
font-size:14px;
	font-weight:bold;
	color:#b07f3d;
	}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}


#container{
float: left;
width: 100%;
background: url(images/gradient.gif) repeat-x #fff;

}

#header{
height: 210px;

}

#innerheader{
margin: 0 auto;
width:820px;
height: 210px;
}

#innercontent{
	width: 820px;
	margin: 0 auto;
	clear:both;
}

#logo{
margin: 0 auto;
width: 115px;
height: 200px;
background: url(images/logo_cooke.gif) no-repeat;
}

#contentmain{
padding-top: 30px;
}

h1{
font-family: "Lucida Sans", Tahoma, Arial;
color:#4a4a4a;
font-size: 18px;
}



/***********************************************/
/* Bricks Menu                                */
/***********************************************/


#modernbricksmenu2{
padding: 0;
width: 100%;
height:25px;
border-top: 9px solid #b07f3d; 
background:#FFFFFF;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
width: 900px;
margin: 0 auto;
text-align: left;
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: #000;
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background: url(images/buttons_black.gif) repeat-x #000;  
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background: url(images/buttons.gif) repeat-x #b07f3d; 
color: white;
border-color: #b07f3d;
}

/***********************************************/
/* Bricks Menu                                */
/***********************************************/

.spacersright{
padding-bottom: 20px;
padding-left: 20px;
}

.textmain{
padding: 10px;
}

.borderright{
border-right: #999999 1px solid;
}

#footer{
clear: both;
	background:#000000;
	height: 50px;
	color:#000;
	padding-left: 21px; 
	padding-top: 10px;
}

#innerfooter{
width:810px;
font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica;
font-size:11px;
color:#393939;
margin: 0 auto;
}

#innerfooter a:link {
	color: #393939;
	text-decoration: underline;
}
#innerfooter a:visited {
	text-decoration: underline;
	color: #393939;
}
#innerfooter a:hover {
	text-decoration: none;
	color: #393939;
}
#innerfooter a:active {
	text-decoration: underline;
	color: #393939;
}

#propertypic{
background:url(images/propertypic.jpg) no-repeat;
height:215px;
width:762px;
padding-top:75px;
}

.ddmarkermenu{
width:230px;
margin: 0px 150px 0px 415px;
list-style-type: none;
padding: 0;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
color: #b07f3d;
background: url(images/arrow.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
border-bottom: 1px solid #bbb7b7;
font-size: 80%;
}

.ddmarkermenu li a:visited{
color: #b07f3d;
}

.ddmarkermenu a:hover{
color: #a7a6a6;
}



#mortgagecalculator{
	width:256px;
	height:310px;
	background:url(images/mortgage_calc_large.gif) no-repeat;
	padding-right:10px;
}




#pscroller1{
height: 235px;
border: 1px dashed black;
padding: 10px;
}

#pscroller2{
height: 200px;
border: 1px dashed black;
padding: 10px;
}



.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

.smalltextfsa {font-size: 10px; color:b07f3d;}


.contactrow, .contactrowsubmit
{
    clear: both;
	padding:10px;
	color:#000;
}

.formboxes{
border: 1px solid #666666;
font-size:11px;
padding:5px;
}

.formbutton{
background:#b07f3d; 
border:1px solid #805b28;
font-size:11px;
color:f0d3ac;
padding:3px;
}

.separator{
clear: right;
	line-height: 1px;
	margin: 35px 0 25px;
	border-bottom: 1px dashed #646464;
}