body {
	font-family:arial, helvetica, sans; 
	font-size:62.5%;
	text-align:center;
	margin: 0px;
	background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/bck-fg.jpg);
	background-repeat: repeat-x;
	background-color: #455560;
}
body * { 
	margin: 0px; 
	padding: 0px; 
	text-decoration: none; 
	color: #455560;
	border: none;
	list-style-type: none; 
}
#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto; 
	width:769px;
}


/* ------- MASTHEAD --------- */
#masthead {
	height: 142px;
	background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/masthead-fg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#masthead h1 {	
	float: left;
	text-indent: -9999em;
}
#masthead h1 a {
	display: block;
	height: 142px;
	width: 196px;
        overflow: hidden;
}
#serviceinfo {
	float: right;
	width: 510px;
	padding-top: 30px;
}
.service {
	float: right;
	width: 230px;
}
#serviceinfo h3 {
	font-size: 1.5em;
	line-height: 1.1em;
	color: #497F9F;
}
#serviceinfo p {
	font-size: 1.2em;
	line-height: 1.3em;
}
#serviceinfo a:link,
#serviceinfo a:visited {
	color: #497F9F;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/link-leftbox.gif) no-repeat center left;
	padding-left: 14px;
}
#serviceinfo a:hover,
#serviceinfo a:active {
	color: #79402E;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/link-leftbox-over.gif) no-repeat center left;
	padding-left: 14px;
}


/* -------- NAVIGATION and SPLASH IMAGE ----------- */

.accessibility {
        position: absolute;
	text-indent: -9999em;
}



/* -------- CONTENT -------------- */

 #content {
	background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/bck-main-noside-fg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
 }
 #main {
 	float: right;
	width: 733px;
        margin-bottom: 15px;
 }
 #sidebar {
 	float: left;
	width: 196px;
 }
.clear {
	clear: both;
}

/* ------- CALENDAR ------------ */
.calendarBG {
}

.calendarBlank { 
/*border-top: 1px solid #000;*/
/*background-color: #ECF2F5;*/
}
.calendarHeader {
border: 1px solid #ECF2F5;
}
.calendarHeader h2 { 
 font-weight: normal; 
font-size: 2.2em;
line-height: 2.4em;
 text-align: center;
	color: #497F9F;
}

.calendarMonthLinks {
 font-size: 1.2em;
 font-weight: bold;
 color: #497F9F;
 text-align: center;
}

.calendarMonthLinks a.next {
 color: #497F9F;
background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/link-calendar.gif) no-repeat center left;
padding-left: 20px;	
}

.calendarMonthLinks a.prev {
 color: #497F9F;
background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/link-calendar.gif) no-repeat center right;
padding-right: 20px;	
}
  
.calendarMonthLinks a:visited {
 color: #497F9F;
}

.calendarMonthLinks a:hover {
background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/link-calendar-over.gif);
 color: #79402E;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size: 1.2em;
 line-height: 2em;
 color: #497F9F; 
background-color: #DAE6EB;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
font-size: 1.1em;
text-align:  left;
vertical-align: top;
color: #000;
background: #E3EBF0 url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/bck-today.gif) repeat-x top;
background-color: #E3EBF0;
/*border-top: 1px solid #000;*/
}

.calendarCell {
font-size: 1.1em;
text-align: left;
vertical-align: top;
color: #666;
background-color:  #fff;
width: 100px;
height: 100px;
/*border-top: 1px solid #000;*/
background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/bck-dloptions.gif) repeat-x top;
}

.calendarCell a,
.calendarCell a:visited,
.calendarToday a,
.calendarToday a:visited {
display: block;
color: #497F9F;
padding-left: 4px;
margin-bottom: .5em;
}

.calendarCell a:hover,
.calendarToday a:hover {
display: block;
color: #79402E;
padding-left: 4px;
margin-bottom: .5em;
}
.number-on a,
.number-on a:visited,
div.number-on {
display: block;
line-height: 1.8em;
width: 96px;
border-top: 4px solid #497F9F;
color: #497F9F;
padding-left: 4px;
}
.number-on a:hover {
display: block;
line-height: 1.8em;
width: 96px;
border-top: 4px solid #79402E;
color: #79402E;
border-bottom: 0;
padding-left: 4px;
}
.number {
line-height: 1.8em;
padding-left: 4px;
padding-top: 4px;
}

 
/* ------- FOOTER --------------- */
#footer {
  	clear: both;
  	height: 100px;
	background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/footer-fg-noside.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#footer h4 {
 	float: right;
	font-size: 1em;
	font-weight: normal;
	color: #A1B1BE;
	margin: 35px 33px 0 0;
	display: inline; /* fixes IE/Win double margin bug */
}
#footer h4 a:link,
#footer h4 a:visited,
#footer h4 a:hover,
#footer h4 a:active {
	color: #A1B1BE;
}
#footer ul {
 	float: left;
 	margin: 35px 0px 0px 23px;
	width: 200px;
	display: inline; /* fixes IE/Win double margin bug */
}
#footer li {
 	float: left;
	margin-right: 1em;
}
#footer li a:link,
#footer li a:visited {
	color: #A1B1BE;
}
#footer li a:hover,
#footer li a:active {
	color: #E3EEF5;
}