@charset "utf-8";
body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}
div {display:block; border:0; margin:0; padding:0;}
ul {
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
}


p {
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
	margin-right: 0;
}




img {
	border:0;
	}



table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h3 {
	margin-top: 0px;
}
h4{ font:300 18px 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:160%; letter-spacing:0.15em; color:#fff; text-shadow:1px 1px 0 rgb(0,0,0); }
h5{ font:300 14px 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:160%; letter-spacing:0.15em; color:#fff; }

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	font-family: "Century Gothic";
	height: 125px;
	width: 800px;
	background-image: url(../images/bgHeader.gif);
}
#container #header #hdr_logo {
	height: 125px;
	width: 175px;
	float: left;
}
#container #header #hdr_title {
	height: auto;
	width: 450px;
	float: left;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 50px;
}
#container #header #hdr_title span {
	display: block;
	height: auto;
	width: auto;
	padding-left: 20px;
}
#container #header #hdr_contact_info {
	height: auto;
	width: 175px;
	float: left;
	color: #FFFFFF;
	margin-top: 30px;
}
#container #middleArea {
	background-image: url(../images/bgcontent.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 10px;
	display: block;
}
#container #navigation {
	height: 1000px;
	width: 175px;
	background-image: url(../images/bgNavigation.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#container #navigation ul
{	
	width: 100%;
	margin-left: 18px;
}

#container #navigation li
{
	width: 140px;
	height: 28px;
	margin-top: 7px;
	display: block;
	background-image: url(../images/bgMenuItem.gif);
	background-repeat: no-repeat;
	position:relative;
	padding: 0px;
}
#container  #navigation  li a span {
	margin-left: 2px;
	display: block;
	padding-top: 3px;
	font-family: "Century Gothic";
	font-size: small;
}

#container #navigation ul li ul {
	position: absolute;
	display: none;
	left: 123px;
	top: 0px;
}
#container #navigation ul li ul li{
	margin:0px;
}
#container #navigation ul li:hover ul         
{
	display: block;	
	
}
#container #navigation li a:hover,#container #navigation li a:focus {
	background-image: url(../images/bgMenuItemHover.gif);	
}

#container #navigation li a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}

#container #navigation #donate {
	height: 61px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}


#container #content {
	width: 602px;
	margin-left: 18px;
}
#container #content #mainImage {
	height: 253px;
	width: 600px;
	border: 1px solid #999999;
}
#container  #content  #joinus_ball_image  {
	height: 130px;
	width: 116px;
	margin-top: 20px;
}
#container #content #joinus #why_join h3 {
	margin-top: 0px;
}
#container #content #joinus {
	width: 100%;
	height: 150px;

}
#container #content #features {
	height: 200px;
	width: 100%;
}
#container #content #features #mission_statement {
	width: 280px;
	padding-top:10px;
}
#container #content #features #mission_statement h3 {	
	padding-bottom:20px;
}
#container #content #features #vrdivider {
	background-image: url(../images/vrdivider.gif);
	background-repeat: repeat;
	height: 200px;
	width: 1px;
	margin-right: 10px;
	margin-left: 10px;
}
#container #content #features .float_left #announcements h3 {
		width: 280px;
margin-top: 0px;
}

#container #content .hrdivider {
	height: 1px;
	width: 597px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/hrdivider.gif);
	background-repeat: no-repeat;
}

#container #content #joinus #why_join {
	margin-right: 50px;
	width: 275px;
}
#container #content #features #mission_statement h3 {
	margin-top: 0px;
}
#container #content #features #announcements {
	margin-top: 0px;
}
#container #content #schedule_table li {
	font-size: 11px;
	width: 100%;
	height: 100%;
}

#container #content #schedule_table ul {
	width: 98px;
}
#container #content #mainImage2 {
	height: 177px;
	width: 602px;
}

#container #content #active_list li {
	float: left;
}
#container #content #programs_list li {
	padding-left: 2px;
}
#content #scheduled_activities a {
	font-size: 16px;
	text-decoration: underline;
}
#content #div_contactus {
	margin-bottom: 35px;
}
#content #div_sponsers
{
	padding-top:10px;
	margin-top:10px;
} 

#content #div_sponsers li
{
	float:left;
	height:75px;
	width:200px;
	display:block;
	margin-bottom:20px;
	margin-right:20px;
} 
#content #div_sponsers ul
{
	list-style-type: none;
} 
.fieldHolder
{
	width: 569px;
	height: 400px;
	background: url(../images/emailform.gif) no-repeat;
	margin-left: 15px;
}

.textInput2
{
	width: 450px;
	height: 28px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 195px;
	margin-left: 60px;
	font-size: 18px;
}
.textInput3
{
	width: 450px;
	height: 28px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 44px;
	margin-left: 60px;
	font-size: 18px;
}
.sendbutton
{
	width: 110px;
	height: 33px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 30px;
	margin-left: 402px;
	font-size: 18px;
}
#container #footer {
	height: 80px;
	width: 800px;
	font-size: 12px;
	color: #FFFFFF;
}
#container #footer #footer_top {
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#container #footer #footer_content {
	background-image: url(../images/bgFooter.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
}
#container #footer #footer_content #footer_align {
	text-align: center;
	height: 20px;
	width: auto;
	padding-top: 10px;
}


#container #footer a {
	color: #FFFFFF;
}
.active_event_title {
	font-weight: bold;
}
.bgMenuItemArrow    {
	height: 7px;
	width: 4px;
	position: absolute;
	top: 8px;
	right: 10px;
}

.class_ul{
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 25px;
}
.event_desc {
	display: block;
	height: auto;
	width: auto;
	padding-right: 10px;
}
.float_left {
	float: left;
}
.hdr_span {
	display: block;
	height: 80px;
	width: auto;
}
.img_float
{
	border:0;
	width:150px;
	height:100px;
	float: left;
	margin-top: 5px;
    
}
.item_wrapper
{
	width:590px;
}

.item_title
{
	font-weight:bold;
	display: block;
	color: #333333;
	width: 300px;
	font-size: 18px;
}
.item_desc
{
	width: auto;
	display: block;
	font-size: 14px;
	padding-right: 5px;
}
.item_more {
	width: auto;
	display: block;
	font-size: 14px;
	padding-right: 5px;
	text-align: right;
}
.menuItemSelected {
	background-image: url(../images/bgMenuItemHover.gif);
	background-repeat: no-repeat;
}

.schedule_time_increment {
	font-size: 12px;
	text-align: center;
	display: block;
	width: 98px;
}
.schedule_col_header {
	font-weight: bold;
}
.schedule_instructor {
	display: block;
	padding-left: 2px;
}

.schedule_Title {
	display: block;
	padding-left: 2px;
	font-weight: bold;
}


.schedule_Time {
	display: block;
	padding-left: 2px;
}
.stjames_quote {
	display: block;
	height: auto;
	width: 30px;
}
.subMenu {
	width: 140px;
	margin-top: 5px;
	display: block;
	background-image: url(../images/bgMenuItemSub.gif);
	background-repeat: no-repeat;
	position:relative;
	padding: 0px;
	height: 28px;
}


.table_header {
	font-size: 18px;
	display: block;
	text-align: center;
	background-color: #FFCC33;
	font-weight: bold;
}

/*.selected_menu_item {
	background-image: url(../images/bgMenuItemHover.gif);
}*/
.align_contact {
	display: block;
	padding-left: 10px;
}
fieldset {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
legend {
	color: #003399;
}

