body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*background-color:#054c79;*/
	background-color:#000000;
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.menuBorder {
	border:1px solid #ffffff;
	padding:1px;
	margin-bottom:5px;
}
a.menu:link, a.menu:visited, a.menu:active {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	color: #054c79;
	height:auto;
	background-color:#ffffff;
	background-image:url(images/back-sub1-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

a.menu:hover {
	text-decoration: none;
	color: #666666;
	background-color:#f5f5f5;
}
.menuBorderX {
	border:1px solid orange;
	padding:1px;
	margin-bottom:5px;
}
a.menuX:link, a.menuX:visited, a.menuX:active {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	height:auto;
	background-color:orange;
	background-image:url(images/back-sub1-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

a.menuX:hover {
	text-decoration: none;
	color: #666666;
	background-color:#f5f5f5;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
	margin-bottom:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#336699;
	margin-bottom:0px;
	text-transform:uppercase;
	border-bottom:1px solid #336699;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	margin-bottom:0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
	margin-bottom:0px;
	text-transform:uppercase;
	border-bottom:1px solid #336699;
}

.headlineBlueBig {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#336699;
}
.headlineBlueSm {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#336699;
}
.headlineBrownBig {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#6e624e;
}
.headlineBrownSm {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#6e624e;
}
.formSep {
	border-bottom:1px dashed #336699;
	border-top:1px dashed #336699;
	padding:3px;
	text-align:center;
	color:#336699;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none; 
	color:#474138;
}
input {
	font-size:11px;
}

#news_table { 
	border:1px solid #adc9e1; 
	background-color:#e0eff4;
	margin-bottom:10px;

}
.floor_plan_link {
	text-decoration:none;
	font-weight:bold;
	color: #336699;
}
#newsletter {
	background-image:url(images/newsletters.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:141px;
	width:183px;
	padding:50px 8px 8px 8px; 
	text-align:left;
}
#newsletter a {
	display:block;
	margin-bottom:2px;
	margin-bottom:5px;
}
#newsletter a:hover {
	color:red;

}
#header-image {
  width: 225px;
  height: 225px;
  float: right;
}

#blurb {
   width: 500px;
   border-left: 2px solid #000;
   border-top: 2px solid #000;
   border-right: 4px solid #000;
   border-bottom: 4px solid #000;
   font-size: .9em;
   padding: 5px;
   margin-top: 20px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.feature {
   width: 526px;
   height: 180px;
   margin-left: auto;
   margin-right: auto;
   border: 2px outset #ccc;
/*   margin:10px 0;*/
   padding:10px;
   text-align: center;
}

.sm_feature {
   width: 526px;
   height: 130px;
   margin-left: auto;
   margin-right: auto;
   border: 2px outset #ccc;
/*   margin:10px 0;*/
   padding:10px;
   text-align: center;
}

.lg_feature {
   width: 526px;
   height: 350px;
   margin-left: auto;
   margin-right: auto;
   border: 2px outset #ccc;
/*   margin:10px 0;*/
   padding:10px;
   text-align: center;
   background: #e0eff4;
}

.image {
   border: outset 0px #ffeeaa;
}

.image a:hover {
   border: outset 1px #000;
}

a {
   text-decoration: none;
   color: #333333;
}

a:hover {
   background: #333;
   color: #fff;
   text-decoration: underline
}

.magcover {
   border: 2px outset #ccc;
   
}

