body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 18px;
	color: #333;
}
body {
	margin: 0px;
	background-color: #C7C6C4;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	background-size: cover;
}
a:link, a:visited {
	text-decoration: none;
	color: #006;
}
a:hover, a:active {
	color: #C00;
}
h1 {
	font-size: 20px;
	color: #333;
	margin-left: 10px;
	text-align: center;
}
h2 {
	font-size: 17px;
	color: #333;
}
.topblurb {
	width: 800px;
	text-align: center;
	height: 35px;
	margin: 5px auto;
	font-size: 11px;
	line-height: 15px;
}
.rap {
	width: 990px;
	margin: 3px auto 30px auto;
	background-image: url(images/trans30.png);
	-moz-box-shadow: 0 0 0.6em black;
	-webkit-box-shadow: 0 0 0.8em black;
	box-shadow: 0 0 0.8em black;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.header {
	text-align: center;
	vertical-align: middle;
	margin: 0 auto 0 auto;
	padding: 10px;
	max-width: 990px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
}
a.logo {
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #009;
	height: 150px;
	width: 970px;
	background-image: url(images/delaware-maryland-beach-logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: #009 solid 1px;
	-webkit-box-shadow: 0 0 6px black;
	box-shadow: 0 0 6px black;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}
.headernav {
	text-align: center;
	margin: 10px auto 0 auto;
	width: 95%;
	font-size: 14px;
}
.maincontent {
	border: #9CF solid 0px;
}
.leftcontent {
	font-size: 11px;
	float: left;
	width: 130px;
	margin: 20px 0px 10px 10px;
	text-align: center;
	vertical-align: middle;
	min-height: 399px;
	padding: 3px;
	background-image: url(images/transdkblue10.png);
	border: #009 solid 1px;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
	-webkit-border-radius: 20px;
	border-radius: 15px;
}
.centercontent {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 678px;
	padding: 3px;
	text-align: center;
}
.bakpagecentercontent {
	float: left;
	margin: 0 5px 10px 5px;
	width: 673px;
	padding: 8px;
	text-align: center;
	background-image: url(/images/trans40.png);
	border: #009 solid 1px;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
	-webkit-border-radius: 20px;
	border-radius: 15px;
}
.rightcontent {
	float: left;
	font-size: 11px;
	width: 130px;
	margin: 20px 0 10px 0;
	text-align: center;
	min-height: 399px;
	padding: 3px;
	background-image: url(images/transdkblue10.png);
	border: #009 solid 1px;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
	-webkit-border-radius: 20px;
	border-radius: 15px;
}
.mainnav {
	width: 656px;
	margin: 10px auto 10px auto;
	padding: 10px;
	background-image: url(images/trans30.png);
	border: #009 solid 1px;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.mainnavleft {
	width: 204px;
	height: 266px;
	float: left;
	padding: 3px;
	margin-left: 5px;
	border: #999 solid 0px;
}
.mainnavcenter {
	width: 204px;
	height: 266px;
	float: left;
	padding: 3px;
	margin-left: 5px;
	border: #999 solid 0px;
}
.mainnavright {
	width: 204px;
	height: 266px;
	float: left;
	padding: 3px;
	margin-left: 5px;
	border: #999 solid 0px;
}
.clear {
	clear: both;
	height: 1px;
}
.footer {
	height: 156px;
	background-image: url(images/footerbak.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
}
.innerfooter {
	padding-top: 40px;
	text-align: center;
	border: #009 solid 0px;
}
.mainnavbutton {
	height: 53px;
	border: #EEE solid 1px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
a.mainnavbutt:link, a.mainnavbutt:visited {
	background-image: url(images/buttonup.png);
	height: 46px;
	width: 196px;
	margin: 0 auto 0 auto;
	border: #006 solid 1px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	-webkit-box-shadow: 0 0 3px black;
	box-shadow: 0 0 3px black;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
}
a.mainnavbutt:hover, a.mainnavbutt:active {
	background-image: url(images/buttondown.png);
	margin: 1px auto 0 auto;
	border: #006 solid 1px;
	-webkit-box-shadow: 0 0 1px black;
	box-shadow: 0 0 1px black;
}
a.eventnavbutt:link, a.eventnavbutt:visited {
	background-image: url(images/buttonup.png);
	width: 100%;
	margin: 2px auto;
	padding: 3px;
	border: #006 solid 1px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	-webkit-box-shadow: 0 0 3px black;
	box-shadow: 0 0 3px black;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	vertical-align: middle;
}
a.eventnavbutt:hover, a.eventnavbutt:active {
	background-image: url(images/buttondown.png);
}
a.sidecontent:link, a.sidecontent:visited {
	width: 90%;
	background-image: url(/images/trans40.png);
	margin: 5px auto 0 auto;
	border: #006 solid 1px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	-webkit-box-shadow: 0 0 3px black;
	box-shadow: 0 0 3px black;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	padding: 3px;
	color: #006;
}
a.sidecontent:hover, a.sidecontent:active {
	border: #006 solid 1px;
	-webkit-box-shadow: 0 0 1px black;
	box-shadow: 0 0 1px black;
	color: #009;
	background-color: #FFF;
}
.mainnavlinkblurb {
	font-size: 11px;
	color: #003;
}
.relinks {
	width: 970px;
	margin: 10px auto;
	text-align: center;
	background-image: url(images/transdkblue10.png);
	border: #009 solid 1px;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.relinksleft {
	width: 300px;
	float: left;
	border: #CCC solid 0px;
	text-align: center;
}
.relinkscenter {
	width: 342px;
	float: left;
	border: #CCC solid 0px;
	text-align: center;
	padding: 10px;
}
.relinksright {
	width: 300px;
	float: left;
	border: #CCC solid 0px;
	text-align: center;
}
td.rounded {
	background-image: url(/images/trans40.png);
	border: #009 solid 2px;
	-webkit-box-shadow: 0 0 6px black;
	box-shadow: 0 0 6px black;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.rounded2 {
	background-image: url(/images/trans40.png);
	border: #009 solid 2px;
	-webkit-box-shadow: 0 0 6px black;
	box-shadow: 0 0 6px black;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
td.bannertxt {
	font-size: 11px;
}
a img {
	border: #000 solid 1px;
}
img.noborder {
	border: #000 solid 0px;
}
td.leftborder {
	border-left: #fff solid 2px;
}
.cattitle {
	padding: 5px;
	color: #FC6;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
	margin: 20px 0 3px 0;
	background-image: url(/images/trans40.png);
	border: #009 solid 1px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	font-size: 16px;
	background-color: hsl(205, 100%, 21%) !important;
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0079d1", endColorstr="#003e6b");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#0079d1), to(#003e6b));
	background-image: -moz-linear-gradient(top, #0079d1, #003e6b);
	background-image: -ms-linear-gradient(top, #0079d1, #003e6b);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0079d1), color-stop(100%, #003e6b));
	background-image: -webkit-linear-gradient(top, #0079d1, #003e6b);
	background-image: -o-linear-gradient(top, #0079d1, #003e6b);
	background-image: linear-gradient(#0079d1, #003e6b);
	border-color: #003e6b #003e6b hsl(205, 100%, 16%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
}
.subcattitle {
	padding: 2px;
	color: #FFF;
	text-shadow: 1px 1px 1px black, 0 0 1px black, 0 0 2px black;
	margin: 20px auto 3px auto;
	border: #009 solid 1px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: hsl(205, 100%, 21%) !important;
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0079d1", endColorstr="#003e6b");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#0079d1), to(#003e6b));
	background-image: -moz-linear-gradient(top, #0079d1, #003e6b);
	background-image: -ms-linear-gradient(top, #0079d1, #003e6b);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0079d1), color-stop(100%, #003e6b));
	background-image: -webkit-linear-gradient(top, #0079d1, #003e6b);
	background-image: -o-linear-gradient(top, #0079d1, #003e6b);
	background-image: linear-gradient(#0079d1, #003e6b);
	border-color: #003e6b #003e6b hsl(205, 100%, 16%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
}
table.tablegrid {
	margin: 5px auto;
}
table.tablegrid td {
	font-size: 14px;
	border: #ccc solid 1px;
	background-image: url(/images/trans40.png);
	text-align: left;
	padding: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px;
}
#map {
	font-size: 18px;
	border: #999 solid 1px;
	-moz-box-shadow: 0 0 0.4px black;
	-webkit-box-shadow: 0 0 4px black;
	box-shadow: 0 0 4px black;
}
li {
	margin-left: -15px;
}
td.maplink {
	border: #666 solid 1px;
	text-align: center;
	-moz-box-shadow: 0 0 4px black;
	-webkit-box-shadow: 0 0 4px black;
	box-shadow: 0 0 4px black;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-image: url(images/buttonup.png);
}
p.hometxt {
	font-size: 16px;
	font-weight: 300;
}
.linerule {
	width: 98%;
	height: 1px;
	margin: 20px auto;
	background-color: #006;
}
a.designlink:link, a.designlink:visited {
	/*background-image:url(images/newheadernavbak.jpg);*/
	color: #C8DDF4;
	margin: 0 auto 0 auto;
	border: #006 solid 1px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	-webkit-box-shadow: 0 0 3px black;
	box-shadow: 0 0 3px black;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 2px;
	background-color: hsl(201, 100%, 18%) !important;
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007dc1", endColorstr="#003b5b");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#007dc1), to(#003b5b));
	background-image: -moz-linear-gradient(top, #007dc1, #003b5b);
	background-image: -ms-linear-gradient(top, #007dc1, #003b5b);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007dc1), color-stop(100%, #003b5b));
	background-image: -webkit-linear-gradient(top, #007dc1, #003b5b);
	background-image: -o-linear-gradient(top, #007dc1, #003b5b);
	background-image: linear-gradient(#007dc1, #003b5b);
	border-color: #003b5b #003b5b hsl(201, 100%, 13%);
	color: #fc0 !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
}
a.designlink:hover, a.designlink:active {
	color: #FFCC00;
	/*background-image:url(/images/newheadernavbakdwn.jpg); */
	background-repeat: repeat-x;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
	background-color: hsl(201, 100%, 25%) !important;
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4cc0fe", endColorstr="#00527f");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#4cc0fe), to(#00527f));
	background-image: -moz-linear-gradient(top, #4cc0fe, #00527f);
	background-image: -ms-linear-gradient(top, #4cc0fe, #00527f);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4cc0fe), color-stop(100%, #00527f));
	background-image: -webkit-linear-gradient(top, #4cc0fe, #00527f);
	background-image: -o-linear-gradient(top, #4cc0fe, #00527f);
	background-image: linear-gradient(#4cc0fe, #00527f);
	border-color: #00527f #00527f hsl(201, 100%, 15%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.66);
	-webkit-font-smoothing: antialiased;
}
