
/* North-West Coast - 85132F */

a { color: #85132F; text-decoration: none}
a:hover { color: #000000; text-decoration: underline}
.heading
{
	font-size: 10pt;
	line-height: 12pt;
        color: #85132F;
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
.regiontable { background-color: #85132F}
.regiontablebot { background-color: #B93D5B}
.submitbutton {CURSOR: hand; BACKGROUND: #85132F; border:1px solid #000000; font-weight: bold; font-family: Verdana, Arial; font-size: 8pt; COLOR: #ffffff}
.submitbuttonOVER {CURSOR: hand; BACKGROUND: #ffffff; border:1px solid #000000; font-weight: bold; font-family: Verdana, Arial; font-size: 8pt; COLOR: #000000}
h1 {
	font-size: 16px;
	line-height: 18pt;
	color: #85132F;
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
}
#MapPanel {
	font-weight:normal;border: solid 1px #85132F; height: 280px; margin: 0; width: 320px;overflow:hidden;
}
.regioncalendar {
	background: #85132F;
}
.regioncalendar2 {
	background-color:#B93D5B;
}
.iframecal {
	border-width:1px; border-color:#85132F; border-style:solid;
}