body {
	background-color : #fff;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Book Antiqua", "MS Serif", "New York", Arial;
	font-size: 16px;
}
a:link{
	color: #cc0000;
	text-decoration: none;
}
a:visited{
	color: #cc0000;
	text-decoration: none;
}
a:hover{
	color: orange;
}
#container{
	margin: 0 auto 0;
	width: 870px;
	height: 100%;
	min-height: 700px;
	padding: 0px 0px 0px 0px;
}
object{
	width: 800px;
	margin: 0px 0px 0px 20px;
	height: 1400px;
	background-color: #fff;
}
iframe#book{
	width: 800px;
	margin: 0px 0px 0px 20px;
	height: 1400px;
	background-color: #fff;
}
#header{
	height: 88px;
	text-align: left;
}
#header img{
	margin-left: 10px;
}
/* lowers the homepage menu */
#inn {
	height: 350px;
	width: 870px;
}
#inn p{
	display: none;
}
#map{
	border: 2px solid maroon;
}
#popup{
	font-size: 10px;
	background:#EFEFEF;
	border:1px solid #999999;
	margin:0px;
	padding:7px;
	width:170px;
}
#menu {
	width: 870px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: "Bradley Hand ITC", "Times new Roman";
 	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 0;
}

#menu li {
  margin: 0px 8px 0px 2px;
  display: -moz-inline-box;  /* for Mozilla based browsers */
  display: inline-block;
  display: inline;
  /* IE5/Mac needs these to have a set width. Change it when necessary. */
  /* start for IE5/Mac only \*//*/
    width: 5em;
  /* end for IE5/Mac only */
}

#menu li a{
  display: block;  /* for Mozilla based browsers */
  display: inline-block;
  padding: 0px 0px 0px 0px;
  border: none;
  background-color: transparent;
  text-decoration: none;
  color: #000;
}
#menu li a:hover {
  background-color: transparent;
  text-decoration: none;
  color: maroon;
}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0px;
left: -1000px;
border: 1px solid #999;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -120px;
left: -10px; /*position where enlarged image should offset horizontally */

}
#submenu{
	width: 870px;
	text-align: center;
	font-family: "Bradley Hand ITC", "Times new Roman";
 	font-size: 16px;
	font-weight: bold;
}
#submenu span{
	border-top: 2px solid #993300;
	padding-top: 3px;
	display: inline-block;
	margin: 0px 3px 0px 3px;
}
#submenu span:hover{
	border-top: 2px solid #00014A;
}
#submenu a:link, #submenu a:visited{
	color: #bf3e00;
	text-decoration: none;
}
#submenu a:hover{
	color: #00014A;
}
#col1{
	width: 320px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col2{
	width: 340px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col1 p, #col2 p{
	margin: 0px 0px 10px 0px;
}
#col3{
	width: 170px;
	float: left;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col3 img{
	margin: 0px 0px 10px 0px;
	border: none;
}
#col3 img.promo{
	margin-top: -40px;
	border: none;
}
h1{

}
h2{
	clear: both;
	color: #00014a;
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}
h3{
	margin: 10px 0px 10px 0px;
	color: #993300;
	border-top: 1px solid #993300;
	padding-top: 5px;
	font-size: 18px;
	clear: both;
}
td{
	vertical-align: top;
}
td.sgap{
	width: 120px;
	vertical-align: top;
	padding-bottom: 20px;
}
.right{
	float: right;
	margin:10px 10px 10px 30px;
	border: none;
}

.rightbd{
	float: right;
	margin:10px 10px 10px 30px;
	text-align: center;
	font-size: 14px;
}
.left{
	float: left;
	margin:10px 30px 10px 10px;
	border: none;
}
.leftbd{
	float: left;
	margin:10px 30px 10px 10px;
	text-align: center;
	font-size: 14px;
}
.leftbd img, .left img, .rightbd img{
	border: 2px solid #993300;
}
ul.ind li{
	position: relative;
	left: 20px;
}
div.hr{
	color: #f00;
	background-color: maroon;
	height: 1px;
}
#footer{
	clear: both;
	position: relative;
	margin: 0 auto 30px;
	top: 40px;
	width: 870px;
	font-size: 14px;
	height: 70px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #999;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover{
	color: orange;
}




/* form */
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
fieldset {
	margin: 25px 0px 10px 0px;
	padding: 0em 1em 10px 10px;
	border: 1px solid maroon;
	width: 650px;
	background-color: transparent;
}
#contact{
	height: 340px;
}
legend {
	font-weight: bold;
	color: #666;
	background-color: #fff;
	font-size: 14px;
	padding: .2em .5em;
	border: 1px solid maroon;
	margin: 0px 2px 10px 2px;
}
input.input{
	width: 300px;
	border: 1px solid maroon;
}
.input60{
	width: 60px;
	border: 1px solid maroon;
}
.input80{
	width: 80px;
	border: 1px solid maroon;
}
textarea{
	color: #000;
	background-color: transparent;
	border: 1px solid maroon;
}
label {
	margin: 0px 10px 0px 0px;
	display: block;
	width: 260px;
	text-align: right;
	float: left;
}
fieldset div{
	margin: 9px 0px 0px 0px;
	clear: both;
}
#button{
	float: right;
	margin: 10px 20px 10px 0px;
}
.red{
	color: #cc0000;
}

