body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:66.5%;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}


#wrapper {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapbg.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#footer {
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	background-image: url(../images/footerbg.jpg);
	clear: both;
	height: 18px;
	padding: 0px;
	background-repeat: no-repeat;
}

/* header */

#header  {
	margin-top: 0px;
	width: 792px;
	height: 116px;
	padding: 0px;
	background-color: transparent;
	overflow: hidden;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	text-align: right;
}
#header p{
	float: right;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #006599;
}


#header a:link, #header a:visited{
	color: #FF6600;
	text-decoration: none;
}
 
#header a:hover, #header a:active{
	color: #000000;
	text-decoration: underline;
}
#topheading {
	width: 592px;
	margin: 0px;
	text-align: left;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 203px;
	color: #FFFFFF;
}


#topheading h1{
	font-size: 1.3em;
	font-weight: normal;
	padding-left: 15px;
}
#imageblock {
	width: 792px;
	
}


/* maincontent */

#maincontent {
	text-align: left;
	font-size: 1.2em;
}

#leftcol{
	float: left;
	width: 194px;
}
#leftcol ul{
	padding: 0px;
	list-style-type: none;
	width: 193px;
	margin-left: 1px;	
}
#leftcol li{
	width: 193px;
	
}
#leftcol a:link, #leftcol a:visited{
	color: #0E6399;
	text-decoration: none;
	display: block;
	background-color: transparent;
	width: 179px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
 
#leftcol a:hover, #leftcol a:active{
	color: #000000;
	display: block;
	text-decoration: none;
	width: 179px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/navover.jpg);
	background-repeat: repeat-y;
}

#rightcol{
	float: right;
	width: 555px;
	background-image: url(../images/watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 15px;
	color: #333333;
	padding-top: 5px;
}
#rightcol h2 {
	font-variant: normal;
	color: #5398B9;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}
#rightcol h3 {

	font-variant: normal;
	color: #00669D;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}

#rightcol h4 {

	font-variant: normal;
	color: #5398B9;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}
#rightcol ul{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#rightcol li{
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#rightcol a:link, #rightcol a:visited{
	color: #005E90;
	text-decoration: underline;
}

#rightcol a:hover, #rightcol a:active{
	color: #77ADC7;
	text-decoration: none;
}
.clearall {
	clear: both;
}


p {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}



.imgfltleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.fltright {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#treat_left {
	float: left;
	width: 270px;
}

#treat_right {
	float: right;
	width: 270px;
}

/* bottom nav */

#botnav {
	font-size: 1.2em;
	text-align: center;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	margin-top: 10px;
	clear: both;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#botnav ul{
	margin: 0px;
	padding: 0px;	
}
#botnav li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006599;
	border-right-color: #006599;
	border-bottom-color: #006599;
	border-left-color: #006599;
}

#botnav a:link, #botnav a:visited{
	color: #333333;
	text-decoration: none;
}

#botnav a:hover, #botnav a:active{
	color: #333333;
	text-decoration: underline;
}
 

#holding {
	font-size: 1.3em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 100px;
}

/* contact form */
.paddiv {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	padding-right: 0px;
}

input {
	
	border: 1px solid #5398B9;
	padding: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	
	border: 1px solid #5398B9;
	padding: 5px;
}
.smalltxt {
	font-size: 0.8em;
}
#holding {
	text-align: center;
	background-color: #FFFFFF;
	padding: 25px;
	border: 1px solid #666666;
}
#holding p{
	text-align: center;
}
#holding a:link, #holding a:visited{
	color: #006699;
	text-decoration: underline;
}

#holding a:hover, #holding a:active{
	color: #333333;
	text-decoration: underline;
}
#opentable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bg1 {
	background-color: #DEE9EF;
	font-weight: bold;
	text-align: center;
}
.bg2 {
	background-color: #EEEEEE;
	font-weight: normal;
	text-align: left;
}
.tdright {
	text-align: right;
}


#opentable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 3px;
}
.field300 {
	width: 300px;
}
fieldset {
	border: 1px solid #DEE9EF;
	padding: 20px;
}
legend {
	color: #006599;
}
