html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}

#dicepic {
	position: absolute;
	left: 4em;
	top: 83px;
}
#chesspic {
	position: absolute;
	left: 4em;
	top: 83px;
}
img {
	border: 0;
	top: 99px;
	top: 99px;
	top: 99px;
}
a {
	color: #FFFFFF;
}
a: hover {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000000;
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 900px;
	min-height: 750px;
	height: 750px;
  	position: relative;
}

h1 {
	padding: 25px 0 0 30px;
  font: 36px "arial black", arial, sans-serif;
  color: #0066FF;
  font-weight: bold;
}

h1 em {
	color:#0066FF;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 0px;
	left: 0.5em;
	text-decoration: none;
}
h1 a {
	text-decoration: none;
}



/* nav */

#nav {
  position: absolute;
  top: 5px;
  left: 31em;
  width: 500px;
}
#nav li {
  float: left;
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}

/** topcontent **/

#topcon {
	border: 2px solid white;
	background: #003399;
	width: 447px;
	position: absolute;
	top: 85px;
	left: 30.5em;
	color: #fff;
	height: 230px;
}
#topcon-inner {
  padding: 25px 30px 10px 40px;
  height: 240px;
  overflow: auto;
}
#topcon2 {
	border: 2px solid white;
	background: #003399;
	width: 412px;
	position: absolute;
	top: 85px;
	left: 33em;
	color: #fff;
	height: 46px;
}
#topcon3 {
	border: 2px solid white;
	background: #003399;
	width: 412px;
	position: absolute;
	top: 105px;
	left: 33em;
	color: #fff;
	height: 46px;
}
#topcon-title {
	margin: 10px 10px 10px 10px;
	height: auto;
	font-size: 22px;
	font-weight: bold;
}
#topcon h2 {
  font-size: 14px;
}

#cheader {
	border: none;
	background: #000000;
	width: 500px;
	position: absolute;
	top: 145px;
	left: 31em;
	color: #fff;
	height: 46px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#cheader p, #cheader ul {
  margin: 0.8em;
  font-color: #FFFFFF;
}

#cheader li {
  display: inline;
  list-style: none;
  font-color: #FFFFFF;
}

/** Body **/

#content {
  width: 770px;
  position: absolute;
  color: #fff;
  top: 344px;
  left: 4em;
}
#content2 {
  width: 770px;
  position: absolute;
  color: #fff;
  top: 207px;
  left: 4em;
}
#content a {
  color: #fff;
}
#content a:hover {
  font-weight: bold;
}
#body {
  border: 3px solid white;
  background: #003399;
  padding: 18px;
}
#container {
	overflow: hidden;
}
.box {
  float: left;
  width: 200px;
  background: #000066;
  margin-right: 25px;
  margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.box2 {
  float: right;
  width: 500px;
  background: #000066;
  margin-right: 25px;
  margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.box3 {
  float: left;
  width: 340px;
  background: #000066;
  margin-right: 24px;
  margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.bigbox {
	float: right;
  	width: 720px;
 	 background: #000066;
 	 margin-right: 25px;
  	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.bigbox2 {
	float: right;
  	width: 720px;
 	 background: #000066;
 	 margin-right: 25px;
}

.mapbox {
  float: left;
  width: 350px;
  background: #000066;
  margin-right: 24px;
  margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.mapbox2 {
  float: left;
  width: 330px;
  background: #000066;
  margin-right: 24px;
  margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

p.more2 a {
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

#hits {
  width: 240px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 13px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 12px;
  color: #00CCFF;
}
#body h4 {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 2px solid #00CCFF;
  padding-bottom: 2em;
  margin-top: 2em;
}

#logopic {
	margin-right: 10px;
	margin-bottom: 10px;
}

#adpic {
	margin-left: 10px;
}

/** footer **/
#cfooter {
	width: 500px;
	color: #fff;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#cfooter p, #cfooter ul {
  margin: 0.8em;
  font-color: #FFFFFF;
}

#cfooter li {
  display: inline;
  list-style: none;
  font-color: #FFFFFF;
}

#footer {
  text-align: center;
  font-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
  font-color: #FFFFFF;
}


/** ADD-ONS **/
/** CALENDAR **/
#calendar body{ font-family: Arial, sans-serif; background-color: #FFFFFF; font-color: #000000;
 margin-left: auto; margin-right: auto; padding: 1px; position: absolute; top: 17em;}
.day {background-color: #003399; font-color: #FFFFFF; font-weight: bold; font-size: 10pt; text-align: center; vertical-align: middle;}
.date {background-color: #FFFFFF; color: #000000; font-weight: bold; font-size: 8pt; text-align: right;}
.event {background-color: #FFFFFF; color: #000000; font-size: 10pt; text-align: center;}
.empty {background-color: #000066;}
#calendar a {
	color: #003399; text-decoration: none;}
#calendar a:hover {
	color: #000066;}
td {vertical-align: top}

/** EVENT BLURBS **/
p.datetime{font-size: 18pt; text-align: left; color:#FF0000;}
p.title{font-size: 18pt; text-align: center; color: #333333;}
p.title2{font-size: 18pt; text-align: center; color: #666666;}
p.text{font-size: 10pt}
table.contact{background-color: #ffffff; font-size: 10pt;}
p.contact{margin: 0em 0}
p.eo{font-size: 18pt; text-align: center; color: #666666;}
p.eo2{font-size: 18pt; text-align: center; font-weight: bold;}

/** DIRECTIONS **/
.hidden { display: none; }
 .unhidden { display: block; }
 
 #directionsTable {border: 0;}
 td {padding-bottom: 10px;}
 
 /** PRODUCT TABLES **/

:root {
quotes:"“" "”" "‘" "’";
}
tr {
	display: table-row;
	vertical-align: middle;
}
.productlist {
border:1px solid #000000;
color:#000000;
font-size:10pt;

}
#productbox {
width: 500px;
background-color:#FFFFFF;
}
.dropcontent {
width: 550px;
height: 100px;
border: 1px solid black;
display:block;
}
#producttable {
border: 1px solid black;
width: 500px;
cellspacing: 3px;
}
#whiterow {
background-color:#FFFFFF}
#bluerow {
background-color: #ccccff}
#blueheader {
background-color:#333399;
color:#FFFFFF;
text-align: center;
font-weight: bold;}
#yellowheader {
background-color:#FFCC00;
color:#FFFFFF;
font-weight: bold;
text-align: center;}
#yellowrow {
background-color:#FFFFCC;}
#orangeheader {
background-color:#ff9900;
color:#FFFFFF;
font-weight: bold;
text-align: center;}
#orangerow {
background-color:#fff0cc;}
#greenheader {
background-color:#339933;
font-weight: bold;
color:#FFFFFF;
text-align: center;}
#greenrow {
background-color:#ccffcc;}
#redheader {
background-color:#993366;
font-weight: bold;
color:#FFFFFF;
text-align: center;}
#redrow {
background-color:#ffcccc;}
#purpleheader {
background-color:#663399;
font-weight: bold;
color: #FFFFFF;
text-align: center;}
#purplerow {
background-color:#ffccff;}

/** TOURS **/
#tour {
	border: none;
	color: #00CCFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}
#tour p, #tour ul {
  font-color: #00CCFF;
}

#tour li {
  display: inline;
  list-style: none;
  font-color: #00CCFF;
}
#tour a {
	color: #00CCFF;
	text-decoration: none;}
#tourtable {
	border: 0px;
}
td, th {
text-align: center;
}
.list {
	padding-left: 20px;}

/** BLOG **/
#blog a {
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;}