/* PAGE STYLES                                                                   */
/* ---------------------------------------------------------------------- <----- */
body {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: #333333;
	background-color: #c0c0c0;
	margin: 0px;
}

.hide {
	display: none;
}

div.clear {
	clear: both;
}

div.pg_wrp {
	margin: 0px auto;
	width: 850px;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #ffffff;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.hdr {
	width: 850px;
	background-color: #ededed;
}

div.hdr div.logo {
	width: 200px;
	height: 87px;
	float: left;
	background: url("../images/logo.png") no-repeat top left;
}

div.hdr div.bkgnd {
	width: 650px;
	height: 87px;
	float: left;
	background: url("../images/hdr_bkgnd.png") no-repeat top left;
}

div.hdr div.bkgnd div.nav {
	float: right;
	padding: 16px 20px 0px 0px;
}

div.hdr div.bkgnd div.nav div.item {
	font-size: 12px;
	line-height: 26px;
	color: #66053a;
	padding: 0px 10px;
	float: left;
	cursor: pointer;
}

div.hdr div.bkgnd div.nav div.item_on {
	font-size: 12px;
	line-height: 26px;
	color: #2495a1;
	padding: 0px 10px;
	float: left;
}


/* COMPONENT STYLES */

div.cmpnt_title_large {
	font-size: 22px;
	color: #66053a;
	font-weight: bold;
	margin-bottom: 7px;
}

div.cmpnt_title {
	font-size: 14px;
	color: #66053a;
	font-weight: bold;
	margin-bottom: 3px;
}

div.cmpnt_title_sm {
	font-size: 12px;
	color: #66053a;
	font-weight: normal;
	margin-bottom: 3px;
}

div.cmpnt_title_on {
	padding: 2px 5px;
	font-size: 14px;
	background-color: #66053a;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 3px;
}




div.ftr {
	padding: 30px;
}

div.ftr div.column {
	float: left;
	width: 380px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
}

div.ftr div.section_title {
	font-size: 16px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 10px;
}

div.ftr div.news_column_left {
	float: left;
	width: 448px;
	padding-right: 30px;
	border-right: solid 2px #55a0aa;
}

div.ftr div.news_column_left div.split_left {
	float: left;
	width: 203px;
	padding: 10px;
	border-right: solid 1px #ededed;
}

div.ftr div.news_column_left div.split_right {
	float: left;
	width: 204px;
	padding: 10px;
}


div.ftr div.news_column_right {
	float: left;
	width: 280px;
	padding-left: 30px;
}

div.ftr div.calendar_column_left {
	float: left;
	width: 392px;
	padding-right: 30px;
	border-right: solid 2px #55a0aa;
}

div.ftr div.calendar_column_left div.item {
	padding: 10px 0px;
	border-top: solid 1px #dedede;
}

div.ftr div.calendar_column_left div.item div.photo {
	float: left;
	padding: 2px;
	border: solid 1px #dedede;
	margin-right: 8px;
}

div.ftr div.calendar_column_left div.item div.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

div.ftr div.calendar_column_left div.item div.text {
	font-size: 11px;
	line-height: 15px;
}

div.ftr div.calendar_column_right {
	float: left;
	width: 336px;
	padding-left: 30px;
}


div.ftr div.title {
	font-size: 22px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 10px;
}

div.editor_text {
	margin-bottom: 10px;
}

div.feature_editor_text {
	padding: 5px;
	max-height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	border-bottom: solid 2px #66053a;
	border-top: solid 2px #66053a;
	background-color: #ededed;
}

div.feature_text_box {
	border-bottom: solid 1px #dedede;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.ftr div.title_sm {
	font-size: 14px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 7px;
}

div.ftr div.text {
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}

div.ftr div.text_sm {
	line-height: 17px;
	font-size: 11px;
	color: #333333;
}

div.ftr div.photo {
	float: right;
	padding-left: 30px;
	padding-top: 6px;
}

div.ribbon {
	width: 850px;
	height: 70px;
}

div.ribbon_ftr {
	width: 790px;
	padding: 30px;
}

div.ribbon_ftr_wide {
	width: 850px;
}

div.ribbon_ftr div.photo {
	width: 351px;
	float: left;
}

div.ribbon_ftr_wide div.photo_wide {
	width: 850px;
	height: 230px;
	float: left;
}

div.ribbon_ftr div.content_left {
	width: 388px;
	float: left;
	margin: 10px 0px;
	padding: 0px 30px;
	border-right: solid 2px #55a0aa;
}


div.ribbon_ftr div.content {
	width: 437px;
	float: left;
	margin: 10px 0px;
	padding: 0px 30px;
	border-left: solid 2px #55a0aa;
}

div.ribbon_ftr div.calendar_wrap {
	width: 316px;
	float: left;
	margin: 10px 0px;
	padding: 0px 30px;
}

div.ribbon_ftr div.vtitle {
	width: 24px;
	float: left;
}


div.ribbon_ftr div.title {
	font-size: 14px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 3px;
}

div.ribbon_ftr div.text {
	line-height: 19px;
	font-size: 11px;
	color: #333333;
}

div#home_ribbon_photo {
	background: url("../images/template_photo_home.jpg") no-repeat top left;
}

div#home_ribbon {
	background: url("../images/template_wrap_home.png") no-repeat top left;
}

div#services_ribbon_photo {
	background: url("../images/template_photo_services.jpg") no-repeat top left;
}

div#services_ribbon {
	background: url("../images/template_wrap_services.png") no-repeat top left;
}

div#links_ribbon_photo {
	background: url("../images/template_photo_links.jpg") no-repeat top left;
}

div#links_ribbon {
	background: url("../images/template_wrap_links.png") no-repeat top left;
}

div#news_ribbon {
	background: url("../images/template_wrap_news.png") no-repeat top left;
}

div#calendar_ribbon {
	background: url("../images/template_wrap_calendar.png") no-repeat top left;
}

div.close {
	background-color: #660439;
	color: #dedede;
	line-height: 24px;
}

div.calendar { width: 316px; }
div.calendar div.month_row { width: 316px; height: 21px; padding: 0px 0px 1px 0px; border-bottom: solid 1px #d9d9d9; margin: 0px 0px 1px 0px; overflow: hidden; }
div.calendar div.month_row div.prev { float: left; width: 23px; height: 13px; font-size: 12px; font-weight: bold; text-align: center; border: solid 1px #e9e9e9; line-height: 13px; margin: 3px 7px 3px 7px; padding: 0px; color: #d9d9d9; display: inline; }
div.calendar div.month_row div.next { float: right; width: 23px; height: 13px; font-size: 12px; font-weight: bold; text-align: center; border: solid 1px #e9e9e9; line-height: 13px; margin: 3px 7px 3px 7px; padding: 0px; display: inline; }
div.calendar div.month_row div.display { float: left; width: 238px; height: 19px; text-align: center; font-size: 14px; font-weight: bold; overflow: hidden; line-height: 21px; padding: 0px; display: inline }
div.calendar div.daycol_row { width: 316px; height: 18px; border-bottom: solid 1px #d9d9d9; padding: 0px 0px 1px 0px; margin: 0px 0px 1px 0px; }
div.calendar div.daycol_row div.daycol { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; background-color: #b2819c; display: inline; color: white; }
div.calendar div.day_row { width: 316px; height: 20px; clear: both; }
div.calendar div.day_row div.day { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; display: inline }
div.calendar div.day_row div.wday { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; display: inline }
div.calendar div.day_row div.tday { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; background-color: #003366; color: #ffffff; cursor: pointer; display: inline }
div.calendar div.day_row div.lday { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; background-color: #660439; cursor: pointer; display: inline; color: white; }
div.calendar div.day_row div.nday { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; display: inline }
div.calendar div.day_row div.wnday { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; display: inline }


div.photo_component {

}

div.photo_component div.photowrap {
	padding: 0px 0px 2px 0px;
}

div.photo_component div.photowrap_left {
	float: left;
	padding: 0px 8px 0px 0px;
}

div.photo_component div.photowrap_right {
	float: right;
	padding: 0px 0px 0px 8px;
}

div.photo_component div.title {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

div.photo_component div.caption {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 10px;
	color: #666666;
}

	

a:link { color: #660439; text-decoration: none; }
a:visited { color: #660439; text-decoration: none; }
a:hover { color: #660439; text-decoration: underline; }

a.reverse:link { color: #ffffff; text-decoration: none; }
a.reverse:visited { color: #ffffff; text-decoration: none; }
a.reverse:hover { color: #ffffff; text-decoration: underline; }