@import url(global_v1-1.css);


@import url(SomersettOA_css/modules.css);
@import url(SomersettOA_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS
/////////////////////////////////////////////////////*/
body {
	color:#000;
	background: #FFF;
}
h1 {
	
	color: #5A491D;
	font: 24px "Times New Roman", Georgia, Times, serif;
	margin-bottom: 8px;
}
h2 {
	color: #5A491D;
	font: 16px "Times New Roman", Georgia, Times, serif;
}
h3 {
	color: #26335A;
	font: 16px "Times New Roman", Georgia, Times, serif;
}
h4 {
	color: #567331;
	font: italic 16px/1.3 "Times New Roman", Georgia, Times, serif;
}
h5 {
	color: #3C4973;
	font: 11px "Times New Roman", Georgia, Times, serif;
	display: inline;
}
h6 {
	color: #161616;
	font: bold 11px "Times New Roman", Georgia, Times, serif;
}
p {
	color:#000;
	font:12px/14px "Times New Roman", Times, serif;
}

.page {

	font:12px/14px "Times New Roman", Times, serif;
	background:#576ba6;
	text-align: center;
}
li {margin:0;}


table, div {
	font:11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

a,a.small,a.anchor,a.visited {
	color: #8B7E5F;
	font: inherit;
	text-decoration: none;
}

a:hover {
	color:#848D74;
	font:inherit;
	text-decoration:underline;
}
/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/

/* -------------------------------------------------------------
= LAYOUT CLASSES 
------------------------------------------------------------- */
#siteWrapper {
	margin:0 auto;
	width:990px;
	text-align: left;
}
.first {background:none !important;}
/*---flash---*/
#flash {
	clear:both;
	width:100%;
}
#flash img {
	display:block;
	margin:0;
}
/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */
#branding {
	width:100%;
	clear:both;
	height:154px;
	background:url(../../../Images/header-bg.jpg) no-repeat;
}
#branding .logo {
	float:left;
	margin:54px 0 0 11px;
}
#branding .logo a {
	display:block;
	margin:0;
	width:661px;
	height:96px;
	text-indent:-9999px;
	background:url(../../../Images/logo.gif) no-repeat;
}
#branding .logo a:focus {outline:none;}
/*---top-block---*/
#branding .top-block {
	float:right;
	width:244px;
}
#branding ul.extra-nav {
	float:right;
	margin:0 20px 0 0;
	padding:0;
	display:inline;
}
#branding ul.extra-nav li {
	float:left;
	margin:0;
	padding:13px 7px 3px 8px;
	list-style:none;
	background:url(../../../Images/extra-nav-separator.gif) no-repeat;
}
#branding ul.extra-nav li a {
	display:block;
	text-indent:-9999px;
	width:11px;
	height:10px;
	line-height:0;
	font-size:0;
}
#branding ul.extra-nav li a:focus {outline:none;}
#branding ul.extra-nav li a.enav-home {background:url(../../../Images/ico-home.gif) no-repeat;}
#branding ul.extra-nav li a.enav-contact {background:url(../../../Images/ico-contact.gif) no-repeat;}
#branding .login-area {
	clear:both;
	display:table;
	width:100%;
	padding:42px 0 2px;
	border-bottom:1px solid #f7c732;
}
#branding .login-area a {
	float:left;
	padding:0 0 0 30px;
	color:#ffa000;
	font:14px/24px "Times New Roman", Times, serif;
	text-decoration:none;
	background:url(../../../Images/ico-01.gif) no-repeat;
	text-transform:uppercase;
}
#branding .login-area a:hover {text-decoration:underline;}
#branding .weather {
	clear:both;
	display:table;
	width:100%;
	padding:4px 0 0;
}
#branding .weather strong {
	display:block;
	width:100%;
	color:#e49716;
	font:12px/15px Arial, Helvetica, sans-serif;
}
#branding .weather .box-1 {
	float:left;
	width:107px;
}
#branding .weather .box-1 p {
	margin:5px 0 0;
	padding:0 0 1px;
	color:#fff;
	font:11px/13px Arial, Helvetica, sans-serif;
}
#branding .weather .box-1 a {
	color:#e49716;
	font:10px/13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#branding .weather .box-1 a:hover {text-decoration:none;}
#branding .weather img {
	float:left;
	margin:0;
	border:none;
}
#branding .weather .box-2 {
	float:right;
	width:92px;
}
#branding .weather .box-2 span {
	display:block;
	width:100%;
	color:#fff;
	font:11px/18px Arial, Helvetica, sans-serif;
}
#branding .weather .box-2 span em {
	color:#d09e06;
	font-size:16px;
	font-style:normal;
}
#branding .weather .box-2 p {
	margin:0;
	color:#fff;
	font:12px/15px Arial, Helvetica, sans-serif;
}
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */
#nav {
	clear:both;
	width:100%;
	background:#4b5279;
	border-bottom:2px solid #000;
	height: 42px;
}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */
#contentArea {
	clear:both;
	display:table;
	width:990px;
	background:#e3ebe9;
}

	#contentWrapper {
	
		width: 100%;
	}
	
		#contentMain {
	
			width: 950px;
			padding: 20px 0;
		
		}
		
			#contentMain .inside{
	
				width: 100%;
				margin: 0 20px;
		
			}
	
/*---info-block---*/
.info-block {
	float:left;
	width:366px;
	padding:20px 0 6px 14px;
}
.info-block h1 {
	clear:both;
	margin:0;
	padding:9px 0 2px 7px;
	background:#4b5279;
	color:#fff;
	font:14px/18px "Times New Roman", Times, serif;
}
.info-block ul.events-list {
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}
.info-block ul.events-list li {
	vertical-align:top;
	padding:6px 6px 9px;
	list-style:none;
	border-top:1px solid #c9cde3;
}
.info-block ul.events-list li strong {
	display:block;
	width:100%;
	clear:both;
	color:#a19d39;
	font:12px/14px "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.info-block ul.events-list li a {
	color:#576ba6;
	font:12px/14px "Times New Roman", Times, serif;
	text-decoration:underline;
}
.info-block ul.events-list li a:hover {text-decoration:none;}
.info-block ul.events-list li p {
	clear:both;
	margin:3px 0 0;
	color:#000;
	font:12px/15px "Times New Roman", Times, serif;
}
.info-block .events-menu {
	clear:both;
	display:table;
	width:100%;
	background:#576ba6;
}
.info-block .events-menu ul {
	float:right;
	margin:0;
	padding:1px 0 0;
}
.info-block .events-menu ul li {
	float:left;
	padding:0 7px;
	list-style:none;
	font:9px/14px Arial, Helvetica, sans-serif;
}
.info-block .events-menu ul li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.info-block .events-menu ul li a:hover {text-decoration:underline;}
.info-block a.to-cal {
	float:left;
	margin:7px 0 0;
	padding:0 0 0 27px;
	color:#4b5279;
	font:14px/22px "Times New Roman", Times, serif;
	text-decoration:none;
	background:url(../../../Images/ico-05.gif) no-repeat;
}
.info-block a.to-cal:hover {text-decoration:underline;}
/*---blocks---*/
.blocks {
	float:right;
}
.blocks ul {
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
}
.blocks ul li {
	float:left;
	width:197px;
	list-style:none;
	border-left:1px solid #000;
}
.blocks ul li img {
	display:block;
	margin:0;
	border:none;
}
.blocks ul li span {
	display:block;
	width:197px;
	height:38px;
	padding:0 0 0 0;
	border-top:1px solid #000;
}
.blocks ul li span a {
	float:left;
	margin:8px 0 0;
	padding:0 0 0 40px;
	color:#fff;
	font:12px/21px "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
}
.blocks ul li span a:hover {text-decoration:underline;}
.blocks ul li .lnk-01 {background:#cb6c1a;}
.blocks ul li .lnk-01 a {background:url(../../../Images/ico-02.gif) no-repeat 10px 0;}
.blocks ul li .lnk-02 {background:#8f7a04;}
.blocks ul li .lnk-02 a {background:url(../../../Images/ico-03.gif) no-repeat 10px 0;}
.blocks ul li .lnk-03 {background:#4b5279;}
.blocks ul li .lnk-03 a {background:url(../../../Images/ico-04.gif) no-repeat 10px 0;}


#privHomeRight {

	width: 590px;

}

	#privHomeRight .inside {

		width: 550px;
		margin: 0 20px;

	}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */
#footer {
	clear:both;
	width:973px;
	display:table;
	padding:16px 0 30px 17px;
}
/*--footer-info--*/
#footer .footer-info {
	float:left;
	width:600px;
}
#footer .footer-info .small-logo {
	display:block;
	clear:both;
	width:126px;
	height:24px;
	text-indent:-9999px;
	background:url(../../../Images/logo-small.gif) no-repeat;
}
#footer .footer-info p {
	clear:both;
	margin:0;
	padding:0 0 0 30px;
	color:#e9ebf4;
	text-transform:uppercase;
	font:9px/14px "Times New Roman", Times, serif;
}
#footer .footer-info p span {padding:0 5px;}
#footer .footer-info ul {
	clear:both;
	display:table;
	margin:10px 0 0 23px;
	padding:0;
}
#footer .footer-info ul li {
	float:left;
	list-style:none;
	padding:0 5px 0 6px;
	font:9px/12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../../../Images/f-separator.gif) no-repeat 0 60%;
}
#footer .footer-info ul li a {
	color:#e9ebf4;
	text-decoration:none;
}
#footer .footer-info ul li a:hover {text-decoration:underline;}
/*--footer-menu--*/
#footer .footer-menu {
	float:right;
	width:356px;
}
#footer .footer-menu p {
	float:left;
	margin:0;
	padding:0 14px 0 0;
	color:#303e66;
	font:14px/24px "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#footer .footer-menu ul {
	float:left;
	margin:0;
	padding:0;
	border-left:1px solid #47517c;
}
#footer .footer-menu ul li {
	float:left;
	padding:0 0 0 10px;
	list-style:none;
	font:12px/24px "Times New Roman", Times, serif;
}
#footer .footer-menu ul li a {
	color:#fff;
	text-decoration:none;
}
#footer .footer-menu ul li a:hover {text-decoration:underline;}