html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	background-color : #304a77;
	color : #ffffff;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 1em;
	margin : 0em;
	padding : 0em;
	width: 100%;
	}

h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.2em;
	}

a {
	color: #304A77;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration : underline;
	}

ul {list-style-type:square; display:inline;}

#skip {
	display: none;
	}
#skip-link span {
	display:none;
		}	

.c {
	clear:both;
}

.smallfont {
	font-size: 0.75em;
	float : left;
	}

.smallfont-right {
	font-size: 0.75em;
	float : right;
	}

.content-image {
	width: 420px;
	margin: 0;
	float:left;
	}
.content-image img {
	padding: 0px;
	border: 0px solid #ccc;
	background-color: #fff;
	}

/* layout DIVs */

#outerbkgrnd {
	width: 900px;
	margin: 20px auto;
	padding: 0;
	}

#outerbkgrd-body {
	width: 900px;
	background-image: url(../images/outerbkgrd-rep.gif);
	background-repeat: repeat;
	}

#outerbkgrd-top {
	height: 450px;
	width: 800px;
	background-image: url(../images/outerbkgrd-top.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 50px 50px 0 50px;
	font-size: 0.8em;
	}

#outerbkgrd-rep {
/*	height: 536px;*/
	width: 900px;
	background-image: url(../images/outerbkgrd-rep.gif);
	background-repeat: repeat;
	margin-top: 0px;
	padding: 0;
	}

#outerbkgrd-bot {
	height: 250px;
	width: 900px;
	background-image: url(../images/outerbkgrd-bot.jpg);
	background-repeat: no-repeat;
	}

#contact-display {
	font-size: 1.2em;
	text-align: center;
	margin-top: 90px;
	}
#contact-display .fancy {
	font-family: Georgia;
	font-size: 2em;
	}
#contact-display .email {
	font-size: 1em;
	font-weight: bold;
	}

#home-content {
	background-color: white;
	width: 540px;
	margin-top: 20px;
	float: right;
/*	font-weight: bold;*/
	font-weight: normal;
	padding: 0;
	}
.home-img {
	float:right
	}

#weather {
	position: relative;
	display:block;
	top: 600px;
	width: 125px;
	height:125px;
	}

#all-bullets {
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	color: yellow;
	padding: 162px 140px;
	margin: 0;
	}

.img-top {
	margin-bottom: 49px;
	}

.pale-blue {
	background-color: #c5e1e4;
/*	color: #627d8c;*/
	color: #304A77;
	padding: 20px 110px 20px 20px;
	margin: -17px 35px 20px 30px;
	background-image: url(../images/innerbkgrd-tile.gif);
	background-repeat: repeat;
	}
.pale-blue p {
	margin-bottom: 8px;
	padding: 0;
	}

.pale-blue-notile {
	background-color: #c5e1e4;
/*	color: #627d8c;*/
	color: #304A77;
	padding: 20px 15px 20px 20px;
	margin: 20px 35px 20px 30px;
/*	background-image: url(../images/innerbkgrd-tile.gif);
	background-repeat: repeat;*/
	}
.pale-blue-notile p {
	margin-bottom: 8px;
	padding: 0;
	}

.pale-blue-thumb {
	background-color: #c5e1e4;
/*	color: #627d8c;*/
	color: #304A77;
	padding: 20px 110px 20px 20px;
	margin: 20px 35px 20px 30px;
	background-image: url(../images/innerbkgrd-tile.gif);
	background-repeat: repeat;
	}
.pale-blue-thumb p {
	margin-bottom: 8px;
	padding: 0;
	}

.dark-blue {
	color: #304A77;
	font-weight: normal;
	}

.thumbnails {
	padding: 0;
	margin: -40px 0 0 0;
	}

.thumbnails img {
	width: 80px;
	padding: 0 2px;
	margin: 0
	}


/* Left Navigation */
#columnContainer {
	float : left;
	width:274px;
	margin-top : 144px;
	margin-left: -20px;
	background-image : url(../images/apartment-nav.png);
	background-repeat : repeat-y;
	background-position : top left;
	padding: 0;
}

#leftColumnHolder {
	font-family : helvetica, arial, verdana, sans-serif;
	float : left;
	width : 220px;
	border-top : none 1px #00284F;
	border-bottom : none 1px #62A6E6;
	padding-left : 30px;
	margin: 0;
}

#leftMenuHolder {
	width: 220px;
	float : left;
	margin : 0px;
	padding: 0;
}
#leftMenu {
	width: 2200px;
	float:left;
	}
#leftMenu ul {
	margin : 0px;
	padding: 0;
	list-style: none;
}

#leftMenu .selected a {
	color: #669900;
}

#leftMenu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height : 31px;
	border-top : none 1px #62A6E6;
	border-bottom : none 1px #00284F;
	padding : 16px 6px 0px 6px;
	display: block;
	margin: 0;
}

#leftMenu li a:hover {
	color : yellow;
}

#environ {
	background-color: #71b9df;
	color:black;
	width:274px;
	padding-top: 10px;
	margin: 0;
}

#environ iframe {
	padding: 0px;
	margin : 10px 20px 0;
}

#environ a {
	padding-left: 20px;
	margin : 0;
}

div.row {
	clear: both;
	padding-top: 5px;		}
div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right:15px;
	}
div.row span.formw {
	float: left;
	width: 300px;
	text-align: left;
	}