@charset "UTF-8";

/*************************************************************/
/* Base Tag Overrides ****************************************/


body {
	padding:0;
	margin:0;
	background:#d5cfbf url(images/bodyBG.jpg) repeat-x top left;
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
}

img {
	border:0;
	border:none;
}

p {
	font-size:12px;
	line-height:18px;

}

h1 span, #nav li span, h3 span, #aMessage span, #donate span, #contact span, #about span, #court span {
	display: none;
}

h1 {
	margin:0;
	height:211px;
}

th {
	text-align:left;
}

a {
	color:#455867;
}

/*************************************************************/
/* Main Structure ********************************************/


#main {
	margin:0 auto;
	width:1002px;
	/*border-left:1px solid red;
	border-right:1px solid red;*/
}
#header {
	margin:0 auto;
	background:url(images/headerBG.jpg) no-repeat top center;
	height:269px;
}

#left {
	margin:0px;
	float:left;
	width:348px;
	padding-right:26px;
	background:url(images/leftBG.jpg) no-repeat top right;
}

.homePage #left {
	height:262px;
}

.contentPage  #left {
	padding-top:20px;
	padding-bottom:40px;
	background:url(images/leftContentBG.jpg) no-repeat top right;
	min-height:380px;
}

.contentPage  #left {
	text-align:center;
}


#right {
	margin:0 35px 0 390px;
}


#footer {
	clear:both;
	color:#8c8370;
	margin-top:20px;
	background:#ece9df;
	border-top:2px solid #c5bca6;
	border-bottom:1px solid #c5bca6;
	height:150px;
	padding-top:5px;
}

#footer .wrapper {
	width:972px;
	margin:0 auto;
	padding-top:10px;
}

#footer img {
	float:left;
	margin-right:11px;
}

#footerNotice {
	font-size:12px;
	margin:0;
	margin-bottom:-4px;
	padding-top:13px;
}
 
#impressions, #impressions a {
	color:#8c8370;
	margin:0;
	font-size:10px;
}

#footer a {
	color:#8c8370;
}

#footerNav {
	float:right;
	font-size:11px;
	margin:0 25px 0 0;
}

#logoLink {
	display:block;
	position:relative;
	top:25px;
	width:220px;
	height:140px;
}


/*************************************************************/
/* Main Nav **************************************************/


#nav {
	margin:0;
	margin-left:9px;
	padding:0;
	list-style:none;
}

#nav li {
	float:left;
	width:168px;
	height:55px;
}

#nav li a {
	display:block;
	height:54px;
}

#aboutBTN {
	background:url(images/btnAbout.jpg) no-repeat top left;
}

#aboutBTN:hover {
	background:url(images/btnAbout.jpg) no-repeat top right;
}

#eventsBTN {
	background:url(images/btnEvents.jpg) no-repeat top left;
}

#eventsBTN:hover {
	background:url(images/btnEvents.jpg) no-repeat top right;
}

#involvedBTN {
	background:url(images/btnInvolved.jpg) no-repeat top left;
}

#involvedBTN:hover {
	background:url(images/btnInvolved.jpg) no-repeat top right;
}

#donateBTN {
	background:url(images/btnDonate.jpg) no-repeat top left;
}

#donateBTN:hover {
	background:url(images/btnDonate.jpg) no-repeat top right;
}

#contactBTN {
	background:url(images/btnContact.jpg) no-repeat top left;
}

#contactBTN:hover {
	background:url(images/btnContact.jpg) no-repeat top right;
}


/*************************************************************/
/* Upcoming Events Box ***************************************/


#upcomingEvents {
	margin:25px 0 10px;
	width:336px;
	height:25px;
	background:url(images/upcomingEvents.gif) no-repeat top left;
}

.homePage .eventItem {
	clear:both;	
	margin:0 0 0 8px;
	padding:5px 0;
}

.eventItem .eventTitle  {
	margin:8px 0 0;
	
}

.eventItem .eventTitle a {
	font-size:15px;
	color:#455867;
}

.contentPage .eventTitle {
	padding-top:0px;
	font-size:20px;
	color:#455867;
}

.contentPage .eventItem {
	background:#e3ddd1;
	padding:5px 5px 10px;
	margin-bottom:5px;
	border-top:0px solid #e9e4da;
	border-top:1px solid #c3b69d;
	border-bottom:1px solid #c3b69d;
}

.contentPage .eventTime {
	color:#686868;
	margin-bottom:15px;
}

.contentPage .eventTime span {
	font-weight:bold;
	color:#545454;
}

.contentPage .eventDesc {
	margin-left:63px;
}

.contentPage .calIcon {
	display:block;
	width:61px;
	height:55px;
	background:url(images/calBGLight.jpg) no-repeat top center;
	float:left;
}


.eventItem p {
	margin:0;	
}

.eventListLinks {
	margin:10px 0 10px 15px;	
}
.eventsViewAll {
	color:#455867;
	font-size:12px;
}

.calIcon {
	display:block;
	width:61px;
	height:55px;
	background:url(images/calBG.jpg) no-repeat top center;
	float:left;
}

.calMonth, .calDay {
	text-align:center;
	font-weight:bold;
	display:block;
}

.calMonth {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	display:block;
	margin:3px auto 0;
}

.calDay {
	margin:3px auto 0;
	color:#333333;
	font-size:26px;
	line-height:24px;
}


/*************************************************************/
/* Misc. HomePage Styles *************************************/


.homePage #banners {
	margin:0;
	padding-top:10px;
	clear:both;
}

.homePage #aMessage {
	margin:25px 0 0;
	width:414px;
	height:30px;
	background:url(images/aMessage.gif) no-repeat top left;

}

/*************************************************************/
/* Misc. Get Involved Page Styles ****************************/

#getInvolved {
	margin:25px 0 0;
	background:url(images/getInvolved.gif) no-repeat top left;
	height:30px;
	width:396px;
}

#getInvolved span {
	display:none;
}

/*************************************************************/
/* Misc. Contact Page Styles ****************************/

#tableContact th {
	width:20px;
}


#tableContact .txtBox, #tableContact .txtArea {
	width:100%;
}

#tableContact .txtArea {
	height:100px;
}

#contact {
	margin:25px 0 0;
	width:300px;
	height:31px;
	background:url(images/contact.gif) no-repeat top left;
}


/*************************************************************/
/* Misc. Content Page Styles ****************************/

.formTable th {
	text-align:left;
}

.formTable td {
	padding-right:20px;
}

.formTable {
	font-size:12px;
	margin:10px 0;
	width:500px;
}

#amount td {
	width:70px;
	height:20px;
	font-size:14px;
	color:#924e4e;
	font-weight:bold;
}

/*************************************************************/
/* Misc. Donate Page Styles **********************************/

#donate {
	margin:25px 0 0;
	width:325px;
	height:31px;
	background:url(images/donate.gif) no-repeat top left;
}

/*************************************************************/
/* Misc. About Page Styles **********************************/

#about {
	margin:25px 0 0;
	width:325px;
	height:31px;
	background:url(images/about.gif) no-repeat top left;
}

/*************************************************************/
/* Misc. Court Page Styles **********************************/

#court {
	margin:25px 0 0;
	width:345px;
	height:31px;
	background:url(images/court.gif) no-repeat top left;
}