/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
/*
	TODO will need to remove settings on HTML since we can't namespace it.
	TODO with the prefix, should I group by selector or property for weight savings?
*/
html{
	color:#000;
	background:#FFF;
}
/*
	TODO remove settings on BODY since we can't namespace it.
*/
/*
	TODO test putting a class on HEAD.
		- Fails on FF.
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}
/*
	TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
*/
li {
	list-style:none;
}

caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,
textarea,
select {
	*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
* {font-size: 100.01%;}
html {font-size: 62.5%;}
body,
body.page {
	font:1.4em Arial, Verdana, sans-serif;
	color:#333;
	background:#4476c5 url(/~garland/assets/images/bg-body.gif);
	min-width:960px;
}
img {border:0;}
a{
	text-decoration:none;
	color:#336633;
}
a:hover{
	text-decoration:underline;
}
/* page */
.page {
	width:100%;
	overflow:hidden;
	background: url(/~garland/assets/images/bg-page.gif) repeat-x;
}
body.page {
	overflow: auto;
}
/* wrapper */
#wrapper {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:60px 0 0;
	background:url(/~garland/assets/images/none.gif);
}
/* header */
#header {
	margin:0 0 2px;
}
.header-box {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.header-holder {
	width:960px;
	margin:0 auto;
	background:url(/~garland/assets/images/none.gif);
}
/* navbar */
.navbar {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:2;
	padding:10px 0 0;
}
.navbar ul {
	float:right;
	position:relative;
}
.navbar li {
	line-height:1.4em;
	margin:0 0 0 10px;
	display:inline;
	font-weight:bold;
}
.navbar a {
	color:#fff;
	position:relative;
	z-index:2;
}
/* logo */
.logo {
	width:260px;
}
.logo h1 {
	text-indent:-9999px;
	overflow:hidden;
}
.logo img {
	display:block;
}
/* main */
#main {
	width:960px;
	margin:0 auto;
	background:url(/~garland/assets/images/ng-main-t.png) no-repeat;
	padding:15px 0 35px;
	position:relative;
}
.inner #main {
	background:url(/~garland/assets/images/ng-main1-t.png) no-repeat;
}
.main-holder {
	width:960px;
	margin:0 auto;
	background:#f4f0e7;
	padding:15px 0 6px;
}
.main-holder:after,
.main-frame:after {
	clear:both;
	display:block;
	content:"";
}
.main-b {
	background:url(/~garland/assets/images/bg-main-b.png) no-repeat;
	width: 960px;
	height: 15px;
}
.main-frame {
	width:920px;
	padding:18px 20px;
}
/* visual */
.visual {
	margin:-16px auto 0;
	background:url(/~garland/assets/images/bg-visual-t.gif) no-repeat;
	width:928px;
	padding:10px 0 0;
	position:relative;
}
.visual-holder {
	background:url(/~garland/assets/images/bg-visual-b.gif) no-repeat 0 100%;
	width:928px;
	padding:0 0 10px;
}
.visual-frame {
	background:url(/~garland/assets/images/bg-visual-c.gif) repeat-y;
	width:928px;
	padding:5px 0;
}
.visual img {
	display:block;
	margin:0 auto;
}
/* item-lis */
.item-list {
	margin:-109px 0 11px 18px;
	padding:0 0 0 20px;
	list-style:none;
	overflow:hidden;
	width:922px;
}
.item-list li {
	float:left;
	position:relative;
	margin:0 10px 0 0;
	overflow:hidden;
	width:288px;
}
.item-list a {
	color:#fff;
	float:left;
}
.item-list a:hover strong {
	text-decoration:underline;
}
/* item */
.item {
	position:absolute;
	bottom:7px;
	left:4px;
	color:#fff;
	font-size:1.2em;
	line-height:1.1em;
	display:block;
	cursor:pointer;
}
.item span {
	display:block;
}
.item-holder {
	background:url(/~garland/assets/images/bg-item.png);
	width: 280px;
	display:block;
	height:65px;
}
.item-holder:after {
	clear:both;
	display:block;
	content:"";
}
.item-frame {
	float:left;
	position:relative;
	bottom:-4px;
	z-index:2;
	padding:2px 55px 0 12px;
	width: 213px;
	height:63px;
}
.item a {
	display:block;
	height:100%;
	position:relative;
}
.item-b {
	background:url(/~garland/assets/images/bg-item-b.png) no-repeat;
	width: 280px;
	height: 14px;
	text-indent:-9999px;
	overflow:hidden;
}
.item .heading {
	font-size:1.25em;
	line-height:1.2em;
	font-weight:bold;
	display:block;
}
/* more */
.more {
	width: 19px;
	height: 19px;
	position:absolute;
	right:30px;
	top:40%;
}
.more span {
	background:url(/~garland/assets/images/bg-more.png) no-repeat;
	height: 19px;
	text-indent:-9999px;
	overflow:hidden;
}
/* section */
.section {
	background:#3b835b url(/~garland/assets/images/bg-section.gif) repeat-x;
	width:892px;
	overflow:hidden;
	font-weight:bold;
	padding:17px 38px 22px 30px;
	margin:0 0 17px;
}
.section-box {
	height:100%;
	overflow:hidden;
	line-height:1.14em;
	color:#cee5d8;
	padding:0 20px 0 0;
}
.section h2 {
	font-size:2.57em;
	line-height:1.1em;
	color:#fefefd;
	padding:0 400px 0 0;
	font-weight:bold;
}
/* button */
.section .button {
	float:right;
	background: url(/~garland/assets/images/bg-button-c.gif) repeat-x;
	margin:-26px 0 0;
}
.section .button-holder {
	background:url(/~garland/assets/images/bg-button-r.gif) no-repeat 100% 0;
	padding:0 8px 0 0;
	height: 56px;
	float:left;
}
.section .button-frame {
	background:url(/~garland/assets/images/bg-button-l.gif) no-repeat;
	height: 56px;
	padding:0 0 0 3px;
	float:left;
}
.section .button a {
	color:#cee5d8;
	font-size:1.14em;
	padding:14px 43px 14px;
	float:left;
}
/* boxes */
.boxes {
	width:940px;
	position:relative;
	padding:0 0 0 20px;
	overflow:hidden;
}
.boxes-holder {
	background:url(/~garland/assets/images/bg-boxes-b.gif) no-repeat 0 100%;
	float:left;
	padding:0 0 35px;
}
.boxes-frame {
	background:url(/~garland/assets/images/bg-boxes.gif) repeat-y;
	float:left;
}
.boxes-frame:after {
	clear:both;
	display:block;
	content:"";
}
.boxes .box {
	background:url(/~garland/assets/images/bg-boxes-t.gif) no-repeat;
	float:left;
}
.boxes h3 {
	font-size:1.2em;
	line-height:1.2em;
	color:#fff;
	font-weight:bold;
}
/* box1 */
.box1,
.box2,
.box3 {
	width:286px;
	padding:14px 10px;
	float:left;
	margin:0 10px 0 0;
}
.box1 .article-list ul {
	margin:0;
}
.box1 .heading {
	background:url(/~garland/assets/images/bg-heading1-c.gif) repeat-y;
	width:304px;
	margin:0 0 -14px -21px;
	position:relative;
}
.box1 .heading-holder {
	background:url(/~garland/assets/images/bg-heading1-t.gif) no-repeat;
}
.box1 .heading-frame {
	background:url(/~garland/assets/images/bg-heading1-b.gif) no-repeat 0 100%;
	padding:7px 23px 14px;
	min-height:20px;
}
* html .box1 .heading-frame {
	height:20px;
}
.box1 .all,
.box2 .all,
.box3 .all {
	width:255px;
	padding: 0 30px 5px 0;
	background:url(/~garland/assets/images/arrow.gif) no-repeat 100% 0;
	position:absolute;
	bottom:3px;
	color:#fff;
	font-weight:bold;
	font-size:1.147em;
	line-height:1.2em;
}
/* box2 */
.box2 {
	width:270px;
	margin:0 10px 0 0;
}
.box2 .heading {
	background:url(/~garland/assets/images/bg-heading2-c.gif) repeat-y;
	width: 267px;
}
.box2 .heading-holder {
	background:url(/~garland/assets/images/bg-heading2-t.gif) no-repeat;
}
.box2 .heading-frame {
	background:url(/~garland/assets/images/bg-heading2-b.gif) no-repeat 0 100%;
	padding:6px 21px;
	min-height:20px;
	text-align:center;
}
* html .box2 .heading-frame {
	height:20px;
}
.box2 .all {
	width:240px;
}
/* box3 */
.box3 {
	width:306px;
	margin:0;
	padding:14px 0;
}
.box3 .heading-holder {
	background:url(/~garland/assets/images/bg-heading3-t.gif) no-repeat;
}
.box3 .heading {
	background:url(/~garland/assets/images/bg-heading3-c.gif) repeat-y;
	width:304px;
	text-align:right;
	margin:0 0 -10px 13px;
}
.box3 .heading-frame {
	background:url(/~garland/assets/images/bg-heading3-b.gif) no-repeat 0 100%;
	padding:6px 21px 15px;
	min-height:20px;
}
* html .box3 .heading-frame {
	height:20px;
}
.box3 .all {
	width:256px;
	padding-left:10px;
}
.box3 .article-list ul {
	padding:0 10px;
}
/* article-list */
.article-list {
	width:100%;
	overflow:hidden;
	font-size:0.82em;
	line-height:1.2em;
	margin:0 0 -13px;
}
.article-list ul {
	margin:-5px 0 0;
}
.article-list li {
	padding:10px 0 0;
	margin:0 0 11px;
	border-top:1px solid #d2cec6;
}
/* title */
.title {
	margin:0 0 4px;
	font-weight:bold;
}
.title h4 {
	margin:0 0 3px;
	font-size:1.333em;
	line-height:1.2em;
	font-weight:bold;
}
.title a {
	color:#336633;
}
.title strong {
	color:#336633;
	font-weight:bold;
}
.title .date,
.title address {
	color:#000;
	display:block;
	font-weight:bold;
}
.title .date span {
	background:url(/~garland/assets/images/divider.gif) no-repeat 3px 0;
	padding:0 0 0 10px;
}
/* container */
.container a {
	text-decoration:underline;
}
.container a:hover {
	text-decoration:none;
}
/* content */
#content {
	width:583px;
	float:right;
	line-height:1.28em;
	padding:11px 0 0;
}
#content h2 {
	font-weight:bold;
	font-size:1.7em;
	line-height:1.2em;
	color:#000102;
	margin-bottom: 10px;
}
#content p {
	margin:0 0 17px;
}
/* box */
#content .box {
	width:100%;
}
#content .box:after {
	clear:both;
	display:block;
	content:"";
}
/* box-holder */
.box-holder {
	overflow:hidden;
	height:100%;
	padding:4px 0 0;
}
.box-holder dl{
	width:100%;
}
.box-holder dl:after{
	content:"";
	display:block;
	clear:both;
}
.box-holder dt{
	padding:1px 5px 11px 1px;
	float:left;
	clear:left;
	font-weight:bold;
}
* html .box-holder dt{padding-right:2px;}
*+html .box-holder dt{padding-right:2px;}
.box-holder dd{
	padding:1px 0 11px;
}
.box-holder address {
	display:block;
}
/* image */
.image {
	float:left;
	/*
	background:url(/~garland/assets/images/bg-image.gif) no-repeat;
	height: 114px;
	*/
	width: 222px;
	height: 222px;
	background-color: #fff;
	box-shadow: 0 0 6px #999;
	-moz-box-shadow: 0 0 6px #999;
	-webkit-box-shadow: 0 0 6px #999;
	padding:7px 0 0 8px;
	margin:0 17px 0 -4px;
	display:inline;
	position:relative;
}
.image img {
	display:block;
}
* html .image {
	margin-right:14px;
}
*+html .image {
	margin-right:14px;
}
.box .image span {
	position:absolute;
	top:0;
	left: -999999px;
}
/* sidebar */
#sidebar {
	width:305px;
	float:left;
	border:1px solid #d2cec6;
	background:#fff;
	padding:13px 0 0;
}
/* heading */
#sidebar .heading {
	background:url(/~garland/assets/images/bg-heading1-c.gif) repeat-y;
	width:304px;
	margin:0 0 0 -12px;
	position:relative;
}
#sidebar .heading-holder {
	background:url(/~garland/assets/images/bg-heading1-t.gif) no-repeat;
}
#sidebar .heading-frame {
	background:url(/~garland/assets/images/bg-heading1-b.gif) no-repeat 0 100%;
	padding:6px 23px 15px;
	min-height:20px;
}
* html #sidebar .heading-frame {
	height:20px;
}
#sidebar h3 {
	font-size:1.2em;
	line-height:1.2em;
	color:#fff;
	font-weight:bold;
}
/* bar */
.bar {
	height:334px;
	overflow:hidden;
	position: relative;
}
.bar.short {
	height:auto;
	overflow:auto;
	float:left;
}
.bar ul {
	display: block;
	position: absolute;
	top:0;
	left:0;
}
.bar p {
	display: block;
	position: relative;
	width:100%;
}
.bar.short ul {
	position: relative;
	margin-bottom:10px;
}
.bar li,
.bar p {
	font-weight:bold;
	line-height:1.2em;
	vertical-align:top;
	width:100%;
	margin:0 0 2px;
}
.bar a,
.bar p {
	padding:3px 11px;
	display:block;
}
.bar a:hover,
.bar .active a {
	background:#e5e2e2;
	text-decoration:none;
}
/* nav */
#nav {
	width:675px;
	font-size:1.28em;
	line-height:1.2em;
	position:absolute;
	top:113px;
	right:0;
}
#nav a {
	color:#fff;
	float:left;
	position:relative;
}
#nav ul {
	float:right;
}
#nav li {
	float:left;
}
.nav-l,
.nav-r {
	float:left;
	background: url(/~garland/assets/images/bg-nav-l.png) no-repeat;
	width: 16px;
	height: 40px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.nav-r {
	background: url(/~garland/assets/images/bg-nav-r.png) no-repeat;
}
#nav strong {
	background: #3c835c url(/~garland/assets/images/bg-nav-c.gif) repeat-x;
	padding:10px 34px 0;
	height:30px;
	float:left;
	cursor:pointer;
}
#nav a:hover {
	text-decoration:none;
	background:url(/~garland/assets/images/none.gif);
}
#nav a:hover .nav-l,
#nav .active .nav-l {
	background: url(/~garland/assets/images/bg-nav-l-h.png) no-repeat;
}
#nav a:hover .nav-r,
#nav .active .nav-r {
	background: url(/~garland/assets/images/bg-nav-r-h.png) no-repeat;
}
#nav a:hover strong,
#nav .active strong {
	background: #3c835c url(/~garland/assets/images/bg-nav-c-h.gif) repeat-x;
}
/* panel */
.panel {
	width:285px;
	overflow:hidden;
	background:#355244;
	text-align:center;
	padding:6px 10px;
	color:#fff;
	font-size:1.15em;
	line-height:1.2em;
	font-weight:bold;
}
.panel a {
	float:left;
	background:url(/~garland/assets/images/arrow1.gif) no-repeat;
	width: 22px;
	height: 23px;
	text-indent:-9999px;
	overflow:hidden;
}
.panel .bottom {
	float:right;
	background:url(/~garland/assets/images/arrow2.gif) no-repeat;
}
.panel span {
	overflow:hidden;
	height:100%;
	display:block;
	padding:1px 0 0;
}
/* skip */
#skip a{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:focus{
	position:static;
	width:auto;
	height:auto;
}

/*
-------------------------
calendar table
-------------------------
*/
#calendar {
	position: relative;
	display: block;
	/*background:#e6e6e6;*/
	color:#7E706E;
	width:900px;
	clear: both;
	text-align: center;
	font-size: 105%;
	margin-left:15px;
}
#calendar tbody {
	display: block;
	width:900px;
}
#calendar tr {
	min-height: 0px;
}
#calendar .content,
#calendar .day {
	font-size:10px;
}
#calendar .day {
	text-align: right;
	padding:5px 5px 0 5px;
}
#calendar .content {
	padding:0 5px 5px 5px;
}
#calendar .heading {
	height:36px;
	line-height: 36px;
	text-align:center;
	font-size:20px;
	font-weight: bold;
	color:#000000;
}
#calendar td.weekday {
	height: 26px;
	line-height: 26px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	color:#336633;
	border:none;
	border-collapse:collapse;
}
#calendar td {
	height: 80px;
	/* position: relative; */
	display:table-cell;
	font-size:12px;
	color:#000000;
	background-color: #fff;
	border:1px solid #e6e6e6;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
	padding:0;
}
#calendar td.day.empty {
	background: #efefef;
}
#calendar td.day.empty .day_number {
	color:#336633;
}
#calendar .today {
	background:#ffffc0;
}
#calendar td .day_number {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color:#444;
}
#calendar td .event {
	display: block;
	position: relative;
	text-align: left;
	font-size: 11px;
	margin-bottom:3px;
}
#calendar .calendarMonthLinks {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
}
#calendar .calendarMonthLinks a:link,
#calendar .calendarMonthLinks a:visited {
	display: block;
	position: relative;
	text-align: center;
	width: 30px;
	padding:5px;
	font-weight: bold;
	background: #efefef;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#calendar .calendarMonthLinks a:hover,
#calendar .calendarMonthLinks a:active {
	display: block;
	position: relative;
	text-align: center;
	width: 30px;
	height:18px;
	font-weight: bold;
	background: #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#fff;
	text-decoration: none;
}

/*
-------------------------
google map
-------------------------
*/
#gmap {
	position: relative;
	display: block;
	width:900px;
	height:400px;
	margin-left:15px;
}

/*
-------------------------
entry images
-------------------------
*/
.image .mask {
	width: 214px;
	height: 214px;
	display:block;
	position:absolute;
	top:8px;
	left:8px;
}
.image .mask span {
	position: absolute;
	top:0;
	left:-999999px;
}

.submit-event-button {
	position: relative;
	display: block;
	width:305px;
	height:45px;
	clear:both;
	float:left;
	margin-top:20px;
}
.submit-event-button a {
	position: relative;
	display: block;
	width:305px;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(/~garland/assets/images/bg-button-submit-event.png) 0 0 repeat-x;
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 1px 1px 2px #ddd;
	-moz-box-shadow: 1px 1px 2px #ddd;
	-webkit-box-shadow: 1px 1px 2px #ddd;
}
.submit-event-button a:hover,
.submit-event-button a:active {
	box-shadow: 0 0 6px #3c6;
	-moz-box-shadow: 0 0 6px #3c6;
	-webkit-box-shadow: 0 0 6px #3c6;
}

/*
==========================================
FORMS
==========================================
*/
fieldset {
  border:0;
  margin:0;
  padding:0;
}
legend {
  color:#2F0033;
  padding:2px;
  margin:0;
}
label {
  width: 200px;
  float:left;
  text-align:right;
  margin-right: 10px;
  padding-top:5px;
}
label.required,
form p.required,
label.error {
  font-weight: bold;
}
form p.required {
	padding-left:210px;
}
label.error {
  color:#red;
}
label.inline {
	float: none;
	text-align: left;
	margin: 5px;
	padding:0;
	width: auto;
	display: block;
}
label span {
	display: none;
}

/* form elements */
.form_row {
	padding:5px 0;
}

select,
input.tiny,
input.sm,
input.med,
input.lg,
input.xl,
input.xxl,
input.date,
input.search,
textarea.sm,
textarea.med,
textarea.lg,
textarea.xl,
input.browse,
input.text-field,
textarea.text-area {
  /* margin: -.5em 0 1.5em 0; */
  margin:0;
  padding: .25em;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Arial, sans-serif;
  color:#444;
  background:#fff;
	border:1px solid #bbb;
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 1px 1px 2px #ddd;
	-moz-box-shadow: 1px 1px 2px #ddd;
	-webkit-box-shadow: 1px 1px 2px #ddd;
}
option {
	font-size: 1em;
}
.form_row.error input,
.form_row.error select,
.form_row.error textarea {
	border:1px solid red;
	box-shadow: 1px 1px 8px #f5bcbd;
	-moz-box-shadow: 1px 1px 8px #f5bcbd;
	-webkit-box-shadow: 1px 1px 8px #f5bcbd;
}

/*
select { padding: 0; }
*/
input.text-field 	{ width:350px; }
input.tiny   			{ width:30px; }
input.sm     			{ width:50px; }
input.med    			{ width:160px; }
input.lg     			{ width:250px; }
input.xl     			{ width:400px; }
input.xxl    			{ width:500px; }
input.date   			{ width:75px; }
input.search 			{ width:200px; padding:0 2px; }
textarea.sm  			{ width:250px; height:75px;  overflow:auto; }
textarea.med 			{ width:350px; height:75px;  overflow:auto; }
textarea.lg  			{ width:375px; height:150px; overflow:auto; }
textarea.xl  			{ width:400px; height:250px; overflow:auto; }
textarea.text-area { width:350px; height:100px; overflow:auto; }
select.med   			{ width:180px; }
select.lg    			{ width:250px; }
select.tall  			{ height:100px; }


.section h2 {
  font-family: "lobster-1","lobster-2";
  font-weight: normal;
}


.item .heading, #nav strong {
  font-family: "ronnia-condensed-1","ronnia-condensed-2";
  font-weight: normal;
}


img.left {
  float: left;
  margin-right: 10px;
}

img.right {
  float: right;
  margin-left: 10px;
}


strong {
	font-weight: bold;
}