/* Edgeley Styles by Tyler Tufte */

body { font-size: 75%; color: #333; margin: 0; padding: 0; background-color: #e4e4e4; }

ul, li, dl, dt, dd { list-style: none; margin: 0; padding: 0; }

p {
	margin: 0px;
	padding: 0px;	
}

a {	
	text-decoration: none;	
}

.container { font: 12px/1.6em Lucida Grande, Verdana, Arial, sans-serif; }

.clear {
	clear: both;
}

/* Header */

#topBarOuter {
	background-color: #212121;
	height: 30px;
	width: 100%;
}

#topBarInner {
	width: 1000px;
	margin: 0px auto;
	padding: 7px 0px;
}

#topBarInner p {
	float: left;
	color: #bebebe;
}

#topBarInner a {
	color: #bebebe;
}

#topBarInner a:hover {
	color: #ffe5af;
}

#topBarInner ul {
	float: right;
	display: inline; 
	margin: 0px; 
	padding: 0px;
}

#topBarInner li {
	margin: 5px 5px;
	color: #bebebe;
	width: 100px;
	display: inline;
}

#bottomBarOuter {
	border-top-color: #117bc2;
	background-color: #0b4e74;
	border-top: 1px solid #117bc2;
	border-bottom: 1px solid #212121;
	height: 100px;
	width: 100%;
}

#bottomBarInner {
	width: 1000px;
	margin: 0px auto;
	padding: 40px 0px;
}

#bottomBarInner p {
	color: #ffffff;
	font-size: 5em;
}

#topNav {
	width: 960px;
	height: 40px;
	background-color: #212121;
	border-bottom: 1px solid #aeaeae;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	margin: 20px auto;
}

#topNav ul {
	list-style-type: none;
}

#topNav li{ 
	float: left;
}

#topNav a {
	padding-right: 32px;
	padding-left: 32px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-size: 14px;
	border-right: 1px solid #6b6b6b;
}

#topNav .active a{
	background-color: #0b4e74;
	color: #ffffff;
}

#topNav .inactive a{
	background-color: #212121;
	color: #bebebe;
}

#topNav a:link {	
	text-decoration: none;	
}

#topNav a:hover {
	background-color: #0b4e74;
}

#wrapper {
	width: 100%;	
}

#innerWrapper {
	margin: 0px auto;
	width: 962px;
}

#mainContent {
	width: 650px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #bebebe;
	float: left;
	min-height: 400px;
}

#mainAds {
	width: 270px;
	background-color: #bebebe;
	float: right;
	padding: 5px;
}

#mainAds div {
	margin: 5px;
	width: 125px;
	height: 125px;
	background-color: #ffffff;
	float: left;
}

#photoSpot {
	width: 270px;
	background-color: #bebebe;
	float: right;
	padding: 5px;
	margin-top: 10px;
}

#photoSpot div {
	margin: 5px;
	width: 125px;
	height: 125px;
	background-color: #ffffff;
	float: left;
}

.news {
	margin: 10px;
	border-bottom: 1px solid #bebebe;
	padding-bottom: 20px;
}

.newsView {
	margin: 10px;
	padding-bottom: 20px;
}

.news img {
	padding: 4px;
	border: 1px solid #bebebe;
	float: left;
	margin: 0px 16px 5px 0px;
}

.newsView img{
	padding: 4px;
	border: 1px solid #bebebe;
	float: left;
	margin: 0px 16px 5px 0px;
}

.newsInner {
	float: right;
	width: 460px;
}

.newsInnerFull {
	width: 630px;
}

.newsInner  h2 {
	font-size: 2em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.2em;
}

.newsInner  a {
	color: #0b4e74;
}

.news a {
	color: #0b4e74;
}

.newsInnerFull  h2 {
	font-size: 2em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.newsInnerFull  a {
	color: #0b4e74;
}

.newsDateOuter {
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	color: #919191;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px;
	width: 100%;
	float: right;
}

.newsDateOuterNone {
	border-top: 1px solid #bebebe;
	color: #919191;
	margin: 5px 0px 5px 0px;
	width: 100%;
	float: right;
}

.newsAuthor {
	float: right;
}

.newsDate {
	float: left;
}

.newsText {
	margin-bottom: 10px;	
}

.newsText a {
	color: #0b4e74;
}

#simpleContent{
	margin-left: 10px;	
}

#simpleContent h2{
	border-bottom: 1px solid #bebebe;
	padding: -5px 0px 5px 0px;
	margin-bottom: 10px;
}

/* Footer */

#footer {
	width: 100%;
	margin-top: 20px;
}

#footer h2 {
	margin: 0px;
	padding: 0px;
}

#footerTopBar {
	width: 100%;
	background-color: #212121;
	height: 30px;
}

#footerContainer {
	height: 400px;
	background-color: #a5a5a5;
	width: 100%;
}

#footerInner {
	margin: 0px auto;
	width: 720px;
	padding: 10px;
}

#footerInner p {
	border-top: 1px solid #212121;
	margin: 5px 0px;
	padding: 5px 0px;
}

#footerInner a {
	color: #0b4e74;
}

#footerInner a:hover {
	color: #ffe5af;
}

#footerContact {
	width: 230px;
	float: left;
	margin: 0px 5px;

}

#footerOther {
	width: 230px;
	float: left;
	margin: 0px 5px;

}

#footerAbout {
	width: 230px;
	float: left;
	margin: 0px 5px;

}