@charset "UTF-8";

BODY {
	margin: 0px;
	padding: 0px;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.header_wrap {
	width: 100%;
	height: 140px;
	background: url(images/header_pat.gif) repeat-x top;
}

.header_bg {
	width: 1000px;
	height: 140px;
	background: url(images/header_bg.jpg) no-repeat top center;	
}

.header_flash {
	text-align: left;	
}


.top_nav {
	width: 564px;
	height: 32px;
	/*background: url(images/navBG.gif) no-repeat top center;*/
	text-align: center;
}

	.top_nav td {
		background: url(images/nav_line.gif) no-repeat right;
		padding: 0px 0px 0px 2px;	
	}

	.top_nav a:link {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
		padding: 0px 10px 0px 0px;
			
	}
	
	.top_nav a:visited {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
		padding: 0px 10px 0px 0px;
				
	}
	
	.top_nav a:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #ffec95;
		text-decoration: none;
		letter-spacing: 1px;
		padding: 0px 10px 0px 0px;
				
	}
	
.content_wrap {
	width: 100%;	
}


.grad_top {
	width: 100%;
	background: url(images/insgrad_top.gif) repeat-x top;	
}

.grad_bot {
	width: 100%;
	background: url(images/insgrad_bot.gif) repeat-x bottom;	
}

.footer_wrap {
	width: 1000px;
	height: 170px;
	background: url(images/footerBG.gif) no-repeat top center;	
}

.logos {
	width: 386px;
	float: left;	
}

.txt_links {
	width: 454px;
	float: right;	
}

	.txt_links a:link {
		font-size: 10px;
		text-transform: uppercase;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	.txt_links a:visited {
		font-size: 10px;
		text-transform: uppercase;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	.txt_links a:hover {
		font-size: 10px;
		text-transform: uppercase;
		color: #ffec95;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}


.top_ttl {
	padding: 25px 0px 25px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	text-align: left;
	letter-spacing: 4px;	
}

.main_l {
	float: left;
	width: 714px;	
}

.main_r {
	float: right;
	width: 284px;
}

.main_blog {
	width: 203px;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 14px;	
}

	.main_blog h2 {
		margin: 0px 0px 8px 0px;
		padding: 0px;
		color: #36a3ff;
		font-size: 12px;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;	
	}

#entry {
	padding-bottom: 14px;	
}

.main_ph_wrap {
	width: 284px;	
}

	.main_ph_wrap h2 {
		padding: 0px 0px 9px 0px;
		margin: 0px;
		letter-spacing: 1px;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;	
	}
	
.featpost_wrap {
	padding: 0px 0px 0px 4px;	
}

.poster01 {
	width: 228px;
	height: 380px;
	background: url(images/featpost_bg.gif) no-repeat top center;
	padding: 0px 7px 0px 0px;
	float: left;	
}
.poster02 {
	width: 228px;
	height: 380px;
	background: url(images/featpost_bg.gif) no-repeat top center;
	padding: 0px 7px 0px 0px;
	float: left;	
}
.poster03 {
	width: 228px;
	height: 380px;
	background: url(images/featpost_bg.gif) no-repeat top center;
	padding: 0px 7px 0px 0px;
	float: left;	
}

.poster_img {
	width: 219px;
	height: 338px;
	text-align: center;
	padding: 5px 0px 0px 7px;	
}

	.poster_img h2 {
		margin: 0px;
		padding: 9px 0px 0px 0px;
		text-align: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		letter-spacing: 1px;	
	}
	
.photo_l {
	width: 653px;
	float: left;
	background: url(images/ins_l_bg.gif) top repeat-x;	
}

.photo_r {
	width: 299px;
	float: right;	
	background: url(images/ins_r_bg.gif) top repeat-x;
}

.ins_ttlR {
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	letter-spacing: 1px;
	font-size: 14px;	
}

.ins_ttlRcal {
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: right;
	letter-spacing: 0px;
	font-size: 12px;	
}

.ins_ttlL {
	height: 47px;	
}
	
.ins_ttlL {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
	padding: 12px 0px 0px 3px;	
}	

.photo_links {
	text-align: right;
	line-height: 24px;	
}
	
	.photo_links a:link {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		text-transform: none;
		font-weight: normal;
		letter-spacing: 0px;	
	}
	
	.photo_links a:visited {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		text-transform: none;
		font-weight: normal;
		letter-spacing: 0px;	
	}
	
	.photo_links a:hover {
		color: #d37505;
		font-weight: bold;
		font-style: italic;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		text-transform: none;
		font-weight: normal;
		letter-spacing: 0px;	
	}
	
.monthcal_wrap {
	width: 881px;
	height: 572px;
	background: url(images/calmonth_bg.gif) no-repeat top center;	
}
	
	.monthcal_wrap td {
		width: 125px;
		height: 104px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding: 1px;
	}
	
	.monthcal_wrap h2 {
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #fff;
		margin: 0px;
		padding: 2px 5px 0px 0px;	
	}
	
	
.month_select {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;	
}

.weekcal_wrap {
	width: 874px;
	height: 503px;
	background: url(images/calweek_bg.gif) no-repeat top center;	
}

.weekcal_wrap td {
		width: 119px;
		height: 248px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding: 1px;
	}
	
	.weekcal_wrap h2 {
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #fff;
		margin: 0px;
		padding: 2px 5px 0px 0px;	
	}

.ins_ttl {
	letter-spacing: 2px;	
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	text-align: left;
}

.cal_ttl {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 26px;	
}

.iconlist {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 2px;
}

li.lvl01 {
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 3px 4px 21px;
	margin: .4em 0;
}

	.lvl01 a:link {
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		font-size: 10px;
	}
	
	.lvl01 a:visited {
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		font-size: 10px;
	}
	
	.lvl01 a:hover {
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
		font-size: 10px;
	}
	
	
	li.lvl02 {
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 3px 1px 21px;
	margin: .4em 0;
}

	.lvl02 a:link {
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
	}
	
	.lvl02 a:visited {
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
	}
	
	.lvl02 a:hover {
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
		font-size: 12px;
	}
	
	
.event_date {
	color: #9CF;
	text-align: right;
	font-size: 11px;	
}

.res_wrap {
	width: 950px;	
}

.res_form {
	width: 518px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #fff;	
}

	.res_form a:link { color: #fff; font-size: 12px;}
	.res_form a:visited { color: #fff; font-size: 12px; }
	.res_form a:hover { color: #fff; font-size: 12px; }
	
	.res_form td { height: 32px; text-align: right; padding: 0px 10px 5px 0px; }

.res_pic {
	width: 426px;
	float: right;	
}

.res_field {
	width: 292px;
	height: 20px;
	background: #636363;
	border: none;	
}

.newsletter_wrap {
	width: 272px;
	height: 79px;
	background: url(images/newsletterBG.gif) no-repeat top left;	
}

.calendar_links a:link {
	text-decoration: none;
	padding: 2px 2px 0px 0px;
}

.calendar_links a:visited {
	text-decoration: none;
	padding: 2px 2px 0px 0px;
}

.calendar_links a:hover {
	font-style: italic;
	padding: 2px 2px 0px 0px;
}

