/************* GENERAL CSS ************/

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #06454C;
	background-image: url(new-images/background.jpg);
	background-repeat: repeat-x;
}

#background {
	clear: both;
	width: 100%;
	margin: 0px auto;
	background-attachment:scroll;
	background-color: #06454C;
	background-image: url(new-images/weights.jpg);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
}

a {
	font-weight: normal;	
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #429EFB;
}

a.content:link {
	font-weight: normal;	
	text-decoration: underline;
	color: #587786;
}
a.content:visited{
	font-weight: normal;	
	text-decoration: underline;
	color: #587786;
}a.content:active {
	font-weight: normal;	
	text-decoration: underline;
	color: #587786;
}

a.content:hover {
	text-decoration: none;
	color: #587786
}
/************* HEADER STUFF ************/

#header {
	width: 100%;
	height: 144px;
	margin: 0px auto;
}
#header-image {
	clear: both;
	margin: 0px auto;
	width: 941px;
	height: 143px;
	margin: 0px auto;
}

#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #3399FF;
	font-size: 3em;
	text-transform: uppercase;
}

#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}
#flash {
	float: left;
	height: 254px;
	width: 934px;
	background-image: url(new-images/masthead.jpg);

	
}

#tagline {
    float: right;
	height: 144px;
	background-color: #104F6F;
	width: 661px;
}
/************* MENU ************/
#wrapper {
	width: 846px;
	margin: 0px auto;
	height: 30px;
	border: none;
	z-index: 6;
	position: absolute;
	top: 130px;
	left: 54px;
}

#menu {
	margin: 0px auto;
	height: 40px;
	z-index: 5;
	top: 70px;
	position: absolute;
}






/************* PHOTO SHOW ************/
#image {
	clear: both;
	width: 771px;
	height: 245px;
	margin: 0px auto;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	z-index: 20;	
}

/************* CONTENT ************/

#content {
	width: 770px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}

#main{
	float: left;
	width: 733px;
	padding: 20px 20px 40px 20px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 300px;
	padding: 3px 20px 40px 20px;
	color: #587786;
	background-color: #FFFFFF;
	top: 10px;
}

#center {
	float: left;
	width: 150px;
	padding: 3px 20px 40px 20px;
	color: #587786;
	background-color: #FFFFFF;

}

#right {
	float: right;
	width: 276px;
	padding: 3px 20px 40px 20px;
	color: #587786;
	background-color: #C7EBE6;
	border: thin solid #A7BECA;
}

/************* FOOTER ************/

#footer {
	clear: both;
	width: auto;
	margin: 20px auto 0px;
	border-top: 1px solid #666666;
	background: #587786;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	color: #8CB9D1;
	font-weight: bold;
}
.content-images {
	padding: 3px;
	border: thin solid #7DB4B7;
	#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}


.ColumnTitle {
	font-weight: bolder;
	line-height: 16px;
	display: block;
	text-align: left;
	white-space: normal;
	clear: both;
	float: left;

}
#content-wrapper{
	width: 300px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #587786;
	display: block;
}
.content-blurbs {
	line-height: 13px;
	display: inline;
	height: 60px;
	font-style: normal;
	letter-spacing: -3em;
	word-spacing: -1em;
}
.calendar-classes {
	color: #3399FF;
}
.calendartext2 {
	color: #06454C;
}
