BODY{
	margin: 0px;
	background-color: b8def5;
}
TD {
	font-family: Verdana, Geneva, sans-serif;
}
a:link.header {
	text-decoration:none;
	color:#000000;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited.header {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.header {
	text-decoration:underline;
	color:#CCCCCC;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link.faq {
	text-decoration:none;
	color:#003300;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited.faq {
	text-decoration:none;
	color:#003300;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.faq {
	text-decoration:underline;
	color:#CCCCCC;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #2949a4;
}
h2 {
	font-size: 16px;
	color: #003300;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
a:link.footer {
	text-decoration:underline;
	color:#FFFFCC;
	font-size:10px;
}
a:visited.footer {
	text-decoration:underline;
	color:#FFFFCC;
	font-size:10px;
}
a:hover.footer {
	text-decoration:underline;
	color:#FF9966;
	font-size:10px;
}
#dropmenudiv {
	position:absolute;
	border:2px solid #003399;
	border-bottom-width:2px;
	z-index:100;
	background-color: #336699;
}
#dropmenudiv a {
	width: 225px;
	display: block;
	text-indent: 3px;
	border-bottom: 0px none;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #999999;
	color:#000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #DDDDDD;
}
table.floorplans {
	padding: 10px;
}
td.fpbox {
	border: 1px solid #666666;
	background-color: #edecec;
}
table.fpbox {
	border: 1px solid #666666;
	background-color: #edecec;
}
TD.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2a48a9;
	/*background-image: url(images/background_tree.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
TD.rightborderindex {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2a48a9;
	/*background-image: url(images/background_tree.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
TD.index {
	/*background-image: url(images/background_tree.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
IMG.lowerborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2a48a9;
	border-left-color: #2a48a9;
}
IMG.lowerbordertop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2a48a9;
	border-left-color: #2a48a9;
}
TABLE.content {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
TD.topbar {
	background-color: #003399;
}
TD.greenbar {
	background-color: #CCCCCC;
}
TABLE.greenbar  {
	background-image: url(images/nav_gradient.gif);
	background-repeat: repeat-x;
}
TABLE.promo {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2a48a9;
	border-left-color: #2a48a9;
	background-color: #2a48a9;
}
TABLE.fppop {
	background-color: #003399;
}
TABLE.fp {
	border: 2px solid #CCCCCC;
	background-color: #003399;
}
TABLE.admin {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2a48a9;
	border-left-color: #2a48a9;
}
td.bluebar {
	background-color: #003399;
}
TABLE.special {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 13pt;
	background-image: url(images/special_back.jpg);
	background-position: center center;
}
TD.footer {
	font-size: 10px;
	color: #FFFFFF;
}
a:link.copyright {
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}
a:visited.copyright {
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}
a:hover.copyright {
	color:#FFFFCC;
	font-size:10px;
	text-decoration: none;
}
td.footerdrop {
	background-image: url(images/footerdrop.gif);
	background-repeat: repeat-x;
}
table.footer {
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration:none;
	color:#2a48a9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	text-decoration:none;
	color:#330000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
	color:#a39161;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
div.availability {
	float:right;
	padding-right:15;
	padding-bottom:0;
}
#frm_fax {
	display:none;
}


