@charset "utf-8";
h1, h2, h3, h4, h5, h6, ul, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#banner {
	background-color: #000000;
	height: 90px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#boxes {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 50px;
	padding-left: 50px;
	border: 0px solid #999999;
	height: 300px;
}
#boxes h1 {
	font-size: 16px;
	color: #000000;
}
#boxes ul {
	font-size: 10px;
}

#topboxes {
	clear: none;
	margin: 0px;
	float: none;
}

#topleft {
	width: 33%;
	float: left;
	height: 150px;
}

#topcenter {
	float: left;
	height: 150px;
	width: 34%;
	clear: none;
	padding-left: 0px;
}

#topright {
	float: right;
	height: 150px;
	width: 33%;
}


#bottomboxes {
	float: none;
	margin: 0px;
}

#bottomleft {
	float: left;
	width: 33%;
	height: 150px;
}

#bottomcenter {
	float: left;
	width: 34%;
	height: 150px;
}

#bottomright {
	float: right;
	width: 33%;
	clear: none;
	height: 150px;
}

#topspace {
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#topspace2 {
	height: 2px;
	width: 100%;
	border: 1px none #000000;
}

#topspace3 {
	height: 17px;
	width: 100%;
	font-variant: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: none;
	clear: none;
	margin: 0px;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: 0%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}

#subhead {
	background-color: #6E879A;
	height: 40px;
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#subhead h1 {
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
}

#footer {
	float: left;
	height: 50px;
	width: 100%;
	clear: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menusidebar {
	float: left;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	clear: none;
	padding: 10px;
}

#pageheader {
	font-size: 36px;
	height: 60px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-left: 0px;
	padding-left: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	width: 65%;
	padding-top: 10px;
	clear: left;
}

#nestedmenu {
	
	font-size: 16px;
	height: 600px;
	width: 150px;
	border: 1px solid #000000;
	float: none;
	clear: none;
	margin-top: 50px;
	margin-right: 75px;
	margin-bottom: 50px;
	margin-left: 75px;
	padding: 0px;
}

#long2column {
	float: left;
	width: 33%;
	clear: none;
}

#pagecontentlongpage {
	float: left;
	width: 80%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#newpageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	float: left;
	height: 60px;
	width: 65%;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 15px;
	padding-left: 50px;
}
#pagecontentlongpage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	white-space: normal;
}
#pagecontentlongpage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: normal;
	display: inline;
	text-align: left;
}

#pagecontentlongpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#photospot {
	height: 170px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
