body {
  margin:0;
  padding:0;
  font:9pt verdana,arial,sans-serif;
  text-align:center;
	background-image: url(../images/bg.gif);
  background-repeat: repeat;
}

a {
	text-decoration:none;
	color:#006699;
}

a:visited {
	text-decoration:none;
	color:#006699;
}

img {
  border:0;
}

p {
	line-height: 1.3
}

.bold {
  font-weight:bold;
}

#container {
  width:800px;
	height:100%;
  margin-top:35px;
  margin-bottom:45px;
	margin-left:auto;
	margin-right:auto;
  text-align:left;
	border:1px #000 solid;
	background-color:#ffffff;
}

#header {
  width:800px;
	height:160px;
}

#headertop {
  border-bottom:1px #000 solid;
	height:90px;
}

#headerbottom {
  height:60px;
}

#logo {
  width:400px;
	float:left;
}

#address {
  width:275px;
	float:right;
	text-align:right;
	margin:30px 10px 0 0;
}

#header_left {
  width:545px;
	float:left;
}

#header_right {
  width:255px;
  float:right;
}

#menu {
  width:525px;
	margin-left:10px;
}

.menuitem {
  width:120px;
	margin:5px 5px 5px 0;
	background-color:#0099cc;
	text-align:center;
	float:left;
	border:1px #000 solid;
	padding:3px 0;
}

.menuitem a, #menuitem a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

#content {
  width:800px;

}

#maincontent {
  width:780px;
	height:235px;
  margin:20px 10px 25px 10px;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
}

#leftmain {
  width:380px;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}

#rightmain {
  width:370px;
	margin:0;
	float:right;
}

#threecolcontainer {
  width:780px;
	height:220px;
  margin-left:10px;
	clear:right;
}

#threecol1 {
  width:250px;
	float:left;
	margin-right:15px;
}

#threecol2 {
  width:250px;
	float:left;
	margin-right:15px;
}

#threecol3 {
  width:250px;
	float:left;
}

.threecolheader {
  width:240px;
  color:#006699;
  font-size: 12pt;
  font-weight:bold;
  border-bottom:1px #666 solid;
	padding:5px 0 5px 10px;
	background-color:#ffffff;
	letter-spacing: 2px;
}

.threecolcontent {
  width:230px;
	margin:10px 0 10px 10px;
}

#twocolcontainer {
  width:780px;
	height:480px;
  margin:20px 10px 25px 10px;
	clear:right;
}

#twocol1 {
  width:250px;
	float:left;
	margin-right:15px;
}

#twocol2 {
  width:505px;
	float:left;
}

.twocolheader1 {
  width:240px;
  color:#006699;
  font-size: 12pt;
  font-weight:bold;
  border-bottom:1px #666 solid;
	padding:5px 0 5px 10px;
	background-color:#ffffff;
	letter-spacing: 2px;
}

.twocolheader2 {
  width:505px;
  color:#006699;
  font-size: 12pt;
  font-weight:bold;
  border-bottom:1px #666 solid;
	padding:5px 0 5px 10px;
	background-color:#ffffff;
	letter-spacing: 2px;
}

.twocolcontent1 {
  width:230px;
	margin:10px 0 10px 10px;
}

.twocolcontent2 {
  width:495px;
	margin:10px 0 10px 10px;
}
	
#officehours {
  font-weight:bold;
  margin:0 0 10px 0;
}

#office {
  margin:0 0 10px 10px;
}

#gatehours {
  font-weight:bold;
  margin:0 0 10px 0;
}

#gate {
  margin:0 0 10px 10px;
}

.footer {
	font-size:8pt;
	margin-top:15px;
	height:70px;
	border-top:1px #000 solid;
}

#footerleft {
  width:390px;
	float:left;
}

#footerright {
  width:390px;
	float:left;
	text-align:right;
}

#footerright a, #footerright a:visited {
	color:#006699;
}

.footermenu a, .footermenu a:visited {
	font-weight:bold;
	color:#006699;
	font-size:8pt;
}

#copy {
  margin-top:10px;
}

ul {
  list-style-type:circle;
}

li {
  margin-left:-7px;
	margin-bottom:2px;
}

#mapContainer {
  height: 235px;
  width: 485px;
  border:1px solid #000;
  border-width:1px 1px;
}

#image {
  border: 1px #000 solid;
}

#grid {
  width:485px;
	border-top:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#gridheader {
  border-bottom:1px #000 solid;
  color:#006699;
  font-size: 12pt;
  font-weight:bold;
  border-bottom:1px #666 solid;
	padding:5px 0 5px 10px;
	background-color:#ffffff;
	letter-spacing: 2px;
}

.gridrow {
  border-bottom:1px #000 solid;
	height:24px;
}

.gridcol1 {
  width:85px;
	border-right:1px #000 solid;
	float:left;
	padding:5px;
}

.gridcol2 {
  width:65px;
	border-right:1px #000 solid;
	float:left;
	padding:5px;
}

.gridcol3 {
  width:300px;
	float:left;
	padding:5px;
}
