/* CSS/Site Design by Bud Parr at Sonnet Media sonnetmedia.com May, 2007 */

/* @group structure */

html,body {
	margin: 0;
	padding: 0;
	background-color: #4A413B;
}

body {
	margin: 0;
	padding: 0;
	min-width: 875px;
	background-color: #4A413B;
	text-align: center;
	color: #333;
	letter-spacing: .15em;
	font: small/150% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	width: 850px;
	color: #444;
	margin: 25px auto 15px;
	padding: 0;
	height: auto;
	background: #fff url(/images/topbar_v.jpg) no-repeat center top;
}

#topbar {
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
}

#banner {
	width: 85%;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
}

#content_main {
	background-color: #fff;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

#about_content {
	width: 100%;
	padding: 20px 0 40px;
	height: auto;
	margin: 0 0 45px;
}

#link_content {
	width: 795px;
	margin: 0 auto 45px;
	padding: 0;
	background-color: #fff;
	text-align: center;
	height: 100%;
	display: block;
	position: relative;
}

#top_content {
	width: 850px;
	margin: 0;
	padding: 0;
	height: 255px;
	position: relative;
}

#bottom_content {
	width: 825px;
	margin: 0 auto 20px;
	padding: 0;
	background-color: #fff;
	text-align: center;
	height: 280px;
}

#content_container {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
}

#content_left {
	width: 200px;
	float: left;
	margin: 80px 0 0;
	padding: 30px 0;
	height: auto;
}

#content_right {
	height: auto;
	width: 650px;
	margin: 0 0 20px;
	float: left;
	text-align: left;
	padding: 30px 0 0;
	clear: none;
}

#content_extra {
	width: 100%;
	clear: both;
	height: 10px;
}

#footer {
	width: 850px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}

/* @end */

/* @group bottom content */

#bottom_content_left {
	width: 275px;
	margin: 0;
	float: left;
}

#bottom_content_left div {
	width: 275px;
	height: 25px;
	padding: 10px 0 0;
	background: url(/images/online.gif) no-repeat center top;
	
}

#bottom_content_mid {
	width: 274px;
	margin: 0;
	float: left;
	border-left: 1px solid #999;
	}

#bottom_content_mid div{
	width: 274px;
	height: 25px;
	padding: 10px 0 0;
	background: url(/images/inperson.gif) no-repeat center top;
	
}

#bottom_content_right {
	width: 274px;
	margin: 0;
	float: left;
	border-left: 1px solid #999;
}

#bottom_content_right div {
	width: 274px;
	height: 25px;
	padding: 10px 0 0;
	background: url(/images/atwork.gif) no-repeat center top;
}



/* @end */

/* @group hacks */

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */

/* @group headers */

h2.events {
	background: url(/images/inperson_page.gif) no-repeat left center;
	text-indent: -9999px;
	height: 43px;
	color: #fff;
}

h2.online {
	background: url(/images/online_page.gif) no-repeat left center;
	text-indent: -9999px;
	height: 43px;
	color: #fff;
}

h2.at_work {
	background: url(/images/atwork_page.gif) no-repeat left center;
	text-indent: -9999px;
	height: 43px;
	color: #fff;
}

h2.past_events {
	color: #b3b3b3;
	text-indent: 40px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#content_right h4 {
	margin-top: 45px;
	color: #808080;
	font-style: italic;
	letter-spacing: .2em;
}

h1, h2 {
	color: #960000;
	letter-spacing: .2em;
	margin-top: 20px;
	padding-right: 35px;
	font: bold 130%/150% Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #7F8100;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
}

h3, h3 a {
	color: #960000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
	margin-top: 20px;
	text-decoration: none;
	padding-right: 35px;
}

h3 a:hover {
	color: #7F8100;
}

#top_content h1 {
	z-index: 2;
	position: absolute;
	left: 60px;
	top: -40px;
	background: url(/images/keefer_main.jpg) no-repeat;
	text-indent: -9999px;
	width: 225px;
	height: 225px;
}

h4.title, h4.title a {
	color: #7F8100;
	letter-spacing: .2em;
	text-transform: lowercase;
	margin: 30px 0 0;
	padding: 0 0 0 15px;
	text-align: left;
	text-decoration: none;
	font: normal small-caps normal 110% Georgia, "Times New Roman", Times, serif;
}

h4.title a:hover {
	color: #960000;
}

/* @end */

/* @group lists */

#bottom_content ul {
	list-style-type: none;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 5px 0 0;
}

#bottom_content ul li, #bottom_content ul li a {
	font-weight: bold;
	font-size: 96%;
	text-decoration: none;
	color: #4c4c4c;
	width: 95%;
	padding: 2px;
	margin-top: 4px;
}

#bottom_content ul li a:hover {
	color: #ffffcc;
	background-color: #747D59;
}

#bottom_content ul li ul {
	padding: 0 0 0 5px;
	margin: 0;
}

#bottom_content ul li ul li {
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
	font-size: 91%;
	margin: 0;
	padding: 0;
}

#topbar ul {
	list-style-type: none;
	text-align: right;
	clear: none;
	float: right;
	margin: 7px 0 0;
	padding: 0;
}

#content_left ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
}

#content_left ul li, #content_left ul li a {
	font-weight: normal;
	margin-top: 4px;
	font-size: 96%;
	text-decoration: none;
	color: #4c4c4c;
	width: 98%;
	padding: 2px;
	font-style: normal;
}

#content_left ul li a:hover {
	color: #ffffcc;
	background-color: #747D59;
}

#content_left ul li ul {
	padding: 0 0 0 5px;
	margin: 0;
}

#content_left ul li ul li {
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
	font-size: 92%;
	margin: 0;
	padding: 0;
}

#content_right ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
}

#content_right ul li {
	font-weight: normal;
	margin-top: 2px;
	font-size: 96%;
	text-decoration: none;
	color: #4c4c4c;
	width: 98%;
	padding: 2px;
	font-style: normal;
}

#content_right ul li a {
	color: #7F8100;
	text-decoration: none;
}

#content_right ul li a:hover {
	color: #ffffcc;
	background-color: #747D59;
}

#content_right ul li ul {
	padding: 0 0 0 5px;
	margin: 0;
}

#content_right ul li ul li {
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
	font-size: 92%;
	margin: 0;
	padding: 0;
}

#topbar ul li, #topbar ul li a {
	font: 97%/140% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffcc;
	text-decoration: none;
	margin: 0 15px 0 0;
	padding: 0;
}

#topbar ul li a:hover {
	color: #960000;
}

#footer ul {
	margin: 0;
	text-align: left;
	float: left;
	padding: 0 0 0 18px;
}

#footer ul li {
	font: 9px Helvetica, Geneva, sans-serif;
	color: #666;
	text-align: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 15px 0 0;
}

#footer li a {
	color: #666;
	text-decoration: none;
}

/* @end */

/* @group text */

.pagination, .pagination a {
	color: #7F8100;
	border-bottom-style: none;
	margin-top: 30px;
	margine-bottom: 10px;
	text-align: left;
	font: .9em Helvetica, Geneva, sans-serif;
	text-indent: 40px;
}

.pagination a:hover {
	color: #8B1E23;
}

p.note, p.note a {
	color: #7F8100;
	border-bottom-style: none;
	text-align: left;
	font: 1em Helvetica, Geneva, sans-serif;
	text-indent: 8px;
	margin: 0;
	padding: 0;
}

p.note a:hover {
	color: #8B1E23;
}

p a {
	color: #747D59;
	border-bottom: 1px dotted #747D59;
	text-decoration: none;
}

p a:hover {
	color: #ffffcc;
	border-bottom: 1px dotted #747D59;
	text-decoration: none;
	background-color: #747D59;
}

p.sidebar {
	margin: 0 0 0 10px;
	font-size: .85em;
	text-align: justify;
}

#footer a:hover {
	color: #fff;
}

#content_main p {
	text-align: left;
	padding-right: 35px;
	padding-left: 5px;
	color: #666;
	line-height: 180%;
}

.post_footer {
	color: #808080;
	font-variant: normal;
	border-top: 1px dotted #999;
	font-style: italic;
	line-height: 120%;
	margin: 0 35px 55px 0;
	padding: 0;
	font-size: 87%;
}

#about_content p {
	color: #666;
	margin: 0;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	letter-spacing: .1em;
}

/* @end */

/* @group images */

a:link.more_image, a:visited.more_image, a:active.more_image {
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}

a:Hover.more_image {
	margin-right: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	background-color: #e6e6e6;
}

.main_img {
	margin-left: 30px;
	margin-bottom: 1px;
	z-index: 5;
	float: left;
}

.mid_img {
	float: right;
	padding-top: 20px;
	margin-right: 55px;
}

.right_img {
	float: right;
	margin-right: 25px;
	padding-top: 20px;
}

/* @end */

input {
	color: #666;
	border: 1px solid #999;
}

#link_content div {
	
}

table {
	text-align: left;
	width: 250px;
	margin-left: 5px;
	height: auto;
	margin-bottom: 10px;
}

#link_content ul {
	list-style-type: none;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0;
}

#link_content ul li, #link_content ul li a {
	font-weight: normal;
	font-size: 96%;
	text-decoration: none;
	color: #4c4c4c;
	width: 95%;
	padding: 2px;
	margin-top: 4px;
	font-style: normal;
}

#link_content ul li a:hover {
	color: #ffffcc;
	background-color: #747D59;
}

#link_content ul li ul {
	padding: 0 0 0 5px;
	margin: 0;
}

#link_content ul li ul li {
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
	font-size: 91%;
	margin: 0;
	padding: 0;
}

#link_content_left {
	width: 265px;
	padding: 10px 0;
	float: left;
	margin: 0;
}

#link_content_mid {
	width: 265px;
	margin: 0;
	padding: 10px 0;
	float: left;
}

#link_content_right {
	width: 265px;
	margin: 0;
	padding: 10px 0;
	float: left;
}