html { 
	min-width: 776px;
	 }
	 
/*  Establish general layout parameters */

body	{
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
/* the usual */
.dark {
	font-weight: 700;
	}
a:link {
	color: #000066;
	}
a:visited {
	color: #000066;
	}
a:hover {
	color: #006699;
	}
a:active {
	color: #000066;
	}
img {
	border: none;
	}
	
/* specific */
#wrapper	{
	margin: 0 auto 0 0;
	padding: 0;
	background-color: #B5CADE;
	width: 776px;	 
	}

/* Masthead */
#mastHead {
	background-color: #00427A;
	color: #ffffff;
	height: 50px;
	vertical-align: bottom;
	padding: 0;
	}
#mastHead div#logo {
	background-image: url(images/masthead_logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 190px;
	height: 50px;	
	float: left;
	clear: left;
	}
#mastHead div#address {
	float: right;
	color: #fff;
	text-align: right;
	font-size: 10pt;
	padding: 20px 10px 10px 0;
	width: 300px;
	clear: right;
	}
	
/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;	
	width: 140px;
	float: left;
	clear: left;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background-color: #B5CADE;
	}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}
#menu ul li {
	display: block;
	float: none;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#menu ul li a {
	background: #788BAE;
	width: 140px;
	height: 2.5em;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: 700;
	line-height: 2.5em;
	letter-spacing: 1px;
	font-size:    x-small;       
	}	
html>#menu ul li a  {
	font-size: x-small;   
	} 
#menu ul li a:hover {
	color: #fff;
	background: #2E5181;
	}
/* navigation ON */
body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a, 
body#sectionsix #menu li#six a {
	background: #376190;
	border-top: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	}

/* side bar contact info */
#menu div#contactInfo {
	color: #00427A;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	height: 100%;
	}
#menu div#contactInfo div {
	font-weight: 700;
	}
#menu div#contactInfo a {
	color: #00427A;
	text-decoration: underline;
	}

/* body text */
 img#homeImage {
	background-color: #fff;
	float: right;
	border-left: 1px solid #fff;
		border-top: 1px solid #fff;
	}
#maincontent {
	padding: 10px 10px 10px 15px;
	background-color: #D1DEE9;
	text-align: left;
	line-height: 1.5em;
	margin: 0;
	float: right;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 636px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 610px;	 
	}
	
#maincontent2 {
	background-image: url(images/neighborhood_background.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: -10px;
	}
	
#maincontent h3 {
	font-size: medium;
	font-weight: 700;
	color: #00427A;
	/*border-bottom: 1px solid #376190;*/
	line-height: 2em;
	letter-spacing: 2px;
	margin: 0 -15px;
	padding-left: 15px;
	}
#maincontent #headlineText {
	font-size: larger;
	font-weight: 700;
	color: #00427A;
	}
#maincontent #sideImage {
	float: right;
	clear: none;
	margin: 0 -10px 0 10px;
	border-right: 20px solid #788BAE;
	}
#maincontent div#availableSpace {
	border-top: 1px dotted #D1DEE9;
	background-color: #fff;
	display: block;
	padding: 15px 15px;
	margin: -9px -9px -9px -15px;

	}
#maincontent div#availableSpace span#title {
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2em;
	}
/* for home page TABLE effect */
#maincontent .homeLeft {
	font-weight: 700;
	padding-right: 10px;
	clear: left;
	float: left;
	width: 200px;
	text-align: right;
	vertical-align: top;
	}

#maincontent div.left {
	font-weight: 700;
	padding-top: 10px;
	clear: left;
	}	
/* for photo thumbnail */
#maincontent div.thumbImageH p  {
text-align: center;
margin: 10px 10px;
background-color: #D1DEE9;
}
#maincontent p img, #maincontent div.thumbImageH p img {
	border: 1px solid #000;
	}
#footer {
	position: relative;
	border: 0;
	color: #788BAE;
	padding: 10px;
	text-align: left;
	clear: both;
	font-size: smaller;
	background-color: #fff;
	}
html>#footer	{
	font-size: x-small;
	} 
	
/* amenity table */
#maincontent div.title a {
	display: block;
	float: none;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #9BA8C2;
	}
table.amenityTable {	
	width: 600px;	
	}
table.amenityTable td {	
	background-color: #9BA8C2;
	}
table.amenityTable td.alt {
	background-color: #EAF1F5;
	}

/* for popup */
.blueBG {
	color: #fff;
	text-align: center;
	background-color: #00427A;
	font-size: x-small;
	}
#maincontent #moveup { /*for making homepage lists with no top space */
position: relative;
	top: -20px;	
	display: block;
}
