
a {
	color: #7bb5e2;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #ffdb1e;
	background-image: url(/objects/images/backgrounds/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}

fieldset {
	border: 1px #cccccc solid;
	background: #fafafa;
	padding: 10px;
	margin: 0;
}

form {
	display: inline;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
	color: #74a23c;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: normal;
	font-size: 13px;
	font-weight: bold;
	color: #81ab4e;
	text-transform: uppercase;
}

html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

legend {
	font-weight: bold;
	text-transform: uppercase;
}

.jErrorText {
	color: #ff0000;
	font-weight: bold;
}

.jFormButton2 {
	background: #21769A;
	border: #83B2DE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: outset;
	border-top-width: 1px;
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
	width: 56px;
}

.jFormCheckbox {
	border: 1px #DDDDDD solid;
}

.jFormDropDown {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.jFormField {
	background: #FEFDFD;
	border: 1px solid #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	padding: 3px;
	width: 132px;
}

.jFormTextArea,
.jFormTextField {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 628px;
}

.imageLeft {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.imageRight {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

#footer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 10px 50px;
	background: #dfdedb;
	text-align: center;
}

#footer,
#push {
	height: 46px; /* .push must be the same height as .footer */
}

#header {
	position: relative;
	background-image: url(/objects/images/backgrounds/bg_top.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	margin-bottom: 110px;
}

#container {
	position: relative;
	background: #ffffff;
	text-align: left;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -66px; /* the bottom margin is the negative value of the footer's height */
}

#nav {
	position: absolute;
	top: 34px;
	left: 97px;
}

#nav .item {
	display: block;
	position: relative;
	float: left;
	height: 44px;
	width: 150px;
	background-image: url(/objects/images/nav/combined.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav .navGutter {
	position: relative;
	float: left;
	width: 110px;
}

#logo {
	position: absolute;
	top: 8px;
	left: 387px;
}

#content {
	padding: 0 15px 60px 15px;
}

#subheader {
	height: 109px;
	background-image: url(/objects/images/backgrounds/bg_subheader.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 30px;
	position: relative;
}

#subheader #icon {
	position: absolute;
	left: 6px;
	top: -5px;
}

#subheader #title {
	position: absolute;
	left: 107px;
	top: 24px;
}

#subheader #title a {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

#content #sidebar {
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
}

#content #main {
	position: relative;
	float: left;
	width: 655px;
	margin: 0;
	overflow: hidden;
}

#content .gutter {
	position: relative;
	float: left;
	width: 15px;
}

#content .gutterSmall {
	position: relative;
	float: left;
	width: 5px;
}

#photoGallery {
	position: relative;
}

.aboutText {
	position: relative;
	float: left;
	width: 476px;
}

.aboutCountdown {
	position: relative;
	float: left;
	margin-right: 15px;
}

.aboutCountdown .date {
	text-align: right;
	letter-spacing: 0.3em;
	margin-bottom: -14px;
}

.aboutCountdown .date h1 {
	margin: 0;
}

.aboutCountdown .number {
	position: relative;
	float: left;
	color: #8bbee5;
	/* for 2 digits
	font-size: 86px;
	line-height: 76px;
	*/
	font-size: 56px;
	line-height: 54px;
	text-align: right;
	width: 110px;
}

.aboutCountdown .text {
	/* for 2 digits
	font-size: 17px;
	line-height: 26px;
	*/
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #ffc20e;
	position: relative;
	float: left;
}

.boxAbout {
	margin-bottom: 15px;
}

.boxRounded .middle {
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 140px 10px 0 10px;
}

.boxRounded .bottom {
	background-image: url(/objects/images/backgrounds/box_round_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	height: 22px;
}

.boxMainBlue {
	background-image: url(/objects/images/backgrounds/box_main_blue.png);
	background-repeat: no-repeat;
	background-position: 26px 20px;
}

.boxMainBlue .icon,
.boxMain .icon,
.boxMainQuote .icon {
	position: absolute;
	left: 10px;
}

.boxMain .title,
.boxMainQuote .title {
	font-size: 18px;
	color: #6c9d31;
	padding: 15px 0 0 70px;
}

.boxMainBlue .title {
	font-size: 18px;
	color: #ffffff;
	padding: 30px 0 0 70px;
}

.boxMain .boxMainText {
	padding: 30px 0 0 30px;
}

.boxMainBlue .boxMainText {
	padding: 20px 30px 0 45px;
}

.boxMainQuote {
	font-size: 18px;
	line-height: normal;
}

.boxMainQuote .boxMainText {
	padding: 22px 0 0 30px;
}

.boxMainQuote .source {
	margin-top: 10px;
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
}

.boxOrange .title {
	margin-bottom: 10px;
}

.boxOrange .title .top {
	height: 3px;
	width: 200px;
	background-image: url(/objects/images/backgrounds/box_orange_top.gif);
	background-repeat: no-repeat;
}

.boxOrange .title .bottom {
	height: 3px;
	width: 200px;
	background-image: url(/objects/images/backgrounds/box_orange_bottom.gif);
	background-repeat: no-repeat;
}

.boxOrange .title .middle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 180px;
	padding: 2px 10px;
	background: #ffc20e;
}

.boxOrange .content {
	width: 180px;
	padding: 0 10px;
	line-height: 20px;
}

.boxOutline .top {
	height: 21px;
	width: 300px;
	background-image: url(/objects/images/backgrounds/box_outline_top.gif);
	background-repeat: no-repeat;
}

.boxOutline .bottom {
	height: 21px;
	width: 300px;
	background-image: url(/objects/images/backgrounds/box_outline_bottom.gif);
	background-repeat: no-repeat;
}

.boxOutline .middle {
	width: 260px;
	font-size: 12px;
	padding: 0 20px;
	background-image: url(/objects/images/backgrounds/box_outline_middle.gif);
	background-repeat: repeat-y;
}

.boxPlain {
	border: 1px #dfdedb solid;
	padding: 20px;
}

.boxForm {
	background: #eeeeee;
	border: 1px #cccccc solid;
	_border-top: 2px #cccccc solid;
	position: relative;
	padding: 20px;
	margin-top: 10px;
}

.locationLabel {
	position: relative;
	float: left;
	width: 127px;
	font-weight: bold;
}

.locationInfo {
	position: relative;
	float: left;
	width: 300px;
}

.clear {
	clear: both;
}

.inputSelect,
.inputText {
	padding: 2px;
	border: 1px #cccccc solid;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.inputTextarea {
	border: 1px #cccccc solid;
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.textAlert {
	color: #ffffff;
	margin: 10px 0 20px 0;
	padding: 2px 4px;
	background: #990000;
	font-weight: bold;
}

.textOK {
	color: #ffffff;
	margin: 10px 0 20px 0;
	padding: 2px 4px;
	background: #009900;
	font-weight: bold;
}

.textSmall {
	font-size: 9px;
}

#slideForm {
	display: none;
}

#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

.thumbnail {
	font-size: 11px;
	position: relative;
	float: left;
	width: 162px;
}

.thumbnail img {
	padding: 4px;
	border: 1px #aaafa8 solid;
}

.thumbnail img:hover {
	background: #dddddd;
}

.divider {
	border-top: 2px #999999 dashed;
	margin: 20px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
}

.dividerLight {
	border-top: 1px #cccccc dashed;
	margin: 20px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
}

.gutter {
	position: relative;
	float: left;
	width: 12px;
}

.pagination {
	border: 1px #aaafa8 solid;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.pagination a {
	background: #23660d;
	padding: 2px 5px;
	color: #ffffff;
	text-decoration: none;
}

.pagination a:hover {
	background: #aaafa8;
}

#googleMap {
	margin-bottom: 20px;
}

table.adminTable th {
	background: #666666;
	color: #ffffff;
}

table.adminTable a {
	display: block;
	background: #7bb5e2;
	color: #ffffff;
	text-align: center;
	padding: 2px;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 1px;
	text-transform: uppercase;
}

table.adminTable a.blue {
	background: #7bb5e2;
}

table.adminTable a.green {
	background: #6c9d31;
}

table.adminTable a.orange {
	background: #d9a50b;
}

table.adminTable a.red {
	background: #993333;
}

table.adminTable a:hover {
	background: #999999;
	text-decoration: none;
}

.adminForm .inputText {
	width: 418px;
}

.adminForm .inputTextarea {
	height: 62px;
	width: 418px;
}

.adminHeader {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #cccccc solid;
}

.adminFormColumn {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 425px;
}
