body {
	background-image: url('bg-textr.jpg');
	background-color: #A3B2D1;
	margin:0px;
}
a {
color : #0000CC;
text-decoration : none;	
}
a:link {
color : #0000CC;
text-decoration : none;	
}
a:active {
color : #990000;
text-decoration : none;
}
a:hover {
color: #BA9E1B;
text-decoration : underline;	
}

a.menu { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu:link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu:active { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }

.body { 
text-decoration : none; 
color : #000000; 
font-size : 8pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
line-height : 16px; 
}

.library { 
text-decoration : none; 
color : #000000; 
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
line-height : 16px; 
}

.sideMenu { 
text-decoration : none; 
color : #333333; 
font-size : 8pt; 
font-family : Arial, Helvetica, sans-serif; 
line-height : 14px; 
}

.TextField {
background-color: #FFFFFF;
padding: 1px;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
color: #333333;
font-size: 8pt;
font-weight: normal;
font-family: arial;
}

.TextField2 {
background-color: #FFFFFF;
padding: 1px;
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
color: #990000;
font-size: 10pt;
font-weight: bold;
font-family: verdana;
}

.FormButton {
font-size: 8pt;
font-weight: normal;
font-family: arial;
}
.style1 {font-size : 8pt; font-family : Verdana, Arial, Helvetica, sans-serif; line-height : 16px; text-decoration: none;}
.style4 {background-color: #E1E8EE; padding: 6px;}
.style5 {cursor: default;}

.newRed {
color: #670D25;
}

.leftjustify {
	left-padding:300px
}

#content a 
{
	color: #17a741;
	font-weight: bold;
	line-height: 1.5;
}
.descriptiontable {
	width: 100%;
	float: left;
	font-size: 10pt;
	
}

#amenity
{
	width: 550px;
	float: right;
	
}
.amenity {
	background-color:#633f6d; color:#ffffff; font-size:10px; 
}
a.amenity {
	color:#ffffff; text-decoration:none; font-size:10px; 
}
a.amenity:hover {
	color:#ffffff; text-decoration:none; font-size:10px; 
}
.amenitysmall {
	font-size:11px
}
.whitetext {
	color:#ffffff; font-size: 10pt; 
}
#map {
	width:500px; 
	height:400px
}
.maptable {
	width:100%;
}
.mapkey {
	width:500px;
}
@media print{
	#noprint {
	display:none;
}
}
#amenityToggle1,#amenityToggle2,#amenityToggle3
{
	display: none;
}
.four {
	color:#633f6d; font-weight:bold; vertical-align:top; font-size:14px;
}
.footer {
	font-size:10px; text-align:center;
}
h1 {
	color:#633f6d; font-size:18px; 
}
h2 {
	color:#000000; font-size:14px;
}
h3 {
	color:#000000; font-size:12px;
}
.bigred {
	color:red; font-weight:bold;
}