body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	line-height: 1.3em;
	background : #003e58;
}
.click{
	font-family : "HelveticaNeue Extended";
	font-weight : bold;
	text-align: center;
}
a {
	color: #660000;
}
.sites a{
text-decoration: none;
}
.sites  a:hover{
	text-decoration: none;
	color: Red;
}
.sites  a:hover strong{
	text-decoration: none;
	color: Red;
}
.sites strong{
	background : url(images/dot.gif) no-repeat center;
	color: #fff;
	padding: 5px;
	margin: 3px;
	text-decoration: none;
}

.master {
	width: 750px;
	margin: 10px auto;
	text-align: left;
	background: #fff url(images/PARMNT02.jpg) repeat;
}


.top {
	width: 750px;
	border-bottom: 1px solid #000;
}
.grey {
	background: #333;
	border-top: 1px solid #CCC;
	
}
.slider{
		margin:5px 10px 5px 10px;
	text-align:center;
}

.side{
margin-right: 20px;
	float:right;
	width: 250px;
	color: #666;
}

.side img{
	margin:5px 10px 5px 10px;
	text-align:center;
}

h1, h2, h3 {
	color: #000;
}
h1 {
	font-size: 18pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	border-bottom : 1px solid #000;
}

.home {
	margin:0px;
	padding: 0px;
	}
.main{
margin:0px 280px 0px 0px;
padding: 0px;
}
.main img{

}
.main_text{
padding: 20px;
	text-align: left;
}
.main_text#map{
	background : url(images/COMPASS_bg.jpg) no-repeat center;
}
.footer {
	text-align:center;
	clear: both;
	margin:5px 7px 5px 7px;
}

.bottom_nav {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.bottom_nav a{
	margin: 0px;
	
	color: #000;
	text-decoration: none;
	padding: 5px 5px;
}
.bottom_nav a:hover{
	color: #666;
	text-decoration: none;
}

.bottom_nav a.selected {
	color: #666;
	background : #ccc;
	text-decoration: none;
}

.copy{
	font-size: 9pt;
	color: #000;
}

