#body {
	margin-top: 10px;
}

#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
}

#pictureheader {
text-align:center;

}

#content {
	height: 450px;
	background-color: #FFFFFF;
	margin-top: 4px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C1316;
	border-right-color: #7C1316;
	border-bottom-color: #7C1316;
	border-left-color: #7C1316;
	width: 754px;
}

#contentemp {
	height: 550px;
	background-color: #FFFFFF;
	margin-top: 4px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C1316;
	border-right-color: #7C1316;
	border-bottom-color: #7C1316;
	border-left-color: #7C1316;
	width: 754px;
}


#contentContact {
	height: 500px;
	background-color: #FFFFFF;
	margin-top: 4px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C1316;
	border-right-color: #7C1316;
	border-bottom-color: #7C1316;
	border-left-color: #7C1316;
	width: 754px;
}

#contentReservation {
	height: 740px;
	background-color: #FFFFFF;
	margin-top: 4px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C1316;
	border-right-color: #7C1316;
	border-bottom-color: #7C1316;
	border-left-color: #7C1316;
	width: 754px;
}

#rightColumn {
	width: 345px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 15px;
}

#rightColumnReservation {
	width: 500px;
	float: left;
	margin: 15px;
}
#logo {
	text-align: center;
	margin-bottom: 4px;
}

#leftColumn {
	float: left;
	width: 165px;
	height: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #452B12;
	border-bottom-color: #452B12;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu {
	float: left;
	margin-top: 10px;
	height: 145px;
	width: 180px;	
}


#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 15px;
	background: #452B12;
	height: 140px;
	clear: both;
	margin-top: 4px;
	}
	
#form{

}

a:link {
	color: #7C1316;
	text-decoration: none;
}
a:visited {
	color: #7C1316;
	text-decoration: none;
}
a:hover {
/*color:#452B12;#666633*/
	color:#724C25;
}
/*active is when you click on it*/
a:active {
	color: #7C1316;
	
}

.photo img {
	padding: 0px;
	background-color:#ffffff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #452B12;
	border-right-color: #452B12;
	border-bottom-color: #452B12;
	border-left-color: #452B12;
    }

.photo:hover {
visibility:visible;
}

.photo:hover img {
    border: solid 3px #7C1316;
    padding: 0px;
    }

charset "utf-8";
.inputField { width: 232px; }
#formTable td {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.formLabel {
	font-weight: bold;
	text-align: right;
}
.formLabelTop {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
legend {
	font-weight: bold;
	color: #7C1316;
	font-size: 14px;
	padding: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #7C1316;
	margin-left: 15px;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight:bold;
	color: #452B12;
	margin-left: 15px;
	display: inline;
	}
	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #7C1316;
	margin-left: 35px;
	}

#p {
	margin-left: 15px;
	display: inline;
}

	
fieldset {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	border: none;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: transparent;
}

#dpCalendar {
  display: none;          /* Important, do not change */
  position: absolute;        /* Important, do not change */
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 150px;
}
/* The table of the Calendar */
#dpCalendar table {
  border: 1px solid black;
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 100%;
}
/* The Next/Previous buttons */
#dpCalendar .cellButton {
  background-color: #ddddff;
  color: black;
}
/* The Month/Year title cell */
#dpCalendar .cellMonth {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* Any regular day of the month cell */
#dpCalendar .cellDay {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* The day of the month cell that is selected */
#dpCalendar .cellSelected {
  border: 1px solid red;
  background-color: #ffdddd;
  color: black;
  text-align: center;
}
/* The day of the month cell that is Today */
#dpCalendar .cellToday {
  background-color: #ddffdd;
  color: black;
  text-align: center;
}
/* Any cell in a month that is unused (ie: Not a Day in that month) */
#dpCalendar .unused {
  background-color: transparent;
  color: black;
}
/* The cancel button */
#dpCalendar .cellCancel {
  background-color: #cccccc;
  color: black;
  border: 1px solid black;
  text-align: center;
}
/* The clickable text inside the calendar */
#dpCalendar a {
  text-decoration: none;
  background-color: transparent;
  color: blue;
}  
  </style>
