body {
	background-image: url(../images/expedition.jpg);
	margin:0;
	text-align:center;
	background-color:#FFB;
	font-family:"times new roman" serif;
	font-size:12pt;
}
#centerwrapper{
	width:772px;
	background-color: white;
	margin-top:10px;
	margin-left:auto; margin-right:auto;
	padding-bottom: 5px;
	border:1px solid maroon;
}
#banner {width:772px; height:85px; background-image: url(../images/banner.JPG); margin-bottom:10px;}
.error {color: red; font-weight: bold;}
#sidebar { 
	margin:0;
	padding-left:5px;
	width:190px; 
	float:left; 
	clear:both;
	/*border: solid 1px blue; */
}
#navbar {
	float: left;
	text-align:center;
	vertical-align: center;
	margin:0px;
	/*height: 500px;*/
}
	#navbar ul{margin: 0; padding:0; list-style-type: none;}
	#navbar li { width:190px; margin-bottom:5px;}
	#navbar a, #navbar a:link:visited:active { /*float:left;*/ display:block; width:100%; background-color:maroon; 
		border:solid 1px #602; text-decoration:none; text-align: center; color:white;
		padding-top:2px; padding-bottom:2px; font-weight: bold;
	}
	#navbar a:hover, #navbar a.on { background-color:#D70000; 	border:inset 1px #58F; 	text-decoration:none;}
#hotspot {
	margin-bottom:10px;
	float: left; clear: left;
	width: 190px;
	text-align:center;
	font-weight: bold;
	/*border:solid 1px red;*/
}
#hotspot img{ width:190px; height: 160px; }

#equal-opportunity-housing {float:left; clear:left; margin-bottom:15px;  
	text-align:center; font-size:14pt; font-family: arial, sans-serif; font-weight:bold;
	color:black; width:190px;/* border: 1 solid black;*/
}
	img.equal-housing { height:52px; width:66px;}

a.fakebutton, a.fakebutton:link:visited:active { 
	background-color:#CCC; 
	padding:.0em .3em .1em .3em; margin:.0em 0 .1em 0;
	font-size:.8em; height:1.3em;
	border:outset 1 #999; 
	text-decoration:none;
	color:black;
	display:inline;
}
a.fakebutton:hover {
	border:inset 1 #999; 
}
/* content */
#pagename {text-align:left;}
#photo-1 {margin-top:5px; text-align:center;}
#main-content {
	float: right;
	font-size:12pt;
	text-align:left;
	width:560px; /*565px*/
	padding-right:5px;
}
	#main-content ul {margin-top:0px; margin-left:1em;margin-bottom:0px;}
	#main-content p {clear:both; text-align:left;}
	#main-content p img.center {clear:both; text-align:center;}
	.label { font-family: arial, sans-serif; font-size:14pt; font-weight:bold; }
	.twocolumn {width:95%; vertical-align:top;}
	.twocolumn tr {vertical-align: top;}
	.bulletleft {float:left; clear:both; width:275px; padding-right:10px;}
	.bulletright {float:left; width:275px;}
	
	
	
#footer { clear: both; text-align: center; margin-top:15px; 
	font-family: arial, sans-serif; font-size:8pt; 
}
#hosting { clear: both; text-align: center; margin-top:5px;
	font-family: arial, sans-serif; font-size:8pt; 
}
	#hosting a, #hosting a:link:visited:active { color:gray; text-decoration:none;}
	#hosting a:hover { color:black; text-decoration:underline;}

/********************
** Move In Special **
********************/
.movein {
	text-align: center;
	margin-bottom:1.5em;
	color:red;
}
#starburst-wrapper {
	position: absolute;
	top:13px; left:50%;
	margin-left:225px;
}
#starburst-wrapper img{
	border: none;
}
.standout {color:red;}

