a.signature {font-family:Trebuchet MS, Trebuchet, Arial;font-size:10px;text-decoration: none;font-weight:bold;highlight:#ffffff}
a.signature:active {color: #ffffff}
a.signature:visited {color: #ffffff}
a.signature:link {color: #ffffff}
a.signature:hover {color: #ffffff;BACKGROUND-COLOR: #990000;}

a.nav {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px;text-decoration: none;font-weight:bold;highlight:#003300}
a.nav:active {color: #003300}
a.nav:visited {color: #003300}
a.nav:link {color: #003300}
a.nav:hover {color: #ffffff;BACKGROUND-COLOR: #003300;}

a {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px;text-decoration: none;font-weight:bold;highlight:#003300}
a:active {color: #003300}
a:visited {color: #003300}
a:link {color: #003300}
a:hover {color: #ffffff;BACKGROUND-COLOR: #003300;}

a img {border: none}

body {background-color : #0343a4; margin: 0px;background-image:url(./images/pageback.jpg);background-repeat:repeat-x;}
body.white {background-color : #ffffff; margin: 10px;background-image:none;}

p {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px}

.headline {font-family:Trebuchet MS, Trebuchet, Arial;font-size:21px;font-weight:bold;color:#003300;}
.headline2 {font-family:Trebuchet MS, Trebuchet, Arial;font-size:15px;font-weight:bold;font-style:italic;color:#336633;}
.headline3 {font-family:Trebuchet MS, Trebuchet, Arial;font-size:21px;font-weight:bold;color:#ffffff;}

.home {font-family:Trebuchet MS, Trebuchet, Arial;font-size:16px;font-weight:bold;color:#ffffff;}

.address {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px;font-weight:bold;color:#ffffff;}

hr {border:none 0;border-top:1px dashed #003300;width:100%;height: 1px;} 

td {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px}
td.home {font-family:Trebuchet MS, Trebuchet, Arial;font-size:16px;}

ul {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px}
li {font-family:Trebuchet MS, Trebuchet, Arial;font-size:12px}

input {color: #003300;border: 1px solid #003300;}
textarea {color: #003300;border: 1px solid #003300;}
a.floorplans
{
	background-color:#013300;
	color:white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
  padding: 5px 10px;
}
td.floorPlanLink p { text-align:center; }
/* rotator in-page placement */
div.rotator {
	position:relative;
	height:300px;
}
div.rotator ul { padding-left: 0px; }
/* rotator css */
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div.rotator ul li img {
	padding: 4px;
}
div.rotator ul li.show {
	z-index:500;
}
