@charset "utf-8";
h1 {
	font-weight: normal;
	color: #4A2800;
	font-size: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A48056;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 140px;
}
h1 span {
	background-image: url(../layout/firstletter.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	font-size: 2.8em;
	text-transform: uppercase;
	line-height: 44px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	height: 44px;
}
h3 {
	font-weight: normal;
	color: #4A2800;
	font-size: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A48056;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
p {
	font-size: 1.4em;
	color: #8D693F;
	margin-bottom: 10px;
}
p span{
	color: #4A2800;
}
h2 {
	font-weight: normal;
	color: #805c32;
	font-size: 2.4em;
	margin-bottom: 10px;
}
label{
	clear: left;
	float: left;
	width: 80px;
}
.txtbox{
	display: block;
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #E8D6C1;
	color: #805C32;
	padding: 2px;
	font-size: 0.8em;
	margin-bottom: 3px;
}
.txtbox2{
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #E8D6C1;
	color: #805C32;
	padding: 2px;
	font-size: 0.8em;
}
.txtbox3{
	width: 60px;
	background-color: #FFFFFF;
	border: 1px solid #E8D6C1;
	color: #805C32;
	padding: 2px;
	font-size: 0.8em;
	margin-bottom: 3px;
}
.col1{
	float: left;
	width: 550px;
	padding: 10px;
}
.col2{
	padding: 10px;
	float: right;
	width: 250px;
}
.column {
	float: left;
	margin-bottom: 20px;
	width: 250px;
	padding: 10px;
	background-color: #FFF;
}
#content #text {
	width: 60%;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
.submit {
	background-color: #926E44;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
	padding: 2px;
	font-size: 0.8em;
}
#footer {
	position: relative;
	height: 60px;
	padding-top: 20px;
}
#footer p {
	float: left;
	margin-right: 20px;
	color: white;
	font-size: 1.1em;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer p span {
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;
	float: left;
	margin-right: 10px;
}
ul.genlist{
	margin: 0px;
	padding: 0px;
}
.genlist li{
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #4A2800;
}
.pdf_icon{
	background-image: url(../layout/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 28px;
	float: left;
	margin-right: 20px;
	width: 120px;
}

.genlist li span{
	color: #805C32;
	display: block;
	font-size: 0.8em;
	background-image: url(../layout/hline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
iframe{
	border: 2px solid #805C32;
	display: block;
	margin-bottom: 5px;
}
.headmargin{
	margin-top: 70px;
}
/* OPEN TABLE */
	#OT_searchWrapperAll, #OT_searchWrapper{
		background:transparent!important;
		background-color:transparent!important;
		height:180px!important;
		width:230px!important;
		display:block!important;
		margin-top:5px!important;
		overflow:visible!important;
	}
#feature {
}

	.OT_feedTitle{
		display:none!important;
	}
	#OT_logoLink, #OT_imglogo{
		display:none!important;
	}
	#OT_timeLbl{
		width:110px!important;
		top:90px!important;
	}
	#OT_time{
		top:90px!important;
	}
	#OT_submitWrap{
		top:120px!important;
	}
	#OT_partySizeLbl, #OT_dateLbl, #OT_timeLbl{
		text-align:left!important;
		width:80px!important;
		left:0px!important;
		padding:0px!important;
		margin-left:5px!important;
		color:#a48056!important;
	}
	#OT_partySize, #OT_date, #OT_time, #OT_submitWrap{
		left:80px!important;
	}
#feature {
	display: block;
	height: 102px;
	background-image: url(../layout/valentines.gif);
	width: 232px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;
}
#feature h4 {
	color: #FFF;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2.3em;
	margin-left: 5px;
}
#feature p {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 1.5em;
	margin-left: 5px;
	line-height: 14pt;
}
#feature a {
	position: absolute;
	right: 8px;
	bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #090101;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	letter-spacing: 1.2pt;
}
