/*styles for the page building blocks */

body {
	background-color: #73919F;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#sitecontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #333;
	background-color: #FFF;
}

#banner {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#navbar {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	}
	
#content {
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
    clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#footer {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
}

/*styles for universal text stuff*/
a:link {
	color: #060;
	}

a:visited {
	color: #060;
	}

a:hover {
	color: #C90;
	}

h1 {
	font-size: 16px;
	color: #0195c5;
	font-family: "Century Gothic", Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 25px;
	}

h2 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 15px;
	color: #0195c5;
	}

h3 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	}

h4 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

p  {
	line-height: 150%;
	}

/* styles for the links in the top navbar */
ul.nav {
	padding-left: 0px;
	margin: 0px;
}

ul.nav li {
	float: left;
	list-style-type: none;
	}

ul.nav a:link {
	color: #666;
	text-decoration: none;
}

ul.nav a:visited {
	color: #666;
	text-decoration: none;
}

ul.nav a:hover {
	color: #C90;
	text-decoration: underline;
}

ul.nav a{
	padding: 0 30px 0 20px;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

/*style for the breadcrumb, remove the #navbar part when all have been migrated to the top navbar*/

.breadcrumb {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0195c5;
}

#navbar .breadcrumb {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
}

/*headline class provides extra top padding to seperate sections in text, to be applied to any header tag*/
.headline {
	margin-top: 30px;
	}

.headlinefltclr {
	clear: both;
	margin-top: 30px;
}

.headlinetopline {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	padding-bottom: 2px;
	clear: right;
}

/*clear classes, for all your float clearing needs*/

.clear {
	clear: both;
	}

.center {
	text-align: center;	
	}
	
.normal {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}

#content img {
	border: 1px solid #999;
}

.imgleft {
	float: left;
	background-color: #EAF8FF;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}


.imgright {
	float: right;
	background-color: #EAF8FF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	clear: right;
	padding: 5px;
	
}

.imgrightnoclear {
	float: right;
	background-color: #EAF8FF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 5px;
}

.imgcenter {
	background-color: #EAF8FF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	
}

.photobox {
	clear: both;
	width: 664px;
	margin-bottom: 30px;
	
	
}

.photobox700 {
width: 724px;
clear: both;
	float: none;
	margin-bottom: 30px;
}



.photobox p {
	border: 1px solid #cccccc;
	background: #ebebeb;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.photobox700 p {
	border: 1px solid #cccccc;
	background: #ebebeb;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.photobox img {
margin-bottom: 5px;	
}

.photobox700 img {
margin-bottom: 5px;	
}

.photobox800 {
width: 824px;
clear: both;
margin-bottom: 30px;
}

.photobox800 p {
	border: 1px solid #cccccc;
	background: #ebebeb;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.photobox800 img {
margin-bottom: 5px;	
}

.columnleft {
	clear: left;
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	
}

.columnright {
	clear: right;
	float: right;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	
}

#indexleft {
	padding: 5px;
	float: left;
	width: 442px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 5px solid #CCC;
}

#indexright {
	float: right;
	width: 442px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: #EAF8FF;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


	.gmap {
	border: 5px double #999;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	}

.infobox {
	padding: 5px;
	clear: right;
	float: right;
	width: 225px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #EAF8FF;
	font-size: 11px;
}

.infobox p {
	margin-bottom: 5px;
	margin-top: 5px;
}

.infobox h3 {
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, sans-serif;
	color: #0195c5;
}

.infobox h4 {
	font-size: 11px;
	line-height: 200%;
	color: #666;
}

.bluebox {
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-left: 0px;
	background-color: #EAF8FF;
}




table.historicmenu {
	clear: none;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

table.historicmenu td {
	padding: 7px;
	border: 1px solid #CCC;
}

table.historicmenu h4 {
	margin: 0px;	
}

#tabnav {
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 100%;
	padding-bottom: 0px;
}

#tabnav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	float: none;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tabnav li {
	
	float: none;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	display: inline;
	background-color: #E2E2E2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

#tabnav li.current {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFF;
}

#tabnav a:link {
	color: #666;
	text-decoration: none;
}

#tabnav a:visited {
	color: #666;
	text-decoration: none;
}

#tabnav a:hover {
	color: #C90;
	text-decoration: underline;
}

#tabnav a{
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0;
}



.mapexplainright {
	float: right;
	width: 150px;
	padding: 5px;
	border: 1px dotted #999;	
}

.mapexplainright p {
	font-size: 10px;
	
}

.contentsbox {
	background-color: #EAF8FF;
	border: 2px dashed #999;
	width: 300px;
	margin: 0px;
	padding: 10px;
}

.new {
	color: #F00;	
}
