html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #132845 url(images/homepage01.gif) repeat-x left top;
	color: #2B2C2B;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin-top: 0px;
}
h2 a {
	color: #173755;
	text-decoration: underline;
}
h2 a:hover {
	color: #B1CDB8;
	text-decoration: none;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #173755;
}

h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}
h3#speakertitles {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	background: #132845;
	width: 315px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #132845;
}
h5 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #C5DACA;
}


p, ol, ul {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}

a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a.link1 {
	position: relative;
	text-decoration: none;
	padding: 5px 12px;
	background: #132845;
	color: #FFFFFF;
}

a.link1 span {
}

a.alt {
	color: #00F;
	text-decoration: underline;
}
a.alt2 {
	color: #FFF;
	text-decoration: underline;
}
a:hover.alt {
	color: #132845;
	text-decoration: none;
}

a img {
	border: none;
	margin-left: 20px;
}

img.border {
	margin: 0px 15px 0px 0px;
	border: 4px solid #D6D3A7;
}

img.alignleft {
	float: left;
	margin-right: 25px;
	border: 4px solid #FFF;
}

img.alignright {
	float: right;
	margin-left: 25px;
	border: 4px solid #FFF;
}

img.aligncenter {
	margin: 0px auto;
	border: 4px solid #FFF;
}

hr {
	display: none;
}

/** HEADER */

#header {
	width: 847px;
	margin: 0px auto;
}

/** MENU */

#menu {
	text-align: center;
	width: 100%;
	height: 20px;
	
	padding: 5px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	float: right;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 10px;
	border-left: 1px solid #5B8C90;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu .first a {
	border: none;
}

#menu a:hover {
	text-decoration: underline;
}

/** LOGIN */

#login {
	float: right;
	width: 257px;
	height: 250px;
	margin-bottom: 10px;
}

#login .entry {
	height: 150px;
}

#box5 form {
	margin: 0px 0px 10px;
	padding: 0px;
}

#box5 fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#box5 ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box5 li {
	margin-top: 19px;
}

#box5 li.first {
	margin: 0px;
}

#box5 input {
	border: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#box5 .input-text {
	width: 205px;
	background: #FFFFFF;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
}

#box5 .input-submit {
	width: 47px;
	padding: 4px 0px;
	background: #F3F2D6;
	color: #518834;
}

#box5 a {
	float: left;
	padding: 5px 0px 0px 15px;
	color: #1E5677;
}

/** PAGE */

#page {
	width: 847px;
	margin: 0px auto;
	padding: 6px;
	background: #FFFFFF;
}

/** CONTENT */

#content {
	float: left;
	width: 100%;
}

#single {
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 257px;
	margin-top: 10px;
	margin-left: 10px;
}

/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 25px 0px;
	text-align: center;
	color: #8296A1;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLES */

.title {
	height: 37px;
	margin: 0px;
	padding: 16px 0px 0px 27px;
}

.more {
	margin: 0px;
	padding: 10px 25px;
	line-height: normal;
	text-align: left;
	background: #132845;
	color: #FFF;
}

.entry {
	padding: 15px 28px 10px 28px;
}

.more a {
	color: #FFFFFF;
}

.box-style1 {
}

.box-style1 .title {
	background: #E7E5BF repeat-y left top;
	color: #4E4D39;
}

.box-style1 .entry {
	padding: 25px 28px;
	background: #F5F1CE url(images/homepage05.gif) repeat-y left top;
}

.box-style2 {
	color: #6F6B62;
}

.box-style2 .entry {
	padding: 25px 27px 25px 27px;
	background: #F5F1CE url(images/homepage11.jpg) repeat-x left top;
	vertical-align: top;
}

.box-style2 h2 {
	color: #1F1F1F;
}

.box-style3 {
	color: #2B2C2B;
}

.box-style3 .title {
	background: #B1CDB8;
	color: #132845;
}

.box-style3 .entry {
	background: #C5DACA;
}

.box-style3 .more {
}

.box-style3 h3 {
	color: #5F7565;
}

.box-style4 {
	color: #2B2C2B;
}

.box-style4 .title {
	background: #E7E5BF;
	color: #4E4D39;
}

.box-style4 .entry {
	background: #F5F1CE;
}

.box-style4 h3 {
	color: #1E5677;
}

.box-style4 .more {
	background: #EBE39E;
	text-align: center;
}

.box-style5 {
}

.box-style5 .title {
	background: #B1CDB8;
	color: #4E4D39;
}

.box-style5 .entry {
	padding: 25px 28px 15px 28px;
}

/** BOX1 */

#box1 {
	height: 219px;
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {

}

/** BOX4 */

#box4 {
}

#box4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#box4 li {
	float: left;
	width: 171px;
	height: 254px;
	margin-right: 6px;
	padding: 0px 10px;
	background: url(images/mid_box.jpg);
	color: #CDCD8F;
}
#box4 li#mid {
	float: left;
	width: 171px;
	height: 254px;
	margin-right: 6px;
	padding: 0px 10px;
	background: #1E5677 url(images/mid_box.jpg) repeat-x left top;
	color: #CDCD8F;
}
#box4 li#right {
	float: left;
	width: 171px;
	height: 254px;
	margin-right: 6px;
	padding: 0px 10px;
	background: url(images/rt_box.jpg);
	color: #CDCD8F;
}

#box4 li.first {
	width: 170px;
	background: url(images/lt_box.jpg);
}

#box4 h2 {
	margin-bottom: 5px;
	padding-top: 135px;
	line-height: 120%;
	font-size: 18px;
	color: #FFFFFF;
}

#box4 h2 span {
	display: block;
	font-size: 20px;
	color: #F3F2BF;
	margin-bottom: 10px;
}

#box4 p {
	text-align: center;
}


/** BOX5 */

#box5 {
	width: 207px;
	height: 205px;
	background: #518834 url(images/homepage08.jpg) repeat-x left top;
	color: #AAD697;
	margin-bottom: 10px;
	padding-top: 23px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#box5 h2 {
	font-size: 18px;
	color: #F3F2D6;
}

#box5 h3 {
	color: #FFFFFF;
}

#box5 .border {
	margin-right: 12px;
	border: 2px solid #FFFFFF;
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
	float: left;
	width: 100%;
	margin-top: 6px;
}

#box7 li.first {
}

#box7 .date {
	float: left;
	clear: none;
	width: 42px;
	margin: 0px 13px 0px 0px;
}

#box7 .month {
	display: block;
	padding: 3px 0px;
	background: #96BA9E;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#box7 .day {
	display: block;
	background: #FFFFFF url(images/homepage12.gif) no-repeat right bottom;
	letter-spacing: -2px;
	text-align: center;
	font-size: 24px;
	color: #4F7B2A;
}

#box7 h3 {
	clear: none;
}

/** BOX8 */

#box8 {
	color: #000;
}

#box8 h3 {
	color: #4E4D39;
}

/** BOX9 */

#box9 {
	color: #5F7565;
}

#box9 h3 {
	color: #497E2B;
}

#box9 .entry p {
	margin-bottom: 19px;
	line-height: 17px;
}
#page table tr td #content #box6 tr .entry h1 span {
	color: #132845;
}
#header tr #header_rt {
	text-align: right;
}
#page #box3 tr td #login tr td .entry p a {
	font-size: 12px;
	font-weight: normal;
	color: #518834;
}
#page #box3 tr #box4 ul .first #lt_box {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 135px;
}
#page #box3 tr #box4 ul #mid #mid_box {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
}
#page table tr td .box-style5 tr td #single .entry form table tr td div input {
	color: #FFF;
	background: #132845;
	border-width: 0px;
}
#page table tr td #content .box-style5 tr td .entry a {
	color: #000;
}
#page #box3 tr td #box5 #maillist {
	font-size: 15px;
}
#speaker_image {
	border: medium solid #132845;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}
.speaker_title {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #385e15;
}
#page #box3 tr #box4 {

}
#page #box3 tr #box6 {
	background: #1e5677 url(images/homepage07.jpg) repeat-x left top;
	margin-bottom: 10px;
	height: 335px;
	width: 534px;
	margin-right: 6px;
	padding: 23px 25px 25px;
}
#page #box3 tr td #box6 #wht {
	color: #F5F1CE;
	font-size: 18px;
}
#page #box3 tr td #box6 #mission_txt {
	color: #FFF;
}
.callout {
	font-size: 16px;
	color: #F5F1CE;
	text-align: center;
	font-weight: bold;
}
blockquote {
	font-size: 14px;
	font-weight: bold;
	color: #518834;
}
blockquote#sml {
	font-size: 12px;
	font-weight: bold;
	color: #518834;
}
.wht_txt {
	color: #FFF;
}
.blktxt {
	color: #000;
	font-size: 12px;
	font-weight: 300;
}
.speakerbox_left{
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 28px;
	width: 500px;
	float: left;
}
.speakerbox_right{
	padding-top: 25px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 28px;
	width: 365px;
	float: right;
}

.divboxrt {
	float: left;
	width: 320px;
}
#page table tr td .box-style5 tr td #single .entry .speaker_bio {
	float: right;
	width: 615px;
}
#page table tr td .box-style5 tr td #single .title .bioname {
	font-size: 14px;
	color: #333;
}

.schedule_event {
	font-size: 14px;
	font-weight: bold;
	color: #518834;
}
#page table tr td .box-style5 tr td #single .entry .speaker_balswick {
	float: right;
	width: 515px;
}
#speaker_image2 {
	border: medium solid #132845;
}
#speaker_image3 {
	border: medium solid #132845;
	margin-bottom: 5px;
	margin-right: 15px;
}
.left_speaker_images {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.quoter {
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-align: right;
}
#facebook {
	background: #3b5998;
	color: #FFF;
	padding: 10px;
	height: 100px;
}
#facebook h2 {
	color:#FFF;
	font-size:16px;
}
#facebook h2 a {
	color:#FFF;
	font-size:16px;
	text-decoration:underline;
}
#facebook h2 a:hover {
	color:#F5F1CE;
	font-size:16px;
	text-decoration:none;
}
.floatleftctrtxt {
	float: left;
	margin-right: 5px;
	text-align: center;
}
#audio {
	color: #FFF;
	background: #518834;
	padding: 10px;
	height: 100px;
	width: 565px;
	margin-right: 6px;
	margin-bottom: 10px;
}
.promo {
	font: italic bold 20px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #518834;
	padding: 15px;
	text-align: center;
}
.info {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
#page #box3 tr td #login tr td .entry p strong {
	font-size: 18px;
	text-align: center;
}
#page #box3 tr td #login tr td .entry p a img {
	
}
