body
{
	margin: 0px;
	padding: 0px;
	background: #000 url(../_img/body_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
a
{
	color: #fff;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.imageleft
{
	float: left;
	padding-right: 8px;
	font-size: 10px;
}
.imageleft img
{
    border: solid 1px #fff;
}
.picborder
{
    border: solid 1px #fff;
}
/*----------------
Wrapper
----------------*/
#w
{
	margin: 0px auto;
	width: 755px;
}
/*----------------
Header
----------------*/
#header
{
	width: 755px;
	height: 192px;
	overflow: hidden;
}
/*----------------
Menu
----------------*/
#menu
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 755px;
	height: 36px;
	overflow: hidden;
}
#menu li
{
	float: left;
}
/*----------------
Content
----------------*/
#content
{
	width: 735px;
	padding: 10px;
}
#contactinfo_other
{
    float: left;
    width: 250px;
}
#contact_map
{
    clear: both;
    width: 100%;
    overflow: hidden;
}
#eventsl
{
    position: relative;
	margin: 0px auto;
    width: 626px;
    height: 807px;
    background: #000 url(../_img/events_bg.gif) repeat-x;
}
#eventsl-inner
{
    position: absolute;
    top: 198px;
    left: 128px;
    width: 373px;
    height: 536px;
    overflow: auto;
}
#events-printable
{
	position: absolute;
	top: 164px;
	left: 174px;
}
#eventsr
{
    float: right;
    width: 253px;
    margin-top: 20px;
}
.p_title
{
	display: block;
	color: #4AB69D;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: bold;
}
.p_title a{color: #669900 !important;}
.p_bydt
{
	display: block;
	color: #fff;
	padding-top: 5px;
	font-weight: bold;
}
.gg-item
{
    width: 735px;
    padding-top: 20px;
    clear: both;
}
.gg-pic
{
    width: 255px;
    float: left;
}
.gg-bio
{
    width: 470px;
    float: right;
}
/*----------------
TwoK
----------------*/
#twok
{
	margin: 0px auto;
	padding: 10px;
	width: 755px;
	text-align: right;
	border-top: solid 1px #161616;
}
#home #twok
{
    margin-top: 20px;
}
/*-------------------------------------
Forms
-------------------------------------*/
#form_view, #form_status
{
    float: left;
    width: 420px;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 180px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 150px;
    background-color: #fff;
    border: solid 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #669900;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 200px;
    height: 100px;
    background-color: #fff;
    border: solid 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #669900;
}
.webform input:focus, .webform textarea:focus
{
    background: #ffc;
}
.webform_controls
{
    width: 420px;
    margin: 20px auto 30px auto;
    text-align: center;
}
.webform_controls input
{
    background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #669900;
}
.required
{
    font-size: 10px;
    color: #cc3300;
}
/*-------------------------------------
Home
-------------------------------------*/
#home
{
	background: #000 url(../_img/h_bodybg.gif) repeat-x;
}
#home #header
{
	width: 755px;
	height: 255px;
	overflow: hidden;
}
#home #headersub
{
	width: 755px;
	height: 141px;
	background: url(../_img/h_headersub.gif) no-repeat;
}
#home #headersub a
{
	display: block;
	position: absolute;
	width: 165px;
	height: 53px;
	margin-top: 33px;
	margin-left: 531px;
}
#home #menu, #home #menusub
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 755px;
	height: 59px;
	overflow: hidden;
}
#home #menusub
{
	width: 755px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#home #menu li, #home #menusub li
{
	float: left;
}