@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg-hatch.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #212830;
}

#wrapper {
	background: #FFF;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #212830;
}

#header {
	margin: 0;
	padding: 0;
	background: url(../images/hdr-photo.jpg) top left no-repeat;
	height: 200px;
}
#headertxt {
	margin-left: 230px;
	padding-top: 15px;
	width: 420px;
	text-align: center;
}
#headertxt h1 {
	font-style: italic;
	font-size: 190%;
}
#headertxt h2 {
	margin: 0;
	line-height: 120%;
	font-size: 170%;
}
#headertxt h3 {
	margin: 0;
	line-height: 140%;
	font-size: 150%;
}
#coming {
	float: right;
	margin-top: 90px;
	margin-right: 30px;
	text-align: center;
	color: #516d85;
	font-size: 130%;
}	
	
#menu {
	margin: 0;
	padding-top: 14px;
	width: 980px;
	height: 50px;
	background: #FFF url(../images/menu-bg.jpg) top left repeat-x;
	font-family: "Copperplate Gothic Light", "Times New Roman", Times, serif;
	font-size: 120%;
	text-align: center;
}
#menu ul {
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
}	
#menu li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	text-align: center;
}		
#menu a {
	display: block;
	margin: 0;
	padding: 4px 9px;
	text-decoration: none;
	font-weight: bold;
	color: #212830;
}
#menu a:hover {
	text-decoration: none;
	background: #567591 url(../images/bg-hatch.jpg);
	font-weight: bold;
	color: #FAF796;
}	
	

#content {
	margin: 0;
	padding: 0 30px 10px 30px;
	text-align: left;
	font-size: 120%;
}	

#content h2 {
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 150%;
	color: #516d85;
}	
#content h3 {
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 130%;
	color: #516d85;
}	


#footer {
	width: 840px;
	margin: 0 auto;
	text-align: center;
	font-size: 100%;
	color: #656c74;
	color: #fff;
}


#footer a {
	 color: #fff;
	 text-decoration: none;
	}
	
#mi {
	width: 250px;
	float: right;
	margin: 10px 0 10px 20px;
	padding: 20px;
	background: #fdfef0;
	border: double 10px #FAF796;
	color: #516d85;
	}	
	
	
	
.floatlft {
	float: left;
	margin-right: 20px;
}		
.floatrt {
	float: right;
	margin-left: 20px;
}	

.clearb {
	clear: both;
}

.imgb {
	border: 10px #80a6ce ridge;
	margin-bottom: 10px;
}

.logoB li {
	list-style: none;
	list-style-type: none;
	background: url(../images/SALlogo-bullet.jpg) left top no-repeat;
	/*list-style-image: url(../images/SALlogo-bullet.jpg);
	list-style-position: outside;*/	
	line-height: 21px;
	padding: 0 0 20px 32px;
	margin: 0;
	font-size: 100%;
}

.SAL {
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	color: #516d85;
	font-style: normal;
}

.menus {
	font-size: 80%;
	}
.menus th {
	background: #FAF796;
	padding: 10px;
	text-align: center;
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	color: #516d85;
}
.menus td {
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding: 4px;
}
.menus p {
	margin: 5px 0;
}

.resources td {
	text-align: center;
	vertical-align: top;
}

#apts {
	width: 720px;
	margin: 0 auto;
}

#apts td {
	padding: 0 10px 0 0;
	vertical-align: top;
}
#apts ul {
	margin-bottom: 40px;
}