@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/backgrounds/fade.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	background-color: #E0EAF0;
	text-align:center;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}

header, footer, nav, section, article, menu {display:block;}

a:link, a:visited {
	color: #00F;
	text-decoration:underline;
}
a:hover, a:active{
	color: #00F;
	text-decoration:none;
}

#wrapper {
	top: 0px;
	width: 934px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-size:14px;

}
#wrapperinner {
	width: 922px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#wrapperinnerhome {
	width: 934px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#banner {
	position: relative;
	background-image:url(../images/banners/SCCCBanner.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 922px;
	height: 205px;
	text-align:center;
	z-index: 100;
}

#bannerinterior {
	position: relative;
	background-image:url(../images/banners/SCCCBanner_inner.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 922px;
	height: 205px;
	text-align:center;
	z-index: 100;
}

#bannerphotoframe {
	position: absolute;
	top:8px;
	right:20px;
	left:660px;
	width:245px;
	height:193px;
	background-image:url(../images/backgrounds/slideshow_bgsm.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	text-align:center;
}
#bannergalleryframe {
	position:relative;
	display:block;
	top: 14px;
	left: 14px;
	width:216px;
	height:163px;
	text-align:center;
}
nav {
	position: relative;
	margin: 0 auto;
	width: 922px;
	height:47px;
	text-align:center;
}  
#content{
	width: 922px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background-color:#F0EFEA;
}
#contenthome{
	width: 934px;
	height:100%;
	background-image:url(../images/backgrounds/homebg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
#contentarea{
	width: 785px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#contentcalendar{
	width: 885px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#contentleft{
	width: 570px;
	height:100%;
	top:15px;
	margin-left:32px;
	position: relative;
	text-align: left;
	color:#0065E6;
}
#contentright{
	float:right;
	width: 250px;
	height:100%;
	margin-top:90px;
	margin-left:32px;
	margin-right:15px;
	position: relative;
	text-align: left;
}
#contentnewsleft{
	width: 570px;
	height:100%;
	top:15px;
	position: relative;
	text-align: left;
	color:#0065E6;
}
#contentnewsright{
	float:right;
	width: 200px;
	height:100%;
	margin-top:15px;
	position: relative;
	text-align: left;
}
#menubox {
	position:relative;
	display:block;
	width:250px;
	height:225px;
	text-align:left;
}
ul.sidebar
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
ul.sidebar li
{
	background-image: url(../images/graphics/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}
#photoframe {
	position:relative;
	display:block;
	width:540px;
	height:426px;
	background-image:url(../images/backgrounds/slideshow_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	text-align:center;
}
#galleryframe {
	position:relative;
	display:block;
	top: 27px;
	left: 28px;
	width:482px;
	height:364px;
	text-align:center;
}
td.calcell {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
.lowerlinks {
	padding-left:10px;	
}
.lowerlinks a, .lowerlinks a:link, .lowerlinks a:visited {
	font-size:12px;
	color: #000;
	text-decoration:underline;
}
.lowerlinks a:hover, .lowerlinks a:active{
	text-decoration:none;
}
h4.blu10 {
	font-size : 10px;
	color:#0065E6;
}
h4.blu14 {
	font-size : 14px;
	font-weight: 600;
	color:#0065E6;
}
h4.blu16 {
	font-size : 16px;
	font-weight: 700;
	color:#0065E6;
}
h4.blu16c {
	font-size: 16px;
	color:#0065E6;
	line-height:20px;
	font-weight:600;
	text-transform:uppercase;
}
h4.blu18 {
	font-size : 18px;
	font-weight: 600;
	color:#0065E6;
}
h4.rd14 {
	font-size : 14px;
	font-weight: 600;
	color:#BF141C;
}
h4.rd16 {
	font-size : 16px;
	font-weight: 700;
	color:#BF141C;
}
h4.rd18 {
	font-size : 18px;
	font-weight: 600;
	color:#BF141C;
}
.blu10 {
	font-size : 10px;
	color:#0065E6;
}
.blu12 {
	font-size : 12px;
	font-weight: 600;
	color:#0065E6;
}
.blu14 {
	font-size : 14px;
	font-weight: 600;
	color:#0065E6;
}
.blu14c {
	font-size : 14px;
	font-weight: 600;
	color:#0065E6;
	text-transform:uppercase;
}
.blu16 {
	font-size : 16px;
	font-weight: 700;
	color:#0065E6;
}
.blu16c {
	font-size: 16px;
	color:#0065E6;
	line-height:20px;
	font-weight:600;
	text-transform:uppercase;
}
.blu18 {
	font-size : 18px;
	font-weight: 600;
	color:#0065E6;
}
.blu20 {
	font-size : 20px;
	font-weight: 600;
	color:#0065E6;
}
.blu24 {
	font-size : 24px;
	font-weight: 600;
	color:#0065E6;
}

.rd10 {
	font-size : 10px;
	color:#BF141C;
}
.rd14 {
	font-size : 14px;
	font-weight: 600;
	color:#BF141C;
}
.rd12 {
	font-size : 12px;
	font-weight: 600;
	color:#BF141C;
}
.rd16 {
	font-size : 16px;
	font-weight: 700;
	color:#BF141C;
}
.rd16c {
	font-size: 16px;
	color:#BF141C;
	line-height:20px;
	font-weight:600;
	text-transform:uppercase;
}
.rd18 {
	font-size : 18px;
	font-weight: 600;
	color:#BF141C;
}
footer {
	font-size: 12px;
	font-weight:bold;
	margin: 0 auto;
	position: relative;
	text-align:center;
	background-color:#127D91;
	width: 922px;
	color:#fff;
	padding-bottom:3px;
	padding-top:3px;
}
footer a, footer a:link, footer a:visited {
	color: #fff;
	text-decoration:underline;
	padding: 0px 8px 0px 8px;
}
footer a:hover, footer a:active{
	color: #fff;
	text-decoration:none;
	padding: 0px 8px 0px 8px;
}
.cleaner {
  clear: both;
  font-size: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#map-canvas {
        margin-right: 10px;
		margin-left: 10px;
		width: 610px;
		height: 600px;
		box-shadow: 5px 5px 5px #888888;
      }
#map-canvas2 {
        margin-right: 10px;
		margin-left: 10px;
		width: 610px;
		height: 300px;
		box-shadow: 5px 5px 5px #888888;
      }
#content-box {
	color:#000;	
}
#content-box a, #content-box a:link, #content-box a:visited {
	font-size:12px;
	color: #000;
	text-decoration:underline;
}
#content-box a:hover, #content-box a:active{
	text-decoration:none;
}