* { margin: 0px; padding: 0px; }

@font-face {
	font-family: 'eraserregular';
	src: url('fonts/eraserregular-webfont.eot');
	src: url('fonts/eraserregular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/eraserregular-webfont.woff') format('woff'),
			 url('fonts/eraserregular-webfont.ttf') format('truetype'),
			 url('fonts/eraserregular-webfont.svg#eraserregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'stencil-grungyregular';
	src: url('fonts/stencil-grungy-webfont.eot');
	src: url('fonts/stencil-grungy-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/stencil-grungy-webfont.woff') format('woff'),
			 url('fonts/stencil-grungy-webfont.ttf') format('truetype'),
			 url('fonts/stencil-grungy-webfont.svg#stencil-grungyregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Arial;
	color: #000;
	font-size: 0.75em;
	letter-spacing: 0.03em;
	line-height: 1.35em;
	margin: 0px auto 0px auto;
	background-image: url(/images/bg_brick.jpg);
}

.cls {
	clear:both;
	height:0px;
}

a:active, a:focus { outline: none; }
a {
	text-decoration: none;
	color: #090;
}
.menulink {
	font-family: eraserregular, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 14px 0 20px 0;
	text-align: center;
}
.menulink a{
	font-family: eraserregular, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AB0A00;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.menutitle {
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}

img {	border: none; }
h1 {
	color: #A20800;
	font-style: italic;
	font-family: eraserregular, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin-bottom: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}
h2 {
	font-family: eraserregular, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 10px;
}

#Wrapper {
	width: 1100px;
	margin: 0px auto;
}

#NavWrapper {
	background: url(/images/bg_nav2.png) no-repeat;
	width: 1100px;
	height: 90px;
	margin: 0px auto;
}
#NavLogo {
	border: none;
	float: left;
	margin-left: 36px;
	margin-top: 32px;
}
	
#topnav {
	width: 800px;
	float: right;
	margin-top: 36px;
}

#topnav li {
	display: inline;
	line-height: 32px;
	color: #f7ebb5;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

#topnav a, #topnav a:visited { color: #f7ebb5; }
#topnav a:hover { color: #FFF; }

#Content {
	width: 900px;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0 100px;
}
#Content p, #Content dt, #Content dd{
	color: #444;
	font-size: 1.4em;
	line-height: normal;
	padding-bottom: 20px;
}
#Content .desc {
	font-size: 1.2em;
}


#ContentBottom {
	background-image: url(/images/content_bottom.gif);
	height: 348px;
	margin: 0px;
	clear: both;
}
#Content dt {
	float: left;
	margin-right: 8px;
	font-weight: bold;
}
#Content dd {
	white-space: normal;
	font-weight: normal;
}
#Content td {
	font-weight: normal;
	width: 20%;
	padding: 10px;
	vertical-align: top;
}
#Content td .itemname {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #000;
}

#Content .spec1 {
	float: left;
	width: 246px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 10px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 6px solid #333333;
	padding: 10px;
}
#Content .spec2 {
	float: left;
	width: 544px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 10px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 6px solid #333333;
	padding: 10px;
}
#Content .spec3 {
	float: left;
	width: 840px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 10px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 6px solid #333333;
	padding: 10px;
}


.stencil {
	font-family:stencil-grungyregular, Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
}
.red {color: #900 !important;}
.green {color: #090 !important;}

#ContentTop {
	background-image: url(/images/content_top.gif);
	height: 32px;
}
#contactInfo {
	float: left;
	width: 300px;
}
#contactInfo p   {
	line-height: 24px;
}
#map {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	width: 550px;
}

.price {
	font-weight: bold;
	margin-left: 6px;
}
.event_container {
	margin-top: 26px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.event_icon {
	float:left;
	margin:0 15px 10px 0;
	width:57px;
	height:57px;
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(/images/cal.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.event_icon .month {
	color:#ffffff;
	display:block;
	margin-top: 2px;
}
.event_icon .day {
	display:block;
	font-size:24px;
	margin-top:12px;
	color:#C00C00;
}
.editlink a{
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #F0F;
}
#updateForm {
	width:600px;
	margin:auto;
	background-color:#FFFFFF;
	padding:20px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 3px solid #333333;
}
.button {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	background-color: #ededed;
	width: 80px;
	height: 24px;
	border: 1px solid #999;
	margin: 10px 0px 10px 0px;
	cursor: pointer;
}

.button:hover { background-color: #eed24e; }
.red_btn {
	-moz-box-shadow:inset 1px 1px 5px 2px #f5978e;
	-webkit-box-shadow:inset 1px 1px 5px 2px #f5978e;
	box-shadow:inset 1px 1px 5px 2px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:36px;
	line-height:36px;
	width:150px;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 3px 2px #810e05;}
.red_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}.red_btn:active {
	position:relative;
	top:1px;
}

input {
	padding: 3px;
}
.error {
	font-style: italic;
	color: #F00 !important;
	font-size: 14px !important;
}

#Footer {
	width: 1100px;
	height: 38px;
	margin: auto;
	background-color: #28313B;
	color: #FFF;
	padding-top: 6px;
}
#FooterLeft {
	float: left;
	width: 55%;
	height: 20px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 10px;
}
#FooterRight {
	float: right;
	width: 40%;
	height: 20px;
	font-size: 0.9em;
	text-align: right;
	padding-right: 10px;
}
