body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	background: #345989 url(../Images/page-bg.jpg) repeat-y top center;
	color: #fff;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for WinIE5.x */
	}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}
#adminLogo {
	padding: 10px;
	float: left;
	width: 400px;
}
#adminHeader {
	padding: 10px;
	width: 300px;
	text-align: center;
}

/* Add this class to an image to float it left and wrap text around it. Add a value for the margin in place of the X. */
.fltlft {
	float: left;
	margin: 10px;
	width: auto;
	position: relative;
	height: auto;
}
/* Add this class to an image to float it right and wrap text around it. Add a value for the margin in place of the X. */
.fltrt {
	float: right;
	margin-left: 10px;
}
/* Add this class to an element that follows your floated image, such as a paragraph, to clear or "stop" the wrapping. */ 
.clear {
	clear: both;
}

#skipnav {
	position: absolute;
	margin: 5px 0 0 -1000px; /* moves links out of window */
	list-style: none;
	}
#skipnav li {
	margin: 0;
	padding: 0;
	position: absolute; /* makes links display in same spot when tabbed to */
	}
#skipnav a:focus, #skipnav a:active {
	width: 12em; /* to keep IE from wrapping text at each word, doesn't hurt other browsers */
	margin-left: 1000px; /* moves links back in window */
	overflow: visible; /* for IE, doesn't hurt others */
	display: block; /* for IE, doesn't hurt others */
	}
#blah:active { /* for IE, doesn't hurt others */
	}
#header {
	width: 800px; /* needed for MacOpera and Safari */
	padding: 20px 0 0 0; /* IE ignores top margin, so padding is used instead */
	}
#logo {
	float: left;
	margin: 0 0 15px 0;
	}
#site-nav {
	float: right;
	width: 180px;
	margin: 0 0 15px 0;
	padding: 0 0 0 27px;
	border-left: 1px solid #fff;
	list-style: none;
	}
#site-nav li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2A567F;
	}
#site-nav a {
	background: none;
	}
#photo-banner {
	clear: both;
	height: 170px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background: url(../Images/HeadFrameF.gif) no-repeat center top;
	}
#photo-banner img {
	vertical-align: middle;
	padding-top: 10px;
}

#content {
	float: left;
	width: 575px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat;
	}


#content p{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	}
	
#content h4 {
	min-height: 18px;
	margin-top: 0;
	padding: 10px 3px 3px 33px;
	background: url(../Images/header-list-bg.jpg) no-repeat;
	font-size: 100%;
	}	
	
	
#content h3 {
	min-height: 18px;
	margin-top: 0;
	padding: 10px 3px 3px 33px;
	background: url(../Images/header3a-link-bg.jpg) no-repeat;
	font-size: 100%;
	}
#content h2 {
	min-height: 18px;
	margin-top: 0;
	padding: 10px 3px 3px 5px;
	font-size: 110%;
	}	
	
#inner-image { position:relative;
	width:480px;
	height:auto;
	background:#FFFFE6;
	border:ridge;
	border:thick;
	border:#666600;
	padding:0px;
	margin:0px;
	
}

#FP-right { position:relative;
	width:120px;
	right:20px;
	left:auto;
	top:5px;
	height:auto;
	float:right;
	padding:0px;
	margin:0px;
	
}



		
	
#sidebar {
	float: right;
	width: 191px;
	padding-right: 7px;
	padding-top: 7px;
	}
#sidebar h2 {
	min-height: 18px;
	margin-top: 0;
	padding: 10px 3px 3px 33px;
	background: url(../Images/header-link-bg.jpg) no-repeat;
	font-size: 100%;
	}
	
	
#content-nav {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
#content-nav li {
	margin: 0;
	padding: 0;
	display: inline; /* fixes IE gap caused by display: block on inner a's */
	}
#content-nav a {
	display: block;
	margin: 0 0 3px 0;
	padding: 5px 10px 5px 30px;
	border: 1px solid #2A567F;
	background: url(../Images/page-icon.gif) no-repeat 5px 50%;
	text-decoration: none;
	}
#content-nav a:hover {
	border: 1px solid #72C0FF;
	}
#footer {
	clear: both;
	padding: 3px 0 15px 0;
	border-top: 5px solid #fff;
	text-align: right;
	font-size: 90%;
	}
	
/* THREE COLUMN PAGE --------------------------------------- */
/* --------------------------------------------------------- */
#threecol #container {
	float: left; /* makes it contain children floats */
	width: 800px; /* needed for MacOpera and Safari */
	margin: 15px 0;
	background: url(../Images/home-bg.gif) repeat-y;
	}
	
#threecolB #container {
	float: left; /* makes it contain children floats */
	width: 800px; /* needed for MacOpera and Safari */
	margin: 15px 0;
	background: url(../Images/Search-bg.gif) repeat-y;
	}	
#threecol #main-content {
	float: left;
	width: 360px;
	padding-top: 3px;
	}
	
#threecol #mainContent {
	float: left;
	width: 360px;
	padding-top: 3px;
	}	
	
	
	
.pic360 {
	background-image: url(../Images/pic360.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	width: 360px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	
}


	
#threecolB #main-content {
	padding-left:5px;
	float: left;
	width: 270px;
	padding-top: 3px;
	}	
	
#threecolB #mainContent {
	padding-left:5px;
	float: left;
	width: 270px;
	padding-top: 3px;
	}		
	
.pic270 {
	background-image: url(../Images/pic280.gif);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	clear: left;
	padding: 10px 6px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
	
	
	
#threecolB #feature {
	width: 270px;
	margin-left: 295px;
	
	}	
	
#threecol #feature {
	width: 190px;
	margin-left: 385px;
	}
	
#threecol #feature li {
	list-style-type: none;
	clear: left;
	margin-bottom: 10px;
	}	
	
#feature h2 {
	min-height: 18px;
	margin-top: 0;
	padding: 10px 3px 3px 29px;
	background: url(../Images/header-list-bg.jpg) no-repeat;
	font-size: 100%;
	}
#feature #uDetail {
	color: #FFFFFF;
	font-size: .8em;
}
#unitDetail {
	padding: 5px;
	float: left;
	width: 380px;
}

#uDetail strong {
	font-size: 1.25em;
	font-weight: bold;
}

#feature #uDetail li{
	margin: 2px;
	padding: 0px;
	list-style: none;

}
#searchBox {
	border: medium solid #CCCCCC;
	width: 190px;
	height: 430px;
	position: relative;
	top: 10px;
	margin: -10px;
	padding-left: 5px;
}
#results {
	position: relative;
	width: 200px;
	top: 0px;
	/*right:-10px;*/
	margin: 0px -10px 0px 0px;
	height:280px;
	overflow: visible;
	visibility: visible;
}

#searchResults {
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width: 176px;
	top: 0px;
	background: #DDD0B9 url(../Images/TanBG.jpg) repeat;
	margin: 0px;
	padding:5px;
	height:auto;
	overflow: visible;
	color: #666600;
	/* visibility: visible; */
}

/* TWO COLUMN PAGE ----------------------------------------- */
/* --------------------------------------------------------- */
#twocol #container {
	float: left; /* makes it contain children floats */
	width: 800px; /* needed for MacOpera and Safari */
	margin: 15px 0;
	background: url(../Images/inner-bg.gif) repeat-y;
	}

/* TEXT ---------------------------------------------------- */
/* --------------------------------------------------------- */
p {
	margin: 0 0 1.2em 0;
	line-height: 1.6;
	}
h1 {
	margin: 0 0 1em 0;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	margin: 0 0 .6em 0;
	font-size: 120%;
	}
h3 {
	margin: 0;
	font-size: 100%;
	}
	
/* LINKS --------------------------------------------------- */
/* --------------------------------------------------------- */
a {
	padding: 1px 3px;
	/* background: #6998BE; */
	color: #fff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.image-link {
	background: transparent;
	}
	
/* LISTS --------------------------------------------------- */
/* --------------------------------------------------------- */
dt {
	margin: 1em 0 0 0;
	font-weight: bold;
	}

dd {
	margin: 0;
	}

/* TABLES -------------------------------------------------- */
/* --------------------------------------------------------- */
table {
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
	}
th, td {
	padding: 3px 5px 3px 0px;
	border-bottom: 0px solid #2A567F;
	}
th {
	background: #DFD3B7;
	color: #2A567F;
	padding: 2px;
	}
.floorPlans {
	border: 8px ridge #715C3E;
}
.chartHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.chartText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
}
#threecolB #container #content #main-content #picBox1 {
	background-image: url(../Images/leftHd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 282px;
	margin-left: -12px;
	margin-top: -8px;
}
.sm75 {
	font-size: 0.75em;
	text-align: right;
	padding-right: 2em;
}
#searchResults p {
	line-height: 0.9em;
	color: #666600;
	font: .9em;
}
#searchResults h3 {
	font: bold medium Georgia, "Times New Roman", Times, serif;
	color: #4A3C17;
	border-bottom: dotted #006633;
	margin-bottom: .5em;
}

.unit {
	color: #fc0;
	border-bottom:dotted 1px #fc0;
}
#searchResults h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
	margin-bottom: 3px;
	margin-top: 0px;
	border: 1px solid #336600;
	text-align: center;
}
#searchResults h5 {
	color: #FF6633;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: .5em;
	border: 1px solid #CC0000;
	text-align: center;
}
#threecolB  .AccordionPanelTab {
	background: #003366;
}
#ImageBlock {
	border-bottom: thin dotted #DFD3B7;
	position: relative;
	height: auto;
	width: 560px;
}
#ImageBlock .float_pic {
	float: right;
	width: 130px;
	background: url(../Images/TanBG.jpg) repeat;
	position: relative;
	padding: 10px;
}
#ImageBlock #ImageData li {
	list-style: none;
	padding: 5px;
}

#ImageBlock #ImageData {
	position: relative;
	height: auto;
	width: 400px;
	left: 0px;
	top: 20px;
}
#container #content #main-content #picBox1 {
	background-image: url(../Images/leftHd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 282px;
	margin-left: -12px;
	margin-top: -8px;
}
#twocol .AccordionPanelTab {
	background: #DFD3B7 url(../Images/darkBack.gif) repeat;
	height: 25px;
	padding-top: 12px;
	padding-left: 30px;
	border-top: thin solid #927941;
	border-right: thin solid #927941;
	border-bottom: thin solid #927941;
	border-left: thin solid #322916;
}
.smBlu {
	text-align: left;
	color: #0066CC;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 4em;
}
.smGrn {
	text-align: left;
	color: #009966;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 1em;
}
.smOrng {
	text-align: left;
	color: #FF9966;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 1em;
}
#twocol .frmdImage {
	background: url(../Images/TanBG.jpg) repeat;
	margin: 5px;
	float: right;
	height: 140px;
	width: 110px;
	border: thick ridge #514324;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#twocol .frmdImage img {
	margin: auto;
}
