body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #104A63;
}

body, body div, body p, body th, body td, body li, body dd {
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: small;
} w {}

h1 {
	color: #174663;
	font-size: 1.35em;
}

h2 {
	color: #FF3300;
	font-size: 1.25em;
}

h3 {
	font-size: 1.10em;
}

#main {
	background: #FFFFFF;
	width: 675px;
	text-align: left;
	border: 2px solid #000000;
	margin: 0 auto;
}

#icontent {
	background: #FFFFFF url(../images/site_watermark.jpg) bottom right no-repeat;
	padding: 5px 5px 5px 15px;
}

#content {
	padding: 5px 5px 5px 15px;
}

.htb {
	color: #174663;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.crumb {
	color: #174663;
	font-size: 0.8em;
}

.small {
	font-size: 0.8em;	
}

a {
	color: #0B0257; /*dark blue*/
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

.builderbox {
	border-right: 2px ridge #cccccc;
	border-bottom: 2px ridge #cccccc;
}

.abox {
	background: #CCD9DE;
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 250px;	
}

.bclear {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}

/********************** 'son of suckerfish' css menu */

#tmenu {
	border: 1px solid #cccccc;
	background: #CCD9DE url(../images/menu-bgd.gif) top left repeat-x;
	height: 25px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 23px;
	font-size: 10px;		
}

#menu, #menu ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #003366;
	font-size: 10px;	
}

a#home, a#community, a#development, a#builders, a#contact, a#condo {
	text-align: center;
	padding: 4px 5px 5px 5px;
	font-weight: bold;
	font-size: 10px;	

}

a#home {
	width: 20px;
}

a#community {
	background: url(../images/arrow-down.gif) center right no-repeat;	
	width: 135px;
}

a#development {
	background: url(../images/arrow-down.gif) center right no-repeat;	
	width: 120px;
}

a#condo {
	background: url(../images/arrow-down.gif) center right no-repeat;	
	width: 150px;
}

a#builders {
	background: url(../images/arrow-down.gif) center right no-repeat;	
	width: 110px;
}

a#contact {
	background: url(../images/arrow-down.gif) center right no-repeat;	
	width: 60px;
}

#menu li li:hover, #menu li li.sfhover {
	background: #cccccc;
}

#menu li {
	float: left;
}

#menu li ul {
	position: absolute;
	background: #CCD9DE;
	left: -999em;
	height: auto;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;	
	width: 150px; /*value for IE5*/
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 146px; /* value for modern browsers*/ 	
} w {}

#menu li li a {
	padding: 3px 0px 3px 5px;
	width: 150px;	
	voice-family: "\"}\"";
		voice-family: inherit;
		width: 143px;
} w {}

#menu a.side {
	background: url(../images/arrow-side.gif) center right no-repeat;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

#menu li ul ul {
	margin: -19px 0 0 148px;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
}

/**********Footer**********/

#footer {
	clear: both;
	display: block;
	background: #000000;
	padding: 1px 2px 1px 15px;
	color: #FFFFFF;
	font-size: 90%;
}

/**********Admin**********/

.box {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 750px;
}
