/* @override http://www.brenthouston.com/bhstyle.css */

/* @override http://brenthouston.com/bhstyle.css */

/* @override http://brenthouston.com/bhstyle.css */


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

body{
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img{
	border: 0;
}

a {
	border: 0;
	text-decoration: none;
}

#header{margin-top: 80px;
	width: 100%;
	position: fixed;
	top: 0;
}

#header-flux{margin-top: 80px;
	width: 100%;
}

#name{width:424px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#flags{width: 100%;
	height: 28px;
	background: url(siteimages/flags.gif) repeat-x;}


#flags-up{width: 100%;
	height: 28px;
	background: url(siteimages/flags-up.gif) repeat-x;
	position: fixed;
	font-size: .5em;
}

#flags-flux{
	width: 100%;
	height: 28px;
	background: url(siteimages/flags-up.gif) repeat-x;
}

.centernav{
	width: 740px;
	margin-top: 170px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}

.centernav ul{
	min-width: 700px;
	text-decoration: none;
	list-style-type: none;
	font: 88px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

.centernav ul li{
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

.centernav ul li a{
	color: #af8a77;
}

.centernav ul li a:hover{
	color: #00a4b5;
}

/* increase WIDTH below when adding headings */

.leftnav{
	margin-top: 170px;
	height: 140px;
	width: 1520px;

}

.leftnav ul{
	margin-left: 20px;
	text-decoration: none;
	list-style-type: none;
	font: 88px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

.leftnav ul li{
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}

.leftnav ul li a{
	color: #af8a77;
}

.leftnav ul li a:hover{
	color: #00a4b5;
}

#bottomnav{
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d5aba1;
	margin-bottom: 10px;
}

#bottomnav ul{
	list-style-type: none;
	text-align: center;
}

#bottomnav li{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}

#bottomnav a{
	color: #af8a77;
}

#bottomnav a:hover{
	color: #f4981c;
}

#statement{
	margin-top: 30px;
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	color: #a17f6e;
	text-align: justify;
	border-bottom-style: none;
	border-bottom-width: 1px;
}

#statement p#scroll{
	text-align: center;
	font-size: 12px;
}

#statement p{
	width: 700px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}

#superfoot-fixed{width: 100%;
margin-left: auto;
margin-right: auto;
	position: fixed;
	bottom: 0px;
}

#superfoot-flux{width: 100%;
	margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

#superfoot-fixed p{
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d5aba1;
	text-align: center;
}

#copyright p{
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d5aba1;
	text-align: center;
	margin-bottom: 9px;
}

.contact{
	margin-top: 170px;
	height: 140px;
	width: 2000px;

}

.contact p{
	margin-left: 20px;
	font: 88px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d95895;

}

	.thumbnail{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #fff;
		border: 1px solid #d0d0d0;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.thumbnail_text{
		height: 145px; 
		width: 140px;
		text-align: center;
		background-color: #fff;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden;
	padding: 8px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #918d8d;
}
	.thumbnail_text p{
	margin-top: 3px;
}
	
#newshead{width: 642px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}	
	
.news{
	width: auto;
	color: #00a4b5;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	padding: 0px 60px 20px;
}
	
.news h2{
	color: #94672a;
}

.news h4{
	color: #f4981c;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.news img{
	padding: 0 8px;
}

.storycontent{
	margin-top: 10px;
	margin-bottom: 10px;
}

.post{
	width: 630px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	background-color: white;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.links{width: 100%;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.links ul{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	font-size: 24px;
	color: #af8a77;
	font-weight: bold;
	background-color: white;
}

.links li{
	padding: 15px;
	font-size: 34px;
}

.links a{
	color: #d2a691;
	font-weight: normal;
	font-style: normal;
}

.links a:hover{
	color: #00a4b5;
}

a#idSiteMeterHREF{
	visibility: hidden;
}

#content_wide{ 
	width: 9650px;
	height: 160px;
		margin-top: 150px;
		margin-left: 30px;
	}
