body {
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#80393a;
background-image:url(../Resources/warmgrey3bkgrnd.gif);
background-repeat:repeat-y;
background-position:center top;
background-attachment:fixed;
}

.locListCell {
	padding: 8px;
	background-color: rgb(153,102,51);
	text-decoration: none;
}
.locListLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}
.locationHeader {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: rgb(50,50,50);
}
.locationName {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: rgb(75,75,75);
}
.locationAttributes {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(75,75,75);
}
.adminText {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(255,255,255);
}
.adminTextBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.adminInputText {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(50,50,50);
	background-color: rgb(255,255,255);
	border: 1px solid rgb(192,192,192);
}
.adminInputSelect {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(50,50,50);
	background-color: rgb(255,255,255);
	border: 1px solid rgb(192,192,192);
}
.adminInputSubmit {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border: 1px solid rgb(192,192,192);
}
.adminInputTextArea {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(50,50,50);
	background-color: rgb(255,255,255);
	border: 1px solid rgb(192,192,192);
}

h3 {
font-size: 22px;
margin-bottom: 2px;
}



p:first-child { margin-top:0px }
table { empty-cells:hide }
._sp { font-size:1px; visibility:hidden }
._lp { margin-bottom:0px }
a:link { color:#80393a; text-decoration:underline }
a:visited { color:#80393a; text-decoration:underline }
a:active { color:#80393a; text-decoration:underline }
.style13 { color:#352b00; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px }
.regular { color:#352b00; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; text-align:justify }
.titles { color:#665a4d; font-weight:bold; font-size:20px; margin-bottom: 2px; }
.menu { font-family:Arial,Helvetica,sans-serif; font-size:1px }
.style2 { margin-left:0px; margin-right:0px }
.footer { color:#665a4d; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-align:center }
.mainmenu { text-align:right }
.FWExtra { }
.FWExtra a:link { color: #665A4D; text-decoration: none; }
.FWExtra a:active { color: #665A4D; text-decoration: none; }
.FWExtra a:visited { color: #665A4D; text-decoration: none; }
.FWExtra a:hover { text-decoration: underline; }

a.locationListLink {
	color: rgb(255,255,255); 
	text-decoration: none;
}
a.locationListLink:hover {
	color: rgb(255,255,255); 
	text-decoration: underline;
}
a.locationListLink:visited {
	color: rgb(255,255,255); 
	text-decoration: none;
}
a.locationListLink:active {
	color: rgb(255,255,255); 
	text-decoration: none;
}

	.mainMenuCell {
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		color: rgb(75,75,75);
	}
	#mainMenuLink {
		font-family: arial;
		font-size: 10px;
		font-weight: bold;
		color: rgb(75,75,75);
		text-decoration: none;
	}
	#mainMenuLink:hover {
		font-family: arial;
		font-size: 10px;
		font-weight: bold;
		color: rgb(36,36,36);
		text-decoration: none;
	}
