﻿body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAD687;
	text-align: center;
	background-image: url('images/bk.jpg');
	background-repeat: repeat-x;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
.hide {
	display : none;
}
.redtop {
	color: #800000;
	background-image: url('images/redtop.gif');
	background-repeat: repeat-x;
	font-size: 12px;
	text-transform: capitalize;
	height: 22px;
}
#header {
	background-image: url('images/headbk.png');
	background-repeat: no-repeat;
	width: 935px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	height: 192px;
}
.forward {
	float: left;
	display: block;
	margin-left: 50px;
	margin-top: 20px;
}
/* NAVIGATION */
.nav {
	float: right;
	width: 697px;
	display: block;
	margin-top: 68px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.nav_on {
	background-image: url('images/nav/on.png');
	background-repeat: repeat-x;
	float: left;
	display: block;
	height: 36px;
	line-height: 33px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
.nav_off{
	background-image: url('images/nav/off.png');
	background-repeat: repeat-x;
	height: 36px;
	float: left;
	display: block;
	line-height: 33px;
	padding-right: 20px;
	padding-left: 20px;
	color: #fff;
}
.nav_off A{
	color: #fff;
}
.nav_on A{
	color: #fff;
}
.nav_ron {
	background-image: url('images/nav/right_on.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 12px;
	float: left;
	display: block;
	line-height: 3em;
	color: #fff;
}
.nav_roff {
	background-image: url('images/nav/right_off.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 12px;
	float: left;
	display: block;
	line-height: 3em;
}
.nav_lon {
	background-image: url('images/nav/left_on.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 12px;
	float: left;
	display: block;
	line-height: 3em;
}
.nav_loff {
	background-image: url('images/nav/left_off.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 12px;
	float: left;
	display: block;
	line-height: 3em;
}
.nav_divide {
	background-image: url('images/nav/divide.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 1px;
	float: left;
	display: block;
}
.logo {
	float: left;
	display: block;
}
/*MAIN*/
#wrapper{
	width: 935px;
	margin: 30px auto 0 auto;
	
}
.main {
}
.message_bk {
	background-image: url('images/message_bk.png');
	background-repeat: repeat-y;
	width: 937px;
}
.message {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
.m_picture {
	margin-left: 10px;
	width: 191px;
	float: left;
	display: block;
}
.message_content {
	margin-left: 10px;
	text-align: left;
}
.readblog {
	height: 36px;
	width: 204px;
	float: right;
	margin-top: -20px;
	margin-right: 3px;
}
.block_one {
	width: 314px;
	float: left;
	display: block;
	margin-right: 8px;
	margin-top: 24px;
	height: 288px;

}
.block_two {
	width: 290px;
	float: left;
	display: block;
	margin-right: 8px;
	margin-top: 17px;
	padding-top: 20px;
	height: 288px;
}
.block_three {
	width: 314px;
	float: left;
	display: block;
	margin-top: 17px;
	height: 288px;	
}
.twitter {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	width: 270px;
	padding-top: 15px;
	padding-right: 5px;
}
#twitter_update_list li {
list-style-type: none;
}
.greysee {
	margin-left: 12px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.left {
	text-align: left;
}
.smalltxt {
	text-align: left;
	font-size: 11px;
}
.involvedbox {
	width: 290px;
	margin-left: 8px;
}
.home-boxes {
	min-height: 275px;
}
.picture-about {
	padding-left: 10px;
}
/* FOOTER */
.footer {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: 100px;
	width: 100%;
	padding-top: 18px;
}
.footer-outline {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

.footer-left {
	font-size: 10px;
	color: #C0C0C0;
	text-align: left;
	width: 590px;
}
.footer-right {
	font-size: 12px;
	color: #C0C0C0;
	text-align: left;
	vertical-align: top;
}
.footer-right A {
	color: #cccccc;
}

.center {
	text-align: center;
}
.dividecolumn {
	padding-left: 15px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
.message_min {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	min-height:500px;
}
.dividehor {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	width: 100%;
}
.home_rcolumn {
	padding-top: 55px;
	text-align: center;
	padding-left: 5px;
	margin-left: 5px;
}
.date {
	color: #808080;
	font-size: .8em;
}
