.footer{
	background-color: #1875bc;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 3px;
	text-align: center;
}

table#container {
	background-color: #ffffff;
	border: 0;
}

table.calendar th{
	background-color: #268ec7;
	border: none; /*border-bottom: 1px solid #000000;*/
	color: #ffffff;
	font-size: 100%;
	text-transform: capitalize;
	vertical-align: middle;
	width: 81px;
}

table.calendar td{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc; /*border-left: 1px solid #cccccc;*/
	color: #005292;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	height: 100px;
	margin: 1px;
	padding: 1px;
	padding-top: 3px;
	width: 81px;
}

table.calendar td.null{
	background-color: #f5f5f5;
	border: none; /*border-left: 1px solid #cccccc;*/
	color: #005292;
	height: 100px;
	width: 81px;
}

/*for days expired in past*/
table.calendar td.expired, {
	background-color: #e5bfbf;
	border: none;
	color: #999999;
	height: 100px;
	width: 81px;
}

table.calendar td.off{
	background-color: #e5bfbf;
	border: none;
	color: #005292;
	height: 100px;
	width: 81px;
}

.timeslotam, .timeslotday, .timeslotpm, .expired{
	background-color: #cc6666;
	border: 2px solid #ffffff;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 2px;
	margin-bottom: 5px;
	margin-top: 3px;
	overflow: hidden;
	padding: 3px 2px 2px;
	text-align: left;
	white-space: nowrap;
	width: 72px;
}

div.timeslotam{
	background-color: #999999;
	border: 2px solid #ffffff;
	color: #ffffff;
	text-align: center;
}

div.timeslotday{
	background-color: #bdbdbd;
	border: 2px solid #ffffff;
	color: #000000;
	text-align: center;
}

div.timeslotpm{
	background-color: #ffcc00;
	border: 2px solid #ffffff;
	color: #000000;
	text-align: center;
}

div.expired{
	background-color: #e5bfbf;
	border: 2px solid #ffffff;
	color: #000000;
	text-align: center;
}

div.timeslotam a {
	color: #ffffff;
	hover: text-decoration:underline;
}

div.timeslotam a:visited {
	color: #ffffff;
	hover: text-decoration:underline;
}

 div.timeslotday a, div.timeslotpm a {
	color: #000000;
	hover: text-decoration:underline;
}

div.timeslotday a:visited, div.timeslotpm a:visited {
	color: #000000;
	hover: text-decoration:underline;
}

div#legend{
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	margin: 3px;
	margin-top: 20px;
	padding: 6px;
	width: 510px;
}

div#legendcal{
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	margin: 3px;
	margin-top: 20px;
	padding: 6px;
	width: 100%;
}

div#legendcal td{
	font-size: 80%;
}

body{
	background-color: #005292;
	margin-bottom: 20px;
	margin-top: 20px;
}

.menu ul ul li{
	color: #005292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 0px;
}

.footer{
	background-color: #1875bc;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 3px;
	text-align: center;
}

/*ul month links*/
ul#calnav {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#calnav li {
	display: inline;
	width: 60px;
}

ul#calnav li span {
	width: 100px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	font-style: italic;
	font-size: 100%;
	background-color: #ffffff;
	white-space: nowrap;
}

ul#calnav a {
	background-color: #f5f5f5;
	border: 2px solid #cccccc;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	width: 60px;
	text-decoration: none;
}

ul#calnav a:hover {
	background-color: #005292;
	border: 2px solid #000000;
	color: #ffffff;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	width: 60px;
	text-decoration: none;
}

table.calendar th{
	background-color: #268ec7;
	border: none; /*border-bottom: 1px solid #000000;*/
	color: #ffffff;
	font-size: 100%;
	text-transform: capitalize;
	vertical-align: middle;
	width: 10px;
}

table.calendar td{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc; /*border-left: 1px solid #cccccc;*/
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	height: 68px;
	margin: 1px;
	padding: 0;
	padding-top: 3px;
	width: 10px;
}

table.calendar td.null{
	background-color: #f5f5f5;
	border: none; /*border-left: 1px solid #cccccc;*/
	color: #005292;
	height: 68px;
	width: 10px;
}

table.calendar td.off{
	background-color: #ffffff;
	border: none; /*border-left: 1px solid #cccccc;*/
	color: #005292;
	height: 68px;
	width: 10px;
}

div.timeslot{
	background-color: #ffffff;
	margin: 0;
	margin-top: 3px;
	padding: 1px;
	text-align: center;
	width: 100%;
}

div#legend{
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	margin: 3px;
	margin-top: 20px;
	padding: 6px;
	width: 560px;
}

/* for gc forms*/
td.legend {
	background-color: #ffffff;
	border: none;
	border-bottom: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/*end gc forms */
h1 {
	color: #268ec7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	text-align: left;
}

h2 {
	color: #268ec7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h4 {
	color: #005292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding-top: 58px;
}

h5 {
	color: #005292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding-top: 58px;
}

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	width: 150px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p.note {
	background-color: #f5f5f5;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
	font-size: 90%;
	margin: 20px 0 40px 0;
	padding: 10px;
}

p.info {
	background-color: #f5f5f5;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
	color: #990033;
	font-size: 80%;
	margin: 20px 0 20px 0;
	padding: 6px;
}

pre {
	background-color: #f5f5f5;
	border: 1px dashed #cccccc;
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 6px 0 40px 0;
	padding: 6px;
}

.error {
	color: #990033;
	font-style: italic;
}

span.locations {
	padding-bottom: 6px;
	padding-top: 6px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	font-style: italic;
}

.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 80px;
	vertical-align: middle;
}

.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 20px;
	padding-bottom: 50px;
	text-align: justify;
}

.content ul {
	list-style: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.content li {
	padding-bottom: 8px;
}

.sidebar {
	font-size: 70%;
	font-style: italic;
	padding-right: 6px;
	padding-top: 30px;
	text-align: center;
}

.sidebar img.null {
	border: none;
}

.menu {
	background-color: #f5f5f5;
	border-right: 1px solid #e5e5e5;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 8px;
}

.menu p {
	font-family: Vedana, Arial, Helvetica, sans-serif; /*color: #005292;*/
	font-size: 70%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
}

.menu ul {
	list-style: square;
	margin: 0px 0px 40px 15px;
	padding-left: 0px;
	padding-top: 60px;
}

.menu ul ul {
	list-style: circle;
	margin: 0px 0px 10px 5px;
	padding-left: 6px;
	padding-top: 6px;
}

.menu ul.cal {
	list-style: square;
	margin: 0px 0px 40px 15px;
	padding-left: 0px;
	padding-top: 6px;
}

.label {
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-right: 3px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: right;
	width: 30%;
}

.labelplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
}

input.error, select.error, textarea.error {
	background-color: #e5bfbf;
	color: #005292;
	font-style: normal;
}

ul {
	list-style: square;
	margin-bottom: 5px;
	margin-top: 5px;
}

a:link, a:visited {
	color: #005292;
	text-decoration: none;
}

a.white:link, a.white:visited {
	color: #ffffff;
	text-decoration: none;
}

#terms {
	margin-bottom: 10px;
}

table.calendar {
	margin-top: 10px;
}

div#legend h2,div#legendcal h2, div#legend h2 {
	font-style: italic;
	margin: 0;
	margin-bottom: 6px;
}

div#legend img, div#legendcal img, div#legend img {
	border: 1px solid #000000;
	margin: 2px;
	vertical-align: middle;
}

table.gallery td {
	font-size: 70%;
	font-style: italic;
	padding: 6px;
}

table.gallery td img {
	border: 1px solid #000000;
	display: block;
	margin: 0;
}

.location {
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	margin-bottom: 30px;
	margin-top: 20px;
	padding: 6px;
	padding-top: 12px;
	text-align: center;
	width: 100%;
}

.location input {
	background-color: #990033;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 3px;
	cursor:	pointer;
}

.homelocations {
	padding: 20px;
	text-align: right;
}

table.press {
	text-align: left;
	width: 90%;
}

table.press tr {
	vertical-align: middle;
}

table.press th {
	background-color: ##f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #cccccc;
	color: #000000;
	font-size: 90%;
	padding: 6px;
	text-align: left;
	text-transform: capitalize;
}

table.press td {
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
	color: #000000;
	font-size: 90%;
	margin: 3px;
	padding: 6px;
}

table.market {
	margin: 20px;
	margin-bottom: 40px;
	margin-top: 40px;
	width: 400px;
}

table.market td {
	border: 1px solid #e5e5e5;
	color: #000000;
	font-size: 90%;
	margin: 3px;
	padding: 6px;
	text-align: center;
}

table.market td.img {
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
}

span.error, table.calendar tr {
	vertical-align: top;
	vertical-align: top;
}

.sidebar img, .simg {
	border: 1px solid #000000;
	border: 1px solid #000000;
	margin-top: 40px;
	margin-top: 40px;
}

.mapimg, table.market td.img img {
	border: 1px solid #000000;
	border: 1px solid #000000;
}

.menu ul li, .menu li, .menu li li {
	color: #005292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left: 0px;
}

a:hover, a.white:hover {
	color: #ffcc00;
	color: #ffcc00;
	text-decoration: underline;
	text-decoration: underline;
}

.xmas {
	background-color: #ffffff;
	background-image: url(../i/xmas/bg.gif);
	background-repeat: repeat-y;
	background-position: right; 
	border: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 8px;
}

#sitemap h2
{
	text-transform: uppercase;
}

#sitemap h3
{
	margin: 20px 0 0 0;
	text-transform: capitalize;
}

#sitemap p
{
	margin-top: 2px;
}

.pagebg {
	background-color: #81AAC8;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whitebg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F3DF10;
	border-right-color: #F3DF10;
	border-bottom-color: #F3DF10;
	border-left-color: #F3DF10;
}
.whitebgright {

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3DF10;
	border-right-color: #F3DF10;
	border-bottom-color: #F3DF10;
	border-left-color: #F3DF10;
}
.tahoma {
	font-family: Tahoma;
	font-size: 20px;
	color: #2F5076;
	text-transform: uppercase;
	font-weight: normal;
}
.tahoma12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-right: 30px;
	line-height: 18px;
}
.tahoma10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/linkyello.jpg);
	background-repeat: no-repeat;
	padding-right: 8px;
}
.link1blk {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #565656;
}
.link2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/linkred.jpg);
	background-repeat: no-repeat;
	padding-right: 8px;
	color: #FFFFFF;
}
.link1wht {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.tahoma12grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin-right: 30px;
	line-height: 18px;
}
.arial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 2px;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F5076;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.arial10bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #2F5076;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.notetext{
	font-size: 12px;
}
#hpenquiry {
    margin-left: 10px;
}
#hpsubmit {
    background-color: #eee;
    color: #666666;
    display: inline-block;
    font-weight: bold;
    margin-left: 10px;
}
#hpsubmit:hover{
    background-color: #dadada;
}}
#hpsubmit a:hover {
    text-decoration: none;
    color: #666;
}
#hpsubmit a {
    display: inline-block;
    padding: 3px 26px 1px;
}
#hpsubmit a:hover {
    text-decoration: none;
    color: #333;
}
#thankyounotes {
    color: darkOrange;
}
#hpform {
    height: 22px;
	display: inline-block;
}
#hpform input {
    width: 140px;
    margin-right: 5px;
    height: 18px;
}
.dataname{
    float: left;
    width: 135px;
}
.datatown {
    float: left;
    width: 125px;
}
.datarow {
    display: inline-block;
    margin-left: 15px;
}
.datadate {
    float: left;
    width: 200px;
}
.dataemail {
    float: left;
    width: 230px;
}
#dataemaillist {
    margin-top: 20px;
    margin-left: 15px;
	margin-bottom: 20px;
}
#dataheading{
	margin-top: 30px;
	font-weight: bold;
}
#hpform{
	display: none;
}
#social {
    padding: 10px;
}
.socialdiv {
	display: inline-block;
}
#fbdiv {
    float: left;
	width: 450px!important;
}
#googleplusdiv {
    float: right;
    width: 200px!important;
}
#homepageimage {
    float: right;
    margin-top: -190px;
}
#homepagebuttons {
    padding: 10px;
}
#hotline {
    margin-left: 10px;
}
