html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; font-size: 100%; }

body {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background-color: #231f20;
	margin-top: 15px;
}

a {
	text-decoration: none;
	color: #FFF;
}
a:hover { text-decoration: underline; }

img, a img { border: 0; }

#wrapper {
	width:948px;
	height: 100%;
	padding-bottom: 10px;
	border: 1px solid #FFF;
	background-color: #FFF;
	margin: 0 auto;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#header {
	background-color: #dadcb0;
	background-position: 0px 0px;
	height: 65px;
	text-align: left;
}
#logo {
	position: absolute;
}

#container {
	background-image: url(../images/border.jpg);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding: 15px 20px 0 20px;
	min-height: 200px;
}
#bot-swirls {
	background-image: url(../images/bot-swirls.jpg);
	background-repeat: no-repeat;
	background-position: -5px;
	height: 30px;
	width: 927px;
	margin: 0 auto;
	
}



/*/////   NAV   //////*/

#nav {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 147px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

#nav ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 35px;
	width: 119px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#nav ul li a:hover {
	background-color: #ae6219;
	color: #fff;
}


/*/////   FOOTER   //////*/

#footer {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fcol1 {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.fcol1 p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.fcol2 {
	float: left;
	background-image: url(../images/footer_okat_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 75px;
}
.fcol2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fcol2 li {
	float: left;
	background-image: url(../images/footer_arrow.jpg);
	background-position: 3px;
	background-repeat: no-repeat;
	margin: 0;
}
.fcol2 li a {
	color: #aa976f;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	margin: 0 4px;
	white-space: nowrap;
}
.fcol2 li a:hover {
	background-color: #CCC;
	color: #000;
}

.fcol3 {
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}

.fcol3 ul {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
}
 
.fcol3 li {
	color: #FFF;
	margin: 0;
	padding: 0;
}
.fcol3 li a {
	color: #FFF;
	text-decoration: none;
}
.fcol3 li a:hover {
	text-decoration: underline;
}



/*/////   BANNER   //////*/

#banner {
	border-top: 1px solid #cec3ae;
	padding: 9px 9px 4px 9px;
	text-align: left;
}
#banner-sidebar {
	float: right;
	width: 281px;
	margin-right: 2px;
}


/*/////   HOME GALLERY   //////*/

#gallery {
	float: right;
	width: 445px;
}
#gallery .thumbs {

}
#gallery .thumbs img {
	border: 1px solid #cec3ae;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 15px;
}



/*/////   SPECIAL OCASSION   //////*/

#sp-gallery {
	width: 100%;
}
#sp-gallery .sp-thumbs {
	border: 1px solid #cec3ae;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 15px;

}




/*/////   MAIN   //////*/

#copy {
	width: 48%;
}
#copy .center {
	text-align: center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}


#copy-sub {
	width: 68%;
	border-right: 1px solid #231F20;
	padding-right: 10px;
	margin-bottom: 10px;
	height: 100%;
}

#copy-sub .tag {
	background-image: url(../images/copy-bottom-large.jpg);
	height: 25px;
	width: 610px;
	margin-left: 2px;
}

#copy h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #4e3b1b;
}

#copy-sub h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4e3b1b;
}

#copy-sub h3 {
	background-color: #DBDCB0;
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px solid #231F20;
}

#copy p, #copy-sub p {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	margin: 10px 0 0 0;
	padding: 0 5px 15px 5px;
}

#copy .tag {
	background-image: url(../images/copy-bottom.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#copy-sub .pic {
	border: 1px solid #231F20;
}
#copy-sub ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#copy-sub li {
	margin: 0px;
	padding: 0px;
}
#copy-sub a {
	color: #231F20;
	text-decoration: underline;
	font-weight: bold;
}
#copy-sub #print-pdf {
	position: absolute;
	height: 21px;
	width: 80px;
	margin-left: 535px;
}
#copy-sub .reservations {
	display: block;
	background-color: #DADCB0;
	padding: 5px;
	width: 602px;
}
#copy-sub table {
	margin-top: -10px;
	margin-bottom: 25px;
}
#copy-sub table tr td {
	padding: 5px;
	width: 30%;
	vertical-align: top;
}
#copy-sub .disclaimer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #231F20;
	margin-bottom: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #231F20;
}
#copy-sub .desserts {
	background-color: #D9DBAF;
	padding: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	width: 432px;
	text-align: center;
}
#copy-sub .opt-headers {
	background-color: #DADCB0;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#copy-sub hr {
	margin: 0px;
	padding: 0px;
	background-color: #231F20;
}






.history-pic {
	border: 1px solid #231F20;
	margin-right: 7px;
}


/*/////   AFFILIATES   //////*/

#affiliates {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	background-color: #DADCB0;
}

#affiliates img {
	padding: 5px;
}



/*/////   SIDEBAR   //////*/

#sidebar {
	float: right;
	width: 265px;
	padding-bottom: 25px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	list-style-type: none;
	height: 42px;
	margin-bottom: 5px;
	border: 1px solid #231F20;
}
#sidebar ul li a {
	display: block;
	padding-top: 24px;
	padding-left: 5px;
	color: #000;
	font-weight: bold;
	background-image: url(../images/sidebar-bg.jpg);
	font-size: 13px;
}
#sidebar ul li a:hover {
	color: #FFF;
	background-image: url(../images/sidebar-bg-hover.jpg);
	text-decoration: none;
}
#sidebar .attract {
	padding: 0px;
	margin-top: 50px;
	border: 1px solid #231F20;
}
#sidebar .attract h1 {
	background-color: #D9DBAF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#sidebar .attract p {
	padding-left: 10px;
}
#sidebar .attract p a {
	color: #231F20;
	text-decoration: underline;
}
#sidebar .attract p a:hover {
	text-decoration: none;
}




/*/////   gMap   //////*/

#map_canvas {
	width:610px;
	height:400px;
	margin-top:15px;
	border: 1px solid #231F20;
	margin-left: 2px;
}
		
#directions {
	margin-top:10px;
}
.form {
	margin:0px;
	padding:0px; 
	margin-top:20px;
}
.form-field {
	background-color:#DBDCB0;
	border:1px solid #999999;
	width: 295px;
}
.form-submit {
	font-family:"Times New Roman", Times, serif;
	border: none;
	background-color:#231F20;
	font-size:10pt;
	color: #FFF;
	height: 21px;
	margin-left: 15px;
	width: 95px;
}
.form label {
	font-size: 11px;
	padding-right: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
