@charset "utf-8";
/*  SWAMP Style Sheet September 28, 2012  */
/* @license
 * MyFonts Webfont Build ID 2373201, 2012-09-26T23:42:40-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Choc D by URW++
 * URL: http://www.myfonts.com/fonts/urw/choc/d/
 * Copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 * Licensed pageviews: 150,000
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2373201
 * 
 * © 2012 Bitstream Inc
*/
@font-face {
	font-family: 'Choc D';
	src: url('/webfonts/choc_d/243651_0_0.eot');
	src: url('/webfonts/choc_d/243651_0_0.eot?#iefix') format('embedded-opentype'),
		url('/webfonts/choc_d/243651_0_0.woff') format('woff'),
		url('/webfonts/choc_d/243651_0_0.ttf') format('truetype'),
		url('/webfonts/choc_d/243651_0_0.svg#wf') format('svg');
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "Comic Sans", "Comic Sans MS", "Lucida Grande", Verdana, Georgia, sans-serif; color: #003; }
body { margin: 0; font-size: 1em; font-family: "Comic Sans", "Comic Sans MS", Verdana, Georgia, sans-serif; line-height: 1.5; background: #ff6; }
::-moz-selection { background: #09F; color: #FFD; text-shadow: none; }
::selection { background: #09F; color:  #FFD; text-shadow: none; }
b, strong { font-weight: bold; }
#container {
	width: 90%;
	max-width: 1200px;
	margin:0 auto;
	border: 0;
	text-align: left; /* this overrides center on the body element. */
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px 5px 3px 5px;
}
#header { 
	text-align: center;
	padding: 2px 0 0;
}
#mainContent {
}
#footer {
	margin-bottom: 3px;
	clear: both;
}
a { color:#00e; text-decoration:none; }
a img { border: none; }
a:link, a:visited { }
a:focus { outline: thin dotted; }
a:hover, a:focus { background-color:#CCCCCC; text-decoration:underline; }
a:active {
	color:#0a0b0d;
	background-color:#EEE;
	text-decoration:underline;
	outline: 0;	
}
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid { background-color: #ffa;  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
.notice { text-align: center; }
/*** Large Tag Line Items ***/
.chocd {
	font-family: "Choc D";
	font-size: 102%;
	text-transform: uppercase;
}
.l_tag, .s_tag {font-style:italic;}
.l_tag {
	font-family: "Tahoma", "Times Roman", serif;
	text-align:center;
	font-weight: normal;
	font-size:110%;
}
/*** Small Tag Line Items ***/
.s_tag {
	color:#3366FF;
	border: 0;
	font-size:smaller;
}
/*** Copyright Tag Line Items ***/
.c_tag {
	font-family:Georgia, Tahoma, serif;
	text-align:center;
	color:#0a0b0d;
	font-size:55%;
}
p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 2px 5px 3px 15px;
}
/* Table Paragraph */
p.tp { margin-left:0; padding-left: 5px; }
/* Table */
.table { font-family:Georgia,serif; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/***** button lists ******/
.buttondiv, .buttondiv ul, .buttondiv ul li {position:relative;}
.buttondiv ul, .buttondiv ul li a {margin:0;}
.buttondiv {
	padding:2px 4px;
	border-bottom:1px solid #d5d5d5;
}
.buttondiv ul {padding:2px 5px;}
.button {
	border: 0px;
	border:none;
}
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
nav {
	padding:0;
	margin:0 auto;
	text-align:center;
}
.buttondiv ul li {
	display:inline;
	margin:0px 1px 0px 0px;
	width:auto;
	height:20px;
}
.buttondiv a:visited {
	background-color:#000033;
	color:#ff6;
}
.buttondiv ul li a {
	padding:3px 7px;
	border:none;
	background-color:#000033;
	color:#ff6;
	text-decoration:none !important;
	font-weight:bold;
	font-size:small;
	white-space:nowrap;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.buttondiv ul li a:hover {
	background-color:#CCCCCC;
	color:#2B344C;
	text-decoration:none;
}
#current a:link, #current a:visited { background-color:#339; color:#ff6; }
iframe.calendar { border-width: 0; frameborder:0; width:100%; height:600px; margin:10px auto; }
.content { padding: 8px 0; }
.content ul, .content ol {
	padding: 0 0 4px 40px;
	list-style-type: none;
	margin-top: 2px; margin-bottom: 2px;
}
.content ol { list-style:decimal; }
.request {
	color: #DA251C;
}
.footer {
	padding: 8px 0;
	position: relative;
	clear: both;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
img.floatright, img.floatleft {
	border:1px solid rgba(0,0,153,0.7);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,153,0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,153,0.3);
	box-shadow: 3px 3px 5px rgba(0,0,153,0.3);
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* Phone */
@media only screen and (max-width:400px) { 
#container { 
	width: 100%;
	max-width: 400px;
} 
#header h1 {
	padding-left:0;
	padding-top:2px;
	margin-bottom:0px;
}
.content {
	padding: 3px o;
}
.buttondiv ul {padding:2px 2px;}
.buttondiv ul li a {
	padding:2px 4px;
}
iframe.calendar {
	width:389px;
	height:300px;
	margin:2px auto;
}
}
/* Tablet */
@media screen and (min-width:401px) and (max-width:768px) {
body { font-size: 85%; line-height: 1.2; }
h1, h2, h3, h4, h5, h6 { line-height: 1.0; padding: 4px 3px 2px 3px; }
.buttondiv ul, .buttondiv ul li a {margin: 4px 0; line-height: 1.8;}
#container { 
	width: 100%;
	max-width: 700px;
} 
#header h1 {
	padding-left:0;
	padding-top:5px;
	margin-bottom:0px;
}
.content {
	padding: 5px o;
}
.buttondiv ul {padding:2px 2px;}
.buttondiv ul li a {
	padding:2px 4px;
}
iframe.calendar {
	width:689px;
	height:550px;
	margin:5px auto;
}
}
/* Desktop */
@media only screen and (min-width:769px) {
iframe.calendar {
	height:600px;
	margin:10px auto;
}}
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
