@charset "UTF-8";
/* CSS Document */
body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/backgrounds/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	}
	
a{
	outline: none;
	color: #6699CC;
	}
	
a:hover{
	color: #79A36D;
	}
	
/*IE6 PNG HACK*/
img {
behavior: url(/DRDN/pngHack/pngHack.htc);
}

/*-----------*/
/*FONT STYLES*/
/*-----------*/
.titles{
	font-size: 24px;
	color: #336633;
}

.titles-blue{
	font-size: 24px;
	color: #336699;
	}

.subtitles{
	color: #336633;
	font-weight: bold;
}

.subtitles-lite{
	color: #01662C;
}

.event-title{
	font-size: 24px;
	color: #336633;
	font-weight: bold;
	text-transform: uppercase;
	}

.content-green{
	color: #336633;
}

.content-green a{
	color: #336633;
}

.content-green a:hover{
	color: #999;
}

.content-green-large{
	font-size: 20px;
	color: #336633;
}

.content-green-larger{
	font-size: 24px;
	color: #336633;
}

.content-blue{
	color: #336699;
	}

.content-regular-grey{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

	
.content-blue a{
	color: #336699;
	text-decoration: underline;
	}
	
.content-blue a:hover{
	color: #999;
	text-decoration: none;
	}
	
.events-links{
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
.events-links a{
	color: #336699;
	text-decoration: underline;
	}
	
.events-links a:hover{
	color: #999;
	text-decoration: none;
	}
	
.events-links-selected{
	color: #999;
	text-decoration: none;
	}
	
.events-links-selected a{
	color: #999;
	text-decoration: none;
	}
	
.events-links-selected a:hover{
	color: #999;
	text-decoration: none;
	}

/*--------------*/
/*WRAPPER STYLES*/
/*--------------*/
#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 831px;
	
	/*IE6 HACK*/
	
	}

/*-------------*/
/*HEADER STYLES*/
/*-------------*/
#header-wrapper{
	margin-left: 15px;
	margin-right: 15px;
	height: 77px;
	background-image: url(../images/backgrounds/bg-header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
	
#header-left{
	float: left;
	width: 422px;
	}
	
#header-right{
	float: right;
	width: 250px;
	}
	
#header-links{
	margin-top: 16px;
	margin-bottom: 12px;
	margin-right: 11px;
	font-size: 13px;
	color: #99CC99;
	}
	
#header-links a{
	color: #99CC99;
	text-decoration: none;
	}
	
#header-links a:hover{
	color: #FFF;
	text-decoration: underline;
	}

#search-wrapper{
	font-size: 12px;
	color: #99CC99;
	}

/*-----------------*/
/*NAVIGATION STYLES*/
/*-----------------*/
*nav{
	width: 100%;
	height: 32px;
	}

/*--------------*/
/*CONTENT STYLES*/
/*--------------*/
#shadding-wrapper{
	padding-left: 15px;
	padding-right: 15px;
	
	background-image: url(../images/backgrounds/bg-content.png);
	background-position: top;
	background-repeat: repeat-y;
	/*IE6 HACK*/
	
	_margin-top: -3px;
	}
	
#shadding-content-wrapper{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	
	background-image: url(../images/backgrounds/bg-content.png);
	background-position: top;
	background-repeat: repeat-y;
	/*IE6 HACK*/
	
	}
	
#content-wrapper{
	margin-top: -4px;
	
	background-image: url(../images/backgrounds/bg-content-top-shading.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
	
#content-left{
	float: left;
	margin-top: 47px;
	margin-left: 57px;
	width: 536px;
	min-height: 500px;
	/*IE6 HACK*/
	
	_margin-left: 23px;
	
	}
	
#content-right{
	float: right;
	margin-top: 21px;
	margin-right: 28px;
	width: 158px;
	
	/*IE6 HACK*/
	
	_margin-right: 14px;
	}
	
	
#font-size-switcher{
	margin-top: 35px;
	margin-left: 41px;
	padding-left: 14px;
	border-left: #336633 1px solid;
	color: #999999;
	font-size: 10px;
	line-height: 2em;
	}
	
#font-size-switcher a{
	color: #999999;
	text-decoration: underline;
	}
	
#font-size-switcher a:hover{
	color: #99CC99;
	text-decoration: none;
	}

/*-------------*/
/*EVENTS STYLES*/
/*-------------*/
#events-content-left{
	float: left;
	margin-top: 17px;
	margin-left: 57px;
	width: 536px;
	/*IE6 HACK*/
	_margin-left: 27px;
	}
	
#events-content-right{
	float: right;
	margin-top: 26px;
	margin-right: 28px;
	width: 158px;
	/*IE6 HACK*/
	_margin-right: 14px;
	}
	
#event-shading-wrapper{
	margin-top: 15px;
	height: 100%;
	background-image: url(../images/backgrounds/bg-events-content.jpg);
	background-position: right;
	background-repeat: repeat-y;
	}
	
#events-shading-left{
	float: left;
	width: 560px;
	}
	
#events-shading-left-padding-top{
	margin-top: 20px;
	margin-left: 56px;
	margin-bottom: 35px;
	color: #336633;
	}
	
#events-nav{
	padding-left: 56px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/backgrounds/bg-events-nav.jpg);
	background-position: left;
	background-repeat: repeat-y;
	color: #336699;
	}
	
#events-shading-left-padding-bottom{
	margin-top: 35px;
	margin-left: 56px;
	}
	
#events-shading-right{
	float: right;
	width: 231px;
	}
	
#events-bubble-wrapper{
	margin-top: 47px;
	margin-left: 26px;
	width: 186px;
	}
	
#events-bubble-padding{
	padding-left: 19px;
	padding-right: 14px;
	padding-bottom: 13px;
	color: #CC6633;
	background-color: #FFF;
	}
	
#events-bubble-bottom-padding{
	padding-top: 7px;
	padding-left: 83px;
	padding-right: 17px;
	min-height: 70px;
	color: #6699CC;
	background-color: #FFF;
	position: relative;
	}
	
#events-bubble-bottom-padding a{
	color: #6699CC
	text-decoration: underline;
	}
	
#events-bubble-bottom-padding a:hover{
	color: #00F;
	text-decoration: none;
	}
	
#events-calendar-icon{
	top: 0px;
	left: -22px;
	position: absolute;
	/*IE6 HACKS*/
	_margin-left: -80px;
	}
	
#clear{
	clear: both;
	}
