@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	background:#009900 url(images/background2.png) repeat fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form {
	margin-left:50px;
}
label {
	font-weight:bold;
	display:block;
}
.textfields, textarea {
	width:500px;
}
textarea {
	height:200px;
}
td {
	vertical-align:top;
	padding:2px 5px;
}

/* 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 top;
	background-position:2px;
}
#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;
}
/* Global containers */
.wrapper {
	width:1000px;
	margin:0 auto 20px auto;
	padding:0px;
	background-attachment:scroll;
}
.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;
	line-height:150%;
	padding: 0px;
}
#rightCol.entryDescrip h6 {
	font-weight:lighter;
	font-size:medium;
	padding:10px;
}
#rightCol .entryDescrip p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bolder;
	margin-left: 10px;
}
#AboutSection {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 15px 15px 20px 50px;
}
#blog h1 {
	padding-left: 30px;
}
#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:10px 50px 10px 50px;
	background: #003300;
}
#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;
}
.note {
	font-style:italic;
}
/*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;
}
.picButton img {
	margin-top:240px;
	margin-bottom:auto;
}
.picArea {
	width:600px;
	background: none;
	float:left;
	padding-bottom: 20px;
}	
.picArea img {
	width:600px;
}
.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;

}
.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;
	clear:left;
	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;
}

/* Styles for the Blog posts, recent posts, and archive through PHP */
p {
	margin-top: 1em;
}
#blog {
	width:100%;
}
#blog_posts {
	margin-left: 310px;
	padding:0px 10px 10px 10px;
}
#blog_posts h2 {
	color: #006600;
}
#blog_posts img {
	width:600px;
}
#archive {
	color: #CCCCCC;
	width: 115px;
	background-color: #006600;
}
#recent {
	color: #FFFFFF;
	width: 135px;
	background-color: #FF9900;
}
#recent, #archive {
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#archive h3, #recent h3 {
    margin: 0 auto 10px 0;
    text-transform:uppercase;
}
#archive ul, #recent ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#recent li {
    margin-bottom:0.7em;
}
#archive a, #recent a {
    text-decoration:none;
}
#archive a:link, #archive a:visited {
    color: #CCC;
}
#archive a:hover, #archive a:active, #archive a:focus {
    color:#999;
    text-decoration:underline;
}
#recent a:link, #recent a:visited {
    color: #FFF;
}
#recent a:hover, #recent a:active, #recent a:focus {
    color:#CCC;
    text-decoration:underline;
}
.blog_entry, .add_post {
	width:400px;
	height:100%;
	overflow:scroll;
}
.blog_name {
    background-color: #006600;
	width:100%;
}
.blog_name h2 {
    color:#FF6600;
	padding:5px 20px 5px 50px;
}
.blog_update {
	width:100%;
}
.blog_update h4 {
	padding:10px 5px 5px 30px;
	font-size:medium;
	font-weight:lighter;
	color:#000000;
}
.blog_content {
	padding:10px 30px 10px 30px;
	font-weight:lighter;
	font:Verdana, Arial, Helvetica, sans-serif smaller;
}
.blog_content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#009900;
	line-height:18px;
}
#leftCol a {
	color: #000000;
	text-decoration: none;
	padding-left: 50px;
}
#leftCol a:hover {
	color: #CC6600;
	text-decoration: none;
	padding-left: 50px;
}
#manage_posts {
	padding-left: 30px;
}
.blog_content object {
	width:auto;
} 
.blog_content p {
	padding:5px 25px 5px 25px;
	font-size: medium;
	font-weight:lighter;
}
.blog_content img {
	margin:10px;
	width:100%;
}
.blog_content object {
	width:900px;
	height:540px;
}
.blog_content embed {
	width:900px;
	height:540px;
}
#blog_posts embed {
	width:600px;
	height:360px;
}
#featuredImage {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

