BODY {background: url(images/floorplanbg.jpg) #FFFFFF;
	background-repeat:no-repeat;
	color:black;}
BODY.index {background: url(images/floorplanbg_index.jpg) #FFFFFF;
	background-repeat:no-repeat;
	color:black;}
.smalltext {text-align:center;
	font-family: Arial;
	font-size: 70%;}
.mediumtext {font: 80% Verdana;
	text-align:center;}
.bigtext {font: 110% Arial;
	text-align:left;}
DIV {text-align: center;}
DIV.main {margin:auto;
	width:90%;
	border-style: double; 
	border-color: red; 
	border-width: 4px;
	font-size:90%;
	padding:10px;}
DIV.left {text-align: left;}
DIV.right {text-align: right;}
DIV.footer {padding-top:160px;
	font: 8pt Arial;
	color: black;}
DIV.homepagetext {font-weight:bold;
	font-size:10pt;
	background:white;
	text-align:left;}
DIV.text {font-size:10pt;
	text-align:left;}
DIV.heading {width:250px;
	padding:4px;
	background: #4F2C2C;
	color:white;
	font-weight:bold;
	text-align:left;}
DIV.sub_text {text-align:left;
	padding-left:9px;
	padding-bottom:19px;
	padding-top:4px;}
P.heading {color:red;
	font-size:13pt;
	font-style:italic;
	letter-spacing:5px;}
P.signature {text-align:right;
	color:red;
	font-size:13pt;
	font-style:italic;
	letter-spacing:5px;}
TD {vertical-align: top;}
TD.leftpanel {width:21px;
	height:17px;}
TD.navbar {background-color: #6F6A6A;
	width:108px;
	text-align:left;}
TD.header {background-color: #4F2C2C;
	height:89px;
	text-align:left;}
TD.headeroverlap {background-color: #5B4242;}
TD.main {padding:25px;
	color:black;
	font:90% Tahoma, Verdana;}
TD.middle {vertical-align:middle;}
IMG.border {border:1px solid red;}
INPUT, TEXTAREA {background:#CECE9A;}
LI {list-style: url(images/bullet.gif) outside;
	padding-bottom:9px;}
A.text:link {color: red;
	text-decoration: underline;}
A.text:visited {color: red;
	text-decoration: none;}
A.text:hover {background: #4F2C2C;
	color:white;}
A.text:active {color: red;}
A.foot:link {color: black;
	text-decoration: none;}
A.foot:visited {color: black;
	text-decoration: none;}
A.foot:hover {color: black;
	text-decoration: underline;}
A.foot:active {color: black;
	text-decoration: none;}
B {font-weight: bold;}
