@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	background:#009900 url(images/background2.png) repeat;
	font:Verdana, Arial, Helvetica, sans-serif;
}
/* The top bar, with the logo, and small icons for linking */
.topBar {
	background:url(images/head_top.gif) top repeat-x #999999;
	text-align:left;
	height:40px;
	margin:0px 0px 20px 0px;
	width:100%;
}
.topBarContainer {
	width:1000px;
	margin:auto;
	height:40px;
	background: url(images/brhetoricword.png) no-repeat;
}
#mainPic {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:40px;
}
.topBar a img {
	border:none 0px;
	text-decoration:none;
	margin:3px;
}
.topBarNav {
	text-align:right;
	padding:5px;
}
.wrapper {
	width:1000px;
	margin:0px auto 20px auto;
	padding:0px;
}
.bottom {
	background: url(images/spacer.gif) repeat;
}
/* Id section, mainly for content types in the main area */
#content {
	background: url(images/white80percent.png) ;
	border-left:#FF9900 5px solid;
	border-right:#FF9900 5px solid;
	height:100%;
}
#content a img {
	border:none 0px;
}
#leftCol {
	width:650px;
	background: none;
	float:left;
	padding:0px;
	margin-bottom:40px;
}
#rightCol {
	width:300px;
	float:right;
	background:none;
}
#rightCol .entryDescrip h1 {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #006600;
}
#rightCol .entryDescrip h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #F57A20;
	display:inline;
	line-height:150%;
	padding: 0px;
}
#rightCol.entryDescrip h6 {
	font-weight:lighter;
	font-size:medium;
	padding:10px;
}
#rightCol .entryDescrip p {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bolder;
	margin-left: 10px;
}
#home {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 100px;
	}
#home h2 {
color:#F57A20;
}
#AboutSection {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 15px 15px 20px 50px;
}
#BS {
	width:269px;
	float:left;
	padding:15px 15px 15px 15px;
}
#top_nav {
	text-align:center;
	font-style: normal;
	font-size:larger;
	border-left:#FF9900 5px solid;
	border-right:#FF9900 5px solid;	
	background-color: #059420;
	padding: 15px 0px 10px 0px;
	margin: 0px;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover {
	color:#FF9900
}
#FBookApp {
	padding: 0px;
	clear: both;
	float: right;
	width: 300px;
	margin:0px 0px 50px 50px;
}
#contact {
	width:900px;
	margin:0px auto 0px auto;
	padding:15px 30px 15px 100px;
}
#contactList {
	list-style:outside none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
#contactList li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#contact h2 {
	color: #F57A20;
}
/*This section is for an "entry" and the text styles present */
.entry {
	width:650px;
	padding:0px;
}
.entryDescrip {
	margin-right:20px;
}
.entryDescrip h6 a{
	text-decoration:none;
	color: #059420;
}
.entryTitle {
	width:auto;
	margin:auto;
	padding:0px 15px 0px 30px;
}
.entryTitle h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight:600;
	color: #006600;
}
.entryTitle h4 {
	font-size: large;
	font-weight:600;
	color: #003300;
	padding:10px;
	margin:0px;
}
/*bread crumb comes at the top of the content area (left column) and shows you reminds the user where they are & allows secondary navigation */
.breadCrumb {
	width:auto;
	padding:30px 0px 5px 30px;
	margin:0px 30px 15px 30px;

}
.breadCrumb a {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: lighter;
}
.breadCrumb a:hover {
	color:#FF9900;
}
.breadCrumb a.on {
	color:#009900;
}
/* These class containers are for the picture and 2 nav buttons in the left column (main content) */
.picNavContainer {
	width:650px;
	padding:0px;
	margin:0px 0px 20px 0px;
	background-color:#999900;
	
}
.picButton {
	background: none;
	float:left;
	width:25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.picButton img {
	margin-top:240px;
	margin-bottom:auto;
	cursor:default;
}
.picArea {
	width:600px;
	background: none;
	float:left;
	padding-bottom: 20px;
}	

.thumbContainer {
	padding: 10px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
.SqHolder {
	margin: 10px auto 10px auto;
}
.imageSquare {
	padding: 5px;
	display: inline;
}
.ton {
	border: thin solid #CC9900;
}
.portSections {
	width:980px;
	padding:5px;
	margin:auto;
	text-align: center;
}
.portSections img {
	padding:10px;
}
.clear {
	clear:both;
}
.featuredImage {
	width:auto;
	padding:10px;
	border-top:thin #FF9900 solid;

}
.featuredImage h4 {	
	margin:auto;
	padding:50px 15px 15px 0px;
}
.PicArea {
	width:600px;
	float:left;
	padding:10px 0px 0px 30px;
	margin:20px 0px 30px 0px;
}
.PicArea img {
	border-style: none;
	padding-bottom:20px;
}
.InfoBoxRight {
	width:330px;
	float:right;
	text-align:left;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
.InfoBoxRight h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #F57A20;
	line-height:150%;
	padding: 0px;
}
.InfoBoxRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bolder;
}
.InfoBoxRight h6 {
	padding:0px 0px 0px 10px;
	font-weight:lighter;
	font-size:medium;
}
