body {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	width:979px;
	height:198px;
	display:block;
}
#border {
	background-image:url(../images/border.gif);
	background-repeat: repeat-y;
	width:979px;
	
}
#main {
	background-image:url(../images/contentbg.gif);
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;

}
#left {
	width:201px;
	float:left;
 
	background-image:url(../images/contentbg.gif);
	background-color:#abe4fe;
	
	
}
#right {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	padding: 10px 3px 3px 6px;
	font-weight:900;
	float:right;
	width:580px;

}
#location{
	font-size: 11px;
	color: #6C5D34;
	
}
/***************** Content ***********************/
.content {
	font-family:  Arial, Helvetica, sans-serif;
	width:580px;

}
.content h3 {
	
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 5px;
	padding: 0px 0px 10px 5px;
}
.content p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #003a65;
	padding: 10px 0px 0px 10px;
	font-weight:900;
}
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
	list-style-type: none;
}
.content ul ul {
	list-style-type: none;
	list-style-image: url(../images/square4.gif);
	margin: 0px 0px 0px 50px;
}

.content li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.content table {
	width: 500px;
	border: 1px;
	padding: 2px 2px 2px 2px;
	text-align: center ;
	border-color: #003a65;
}
.content td {

	text-align: center ;
}
.content img {
	padding: 3px 0px 3px 0px;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(../images/products.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}

.packagebox {
	font-family: Arial, Helvetica, sans-serif;
    width: 540px;
    font-size: 11px;
	color: #003a65;
    float: left;
	padding: 5px 5px 5px 6px;
	margin-top: 10px;
	border: 3px solid #6C5D34;

}
.packagebox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-style:normal ;
	padding: 7px 0px 0px 6px;
}
.packagebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-style:normal ;
	padding: 7px 0px 0px 6px;
}
.packagebox b {
	font-size: 13px;
	font-weight: bold;
	color: Blue;
	padding: 5px 0px 0px 3px;
	font-weight:900;
}
/***************** Menu ***********************/
#menu {
	background-image:url(../images/menu.gif);
	width:259px;
	height:380px;
	margin-left:93px;

	}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(../images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
	}
#menubottom a:hover {
	color:#c40000;
}
/**********************************for Guest Book*/
input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
	height:auto;
}
td {
	color : Black;
	background-color:#abe4fe;
	
	font-size: 11px;
	text-align: left;
}
/* EVERYTHING BELOW ADDED IN 1.6 */

div.centered table.entries {
   color : Black;
   width:450px;
   height:auto;
   overflow:auto;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}
table.gbookMenu {
		BORDER-TOP: #B8CFE7 1px solid;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(../images/borderfooter.gif);
	height:74px;
	width:979px;
	display:block;
}
#footerend {
	background-image:url(../images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(../images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}
