body {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background: white url(../images/bg2.gif) repeat-y center;
	color:#042A55;
	font-size: 12px;
	line-height: 1.6em;
	position: relative;
}

body.home { /* overrides for body class="home" */
	background: white url(../images/homebg2.gif) repeat-y center;
}

body#popup {
	width: 495px;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background: url(../images/popbg.gif) repeat-y;
	color: white;
	font-size: 14px;
	line-height: 1.3em;
}

#poptop {
	positon: absolute;
	top: 0;
	left: 0;
	width: 495px;
	height: 81px;
	margin: 0;
	padding: 0;
	background-color: #7DCCBE;
	overflow: hidden;
}

#poptop img {
	margin: 0;
	padding: 0;
	border: none;
}

#popmain {
	position: absolute;
	top: 81px;
	left: 0;
	width: 495px;
	height: 200px;
	overflow: visible;
}

#popmain table {
	margin: 0;
	width: 100%;
	border: none;
}

#popmain td {
	vertical-align: top;
}

#popmain td.popleft {
	width: 177px;
	margin: 0;
	padding: 23px 10px 0 10px;
	color: black;
}

#popmain td.popright {
	width: 258px;
	margin: 0;
	padding: 23px 25px 0 15px;
}

#popmain img {
	margin: 0;
	padding: 0;
	text-align: center;
}

#popmain .image {
	text-align: center;
}

#buttonbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 27px;
	overflow: hidden;
	z-index: 2;
}

#buttonbar img {
	border: none;
	padding: 0;
	margin: 0;
	height: 27px;
}

#homebanner {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 750px;
	height: 245px;
	overflow: hidden;
	z-index: 2;
}

#homeflash {
	position: absolute;
	top: 286px;
	left: 0px;
	width: 750px;
	height: 252px;
	overflow: hidden;
	background-color: #103B68;
	z-index: 2;
}

#homeflash img {
	margin: 0;
	padding: 0;
	border: none;
}

#sublogo {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 160px;
	height: 139px;
	overflow: hidden;
	z-index: 2;
}

#subimage {
	position: absolute;
	top: 34px;
	left: 160px;
	width: 590px;
	height: 139px;
	overflow: hidden;
	z-index: 2;
}

#subtopbg { /* cover up the blue background at the top of the page */
	position: absolute;
	top: 0;
	left: 0;
	width: 750px;
	height: 180px;
	background-color: white;
	z-index: 1;
}

#subtext {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 453px;
/*	height: 400px; */
	margin: 0;
	/*background-color: #BBD0DD;*/
	border: 1px solid #7eccbe;
	border-bottom: none;
	padding: 20px 135px 20px 160px;
	overflow: visible;
	z-index: 1;
}

#communities {
	text-align: center;
	margin-top: 50px;
}

#communities table, #communities td {
	border: none;
	margin: 30px 0;
	padding: 0;
}

.fcl { /* left cell in featured community */
	background-image: url(../images/feature_tile.gif);
	background-repeat: repeat-y;
}

.fcl img {
	padding: 6px 0;
	border: none;
}

.fcr { /* right cell in featured community */
	background-color: #042A55;
	vertical-align: top;
	text-align: left;
	width: 326px;
}

.fcr img {
	vertical-align: top;
}

.fcr h1 {
	background-color: #7ECCBE;
	color: #042A55;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.fcr h2 {
	color: #9DBDBD;
	font-size: 12px;
	margin: 12px 0 10px 10px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.fcr p {
	color: #9DBDBD;
	font-size: 11px;
	margin: 5px 0 10px 10px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
}

.fcr a, .fcr a:link, .fcr a:active, .fcr a:visited {
	color: #7ECCBE;
	text-decoration: none;
}

.fcr a:hover {
	color: white;
	text-decoration: none;
}

.fcr h2 a, .fcr h2 a:link, .fcr h2 a:active, .fcr h2 a:visited {
	color: #9DBDBD;
	text-decoration: none;
}

.fcr h2 a:hover {
	color: white;
	text-decoration: none;
}

.ncr {
	vertical-align: middle;
	text-align: left;
	width: 326px;
}

.ncr h2 {
	color: #007577;
	font-size: 12px;
	margin: 0 0 10px 10px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.ncr p {
	color: #042A55;
	font-size: 11px;
	margin: 5px 0 10px 10px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
}

.ncr a, .ncr a:link, .ncr a:active, .ncr a:visited {
	color: #007577;
	text-decoration: none;
}

.ncr a:hover {
	color: #042A55;
	text-decoration: none;
}

/* general types */
h1 {
	color: #007577;
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

.about_header {
	color: black;
	display: block;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}

a, a:link, a:active, a:visited {
	color: #007577;
	text-decoration: none;
}

a:hover {
	color: #042A55;
	text-decoration: none;
}

.small {
	display: table-cell;
	display: inline-block;
	font-size: 80%;
	vertical-align: text-top;
}

