body {
	background-color:#001942;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}

.imageright{
	padding: 0px 0px 0px 5px;
	height: 230px;
	float: right;
	width: 300px;
}

/*id*/

#menubg{
	background-image: url(../images/top_bg.gif);
	height: 120px;
	background-color: #001942;
}

#menuwrap{
	margin: 0px auto 0px auto;
	height: 120px;
	width: 880px;
}

#leftmenu{
	padding: 50px 0px 0px 0px;
	height: 70px;
	float: left;
	width: 230px;
}

#logo{
	background-image: url(../images/logo.gif);
	height: 120px;
	float: left;
	width: 420px;
}

#rightmenu{
	padding: 50px 0px 0px 0px;
	height: 70px;
	float: left;
	width: 230px;
}


#mainbg{
	margin: 0px;
	background-color: #FFFFFF;
}

#mainwrap{
	margin: 0px auto 0px auto;
	width: 880px;
}


#content{
	
}

#leftcolumn{
	color: #666666;
	float: left;
	width: 640px;
	padding: 20px 0px 10px 0px;
}

#rightcolumn{
	float: left;
	padding: 20px 0px 10px 10px;
	color: #000000;
	width: 230px;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
}


#rightcolumninterior{
	color: #333333;
	float: left;
	width: 630px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 8px;
	border-left: Solid #cccccc 1px;
}


#leftcolumninterior{
	float: left;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	color: #000000;
	width: 230px;
	margin: 20px 0px 10px 0px;
}




#menubgbottom{
	background-image: url(../images/bottom_bg.gif);
	height: 40px;
	background-color: #001942;
	background-repeat: repeat-x;
}

#menuwrapbottom{
	margin: 0px auto 0px auto;
	height: 40px;
	width: 880px;
}

#menubottom{
	padding: 2px 0px 0px 0px;
	height: 33px;
	float: left;
	width: 880px;
}


#footer{
	width: 880px;
	color: #cccccc;
	text-align: center;
	padding: 0px 0px 10px 0px;
	font-size: 95%;
	float: left;
}


#footer a{
	color: #cccccc;
	text-decoration: underline;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}

#footerbg{
	height: 100px;
}

#footerwrap{
	margin: 0px auto 0px auto;
	height: 100px;
	width: 880px;
	min-width: 880px;
}

#fadeshow1, #fadeshow1 .gallerylayer {background-color:white!important;}
#fadeshow2, #fadeshow2 .gallerylayer {background-color:white!important;}


#homeheadlines{
	background-image: url(../images/headline1.gif);
	height: 100px;
	width: 230px;
}

#homeimage{
	background-image: url(../images/homeimage1.jpg);
	height: 400px;
	width: 630px;
}


#dropmenudiv{
	position: absolute;
	background-color: #E3E3E3;
	line-height: 18px;
	z-index: 999999;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #cccccc;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #6490AA;
	text-decoration: none;
	color: #ffffff;
}

.floorplans a{
	text-decoration: none;
}

.floorplans a:hover{
	text-decoration: none;
	color: #999999;
}

.box {
	color: #000000;
	padding: 10px;
	border: solid #999999 1px;
}

.trboarder{
color: #000000;
	border-bottom: Solid #999999 1px;
	font-size: 10px;

}

/*txt*/

h1 {
	font-size:		22px;
	color:			#000000;
	margin:			0px 0px 15px 0px;
}

h2 {
	font-size:		18px;
	color:			#000000;
	margin:			0px;
}

h3, h4, h5 {
	font-size:		16px;
	color:			#000000;
	margin:			0px;
}

h6 {
	font-size:		14px;
	color:			#000000;
	margin:			0px;
}


.headline {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}

.headlinenews {
	font-size: 13px;
	color: #000000;
	font-weight: 900;
}


.subheadline {
	font-size: 14px;
	color: #666666;
	font-weight: 900;
}

.micro {
font-size: 10px;
}

.warn {
	font-size: 11px;
	color: #CC0000;
}

.white {
	color: #FFFFFF;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#ffffff;
width:1000px;
height:430px;
z-index: 9002;