@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(graphics/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
}

#top{
	background-image: url(graphics/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 248px;
	width: 100%;	
	text-align: center;
}

#header{
	background-image: url(graphics/header.jpg);
	height: 248px;
	width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#nav{
	width: 970px;
	height: 40px;
	padding-top: 200px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#nav a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 1px;
}

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

#mainFrame{
	width: 970px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(graphics/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 53px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	color:#CCC;
}

#mainFrame p{
	padding:0;
	margin:0 0 10px 0;
	color:#CCC;
	line-height: 22px;
}

#mainFrame h1{
	padding:0;
	margin:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 23px;
	color: #FFF;
}

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

#mainFrame .slideshow{
	width: 519px;
	height: 301px;
	display:block;
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 3px solid #FFF;
	display:inline;
}

#mainFrame .membershipPhoto{
	width: 519px;
	height: 301px;
	display:block;
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 3px solid #FFF;
	display:inline;
}


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


.grey{
	color:#CCC;
}

#mainFrameBottomShadow{
	background-image: url(graphics/content_bottom_bg.jpg);
	height: 53px;
	width: 990px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#mainFrameDivider{
	width: 100%;
	height: 245px;
	background-color:#e7e7e7;
	text-align:center;
}

#mainFrameDividerMemberships{
	width: 100%;
	height: 150px;
	background-color:#e7e7e7;
	text-align:center;
}

#mainFrameDividerContentMemberships{
	width: 990px;
	height: 135px;
	padding-top: 15px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(graphics/divider_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}	

#mainFrameDividerContentHome{
	width: 990px;
	height: 245px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(graphics/divider_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 29px;
}	

#mainFrameDividerContentHomeButtons{
	padding-top: 25px;
	width: 355px;
	height: 220px;
	float: right;
	padding-right: 10px;
	text-align:right;
}

#mainFrameDividerContentHomeNews{
	padding-top: 20px;
	width: 605px;
	height: 225px;
	float: left;
	padding-left: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}

#newsBrief{
	background-image: url(graphics/news_bar_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom: 13px;
	position: relative;
	width: 605px;
}

#newsBrief p{
	margin:0;
	padding:0 0 10px 0;
	line-height: 24px;
}

#newsReadMore{
	position: absolute;
	right: 20px;
	bottom: -12px;
	width: 139px;
	height: 30px;
}

h3.news{
	padding:0;
	margin:23px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 23px;
	color: #FFF;	
}

h3.newsDate{
	padding:0;
	margin:0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	color: #FFF;	
}


#mainFrameDividerContentHomeNews h2{
	color: #000066;
	font-size: 26px;
	font-weight: normal;
	background-image: url(graphics/news_bar_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	line-height: 32px;
	margin: 10px 0 10px 0;
}

#mainFrameDividerContentHomeNews h3{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#mainFrameDividerContentHomeButtons img{
	margin-top: 20px;
}


#mainFrameFooter{
	height: 56px;
	width: 990px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;	
}

#mainFrameDividerFooter{
	background-image: url(graphics/divider_footer.jpg);
	height: 56px;
	width: 990px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;	
}

#formWrapper{
	width: 530px;
	float:left;
}

#contactRight{
	width: 397px;
	float:right;
}

.white{
	color: #FFF;		
}

#contactRight img{
	border: 3px solid #FFF;
}
