/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:		#dfe4e9 url(../images/background.gif) top repeat-x;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#272727;
	font-size:		81.3%;
	line-height:	1.385em;
	padding:		0;
	margin:			0;
	text-align:		left;
}

#main_wrapper {
	width:			916px;
	background:		#FFFFFF url(../images/content-bg.gif) repeat-y;
}

#shadow_wrapper {
	width:			900px;
	padding:		0 8px;
	background:		url(../images/content-bg-top.gif) no-repeat;
	text-align:		left;
}

#header {
	width:			900px;
	height:			94px;
	border-bottom:	2px solid #f15c22;
	margin:			0 0 1px 0;
	text-align:		left;
	background:		#FFFFFF;
}

#utility_links {
	float:			right;
	text-align:		right;
	color:			#0055a5;
	font-size:		12px;
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
}

#utility_links a {
	color:			#0055a5;
	text-transform:	uppercase;
	display:		inline-block;
	padding:		5px 18px;
	line-height:	12px;
	height:			12px;
}

#utility_links a:hover {
	color:			#f15c22;
	text-decoration:none;
}

#utility_links span {
	display:		inline-block;
	padding:		5px 0;
	line-height:	12px;
	height:			12px;
}

#abuse_hotline {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	clear:			right;
	color:			#0055a5;
	float:			right;
	text-align:		right;
	padding:		13px 18px 0 0;
	line-height:	16px;
	font-size:		16px;
}

#abuse_hotline span {
	font-size:		39px;
	font-weight:	bold;
	line-height:	39px;
	letter-spacing:	-.04em;
}

#navbar {
	width:			900px;
	height:			29px;
	margin:			0 0 1px 0;
	padding:		0;
	background:		#0056a6 url(../images/navbar-bg.gif) repeat-x;
}

#slideshow {
	clear:			both;
	width:			899px;
	height:			300px;
	padding:		0;
	margin:			0;
	background:		#FFFFFF;
}

#content {
	width:			836px;
	padding:		32px;
	background:		#FFFFFF;
}

#main_col {
	width:			561px;
	float:			right;
	margin-left:	-243px;
	padding:		0 0 0 32px;
	text-align:		left;
}

#left_col {
	float:			left;
	width:			243px;
	text-align:		left;
}

.left_col_box {
	background:		#dfe5e9;
	margin-bottom:	32px;
	padding-top:	15px;
}

.left_col_box h3 {
	background:		#FFFFFF;
	border-top:		2px solid #f15c22;
	border-bottom:	2px solid #f15c22;
	padding:		8px 15px;
	margin:			0;
}

.left_col_box h3 a:hover {
	text-decoration:none;
}

.left_col_pad {
	padding:		0 22px 22px 22px;
}

.left_col_pad .title {
	display:		block;
	padding:		0;
	color:			#0055a5;
	font-weight:	bold;
	font-size:		1.154em;
	margin:			18px 0 2px 0;
}

.left_col_pad .subpage {
	display:block;
}

.left_col_pad .date {
	color:			#767575;
	margin-bottom:	2px;
}

.left_col_pad .synopsis {
	margin-bottom:	0;
}

#news_title {
	background:		#FFFFFF url(../images/news-bg.gif) 8px 8px no-repeat;
	padding-left:	30px;
}

#events_title {
	background:		#FFFFFF url(../images/events-bg.gif) 8px 8px no-repeat;
	padding-left:	30px;
}


#footer {
	background:		#0055a5;
	width:			836px;
	padding:		32px;
	color:			#FFFFFF;
	font-size: 	0.923em;
}

.footer_nav_link {
	text-transform:uppercase;
	color:#FFFFFF;
}

.footer_nav_link:hover {
	color:#f15c22;
	text-decoration:none;
}

#copyright {
	float:right;
	text-align:right;
}	

#spire {
	color:#555555;
	font-size:	0.846em;
	background:#dfe4e9 url(../images/footer-bg.gif) top no-repeat;
	padding: 5px 13px;
	text-align:right;
}

/******************** STYLES **************************/

table {

}

a {
	color:			#f15c22;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 		0 0 18px 0;
}

.nav_link {
	display:		block;
	padding:		5px 3px 3px 12px;
	color:			#303030;
	font-size:		1em;
	text-decoration:none;
	text-align:		left;
}

.nav_link:hover {
	background:		#303030;
	padding:		5px 3px 3px 12px;
	color:			#e8dac1;
	text-decoration:none;
}

.utility {
	font-size:		.9em;
	text-transform:	uppercase;
}

.subtitle {
	color:			#888888;
}

.alttext1 {
	font-size:		1.308em;
	font-weight:	bold;
}

.alttext2 {
	font-size:		1.154em;
	font-weight:	bold;
}

.header1 {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	color:			#0055a5;
	font-size:		2.077em;
	font-weight:	normal;
	line-height:	1em;
}

.header2 {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	color:			#0055a5;
	font-size: 		1.538em;
	font-weight:	normal;
	line-height:	1em;
}

.header3 {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	color:			#0055a5;
	font-size:		1.385em;
	font-weight:	normal;
	line-height:	1em;
}

h1 {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	color:			#0055a5;
	font-size:		2.077em;
	font-weight:	normal;
	margin:			0 0 0.621em 0;
	line-height:	1em;
}

h2 {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	color:			#0055a5;
	font-size: 		1.538em;
	font-weight:	normal;
	margin:			0 0 0.9em 0;
	line-height:	1em;
}

h3 {
	font-family:	"Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	color:			#0055a5;
	font-size:		1.385em;
	font-weight:	normal;
	margin:			0 0 1em 0;
	line-height:	1em;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:			#0055a5;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:			right;
	margin-left:	10px;
	margin-bottom:	10px;
}

.image_on_left {
	float:			left;
	margin-right:	10px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}