﻿body {
    margin:0;
    padding:0;
    border:0;			
    width:100%;
    background: #212428; 
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: normal;
	color: #393939;    
}
/* Headings */
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
	padding: 0px 0px 0px 0px;
	line-height:normal;
}
h3 {
	font-size:16px;
	font-weight: bold;
	line-height: normal;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
	font-weight: bold;
}
h6 {
	font-size:12px;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
img {
	border: none;
}
dl {
	margin:0 0 5px 0;
	padding:0;
}
dt {
	margin:0;
	padding:0;
	font-size:90%;
	font-weight:bold;
}
dd {
	margin-left:5px;
	padding:1px 0 1px 0;
	font-size:90%;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #ED853D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Header */
#header {
    clear:both;
    float:left;
    width:100%;
    height: 169px;
    background: url(../images/hdr_bg.jpg);
}
.topbar {
	margin: 0 auto;
	width: 900px;
	height: 130px;
	background: url(../images/hdr_bg_img1.jpg) no-repeat ;	
}
.topbar .logo {
	margin: 0 auto;
	margin-top: 20px;
	width: 410px;
	height: 88px;
	float: left;
}
.topbar .topnav {
	margin: 0 auto;
	width: 150px;
	height: 30px;
	float: right;
	background: url(../images/topnav_bg.jpg) no-repeat;
}
.topbar .search {
	margin: 0 auto;
	margin-top: 63px;
	margin-right: -150px;
	width: 150px;
	height: 34px;
	float: right;
}
/* The .button style is located in the searchCommonLayout.css folder in the Search ControlTemplates folder */
/*Navigation*/
#navcontainer {
	clear:both;
    float:left;
	width:100%;
	height:40px;
}
.navbar{
	margin: 0 auto;
	margin-top: 12px;
	width: 900px;
	height: 16px;
}
/* Content Body Mask */
.contentmask {
	position:relative;		
    clear:both;
    float:left;
    width:100%;				
	overflow:hidden;		
	background: #FFFFFF url(../images/contentmask_bg.jpg) repeat-x;
}
/*3 Column styles */
.contentmask .container{
	width: 900px;
	min-height: 660px;
	margin: 0 auto;
}
.contentmask .container .emopanel {
	width: 100%;
	height: 240px;
	margin-top: 20px;
	background: #ffffff;	
}
.contentmask .container .column_left{
	width: 284px;
	margin: 15px 15px 0px 5px;
	float: left;
}
.contentmask .container .column_left ul.services {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
}
.contentmask .container .column_left ul.services li {
	margin:0 !important;
	padding:10px 0 10px 0 !important;
	font-weight:bold;
}
.contentmask .container .column_left ul.services ul.listItems {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
}
.contentmask .container .column_left ul.services ul.listItems li {
	margin:0 !important;
	padding:5px 0 5px 15px !important;
	font-weight:normal;
}

.contentmask .container .column_left .column_titleLeft {
	width: 100%;
	height: 32px;
	margin-bottom: 10px;
	float: left;
	border-bottom: solid 1px #393939;	
}
.contentmask .container .column_left .column_titleLeft h2 {
	line-height: 14px;	
}
.contentmask .container .column_left .column_footerLeft {
	width: 100%;
	height: 32px;
}
.contentmask .container .column_left a:link, .contentmask .container .column_left a:visited {
	color: #393939 !important;
}
.contentmask .container .column_left a:hover {
	color: #ED853D !important;
	text-decoration: underline !important;	
}
.contentmask .container .column_left .column_footerLeft a:link, .contentmask .container .column_left .column_footerLeft a:active, .contentmask .container .column_left .column_footerLeft a:visited {
	color: #ED853D !important;
	text-decoration: none; 
}
.contentmask .container .column_mid {
	width: 284px;
	margin: 15px 15px 0px 0px;
	float: left;
}
.contentmask .container .column_mid .column_titleMid {
	width: 100%;
	height: 32px;
	margin-bottom: 10px;
	float: left;
	border-bottom: solid 1px #393939;
}
.contentmask .container .column_mid .column_titleMid h2 {
	line-height: 14px;
}
.contentmask .container .column_mid .column_footerMid {
	width: 100%;
	height: 30px;
}
.contentmask .container .column_right{
	width: 292px;
	margin: 20px 5px 20px 0px;
	float: left;
	color: #0D274A;
	background: #E5F5F8; /*this is the panel color don't change! */
}
.contentmask .container .column_right p {
	padding:10px 5px 0 10px;
}
.contentmask .container .column_right .column_titleRight {
	width: 100%;
	height: 26px;
	margin: 5px 0px 10px 10px;
	float: left;
}
.contentmask .container .column_right .column_footerRight {
	width: 100%;
	height: 30px;
}
/* Inner page template columns styles */
.contentmask .container .inner_column_left{
	width: 250px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
}
.contentmask .container .inner_column_left .innernav {
	width: 250px;
	margin: 0 auto;
	min-height: 250px;
}
.contentmask .container .inner_column_left .innercontent {
	width: 250px;
	margin: 0 auto;
	margin-top: 10px;
	min-height: 200px;
}
.contentmask .container .inner_column_right{
	width: 610px;
	margin-top: 5px;
	float: left;
}
.contentmask .container .inner_column_right .breadcrumb {
	width: 640px;
	height: 15px;
	float: left;
}
.contentmask .container .inner_column_right .innercontentRight {
	width: 640px;
	margin-top: 5px;
	float: left;
}
.contentmask .container .inner_column_right .innercontentRight dl.left {
	float:left;
	width:300px;
	min-height:100px;
	font-size:100% !important;
}
.contentmask .container .inner_column_right .innercontentRight dl.right {
	float:right;
	width:300px;
	min-height:100px;
	font-size:100% !important;
}
.contentmask .container .inner_column_right .innercontentRight dl.left dd, .contentmask .container .inner_column_right .innercontentRight dl.right dd {
	padding:3px 0 3px 10px;
	background:url(../images/dd_link.gif) no-repeat 0 7px;
	font-size:14px;
}
/* Footer styles */
#footer {
    clear:both;
    float:left;
    width:100%;
    min-height: 100px;
	background: url(../images/footer_bg.jpg) repeat-x;
}
.footernav{
	margin: 0 auto;
	margin-top: 20px;
	width: 900px;
	height: 20px;
}
.footerinfo {
	margin: 0 auto;
	width: 900px;
	height: 20px;
}
.footerinfo .infoContent {
	margin: 0 auto;
	width: 620px;
	font-family: Arial !important;
	font-size: 9px;
	color: #ffffff;
}
.footerinfo .infoContent a:link, .footerinfo .infoContent a:visited {
	color: #ffffff;
	text-decoration: none;	
}
.footerinfo .infoContent a:hover, .footerinfo .infoContent a:active {
	color: #E8670D;
	text-decoration: none;
}
/* Powered By Logo */
.poweredBySitefinityLogo {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 100%;
	float: left;
	clear: both;
}
/* Contact Form Styles */
.contactform {
	width:550px; 
	margin:18px 10px 0  0;
}
.contactform fieldset {
	padding:10px 0 10px 0 !important; 
	margin:0 0 20px 0; 
	border:none; 
}
.contactform fieldset legend {
	height: 16px;
	margin:0 0 0 5px !important; 
	padding:0 2px 0 2px; 
	color:#393939; 
	font-weight:bold;  
	font-size:140%;
}
.contactform label.left {
	float:left; 
	width:130px; 
	margin:0 0 0 10px; 
	padding:2px; 
	font-size:100%;
}
.contactform select.combo {
	width:175px; 
	padding:2px; 
	border:solid 1px #DCDCDC; 
	font-size:100%;
}
.contactform input.field {
	width:275px; 
	padding:2px; 
	border:solid 1px #DCDCDC; 
	font-size:100%;
}
.contactform textarea {
	width:275px; 
	padding:2px; 
	border:solid 1px #DCDCDC; 
	font-size:100%;
}
.contactform input.button {
	float:left; 
	width:9.0em; 
	margin-left:145px !important; 
	padding:3px !important; 
	background:#E3F4F7; 
	border:solid 1px #C8E7ED; 
	text-align:center; 
	color: #255BA2; 
	font-size:100%;
}
.contactform input.button:hover {
	cursor:pointer; 
	border:solid 1px #7ACACD; 
	background:#C8E7ED; 
	color:#113059;
}
.contactform .successLabel{
	color:Green; 
	font-weight:bold; 
	clear:both; 
	float:left; 
	margin-left:145px !important; 
	margin-top: 10px;
}
.contactform .failureLabel{
	color:Red; 
	clear:both; 
	float:left; 
	margin-left:145px !important; 
	margin-top: 10px;
}
.contactform .asteriskNote {
	float:left; 
	width:500px; 
	margin:30px 0 0 10px; 
	padding:2px; 
	font-size:100%;
}
.contactform ul {
	clear:both; 
	float:left; 
	margin-left:145px !important; 
	margin-top: 15px;
}
/* Events Individual Page Styles */
.sf_eventsList .sf_eventTitle {
	font-size:16px !important;
	font-weight:bold !important;
}
.sf_eventsList .sf_eventBasicInfo .sf_eventPriod {
	padding:0px 0px 10px 0px !important;
	font-weight: bold;
}
.sf_eventsList address.sf_eventLocation {
	padding: 10px 0 10px 0 !important;
	line-height: 24px !important;
}
.sf_eventsList .sf_readMore	{
	font-weight: bold !important;
}
.sf_singleEvent .sf_eventTitle {
	font-size: 18px !important;
	font-weight: bold !important;
}
.sf_singleEvent .sf_eventContent {
	line-height: normal !important;
}
.sf_singleEvent .sf_eventBasicInfo .sf_eventSubTitle {
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 10px 0 10px 0 !important;
}
.sf_singleEvent .sf_eventBasicInfo .sf_eventPriod {
	padding:0px 0px 10px 0px !important;
	font-weight: bold;
	font-weight: normal !important;
}
.sf_singleEvent .sf_eventLocation dt {
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 10px 0 10px 0 !important;
}
.sf_singleEvent .sf_eventLocation dd {	
	padding: 5px 0 5px 0 !important;
}
.sf_singleEvent .sf_eventSubTitle {
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 10px 0 10px 0 !important;
}
.sf_singleEvent .sf_eventContact dt {
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 10px 0 10px 0 !important;
}
.sf_singleEvent .sf_eventContact dd {
	padding: 5px 0 5px 0 !important;	
}
.sf_singleEvent .sf_eventCategory {
	padding: 5px 0 5px 0 !important;
}
.sf_singleEvent .sf_socialBookmarks {
	margin-top: 10px !important;	
}
.sf_singleEvent address.sf_eventLocation {	
	line-height: 24px !important;
}
/* News Individual Page Styles */
.sf_newsList h2.sf_newsTitle {
	font-size:18px !important;
	font-weight:bold !important;
}
.sf_newsList .sf_newsDate {
	font-weight: bold !important;	
}
.sf_newsList .sf_readMore {
	font-weight: bold !important;	
}
/* Sitemap Styles */
.RadTreeView_Vista, .RadTreeView_Vista a.rtIn, .RadTreeView_Vista .rtEdit .rtIn input {
	color:#393939 !important;
	font-family:Arial, Helvetica, Sans-Serif !important;
}
.RadTreeView_Vista .rtPlus, .RadTreeView_Vista .rtMinus {
	background-image:url(../images/sitemap_arrowLinks.gif) !important;
}
.RadTreeView_Vista .rtHover .rtIn, .RadTreeView_Vista .rtSelected .rtIn {
	border:none !important;
	color:#ED853D !important;
}
.RadTreeView_Vista .rtHover .rtIn {
	text-decoration: underline !important;
	background: none !important;
}
.RadTreeView_Vista .rtSelected .rtIn {
	text-decoration: underline !important;
	background: none !important;
}
 
