/* CSS Document */

body {
	font-size: 62.5%;
	background: #445773;
	padding: 0 0 20px;;
	margin-top: 40px;
	line-height: 2em;
}

#container {
	position: relative;
	1background: #3b4a5f;
	background: #3b4a5f url('../images/bg-001.gif') top left repeat-y;
	width: 870px;
	1height: 600px;
	margin: 0 auto;
}

div#facebookDiv {
	text-align: center;
	padding: 10px 0;
1	border: 1px solid #fff;
}

#side {
	1background: #211D1E url('../images/bg-001.gif') top right repeat-y;
	width: 277px;
	1height: 600px;
	float: left;
}

#main {
	width: 590px;
	float: left;
}

#top {
	text-align: center;
	1height: 60px;
}

#content {
	font-size: 1.2em;
	background: #fff;
	width: 580px;
	1height: 490px;
}

#content #c {
	padding: 10px;
}

#content #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b4a5f;
	1height: 150px;
	1overflow: auto;
	margin-top: 5px;
}

#content #text:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}		
#top {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}

#top, #top a:link, #top a:active, #top a:visited,
#footer, #footer a:link, #footer a:active, #footer a:visited {
	color: #ccc;
}

.clr { clear: both; }

img { vertical-align: bottom; }

a:link, a:active, a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #e69129;
	text-decoration: underline;
}
a.pdfLink {
	background: url(/mainpics/icons/pdflogo.gif) 0 0 no-repeat;
	padding-left: 20px;
	text-decoration:underline;
}
li {
	list-style-type: none;
	padding: 3px 0;
}

img {
	border: 0;
	vertical-align: bottom;
}

.fl {
	float: left;
	margin: 2px;
}

.fr {
	float: right;
	margin: 2px;
}

h3 {
	font-size: 16px;
	padding: 0;
	margin: 5px 0 10px 0;
}
 h4 {
 		font-size: 16px;
		padding: 0;
		mar: 0;
		}
h5 {
		font-size:12px;
		padding: 0;
		margin: 0;
		font-weight: bold;
		}
div.googleMap {
		float: right;
		}
div.panelLine {
		border-top: 1px solid #c3cbd6;
		padding-top: 10px;
		}
