/* Content CSS Document */

/* General */

p {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b564a;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5b564a;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c8570d;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	color: #c8570d;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #0053a4;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif
}

h5 {
	color: #725126;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	color: #725126;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ten {
	font-size: 10px;
	line-height: 12px;
}

.eleven {
	font-size: 11px;
	line-height: 12px;
}

sup {
	margin: 0;
	padding: 0;
	line-height: 1px;
}

.calendar {
	margin: 5px 0 0 14px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pdf {
	background: url(../images/icon-pdf.gif) top left no-repeat;
	padding: 3px 0 10px 20px;
}

.external {
	background: url(../images/external-link-bg.gif) no-repeat top right;
	padding: 0 15px 0 0;
}

.divider {
	height: 1px;
	background-color:#d2c194;
	margin: 5px 0 5px 0;
}

.photo {
	border: 1px solid #ceccc8;
	padding: 3px;
	margin: 4px 0 10px 0;
}

/* Standard Links */

a { color: #e96813; text-decoration: none; outline:none;}
a:link { color: #e96813; text-decoration: none; outline:none;}
a:hover { color: #1f270c; text-decoration: none; outline:none;}
a:visited { color: #e96813; text-decoration: none; outline:none;}
a:visited:hover { color: #1f270c; text-decoration: none; outline:none;}

h1 a { color: #7aa223; text-decoration: none; outline:none;}
h1 a:link { color: #7aa223; text-decoration: none; outline:none;}
h1 a:hover { color: #e96813; text-decoration: underline; outline:none;}
h1 a:visited { color: #7aa223; text-decoration: none; outline:none;}
h1 a:visited:hover { color: #e96813; text-decoration: underline; outline:none;}

h6 a { color: #b64716; text-decoration: none; outline:none;}
h6 a:link { color: #b64716; text-decoration: none; outline:none;}
h6 a:hover { color: #c41018; text-decoration: underline; outline:none;}
h6 a:visited { color: #b64716; text-decoration: none; outline:none;}
h6 a:visited:hover { color: #c41018; text-decoration: underline; outline:none;}


.calendar a { color: #ffffff; text-decoration: none; outline:none;}
.calendar a:link { color: #ffffff; text-decoration: none; outline:none;}
.calendar a:hover { color: #1f270c; text-decoration: none; outline:none;}
.calendar a:visited { color: #ffffff; text-decoration: none; outline:none;}
.calendar a:visited:hover { color: #1f270c; text-decoration: none; outline:none;}


/* Standard Right Content Lists */

#ContentRight ul {
	margin: 0 0 0 15px;
}

#ContentRight ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

/* Standard Left Content Lists */

#ContentLeft ul {
	margin: 0 0 0 15px;
}

#ContentLeft ul li {
	list-style-type: square;
	font-size: 12px;
	line-height: 16px;
}


/* Forms */

.shortformfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 125px;
	height: 12px;
}

.shortformphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 12px;
}

.shortformselectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 175px;
}

.shortformcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 175px;
	height: 100px;
}

.longformfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 200px;
	height: 14px;
}

.longformselectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 200px;
}

.longformcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 200px;
	height: 100px;
}

/* --- Bulletin Board --- */

#bboard {
	width: 280px;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
	background: url(../images/bboard-bg.gif) #FFFFFF no-repeat bottom left;
}

#bboard h6 {
	background: url(../images/bboard-top.gif) #FFFFFF no-repeat top left;
	height: 56px;
}

#bboard li {
	margin: 10px 20px 0 0;
	padding: 3px 0 10px 0;
	border-bottom: 1px solid #d2c194;
}

#bboard li.last {
	margin: 10px 20px 0 0;
	padding: 3px 0 10px 0;
	border-bottom: 1px solid #FFFFFF;
}

a.subscribe {
	background: url(../images/icon-email.gif) no-repeat top left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 10px 10px 30px;
}

a.gallery {
	background: url(../images/icon-camera.gif) no-repeat top left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	padding: 2px 10px 10px 30px;
}

a.map {
	background: url(../images/icon-earth.gif) no-repeat top left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	padding: 2px 10px 10px 30px;
}

a.event {
	background: url(../images/icon-clock.gif) no-repeat top left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	padding: 2px 10px 10px 30px;
}


/* --- Tables --- */

.table {
	margin: 5px 5px 0 0;
	font-size: 12px;
}

.title {
	padding: 4px 0px 4px 0px;
	color: #c9411d;
	font-size: 18px;
	background-color: #fff;
}

.heading {
	padding: 8px 0px 8px 4px;
	color: #1f436b;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #e8e8e8;
	font-size: 12px;
	font-weight: bold;
}

.odd {
	padding: 5px 0px 5px 4px;
	border-bottom: solid 1px #cccccc;
}

.even {
	padding: 5px 0px 5px 4px;
	border-bottom: solid 1px #cccccc;
}


/* --- Top Nav Styles --- */

#MainNav ul {
	margin: 7px 0 0 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	float: left;
}

#MainNav ul li {
	float: left;
	list-style-type: none;
	margin: 0px 10px 0 1px;
	color: #bde4ff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#MainNav .kids a {
	width: 165px;
	height:120px;
	display: block;
	float: left;
	color: #bde4ff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background: url(../images/nav-kids-bg.jpg) no-repeat top left;
}

#MainNav .dates a {
	width: 165px;
	height:120px;
	display: block;
	float: left;
	color: #bde4ff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background: url(../images/nav-dates-bg.jpg) no-repeat top left;
}

#MainNav .art a {
	width: 165px;
	height:120px;
	display: block;
	float: left;
	color: #bde4ff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background: url(../images/nav-art-bg.jpg) no-repeat top left;
}

#MainNav .kidson a {
	width: 165px;
	height:120px;
	display: block;
	float: left;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background: url(../images/nav-kids-bg.jpg) no-repeat top left;
}

#MainNav .dateson a {
	width: 165px;
	height:120px;
	display: block;
	float: left;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background: url(../images/nav-dates-bg.jpg) no-repeat top left;
}

#MainNav .arton a {
	width: 165px;
	height:120px;
	display: block;
	float: left;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background: url(../images/nav-art-bg.jpg) no-repeat top left;
}


#MainNav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#MainNav .current a:hover {
	color: #bde4ff;
	text-decoration: none;
}

/* Top Banner Area */

#Title h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#Title h2 a:link { color: #FFFFFF; text-decoration: none; outline:none;}
#Title h2 a:hover { color: #FFFFFF; text-decoration: none; outline:underline;}
#Title h2 a:visited { color: #FFFFFF; text-decoration: none; outline:none;}
#Title h2 a:visited:hover { color: #FFFFFF; text-decoration: none; outline:underline;}

#Title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00263e;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

/* Footer */

#Footer p {
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bde4ff;
	padding: 0 45px 0 75px;
}

#Footer a { color: #bde4ff; text-decoration: none; outline:none; margin: 0 5px 0 0; padding:0 6px 0 0; border-right:1px solid #bde4ff; font-size: 11px;}
#Footer a:link { color: #bde4ff; text-decoration: none; outline:none;}
#Footer a:hover { color: #ffffff; text-decoration: none; outline:none;}
#Footer a:visited { color: #bde4ff; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #ffffff; text-decoration: none; outline:none;}

#Footer a.last {
	border-right: none;
}

/* Disclaimer */

#Disclaimer p {
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2784c6;
}

#Disclaimer a { color: #ffffff; text-decoration: none; outline:none; font-weight:bold;}
#Disclaimer a:link { color: #ffffff; text-decoration: none; outline:none;}
#Disclaimer a:hover { color: #bde4ff; text-decoration: none; outline:none;}
#Disclaimer a:visited { color: #ffffff; text-decoration: none; outline:none;}
#Disclaimer a:visited:hover { color: #bde4ff; text-decoration: none; outline:none;}


/* --- Buttons --- */

.buttongreen a { color: #9aab1f; text-decoration: none; outline:none; font-size: 12px; border: 1px solid #9aab1f; padding: 5px;}
.buttongreen a:link { color: #9aab1f; text-decoration: none; outline:none;}
.buttongreen a:hover { color: #ab571f; text-decoration: none; outline:none; border: 1px solid #ab571f;}
.buttongreen a:visited { color: #9aab1f; text-decoration: none; outline:none;}
.buttongreen a:visited:hover { color: #ab571f; text-decoration: none; outline:none; border: 1px solid #ab571f;}


.buttonorange a { color: #ab571f; text-decoration: none; outline:none; font-size: 12px; border: 1px solid #9ea09d; padding: 5px;}
.buttonorange a:link { color: #ab571f; text-decoration: none; outline:none;}
.buttonorange a:hover { color: #ab571f; text-decoration: none; outline:none; border: 1px solid #ab571f;}
.buttonorange a:visited { color: #ab571f; text-decoration: none; outline:none;}
.buttonorange a:visited:hover { color: #ab571f; text-decoration: none; outline:none; border: 1px solid #ab571f;}
