BODY{
	margin: 0px;
	background-color: bacdba;
}
TD{
	font-family: Geneva, Arial, Helvetica, 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:#330000;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:#a39161;font-size:14px;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;}
a:visited.faq	{text-decoration:none;color:#330000;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: #003300;
}
h2 {
	font-size: 16px;
	color: #a39161;
	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 #003300;
			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: #a39161;
	/*background-image: url(images/background_logo.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: #a39161;
	/*background-image: url(images/background_logo.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
TD.index{
	/*background-image: url(images/background_logo.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: #003300;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
} 	
IMG.lowerbordertop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003300;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
} 	

TABLE.content {
	border-top-width: 2px;       
	border-top-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}	

TD.topbar {background-color: #003300;}
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: #003300;
	border-left-color: #003300;
	background-color: #003300;
}

TABLE.fppop{
	background-color: #003300;
}
TABLE.fp
{border: 1px solid #FFFFCC;background-color: #003300;}
TABLE.admin{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
td.bluebar{
	background-color: #003300;
}
td.footerdrop {
	background-image: url(images/footerdrop.gif);
	background-repeat: repeat-x;
}
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;
}
table.footer {
	background-image: url(images/footer_gradient.gif);
	background-repeat: repeat-x;
}
a:link		{
	text-decoration:none;
	color:#003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited	{
	text-decoration:none;
	color:#330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover		{
	text-decoration:underline;
	color:#a39161;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#frm_fax {
	display:none;
}

