div#splash {
	position: relative;
	top: 0;
	width: 978px;
	height: 212px;
	padding: 12px 8px;
	background-image: url(/images/home-splash-bkg.gif);
	background-repeat: no-repeat;
}


/* only good browsers read this - hidden from ie5-6win */
html>body div#splash {
	top: 0;
	height: 220px;
}

div#slogan {
	position: relative;
	float: left;
	top: -20px;
	left: 8px;
	margin: 0 12px 0 0;
}

/* only good browsers read this - hidden from ie5-6win */
html>body div#slogan {
	top: -14px;
}

p#learnmo {
	position: absolute;
	width: 32em;
	top: 196px;
	left: 200px;
}

/* Main gallery */

div#gallery {
	left: 18px;
	margin: 18px 6px 6px 6px;
	padding: 0;
	width: 476px;
	height: 209px;
	overflow: hidden;
	position: relative;
}

/* only good browsers read this - hidden from ie5-6win */
html>body div#gallery {
	margin: 6px;
}


div#content {
	position: relative;
	top: -10px;
	width: 1000px;
	padding-left: 0;
	margin-left: 0;
	left: 0;
}



div#tricolumns {
	height: 430px;
	position: relative;
}

/* Spotlight */
div#ccs-spotlight {
	position: relative;
	width: 320px;
	height: 415px;
	margin-left: 0;
	margin-right: 4px;
	float: left;
	background-color: #fff;
	background-image: url(/images/boxbkg-320.gif);
	background-position: bottom;
}

div#ccs-spotlight h2, div#faqCal h2, div#news h2, div#feature h2 {
	position: relative;
	height: auto;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #fff; 
	margin: 0;
	padding-left: 4px;
	top: -2px; 
}

/* only good browsers read this - hidden from ie5-6win */
html>body div#ccs-spotlight h2, html>body div#faqCal h2, html>body div#news h2, html>body div#feature h2 {
	height: auto;
}


div#ccs-spotlight h2, h2#faq-hdr {
	background-image: url(/images/boxtop-320.gif);
	background-repeat: no-repeat;
}

div#ccs-spotlight p { margin: 0; }

h2#cal-hdr {
	background-image: url(/images/boxtop-320-not1st.gif);
	background-repeat: no-repeat;
}

div.slide-wrapper {
	margin: 4px;
}

div#content p.more-link, p#cal-more-link, p#news-more-link {
	text-align: right;
	margin: 0.2em 1em 0 0;
}

#myController { 
	margin: 0;
	padding: 0;
	background-color: #999;
	display: inline;
}

#myController span.jFlowSelected {
	background:#036; 
	margin: 0;
}

.slide-wrapper { 
	padding: 3px;
	width: 300px;
}

div#content div.slide-wrapper h3 {
	font-weight: bold;
	color: #600;
	margin-left: 0;
	margin-top: 0;
	font-size: 1.1em;
}
div#content div.slide-wrapper p { margin-left: 0; margin-top: 0; }

.jFlowControl, .jFlowPrev, .jFlowNext { 
	color:#FFF;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
	background: #036;
}

div#news {
	position: relative;
	float: left; 
	width: 338px;
	height: 260px;
	margin: 0 4px;
	padding:0;
	background-image: url(/images/boxbkg-338.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#newsItems {
	overflow: auto;
	height: 230px;
	margin: 0;
	padding: 0 0 0 4px;
}

/* only good browsers read this - hidden from ie5-6win */
html>body div#news {
	height: 278px;
}

div#news h2, div#feature h2 {
	background-image: url(/images/boxtop-338.gif);
	background-repeat: no-repeat;
}

div#newsItems h3.header, div#newsItems p {
	margin-top: 0.5em;
	margin-left: 6px;
}

div#content div#newsItems h3.header, div#content div#newsItems h3.header a {
	padding: 0 1em 0 0.2em;
	margin: 3px 0 0 0;
	color: #600;
	font-size: 1em;
}


div#content div#newsItems p {
	padding: 0;
	margin: 0 0 0.6em 4px;
}

div#content div#newsItems p.mtItem {
	height: 0;
	line-height: 0;
}

html>body div#content div#newsItems p.mtItem {
	display: block;
	height: 0.5em;
}

p#news-more-link {
	background-color: #fff;
	position: relative;
	width: 316px;
	height: 16px;
	margin-right: 0;
	top: -10px;
	border-top: 1px solid #eee;
	left: -35px;
}

div#feature {
	position: absolute;
	top: 280px;
	left: 324px;
	width: 338px;
	height: 129px;
	margin: 6px 4px 0 4px;
	background-color: #fff;
	background-image: url(/images/boxbkg-338.gif);
	background-position: bottom;
}

div#feature p {
	margin: 6px;
}

div#feature p img {
	padding-right: 6px;
}

div#faqCal {
	background-image: url(/images/boxbkg-320-nochrome.gif);
	background-position: 0 0;
	background-repeat: repeat-none;
	position: absolute;
	top: 0;
	right: 5px;
	width: 320px;
	height: 414px;
	margin-left: 3px;
	padding: 0;
	float: left;
	overflow: visible;
	z-index: 12;
}

div#content div#faqCal div {
	padding: 0;
	margin: 0;
	width: 318px;
	left: 1px;
}

div#content div#faqCal div ul {
	position: relative;
	list-style-type: none;
	padding: 0 0 0 1.5em;
	margin: 0 0 0 1px;
	width: 298px;
	background-color: transparent;
}

span.date {
	font-weight: bold;
	color: #369;
}

div#faqCal h2 a {
	position: relative;
	color: #fff; 
	margin: 0;
	text-decoration: none;
}

div#cal-list ul {
	height: 138px;
	overflow: auto;
}

html>body div#cal-list ul {
	height: 148px;
}


div#content p#cal-more-link {
	position: relative;
	width: 318px;
	height: 18px;
	border-bottom: 1px solid #eee;
	top: 0;
	left: 1px;
	padding: 0;
	margin: 0;
}

p#cal-more-link a {
	margin-right: 1em;
}

div#cal-mask {
	position: absolute;
	width: 323px;
	height: 10px;
	top: 400px;
	background-image: url(/images/boxbkg-320.gif);
	background-position: -1px 10px;
	background-repeat: repeat-none;
	z-index: 22;
}

html>body div#cal-mask {
	top: 405px;
}

.triDown {
	background-image: url(/images/triDown.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 24px;
}

.triUp {
	background-image: url(/images/triUp.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 24px;
}

p#footer {
	position: absolute;
	top: 660px;
}

div#weather {
   position: absolute;
   top: 18px;
   left: 503px;
   height: 209px;
   width: 477px;
   z-index: 10;
   background-image: url(/images/home-splash-veil.gif);
 	background-position: 0; 
 	background-repeat: no-repeat;
}

#weather p { margin: 0.5em; }
