.tower
{
background-image: 
url("images/sidetower.jpg");
background-repeat: 
no-repeat;
}

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom:0;
	background-color: #294D63;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.nav { text-decoration: none; color:#FFBE66; font-family:Arial, Helvetica, sans-serif; font-size:11px}
A.nav:link { text-decoration: none; color:#FFBE66; }
A.nav:visited { text-decoration: none; color:#FFBE66; }
A.nav:active { text-decoration: none; color:#FFBE66; }
A.nav:hover { text-decoration: none; color:#FFFFFF; }
A.navalert:link { text-decoration: none; color:#FFBE66; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px}
A.navalert:visited { text-decoration: none; color:#FFBE66; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
A.navalert:active { text-decoration: none; color:#FFBE66; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
A.navalert:hover { text-decoration: none; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

.featuretable {
	border: 2px solid #4A6D8C;
	margin-top: 5px;
	margin-right: 2px;
	background-color:#FFFFFF;
}

.none {
	text-decoration: none;
}

.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A6D8C;
}
	
.alertheading {
	font-size: 14px;
	font-weight: bold;
	color: #4A6D8C;
}

.alerttext { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.smalldate {font-size: xx-small; color:#666666}
/* 	Submenu Link Styles
 	Use a combined selector for a and a:visited. Set padding in shorthand
	to 1px on top and bottom, 8px right and 12px left.
	
	Set display to block so entire link box, including padding is clickable.
	Set border to 1px solid.
	
	Set border colors in shorthand to Light Gray on top and left - and
	Charcoal Gray on right and bottom. This combination of colors creates
	a raised button-type effect.
	
	Set background color to dark gray, text to medium gray and turn off underlines. */
.p7submenus p {margin: 0;}

.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 1px 7px 1px 9px;
	background-color: #4A6D8C;
	text-decoration: none;
	border-top: 1px solid #86A4BF;
	border-right: 1px solid #294D63;
	border-bottom: 1px solid #294D63;
	border-left: 1px solid #86A4BF;
}

/* 	Change background and text colors when links are hovered over.
	Use a combined selector for hover, active, and focus.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */ 
.p7submenus a:hover, .p7submenus a:focus {
	background-color: #B1C5D6;
	color: #000000;
	border-top: 1px solid #B1C5D6;
}

.topmenus a, .topmenus a:visited {
	padding: 1px 7px 1px 9px;
	background-color: #4A6D8C;
	text-decoration: none;
	border-top: 1px solid #86A4BF;
	border-right: 1px solid #294D63;
	border-bottom: 1px solid #294D63;
	border-left: 1px solid #86A4BF;
}
.topmenus a:hover, .topmenus a:focus {
	background-color: #B1C5D6;
	color: #000000;
	border-top: 1px solid #B1C5D6;
}

.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
color:#FFFFFF
}

.dd	{
	FONT: 11px arial, verdana, geneva, sans-serif;
	BORDER: #000000 1px solid;
	background-color: #f0f0f0;
}
.subheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A6D8C;
}

.shadeform input, .shadeform textarea { FONT: 11px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		BORDER: #000000 1px solid
}
		
		
.headline { font-family: arial black, arial; font-size: 28px; letter-spacing: -2px;" }
.headline2 { font-family: arial black, arial; font-size: 12px; letter-spacing: -2px; color:red }
.headline4 { font-family: verdana; font-size: 18px; letter-spacing: -2px; color:blue }
