/* St Howard Development Web Styles*/


body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;}
	
img {border:none;}
	
a:link, a:active, a:visited {
	color: #1282BC;
	text-decoration: underline;}

a:hover {
	text-decoration: none;}
	
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;}

a.white:hover {
	text-decoration: none;}


h1 {font-size:16px;
	margin:5px 0 5px 0;
	padding:0;
	color:#FFFFFF;}
	
.subnav {
	background-color:#F16726;}
	
.floorplanimage {
	padding-top:10px;}

#floorplan_menu {
	padding:5px;
	background-image:url('images/palegreen_bg.gif');}

.floorplan_menu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;}

.floorplan_menu ul li {
	background-image:url('images/square.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:15px;
	padding-left:12px;
	display:inline;}

#floorplan_menu a:link, #floorplan_menu a:active, #floorplan_menu a:visited {
	color: #666633;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;}
#floorplan_menu a:hover {
	text-decoration: none;}
	
.footer {
	background:url(images/STHoward_bg-footer.jpg) repeat-x top;
	padding:15px;}
	
.grayspacer {
	padding:0;
	margin:0;
	background:url(images/bg-spacer-gray.gif) repeat top;}
	
.projectheader {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left:5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6E8A3C;
	border-bottom-color: #6E8A3C;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color: #6E8A3C;
	border-top-style:solid;
	border-top-width:thin;
	text-align:center;}
	
#projectmenu {
	padding: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;}

#projectmenu a:link, #projectmenu a:active, #projectmenu a:visited {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;}
#projectmenu a:hover {
	text-decoration: none;}
	
.textcell {
	padding:0;
	margin:0;
	font-weight:bold;}
	
.textcell-gray {
	padding:0px 0px 5px 0px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:35px;
	background:url(images/bg-graytextcell.gif) top repeat;}
	
.text-overflow {
	width:179px; 
	height:475px; 
	overflow:auto; 
	margin:0px 0px 5px 20px; 
	padding:0px 10px 0px 0px;}
	
.textcell-fixed {
	padding:35px 15px 5px 5px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:35px;
	background:url(images/bg-graytextcell-fixed.gif) top repeat-x;}
