body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:72.5%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #C4D2D5;
}
* {
         padding: 0;
          margin: 0;
          border: 0;
}
#wrapper {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dh_wrapbg.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#footer {
	color: #333333;
	font-size: 1.1em;
	text-align: center;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../images/dh_footer.jpg);
	background-position: bottom;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* header */
#header  {
	margin-top: 0px;
	width: 967px;
	height: 225px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 1.1em;
	text-align: left;
	clear: both;
	background-image: url(../images/dh_logo.jpg);
}
#imageblock {
	clear: both;
	height: 172px;
	width: 967px;
}
#topcontact {
	text-align: center;
	background-repeat: no-repeat;
	font-size: 1.3em;
	width: 330px;
	float: right;
	font-weight: bold;
	color: #666;
	padding-top: 120px;
}
/* maincontent */
#maincontent {
	text-align: left;
	font-size: 1.1em;
}
#leftcol{
	float: left;
	width: 240px;
	padding-left: 40px;
}
#leftnav ul{
	list-style-type: none;
	width: 240px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftnav li{
	width: 240px;
	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: #7CD0F4;
	border-right-color: #7CD0F4;
	border-bottom-color: #7CD0F4;
	border-left-color: #7CD0F4;
}
#leftnav {
	margin-top: 10px;
	margin-bottom: 20px;
}
#leftnav a:link, #leftnav a:visited{
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: transparent;
	width: 193px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EDEBE7;
	border-right-color: #EDEBE7;
	border-bottom-color: #EDEBE7;
	border-left-color: #EDEBE7;
}
#leftnav a:hover, #leftnav a:active{
	color: #0076BC;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#navup a:link, #navup a:visited{
	color: #0073BE;
	display: block;
	text-decoration: none;
	width: 193px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: bold;
}
#navup a:hover, #navup a:active{
	color: #0076BC;
	display: block;	
}
#subnav ul{
	list-style-type: none;
	width: 240px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnav li{
	width: 240px;
	border: 1px none #82CEF2;
}
#subnav a:link, #subnav a:visited{
	color: #333333;
	display: block;
	text-decoration: none;
	width: 163px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/nav_bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 40px;
}
#subnav a:hover, #subnav a:active{
	color: #AB8D69;
	display: block;
	text-decoration: none;
	width: 163px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/nav_bullet3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 40px;
}
#subnavup a:link, #subnavup a:visited{
	color: #035584;
	display: block;
	text-decoration: none;
	width: 163px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/nav_bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 40px;
}
 
#subnavup a:hover, #subnavup a:active{
	color: #035584;
	display: block;	
}
#subsubnav ul{
	list-style-type: none;
	width: 240px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subsubnav li{
	width: 240px;
	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: none;
	border-left-style: none;
	border-top-color: #EDEBE7;
	border-right-color: #EDEBE7;
	border-bottom-color: #EDEBE7;
	border-left-color: #EDEBE7;
}
#subsubnav a:link, #subsubnav a:visited{
	color: #333;
	display: block;
	text-decoration: none;
	width: 143px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/nav_bullet3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 60px;
} 
#subsubnav a:hover, #subsubnav a:active{
	color: #AB8D69;
	display: block;
	text-decoration: none;
	width: 143px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/nav_bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 60px;
}
#subsubnavup a:link, #subsubnavup a:visited{
	color: #035584;
	display: block;
	text-decoration: none;
	width: 143px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/nav_bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 60px;
}
#subnavup a:hover, #subnavup a:active{
	color: #035584;
	display: block;	
}
#rightcol{
	float: left;
	width: 600px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 40px;
	color: #333333;
	padding-top: 7px;
}
#rightcol h1 {
	font-variant: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.0em;
}
#rightcol h2 {
	font-variant: normal;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7FCBE5;
}
#rightcol h3 {
	font-variant: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 0px;
	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{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightcol a:link, #rightcol a:visited{
	color: #006699;
	text-decoration: none;
}
#rightcol a:hover, #rightcol a:active{
	color: #AF916D;
	text-decoration: underline;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0575BF;
}
.clearall {
	clear: both;
}
#rightcol p {
	text-align: justify;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imgfltleft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.fltright {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#treat_left {
	float: left;
	width: 270px;
}
#treat_right {
	float: right;
	width: 270px;
}
/* bottom nav */
#botdivide {
	clear: both;
	padding-top: 5px;
}
#botnav {
	font-size: 1.1em;
	text-align: center;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	margin-top: 10px;
	padding: 0px;
	clear: both;
	margin-bottom: 5px;
}
#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: #4F5E85;
	border-right-color: #4F5E85;
	border-bottom-color: #4F5E85;
	border-left-color: #4F5E85;
}
.liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.gif);
}
.liststyle2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.gif);
}
#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: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 100px;
}
#sidetext {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sideimage {
	margin: 0px;
	padding: 0px;
}
#sidetext h2{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00669D;
	font-size: 1.1em;
}
/* contact form */
.paddiv {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
input {
	border: 1px solid #D9D4CE;
	padding: 5px;
}
fieldset {
	border: 1px solid #D7D4CD;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
legend {
	padding-right: 5px;
	padding-left: 5px;
}
.smalltxt {
	font-size: 0.8em;
}
input {
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	padding: 2px;
	margin-top: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	color: #256AA3;
	font-weight: bold;
}
.field300 {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #D9D4CE;
	padding: 2px;
}
/* table styling */

#feestable table, #openstable table {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#feestable th, #openstable th {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
}
#feestable td, #openstable 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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
}
.hightxt2 {
	font-weight: bold;
	color: #000000;
}
.toppad_wedding {
	padding-top: 20px;
}
#rightcol .hightxt {
	font-weight: bold;
	color: #0073C1;
}
#prices  {
	width: 550px;
	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: #D9D4CE;
	border-right-color: #D9D4CE;
	border-bottom-color: #D9D4CE;
	border-left-color: #D9D4CE;
}
#prices td {
	padding: 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: solid;
	border-left-style: none;
	border-top-color: #D9D4CE;
	border-right-color: #D9D4CE;
	border-bottom-color: #D9D4CE;
	border-left-color: #D9D4CE;
}
.browntxt {
	color: #A68C69;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
}
#gallery p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#gallery img{
}
.padtop1 {
	padding-top: 40px;
}
#scroll {
	height: 310px;
	width: 600px;
	margin-bottom: 20px;
}
#scroll ul {
	height: 310px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#scroll li {
	margin: 0px;
	padding: 0px;
}
.hoverscroll {
	border: 1px solid #666;
	}
#my-list li {
	width: 200px;
	height: 310px;
	background: #fff;
	border: 1px none #000;
	}
