/* Copyright (c) 2010 CoffeeCup, All rights reserved - http://www.coffeecup.com/
----------------------------------------------------------------------------------------------------*/

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

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, img, 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: 1;
	padding: 1;
	border: 1;
	outline: 1;
	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;
}
/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}
/* clears containers with floated elements, no need for extra markup! */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Type
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 16px;
}
body {
	color: #fff;
	font: 75%/1.5em 'Copse', arial, serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #edec66;
	font: 1.9em/1em 'Copse', arial, serif;
}
h1 {
}
h2 {
	color: #edec66;
}
h3 {
	color: #edec66;
	font-size: 2em;
	font-weight: bold;
}
h4 {
	font-size: 1.35em;
	color: #edec66;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
p {
	color: #fff;
	font-family: 'Copse', arial, serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}
ul {
	list-style: disc;
	color: #edec66;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}
ol, ol.lowerRoman, ol.upperAlpha {
	list-style: decimal;
	color: #91D6E3;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}
ol.lowerRoman {
	list-style: lower-roman;
}
ol.upperAlpha {
	list-style: upper-alpha;
}
strong, b, .b {
	color: #edec66 !important;
	font-weight: bold;
}
a {
	color: #fff;
	text-decoration: none;
}
a:link {
	color: #fff;
	outline: none;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #ac9d1e;
	text-decoration: underline;
}
a:active {
	color: #edec66;
	outline: none;
	text-decoration: none;
}
a:focus {
	outline: 1px dotted;
}
.more {
	text-decoration: underline !important;
}
/* Spacing
----------------------------------------------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px !important;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
p {
	margin-right: 10px;
	padding: 5px 0;
}
blockquote {
	margin-right: 10px;
	padding: 5px 0 20px 0;
}
ul, ol {
	margin-left: 25px;
	padding-left: 0;
}
li {
	margin-bottom: 15px;
	margin-left: 15px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}
/* Layout
----------------------------------------------------------------------------------------------------*/

html {
	background: url(../images/bg.png) repeat;
	background-color: #32423E;
	text-align: center;
}
body {
	background: none;
	margin-bottom: 20px;
	width: 960px;
	margin: 0 auto;
	border: none;
}
#logoTxt {
	background-image: url(../images/logo/alogo5x.png);                                      
	background-repeat: no-repeat;
	background-position: center;
  	width: 100%; /*381px;*/
	height: 128px;
	border: none;
	padding-bottom: 105px;
}
#logoTxt h1, #logoTxt h2 {
	color: #fff;
	font-size: 3em;
	line-height: 1.5em;
	text-align: center;
}
#logoTxt h2 {
	color: #fff;
}
#logoTxt h1 span, #logoTxt h2 span {
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	width: 124px;
	z-index: 9;
}
#logoTxt h2 span {
	top: 0 !important;
	z-index: 10 !important;
}
header {
	height: 233px;
	background: url(../images/header.png);
	width: 100%;
	border: none;
}
header h1 {
	color: #333;
	font-size: 1.6em;
	text-align: center;
	border: none;
}
header h1 span {
	color: #6F856C;
	display: block;
	float: right;
	padding-right: 1px;
	width: 300px;
	border: none;
}
#headTxt {
	color: #000 !important;
	font-size: 4em;
	line-height: 0.3em;
	text-transform: capitalize;
	width: auto !important;
}
nav ul {
	background: url(../images/nav_bar.png) no-repeat;
	list-style: none;
	width: 960px;
	height: 75px;
	margin-left: 0;
	text-align: center;
	border: none;
}
nav ul li {
	display: inline-block;
	margin: 2px 2px 2px 2px;
	border: none;
}
nav ul li a {
	background: url(../images/button_reg.png);
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	width: 127px;
	height: 33px;
	display: inline-block;
	padding: 10px 0 0 0;
	font-family: 'Copse', arial, serif;
}
nav ul li a:hover {
	background: url(../images/button_hov.png);
	color: #edec66;
	text-decoration: none;
}
nav ul li a.selected {
	color: #edec66;
	font-weight: bold;
	background: url(../images/button_sel.png);
}
nav ul li a.selected:hover {
	color: #636735;
	background: url(../images/button_hov.png);
}
section center {
	background-color: #636735;
	margin: 0 0px;
	width: 960px;
}
#mainRight {
	width: 960px;
	text-align: left;
	background-color: #636735;
}
.columns {
	border: none;
	background-color: #636735;
	display: block;
	width: 960px;
}
.colLeft {
	float: left;
	width: 450px;
	border: none;
	padding-left: 20px;
}
.colthin {
	float: left;
	width: 250px;
	border: none;
	padding-left: 20px;
}
.colcontact {
	float: left;
	width: 540px;
	border: none;
	padding-left: 120px;
}
.colwide {
	float: right;
	width: 650px;
	border: none;
	padding-right: 20px;
}
.colRight {
	float: right;
	width: 450px;
	border: none;
	padding-right: 20px;
}
#signature {
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: right;
}
footer {
	clear: both;
	background: url(../images/foot_bkgd.png) no-repeat;
	padding-top: 25px;
	height: 50px;
	border: none;
}
footer p {
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	font-size: 0.8em;
	color: #FFFFFF;
	border: none;
}
footer ul {
	float: right;
	list-style: none;
	width: 330px;
	padding-top: 2px;
	text-align: right;
	margin-right: 50px;
	margin-top: 15px;
	border: none;
}
footer ul li {
	display: inline;
	margin: 0 5px;
	border: none;
}
footer ul li a {
	font-size: 0.9em;
	color: #FFFFFF;
}
footer ul li a:hover {
	color: #edec66;
}
#shoponline {
	width: 960px;
	height: 52px;
	background-image: url('../images/shop_online.png');
	display: inline-block;
	float: center;
	margin: 30px 0 30px 0;
	text-indent: -9999px;
	outline: 0;
}
#shoponline:hover {
	background-image: url('../images/shop_online_hov.png');
}
@media screen and (max-width: 768px) {
body {
	background: none;
	margin-bottom: 20px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	border: none;
}
#logoTxt {
	background-image: url(../images/logo/alogo5x.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%; /*381px;*/
	height: 118px;
	border: none;
	padding-bottom: 90px;
}
#logoTxt h1 span, #logoTxt h2 span {
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	width: 100%;
	max-width: 124px;
	z-index: 9;
}
header {
	height: 233px;
	background: url(../images/header.png);
	width: 100%;
	border: none;
}
header h1 span {
	color: #6F856C;
	display: block;
	float: right;
	padding-right: 5px;
	width: 100%;
	max-width: 300px;
	border: none;
}
nav ul {
	background: url(../images/nav_bar.png) no-repeat;
	list-style: none;
	width: 100%;
	max-width: 960px;
	height: 75px;
	margin-left: 0;
	text-align: center;
	border: none;
}
nav ul li {
	display: inline-block;
	margin: 5px 10px 5px 10px;
	border: none;
}
nav ul li a {
	background: url(../images/button_reg.png);
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	width: 100%;
	max-width: 127px;
	padding: 10px 10px 0;
	font-family: 'Copse', arial, serif;
}
section center {
	width: 100%;
	max-width: 960px;
}
#mainRight {
	width: 100%;
	max-width: 960px;
	text-align: left;
	background-color: #636735;
}
.columns {
	width: 100%;
	max-width: 960px;
}
.colLeft {
	width: 100%;
	max-width: 730px;
	padding-left: 10px;
}
.colthin {
	float: left;
	width: 100%;
	max-width: 250px;
	border: none;
	padding-left: 20px;
}
.colwide {
	float: right;
	width: 100%;
	max-width: 450px;
	padding-right: 20px;
}
.colRight {
	float: left;
	width: 100%;
	max-width: 730px;
	padding-left: 10px;
}
img {
	width: 100%;
	height: auto;
}
#signature {
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: right;
}
footer {
	clear: both;
	background: url(../images/foot_bkgd.png) no-repeat;
	padding-top: 25px;
	height: 50px;
	border: none;
}
footer p {
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	font-size: 0.8em;
	color: #FFFFFF;
	border: none;
}
footer ul {
	float: right;
	list-style: none;
	width: 100%;
	max-width: 330px;
	padding-top: 2px;
	text-align: right;
	margin-right: 50px;
	margin-top: 15px;
	border: none;
}
footer ul li {
	display: inline;
	margin: 0 5px;
	border: none;
}
footer ul li a {
	font-size: 0.9em;
	color: #FFFFFF;
}
footer ul li a:hover {
	color: #edec66;
}
#shoponline {
	width: 100%;
	max-width: 768px;
	height: 52px;
	background-image: url('../images/shop_online.png');
	display: inline-block;
	float: center;
	margin: 30px 0 30px 0;
}
}
 @media screen and (max-width: 480px) {
nav ul {
	max-width: 320px;
}
nav ul li {
	margin: 5px 0px 5px 0px;
}
nav ul li a {
	font-size: 0.9em;
	padding: 10px 5px 0;
}
#shoponline {
	max-width: 320px;
	height: auto;
	background-size: contain;
	margin: 10px 0 10px 0;
}
.colLeft {
	max-width: 290px;
	padding-left: 5px;
}
.colRight {
	max-width: 290px;
	padding-left: 5px;
}
.colwide {
	max-width: 300px;
	padding-right: 0px;
}
}
----------------------------------------------

*{ padding:0px; margin:0px;}

/** base calendar styles **/ 
#cc_calendar a:link, a:visited{text-decoration:none; border-bottom:0px; color:#4f4c4d;}
#cc_calendar_container { position:relative; }
#cc_webcalendar a:link, a:visited{text-decoration:none; border-bottom:0px; color:#000000;}

#cc_calendar { width:%CALWIDTH%;  border-collapse:collapse;  text-align:left;table-layout:fixed;}
#cc_calendar th, #cc_calendar td { font-family:Helvetica; }
#cc_calendar th  { height:0px }

/** header top **/
#cc_calendar thead tr#headertop { background:url('../images/month_background.png') repeat-x; height:70px; }
#cc_calendar thead th#this-month { color:#716558; font-size:22px; padding-top:25px;text-align:center; overflow:hidden;white-space: nowrap; text-overflow: ellipsis;}
#cc_calendar thead th#prev-month { text-align:left; padding-left:10px; color:#716558; font-size:25px; padding-top:25px; overflow:hidden;white-space: nowrap; text-overflow: ellipsis; }
#cc_calendar thead th#next-month { text-align:right; padding-right:10px; color:#716558; font-size:25px; padding-top:25px; overflow:hidden;white-space: nowrap; text-overflow: ellipsis; }
#cc_calendar thead th.month-navigation a { color:#716558; text-decoration:none; }
#cc_calendar thead th.month-navigation a span { display:none; font-size:18px;}
#cc_calendar thead th.month-navigation a:hover { text-decoration:none; }
#cc_calendar thead th.month-navigation a:hover span { display:inline; }

/** header days list **/
#cc_calendar thead tr#headerdaylist { background:url('../images/week_background.png') repeat-x; height:28px; }
#cc_calendar thead td{ color:#716558;  font-size:15px; text-align:center; padding-top:2px; overflow:hidden;white-space: nowrap; text-overflow: ellipsis;}

/** calendar days **/
#cc_calendar tbody td { width:14.28571%; vertical-align:text-top; }
#cc_calendar .day { height:%DAYHEIGHT%;  background:#323232 url('../images/day_background.png') repeat-x; }
#cc_calendar .notinrange  { background-color:#282828;}
#cc_calendar .date-number { display:block; color:#ffffff; font-size:13px; padding:5px 4px; text-align:right; }
#cc_calendar .notinrange .date-number { color:#ffffff;}

/** header footer **/
#cc_calendar tfoot tr{ background:url('../images/footer_background.png') repeat-x; height:40px; color:#142850;}
#cc_calendar tfoot tr a{ color:#142850; font-size:11px; font-weight:bold;}
#cc_calendar tfoot tr td{ vertical-align:text-top; }
#cc_calendar .cclink { padding-left:8px;  padding-top:6px; font-size:11px;  }

.hidden { display:none; }

.eventlarge{
  font-weight:bold; 
  font-size:20px;  
  color:#976900;
  padding-bottom:7px;  
}
.eventmedium{ 
  font-size:15px;  
  color:#976900; 
  padding-top:12px; 
}
.eventnormal{ 
  font-size:15px;  
  color:#976900; 
  padding-top:4px; 
  height: 100px;
}

.eventcalname{ 
  font-size:13px;  
  color:#c89628;  
  overflow:hidden; 
}

.morebutton 
 {
  position:absolute;
  top:0; left:0;
  display:block;
  overflow:hidden;
  z-index:99;
  font-size:9px;
  font-family:arial;
  white-space:nowrap;
  cursor:pointer;
  text-shadow: #C0C0C0 1px 1px 1px;
  color:#5a4a42; 
  text-align:center;font-family:georgia;font-style: italic;
}

%CALENDARSTYLES%