/* CSS Document */

a:link    { color:#FFF; text-decoration:underline; }    
a:visited { color:#e1e1e1; text-decoration:none;}   
a:hover   { color:#FFF; text-decoration:underline;} 
a:active { color:#FFF; text-decoration:underline;}

body
{
padding:0px;
margin:0px auto;
background: url(../images/bg.jpg) center top repeat-y #CCCCCC;
}
p
{
margin:0px;
}

/* CSS Basic Documents */

#container
{
width:770px;
margin:0px auto;
padding:0px 5px;
background-color:#17528A;
text-align:center;
clear:both;
}

#header
{
width:770px;
clear:both;
text-align:left;
}

#body
{
width:750px;
text-align:left;
clear:both;
}
#footer
{
width:770px;
background:url(../images/footer-line.jpg) center top no-repeat #042955;
clear:both;
padding-top:20px;
padding-bottom:20px;
font:normal 11px Tahoma;
color:#CDD4DD;
white-space:pre;
}

.header_top
{
width:770px;
height:25px;
border-bottom:1px solid #fff;
background:#91CA48;
float:left;
}
.logo_bg
{
background:url(../images/logo_bg.jpg) left top repeat-x;
width:770px;
height:108px;
float:left;
}
.header_left_part
{
width:396px;
float:left;
}
.logo
{
margin-left:10px;
margin-top: 8px;
}
.header_right_part
{
width:374px;
float:right;
padding-top:8px;
font:normal 11px Tahoma;
color:#16508C;
}
.menu_bg
{
width:770px;
height:34px;
float:left;
text-align:left;
}
.body_bg
{
width:750px;
height:700px;
float:left;
text-align:left;
background:url(../images/body_bg.jpg) left top repeat-x;
padding:13px 10px 0px 10px;
}
.photo_bg
{
background:url(../images/photo_bg.jpg) left top no-repeat;
width:331px;
height:600px;
padding:5px;
float:left;
}
.welcome_text
{
width:405px;
height:500px;
float:right;
font: bold 11px/13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#255C71;
}
.upcoming_events
{
width:405px;
float:right;
font: normal 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#fff;
padding-top:10px;
}
.body_bottom
{
width:754px;
padding:8px;
float:left;
background:#042955;
border-top:1px solid #427AAF;
}
.bottom_images_bg
{
width:732px;
padding:8px;
border:1px dotted #8294AA;
font:normal 11px/25px Tahoma;
color:#fff;
}
.images_left
{
width:560px;
float:left;
}
.body_bottom_img
{
border:2px solid #93C4F4;
margin-right:15px;
}
.view_gallery
{
float:right;
width:70px;
height:86px;
}
.calender_bg
{
width:200px;
height:200px;
background:#072B5B;
padding-top:10px;
align:center;
}
/* CSS Text Documents */
.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text:hover
{
color:#185692;
}
.blue_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.blue_link:hover
{
text-decoration:none;
}
.footer_menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #CDD4DD;
	text-decoration: none;
}
.footer_menu:hover
{
text-decoration:underline;
}
.footer_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #CDD4DD;
	text-decoration: none;
}
.white_link
{
font:normal 11px/18px Tahoma;
color:#fff;
text-decoration:underline;
}
.white_link:hover
{
text-decoration:none;
}

/* CSS Basic Documents for inner page*/

.inner_body
{
width:770px;
margin:0px auto;
}

.inner_body_left
{
width:580px;
float:left;
background:#17528A;
padding-top:15px;
}
.membership_bar
{
background:url(../images/membership_bar.jpg) left top repeat-x;
height:26px;
padding-left:12px;
font:bold 16px/26px Arial, Helvetica, sans-serif;
color:#fff;
width:758px;
}
.body_left_text
{
width:700px;
float:left;
padding:15px 20px 15px 12px;
font:normal 11px Tahoma;
color:#fff;
}
/*.body_right_banner
{
width:146px;
float:right;
background:#91CA48;
padding:10px 18px;
}*/
.contact
{
width:340px;
height:90px;
float:left;
margin-bottom:15px;
}
.contact_photo
{
width:140px;
height:90px;
float:left;
}
.contact_text
{
width:200px;
height:90px;
float:right;
}
/* CSS Text Documents for inner page */

.white_headings {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
.title
{
font:bold 14px/20px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.calender_link
{
font:normal 11px Tahoma;
color:#fff;
text-decoration:none;
background:#88BA47;
border:0px solid #fff;
}
.calender_link:hover
{
background:#2E5E8C;
}
.calendarToday
{
	background:#FFFFFF;
	color:#000;
}
.calendar
{
	background:#17528A;
}
.small-goffer-logo
{
background:url(../images/small-gofer-logo.gif) left center no-repeat;
padding-left:55px;
line-height:50px;
color:#FFFFFF;
width:250px;
margin:0px auto;
}
