﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
em, i {
	font-style: italic;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 15px auto;
/*height: 100%;*/	background: #000000;
	padding: 2px 5px 5px 5px;
	overflow:hidden;
}
body {
	background: #cccccc;
	font-family: "Lucida Sans", Helvetica, sans-serif;
	font-size: 12px;
}
.container a {
	color: #b3082f;
	text-decoration: none;
}
.container a:hover {
	color: #b3082f;
	text-decoration: underline;
}
/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#topBar {
	height: 40px;
	background: #000000 url('/public/images/topBarBacker.png') no-repeat top left;
}
#header {
	height: 150px;
	background: #b3082f url('/public/images/headerBacker.png') no-repeat top left;
}
#myC {
	width: 60px;
	height: 40px;
	float: left;
	cursor: pointer;
}
#topQuicklinks {
	height: 40px;
	width: 420px;
	float: left;
	padding: 10px 0 0 10px;
	.padding: 8px 0 0 10px;
}
#topQuicklinks li {
	display: block;
	float: left;
}
#topQuicklinks li a, #topQuicklinks li a:hover {
	font-size: 11px !important;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 16px;
}
#logo h1 a {
	display: block;
	position: absolute;
	margin: 27px 0 0 27px;
	text-indent: -99999px;
	height: 96px;
	width: 325px;
	background: transparent url('/public/images/CCCUA_logo.png') no-repeat top left;
	z-index: 20;
}
#phrase h3 {
	display: block;
	position: absolute;
	margin: 27px 0 0 675px;
	text-indent: -99999px;
	height: 27px;
	width: 281px;
	background: transparent url('/public/images/liveBetter.png') no-repeat top left;
	z-index: 20;
}
#topNav {
	position: absolute;
	
	/*.margin: 115px 0 0 505px;*/
	z-index: 10;
}
#topNav li {
	display: block;
	float: left;
	vertical-align: middle;
}
#topSocial {
	color: #8f8f8f;
	font-size: 10px;
	height: 40px;
	width: 220px;
	float: left;
}
#topSocial li {
	display: block;
	float: left;
	margin-left: 8px;
	vertical-align: middle;
}
#facebook a {
	margin: 4px 10px 0 0;
	display: block;
	float: right;
	text-indent: -99999px;
	width: 26px;
	height: 26px;
	background: transparent url('/public/images/facebookIcon.png') no-repeat top left;
}
#twitter a {
	display: block;
	text-indent: -99999px;
	width: 59px;
	height: 40px;
	background: transparent url('/public/images/twitter.gif') no-repeat top left;
}
#cse-search-box {
	padding: 6px 0 0 100px;
}
#searchText {
	background: transparent url('/public/images/searchBacker.gif') no-repeat top left;
	height: 22px;
	width: 152px;
	border: 0;
	vertical-align: middle;
	float: left;
	margin-left: 93px;
	margin-bottom: 0px;
	padding: 6px 0 0 8px;
	font-size: 13px;
	color: #a3a3a3;
}
#searchText:hover {
	color: #000000;
}
#searchGo {
	vertical-align: middle;
	height: 28px;
	width: 21px;
	float: left;
}
#navArea {
	background: #000000 url('/public/images/containerBack.gif') no-repeat top left;
/*min-height: 800px;*/	padding-top: 28px;
}
#interiorNav a{
	font-size: 12px !important;
}
#mainNav li {
	padding: 10px 15px;
	font-size: 10px;
	background: transparent url('/public/images/navBacker.gif') no-repeat bottom left;
	color: #808080;
	width: 375px;
}
#mainNav h4 {
	font-size: 19px;
	/*margin-bottom: -10px;
	.margin-bottom: -2px;*/
	white-space: nowrap;
}
#mainNav a {
	color: #000000;
}
#mainNav a:hover {
	color: #b3082f;
}
#mainPic {
	height: 392px;
	width: 576px;
	position: absolute;
	background: transparent url('/public/images/mainPicBack.png') no-repeat top left;
	padding: 14px;
	margin: -38px 0 0 0;
	left: 380px;
}
#mainPicPic {
	height: 389px;
	.height: 386px;
	width: 572px;
	background: #ffffff;
	margin: -2px 0 0 2px;
}
#mainPicCallout {
	position: absolute;
	top: 292px;
	left: 16px;
	width: 565px;
	height: 142px;
	background: transparent url('/public/images/mainCallout.png') no-repeat top left;
}
#calloutAdvancer {
	position: absolute;
	z-index: 500;
	margin: 45px 0 0 545px;
}
#prevBtn, #nextBtn {
	position: absolute;
	margin: -68px 0 0 548px;
}
#prevBtn a {
	position: absolute;
	z-index: 1000;
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/prevArrow.png') no-repeat top left;
	margin-bottom: 5px;
}
#nextBtn a {
	margin-top: 30px;
	position: absolute;
	z-index: 1000;
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/nextArrow.png') no-repeat top left;
}
#calloutPadding {
	padding: 40px 80px 0 25px;
	z-index: 100;
}
.calloutPaddingClass {
	padding: 40px 80px 0 25px;
	z-index: 100;
}
.calloutHeader {
	font-size: 20px;
	font-style: italic;
	margin-bottom: -10px;
}
.calloutText {
	color: #a9a9a9;
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: oblique;
}
#insidePicCallout{
	font-size:11px
}
#eventsArea {
	background: #ffffff url('/public/images/contentBacker.gif') no-repeat top left;
	border-bottom: 1px solid #e4e4e4;
}
.eventWrapper {
	font-size: 10px;
	line-height: 135%;
	margin-bottom: 15px;
}
.eventsHeader{
	margin-bottom: 8px;
}
.blackMore a, .blackMore a:hover {
	font-size: 8px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.grayHeader {
	font-size: 14px;
	color: #565656;
	text-transform: uppercase;
}
.whiteHeader {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}
.newsColumn {
	width: 132px;
	display: inline;
	font-size: 10px;
	float: left;
}
.newsGutter {
	width: 15px;
	height: 265px;
	background: transparent url('/public/images/newsDivider.gif') no-repeat top center;
	display: inline;
	float: left;
}
.newsImage {
	margin-bottom: 7px;
}
.newsText {
	margin-bottom: 7px;
	line-height: 145%;
}
.newsText a {
	display: block;
	margin-bottom: 3px;
}
#footerArea {
	background: #ffffff;
	border-top: 1px solid #E4E4E4;
	/*margin-top: 15px;*/
}
#footerWrapper {
	padding: 15px;
}
emailFormWrapper {
	float: left; /*width: 330px;*/;
	margin-right: 15px;
	padding: 15px;
}
#emailImage {
	width: 86px;
	height: 88px;
	margin-right: 10px;
	background: transparent url('/public/images/emailStamp.png') no-repeat top left;
	float: left;
}
#emailForm {
	/*width: 300px;*/
	font-size: 11px;
	line-height: 110%;
	color: #4E4E4E;
	float: left;
}
#emailForm h4 {
	margin-bottom: 6px;
	background: transparent url('/public/images/freeEnews.png') no-repeat top left;
	text-indent: -99999px;
	height: 12px;
	width: 215px;
}
#emailText {
	background: transparent url('/public/images/emailBacker.gif') no-repeat top left;
	height: 22px;
	width: 185px;
	border: 0;
	vertical-align: middle;
	float: left;
	margin-bottom: 10px;
	padding: 6px 0 0 8px;
	font-size: 13px;
	color: #a3a3a3;
}
#emailText:hover {
	color: #000000;
}
#emailGo {
	vertical-align: middle;
	height: 28px;
	width: 21px;
	float: left;
	margin-bottom: 10px;
}
#bottomNav {
	position: absolute;
	margin: 20px 0 0 135px;
	z-index: 10;
}
#bottomNav li {
	display: block;
	float: left;
	vertical-align: middle;
}
#copywrite {
	float: right;
	text-align: right;
	margin-right: 15px;
	line-height: 200%;
	margin-top: 60px;
	font-size: 11px;
	color: #4E4E4E;
}
.callout_left {
	left: -9999px;
	position: absolute;
}
/* Validation Styles */
td.field input.error, td.field textarea.error, td.field select.error {
	border: 2px solid #B3082F;
	background-color: #F2F2F2;
	margin: 0px;
	color: #B3082F;
}
input.error, textarea.error, select.error {
	border: 2px solid #B3082F;
	background-color: #F2F2F2;
	margin: 0px;
	color: #B3082F;
}
label.error {
	display: block;
	color: #B3082F;
	font-style: italic;
	font-weight: normal;
}
p.error, p.notice, p.success {
	border: 2px solid #B3082F;
	margin-bottom: 1em;
	padding: 0.8em;
}
p.error {
	background: #F2F2F2 none repeat scroll 0 0;
	border-color: #B3082F;
	color: #B3082F;
}
p.notice {
	background: #FFF6BF none repeat scroll 0 0;
	border-color: #FFD324;
	color: #514721;
}
p.success {
	background: #E6EFC2 none repeat scroll 0 0;
	border-color: #C6D880;
	color: #264409;
}
/* End Validation Styles */
/* Calendar Styles */
#calendarWrapper {
	background: #ffffff;
	margin-bottom: 15px;
	border: 6px solid #BBBBBB;
	padding: 17px;
	font-size: 18px;
	height: 310px;
}
#calendarWrapper ol, #calendarWrapper li {
	list-style: none;
	margin-left: 0px;
}
#calendarWrapper ul, #calendarWrapper li {
	list-style: none;
	margin-left: 0px;
}
#calendarWrapper li, #calendarWrapper li a {
	display: block;
	float: left;
	width: 65px !important;
	padding: 6px 0 6px 0;
	text-align: center;
	line-height: 100%;
	margin-right: 5px;
	text-decoration: none;
	font-size: 14px;
}
#calendarWrapper li a:hover {
	text-decoration: underline;
}
.calRow {
	float: left;
	display: block;
	margin-top: 2px;
}
.calOffMonth a {
	color: #cccccc !important;
}
.calLast a {
	margin-right: 0px !important;
}
.calMonth {
	float: left;
	width: 527px;
	font-weight: bold;
	color: #B3082F;
	margin-bottom: 4px;
	text-align: center;
	padding-bottom: 7px;
}
.calArrows {
	float: right;
	width: 45px;
	margin-bottom: 4px;
	height: 16px;
}
.calWeek a {
	font-size: 10px;
	color: #3e3e3e !important;
	padding: 0 !important;
	text-transform: uppercase;
}
.calDay a {
	font-size: 10px;
	text-transform: uppercase;
	color: #B3082F;
	font-weight: bold;
}
.calToday a, .calToday a:hover {
	color: #ffffff;
	background: #747474;
}
.calEvent a, .calEvent a:hover {
	color: #ffffff;
	background: #B3082F;
}
#calendarEvents {
	margin-bottom: 30px;
}
#calendarEvents ul {
	margin-left: 10px;
}
#calendarEvents li {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.calendarDate {
}
.calendarText a {
	font-size: 11px;
	color: #9f0021;
	text-decoration: none;
	text-transform: none;
}
.calendarText a:hover {
	color: #9f0021;
	text-decoration: underline;
}
/* End Calendar Styles */
.imageBorderLeft {
	padding: 6px;
	border: #dedede 1px solid;
	margin: 3px 20px 10px 0px;
}
table.padded-table td, table.padded-table th {
	padding: 5px;
}
/*----- CUFON STYLES -------------------------------------------------------------------------*/

#topNav li a, #topNav li a:hover {
	background: transparent;
	color: #ffffff;
	font-size: 13px !important;
	font-weight: bold;
	letter-spacing: -.5;
	white-space: nowrap;
	cursor: pointer;
	margin-left: 20px;
	text-decoration:none;
}
#titleArea h2 {
	background: transparent;
	color: #ffffff;
	font-size: 32px !important;
	font-weight: bold;
	letter-spacing: -.5;
	white-space: nowrap;
	cursor: pointer;
	text-transform: uppercase;
}
#bottomNav li a, #bottomNav li a:hover {
	background: transparent;
	color: #b3082f;
	font-size: 12px !important;
	font-weight: bold;
	letter-spacing: -.5;
	white-space: nowrap;
	cursor: pointer;
	margin-left: 20px;
	text-decoration:none;
}
.grayHeader {
	background: transparent;
	color: #565656;
	font-size: 14px !important;
	font-weight: bold;
	letter-spacing: -.5;
	white-space: nowrap;

}
.whiteHeader {
	background: transparent;
	color: #ffffff;
	font-size: 14px !important;
	font-weight: bold;
	letter-spacing: -.5;
	white-space: nowrap;
	cursor: pointer;
}
#mainNav h4 a {
	background: transparent;
	color: #b3082f;
	font-size: 20px !important;
	white-space: nowrap;
	cursor: pointer;
	text-decoration:none;
	margin-bottom: 8px;
}
.bodyText h3 {
	background: transparent;
	color: #b3082f;
	font-size: 20px !important;
	white-space: nowrap;
	cursor: pointer;
	margin-bottom: 8px;
}

.calloutHeader {
	background: transparent;
	color: #ffffff;
	font-size: 18px !important;
	white-space: nowrap;
	font-style: italic;
	margin-bottom: 1px;
}

.redButtons a {
	padding: 10px; 
	background-color: #B3082F;
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.redButtons a:hover {
	color: white; 
	text-decoration: none;
}
.breadcrumbs{
	padding-left: 15px !important;
}

