@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	font:normal 62.5% Helevetica, Verdana, Arial, sans-serif;
	background:#828282;
}

/*--------------------------------------------------------- FRAME WORK -----------*/
.hide{
	display:block;
	outline:0;
	text-indent:-99999px;
}
.clear{
	clear:both;
}

.False{
	display:none;
}

#frame{
	width:860px;
	padding:10px;
	margin:0 auto;
	position:relative;
	background:#fff;
}

#promo{
	position:absolute;
	top:0;
	right:0;
	width:162px;
	height:148px;
	background:url(images/heart-bg.gif) no-repeat;
	padding:50px 0 0 30px;
}

#nav{
	width:160px;
	float:left;
	margin:10px 0 55px 20px;
}

#flash{
	position:absolute;
	top:145px;
	left:205px;
}

#content{
	position:absolute;
	top:245px;
	left:672px;
	
	line-height:1.6em;
	font-size:1.2em;
}

#news{
	margin-left:170px;
	width:450px;
	padding:10px 30px 10px 10px;
	float:left;

	line-height:1.6em;
	font-size:1.2em;
}

#events{
	float:left;
	width:190px;
}

.event-blurb, .news-blurb{
	margin:5px 0;
	overflow:hidden;
	border-bottom:1px solid #285a69;
	padding:5px 0;
	clear:both;
}

.cal{
	color:#fff;
	width:30px;
	float:left;
	padding:5px;
	margin:0 5px 5px;
	text-align:center;
	background:#285a69;
	font-size:1.1em;
	font-weight:bold;
	height:50px;
}

#sub-content .cal{ font-size:1em; }

.date{
	font-size:1.1em;
	font-weight:bold;
}

#home-feeds{
	margin:10px 0;
}

#footer{ text-align:center; padding:10px; border-top:1px solid #ccc; margin:10px; }
#footer p{ margin:10px 0; }

/*--------------------------------------------------------- SUB PAGES ------------*/

#imagepane{
	float:left;
	width:265px;
	padding:5px;
	margin:0 10px;
}

#pageinfo{
	float:left;
	background:url(images/hearts.gif) no-repeat right;
	width:340px;
	min-height:128px;
	padding-left:10px;
}

#sub-content{
	float:left;
	width:620px;
	padding:10px;
}

/*--------------------------------------------------------- LINKS ----------------*/

a:link{
	color:#7C0F13;
}
a:hover{
	color:#751551;
}

a.mainlink:link, a.mainlink:visited, a.sublink:link, a.sublink:visited{
	color:#0094c2;
	display:block;
	text-transform:lowercase;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	background:url(images/nav-bg.gif) no-repeat -99999px 0;
}
a.mainlink:hover{
	background-color:#0094c2;
	background-position:0 0;
	color:#fff;
}
a.sublink:link, a.sublink:visited{
	color:#9fa1a5;
	font-family:Arial, Verdana, sans-serif;
	background:0;
	padding:2px 5px;
	width:235px;
}
a.sublink:hover{
	text-decoration:underline;
}


#promo a:link, #promo a:visited{
	color:#fff;
	font-size:1.8em;
	font-weight:bold;
	text-decoration:none;
	line-height:1.8em;
}

a#logo{
	float:left;
}

a#printlink:link, a#printlink:visited{
	position:absolute;
	top:5px;
	right:10px;
	display:none;
	padding-left:20px;
	background:url(images/print-bg.gif) no-repeat;
	height:15px;
}
a#printlink:hover{
	background-position:0 -15px;
}

/*--------------------------------------------------------- HEADINGS -------------*/
h1#logo, a#logo{
	width:189px;
	height:196px;
	background:url(images/logo.gif) no-repeat;
}
h2#tagline{
	width:409px;
	height:86px;
	background:url(images/tagline-bg.gif) no-repeat;
	position:absolute;
	top:40px;
	left:200px;
}

h2{
	color:#0094c2;
	font-size:1.4em;
	margin:5px 0 0;
}


#content h2, #sub-content h2, #home-feeds h2{
	color:#ef3e34;
	font-weight:bold;
}

#sub-content h2, #home-feeds h2, #home-feeds h2 a:link, #home-feeds h2 a:visited{
	color:#0094c2;
}
#events h2{
	font-size:1em;
	float:left;
	margin:0 0 5px;
	width:120px;
}
#events h2.heading{ width:100%; }

#events h3{
	font-size:1.3em;
}
#events h4{
	font-size:1.2em;
}
#events h5{
	font-size:1.1em;
}

h2.heading{
	font-size:1.4em !important;
	color:#ef3e34;
}

h1#pagename{
	margin:0 10px 5px;
	font:normal 4em Georgia, Times, serif;
	color:#000;
}

/*--------------------------------------------------------- GENERIC --------------*/

#events p{
	margin:0 0 0 5px;
	
	line-height:1.6em;
	font-size:1.2em;
}

#sub-content{
	line-height:1.6em;
	font-size:1.2em;
	position:relative;
}
#sub-content p{
	margin:0 0 20px;
	line-height:1.6em;
}

#sub-content td{
	padding:5px;
}

#sub-content .RadEWrapper td{
	padding:1px;
}

#sub-content ul, #sub-content ol{
	padding:0 10px;
	margin:0 5px 10px;
}

#sub-content li{
	margin:5px 10px;
}

#leftcontent, #rightcontent{
	float:left;
	width:45%;
	padding:1%;
}
/*--------------------------------------------------------- USER.CSS -------------*/


#dnn_ctr400_FormMaster_Contact_Us{
	text-align:left !important;
}


blockquote{ font:normal 1.1em Verdana, Arial, sans-serif; }
