BODY		{
	SCROLLBAR-BASE-COLOR: #3B4E68;
	background-color: #000;
	background-image: url(images/floorplan_bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container { 
	margin: 0 auto;
	text-align: left;
} 

.flashtable	{ BORDER: #FFFFFF 1px solid; }

.linktable	{ BORDER: #FFFFFF 1px solid;
		  background-color: #271F65;
		  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#271F65,endColorStr=#061438);
		}

a:link		{ color: #CCCC99; text-decoration: underline; }

a:visited	{ color: #CCCC99; text-decoration: underline; }

a:active	{ color: #CCCC99; text-decoration: underline; }

a:hover		{ color: #FFFFFF; text-decoration: none; }

.just a:active, .just a:visited, .just a:link	{
	color: #271F65;
	font-weight: bold;
	text-decoration: none;
}

.just a:hover		{
	color: #76643E;
	font-weight: bold;
	text-decoration: underline;
}

TABLE		{ 
COLOR: #FFFFFF; 
FONT: 9pt  arial, verdana,sans-serif; 
font-weight: normal; }

#enter		{ POSITION: absolute; right: 5px; bottom: 5px; }

h1		{
	color: #76643E;
	FONT: 14px arial, verdana, sans-serif;
	font-weight: bold; 
	padding-bottom: 10px;
	padding-left: 30px; 
	margin: 0px;
		}
h2		{
	color: #76643E;
	padding-bottom: 0px;
	padding-left: 55px;
	margin: 0px;
	FONT: 12px arial, verdana, sans-serif;
		}
.just 		{
	color: #333333;
	text-align: justify;
	padding-left: 55px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
	}	
.captionRight 		{
	color: #333333;
	text-align: left;
	padding-left: 55px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}	

.norm		{ color: #333333; }

.tbltxt		{ padding-top: 40px;}

.container		{ background-image: url("images/cellback1.jpg");
		  background-repeat: no-repeat;
		  } 
		  
 /* GALLERY SLIDESHOW AND POPUP CODE */

.Galborder	 	{ border: #FFFFFF 1px solid; margin-bottom: 4px; }

A:hover .Galborder 	{ border: #370C06 1px solid; margin-bottom: 4px;  }

.Popupborder	 	{ border: #FFFFFF 10px solid; }		

.picturetitle 		{ COLOR: #000000; FONT: 12px arial, sans-serif; font-weight: bold; }

.gallerytext 		{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.button-popups   {
		background-color:#E1C590;
		FONT-FAMILY: arial, sans-serif;
		color: #370C06;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		line-height: 21px;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #370C06 1px solid;
		 }


.buttonon-popups {
		background-color:#3C3D84;
		FONT-FAMILY: arial, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		line-height: 21px;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid;
		 }
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	text-align: center;
}
.floatLeft {
	float:left;
	margin-right: 10px;
	}
