@charset "UTF-8";

body{
	position:relative;
	left:0px;
	margin: 0;
	background:#ffffff url(../img/bg-grad.png) top center repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

p{
	margin:10px 0px 10px 0px;
}

a,
a:link,
a:visited,
a:active {/* This is applied as the default for all <a> */
	color:#133e77;
	text-decoration:none;
	font-size:inherit;
}

a:hover {/* This is the rollover default for all <a> */
	color:#133e77;
	text-decoration:underline;
	font-size:inherit;
}

ul{
	padding:0px;
	margin:0px;
}

h1{	/*This is the default for all <h1>*/
	font-size:32px;
	font-weight:bold;
}

h2{	/*This is the default for all <h2>*/
	font-size:24px;
	font-weight:bold;
}

h3{	/*This is the default for all <h3>*/
	font-size:19px;
	margin:0px;
}

h4{	/*This is the default for all <h4>*/
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;	
}

h5{/*This is the default for all <h5>*/
	font-size:16px;
	font-weight:bold;
}

#main{
	background: url(../img/header-rpt.png) top center repeat-x; /*Red repeating bar*/
	padding-top:0px;
}

#main-body{
	width:950px;
	margin:0px auto;
	overflow:auto;
}

#head{
	width:950px;
	height:126px;
}

#logo { /*logo - Transparent gif is applied to the front end to create the link. This id sets the height and the width the gif as well.*/
	float: left;
	width: 301px;
	height: 126px;
	background: url(../img/logo-bg.png) top left no-repeat;
	cursor: pointer;
	}


/*TOP NAV*/

		#sup-navigation {
			text-align:right;
			float: right;
			/*display: block;*/
			margin:0px;
			width:624px;
			height:48px;
			padding:78px 0px 0px 25px;
			}	
			
		#sup-navigation ul {
			height: 30px;
			margin-top: 5px;			
			}		
		
		#sup-navigation li {
			list-style-type: none;
			float: left;
			color: #7f7f7f;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 12px;
			padding:3px 7px 0 0;
			height: 21px;
			margin:0;
			}	
			
		#sup-navigation a {
			display:inline;
			color: #ffffff;
			text-decoration: none;
			font-weight:bold;
			padding:4px 3px;
			}		
			
		#sup-navigation a:hover {
			color: #dac9ab;
			}		
			
		li#member-login {
			margin-left:5px;
			}
				
		#member-login {
			background: url(../img/memberlogin-b.png) no-repeat left top;
			width: 113px;
			height: 21px;
			
			}
			
		#member-login a {
			padding-left:9px;
			padding-right:10px;
			color: #ffffff;
			}
			
		#member-login a:hover {
			color: #dac9ab;
		}	

#content-container{
	background:#dac9ab url(../img/content-rpt.jpg) top left repeat-x;
	width:950px;
	height:auto;
	overflow:auto;
}

#leftnav-container{
	font-family:Arial, Helvetica, sans-serif;
	width:301px;
	float:left;
	
}

#leftnav-top{
	background: url(../img/logo-btm.png) top center no-repeat;
	width:301px;
	height:34px;
}

#leftnav{
	padding:10px 0px 10px 25px;
}


#sub-navigation h3{
	margin-left:0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#133e77;
	padding:0 0 7px 17px;
	background-image:url(../img/leftnav-u.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#sub-navigation ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom:15px;
	}	
	
#sub-navigation ul li {
	padding: 0px 0px 2px 0px;
	margin-left:17px;
	background-position: 0px -10px;
	font-size: 15px;
	font-family:Tahoma, Geneva, sans-serif;
	}

#sub-navigation ul li a {
	display: block;
	background-image:url(../img/leftnav-arrow.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding: 0px 0px 0px 27px;
	color: #4f4e4e;
	text-decoration: none;
	font-weight: normal;
	line-height:1.25em;
	}
	
#sub-navigation ul li a:hover {
	background-image:url(../img/leftnav-arrow-r.png);
	background-repeat:no-repeat;
	color: #133e77;
	font-weight: bold;
	line-height:1.25em;
}			

#content-area{ /*Style for the content-area which is the whole box right of the left nav*/
	padding:0px;
	line-height:1.3em;
	width:649px;
	overflow:auto;
	float:right;
}

#content-area #main-img{
	width:649px;
	height:306px;
	background:url(../img/main-img.png) top right no-repeat;
}

#content-area #content-copy{
	/*position:fixed;
	top:306px;*/
	padding:10px 20px;
	width:608px;
}

#cm-banner {
	text-align: center;
	width 597px;
}
#content-area #cm-events{
	width:48%;
	float:right;
	margin:0 0 20px 30px;
}
#content-area #cm-newmembers{
	width:48%;
	float:right;
	margin:0 0 20px 30px;
}

#content-area h1{ /*Page Heading Style*/
	
	font-size:25px;
	color:#133e77;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	white-space:nowrap;
	line-height:1em;

}

	#content-area h2{ /*Style for the H2 tag for the secondary page headings*/
		font-size:25px;
		color:#133e77;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:10px;
		white-space:nowrap;
		line-height:1em;
	}

	#content-area h5{ /*Sub heading style and color like blue subheadings on the homepage*/
		font-size:14px;
		color:#133e77;
		font-weight:bold;
		margin:0px;
		line-height:1.1em;
	}

	#content-area img.imgrt{ /*Float Image Right*/
		float:right;
		border:none;
		margin:0px 0px 5px 10px;
	}

	#content-area img.imgrt-border{ /*Float Image Right w/Border*/
		float:right;
		border:1px solid #133e77;
		margin:0px 0px 5px 10px;
	}

	#content-area img.imgleft{ /*Float Image Left*/
		float:left;
		border:none;
		margin:0px 10px 5px 0px;
	}
	
	#content-area img.imgleft-border{ /*Float Image Left w/Border*/
		float:left;
		border:1px solid #133e77;
		margin:0px 10px 5px 0px;
	}
	
	#content-area strong,
	#content-area b{
		color:#133e77;
	}

	#content-area a strong,
	#content-area a b{ /*Linked Bold Color*/
		color:#133e77;
		}

	#content-area p{ 
		margin-left:2px;
		margin-top:0px;
		font-size:12px;
		line-height:1.3em;
	}
	
	#content-area table{ /*Style applied to any generic table in the content-area*/
		margin-top:0px;
		font-size:13px;
		line-height:1.3em;
		margin-bottom: 10px;
	}
	
	#content-area table td{
		padding:5px;
	}
		

/*#content-shadow{
	background:url(../img/contentshadow-btm.png) bottom left repeat-x;
	width:950px;
	height:17px;
}*/	
	
		

#footer{ /*Blue repeating bar*/
	background-image:url(../img/footer-rpt.png);
	background-repeat:repeat-x;
	background-position:0px 80px;
	/*background-color:#021231;*/
}



#footer-top{
	background-image:url(../img/contentshadow-btm.png);
	background-color:#dac9ab;
	background-repeat:repeat-x;
	background-position:0px 80px;
	margin:0 auto;
	width:950px;
}

#footer-content{
	width:950px;
	height:96px;
}

#footer-text{
	background-color:#021231;
	background-image:url(../img/foot-rpt.png);
	background-position:top left;
	background-repeat:repeat-x;
	width:950px;
	margin:0 auto;
	color:#ffffff;
	height:92px;
	clear:both;
}

#footer-text img{
	margin:0 20px;
}

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

#footer-text a:hover{
	color:#dac9ab;
	text-decoration:underline;
}


#footer-btm{
	background-color:#021231;
	height:100px;
}

table#weather{
	width:301px;
	height:96px;
	float:left;
}

table#weather img{
	margin-top:60px;
}

table#weather td.temp{
	font-family:"Times New Roman", Times, serif !important;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	font-variant:small-caps;
	padding-top:40px;
	width:204px;
	height:56px;
}

td.temp p{
	line-height:1em;
	margin:0 0 4px 15px;
}


/*Classes*/

.video-b{
	float:left;
	margin:0 15px 0 0;
}

.foot-txt-rt{
	float:right;
	margin:20px 20px 0 0;
	text-align:right;
	width:300px;
	font-weight:bold;
}

.foot-txt-lft{
	float:left;
	margin:20px 0 0 20px;
	text-align:left;
	width:300px;
	font-weight:bold;
}
