/**
* style.css for Culinary Theme - http://csftw.com
* All rights reserved.
*
*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

* html .minheight { height: 571px; }

body{
	background: #909090;
	text-align: center;
}

cite { font-style: normal; }

h2 {
	font-size: 2.154em;
	font-weight: normal;
	line-height: 1em;
	color: #fff;
	margin-bottom: 19px;
}

h2 strong {
	color: #c2bd9d;
	font-size: 0.464em;
	line-height: 1em;
	display: block;
}

h3 {
	color: #726f5c;
	font-weight: normal;
	font-size: 28px !important;
	line-height: 1em;
	letter-spacing: -1px;
	margin-bottom: 26px;
}

html, input, textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.429em;
	color: #868686;
}

img { vertical-align: top; }

input, select {
	vertical-align: middle;
	font-weight: normal;
}

li {
	background: url(images/list-bg.gif) no-repeat 0 7px;
	padding-left: 22px;
	font-size: 12px;
	line-height: 25px;
}

textarea {
	width: 229px;
	height: 103px;
	border: 1px solid #a09b96;
	background: #fff;
	padding: 0 0 0 5px;
	overflow: auto;
	font-size: 1em;
}

ul { list-style: none; }

.bottom-tail {
	background: url(images/bottom-tail.gif) bottom repeat-x;
}

.box {
	/*background: #f1ecc3 url(images/box-tail-bottom.gif) bottom repeat-x;*/
	background:url("images/box-tail-top.gif") repeat-x scroll center top transparent;
	height:auto;
	min-height:571px;
	font-size: 0.929em;
	line-height: 1.462em;
	color: #6d6d6d;
}

.box .corner-bottom-left {
	background: url(images/box-corner-bottom-left.gif) bottom left no-repeat;
}

.box .corner-bottom-right {
	background: url(images/box-corner-bottom-right.gif) bottom right no-repeat;
}

.box .corner-top-left {
	background: url(images/box-corner-top-left.gif) top left no-repeat;
	width: 100%;
}

.box .corner-top-right {
	background: url(images/box-corner-top-right.gif) top right no-repeat;
}

.box .indent {
	padding: 24px 27px 19px 27px;
}

.box .line {
	border-bottom: 1px solid #dad2ac;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.box .link {
	background: url(images/link2-right-bg.gif) top right no-repeat;
}

.box .link span {
	background: url(images/link2-left-bg.gif) top left no-repeat;
	padding: 0 9px 0 25px;
}

.box .link span span {
	background: url(images/link2-tail-bg.gif) top repeat-x;
	padding: 6px 0 8px 4px;
}

.box .link:hover {
	background: url(images/link2-right-bg-hover.gif) top right no-repeat;
}

.box .link:hover span {
	background: url(images/link2-left-bg-hover.gif) top left no-repeat;
}

.box .link:hover span span {
	background: url(images/link2-tail-bg-hover.gif) top repeat-x;
}

.box2 {
	background: #f4f4f4 url(images/box2-tail-bg.gif) bottom repeat-x;
	font-size: 0.929em;
	line-height: 1.462em;
	color: #6d6d6d;
}

.box2 .corner-bottom-left {
	background: url(images/box2-corner-bottom-left.gif) bottom left no-repeat;
}

.box2 .corner-bottom-right {
	background: url(images/box2-corner-bottom-right.gif) bottom right no-repeat;
}

.box2 .corner-top-left {
	background: url(images/box2-corner-top-left.gif) top left no-repeat;
	width: 100%;
}

.box2 .corner-top-right {
	background: url(images/box2-corner-top-right.gif) top right no-repeat;
}

.box2 .indent {
	padding: 19px 22px 18px 20px;
}

.box2 .indent2 {
	padding: 19px 22px 18px 30px;
}

.box2 .tail-left {
	background: url(images/box2-tail-bg.gif) left repeat-y;
}

.box2 .tail-right {
	background: url(images/box2-tail-bg.gif) right repeat-y;
}

.box2 .tail-top {
	background: url(images/box2-tail-bg.gif) top repeat-x;
}

.box2 strong a {
	color: #6d6d6d;
	text-transform: uppercase;
}

.box-indent { padding: 14px 0 0 10px; }

.clear { clear: both; }

.col-pad { padding-right: 22px; }

.col-pad2 { padding-right: 29px; }

.imgindent {
	margin: 0 30px 0 0;
	float: left;
}

.imgindent2 {
	margin: 0 4px 0 0;
	float: left;
}

.imgindent3 {
	margin: 0 20px 0 0;
	float: left;
}

.input {
	width: 212px;
	height: 19px;
	border: 1px solid #a09b96;
	background: #fff;
	padding: 0 0 0 5px;
	font-size: 1em;
}

.left { float: left; }

.line {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.link {
	background: url(images/link-right-bg.gif) top right no-repeat;
	display: inline-block;
	font-size: 12px !important;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
	margin-top: 14px;
	cursor: pointer;
}

.link span {
	background: url(images/link-left-bg.gif) top left no-repeat;
	display: inline-block;
	padding: 0 11px 0 25px;
}

.link span span {
	background: url(images/link-tail-bg.gif) top repeat-x;
	padding: 6px 1px 8px 4px;
}

.link:hover {
	background: url(images/link-right-bg-hover.gif) top right no-repeat;
}

.link:hover span {
	background: url(images/link-left-bg-hover.gif) top left no-repeat;
}

.link:hover span span {
	background: url(images/link-tail-bg-hover.gif) top repeat-x;
}

.minheight {
	min-height: 571px;
	height: auto;
}

.padding1 { padding-top: 10px; }

.padding2 { padding-top: 20px; }

.phone {
	float: right;
	margin-right: 115px;
}

.right { float: right; }

.text2 { color: #c65c5c; }

/* ============================= main layout ====================== */
.top-tail {
	background: #fff url(images/top-tail.png) top repeat-x;
}

.top-tail2 {
	width: 50%;
	position: absolute;
	right: 0;
	background: url(images/top-tail2.jpg) top repeat-x;
	height: 155px;
}

/* ============================= forms ============================= */
#ContactForm { padding: 10px 0 0 0; }

#ContactForm .link {
	float: right;
	margin-left: 20px;
}

#ContactForm .rowi { height: 42px; }

/* ============================= content ====================== */
#content {
	padding: 17px 69px 18px 64px;
}

/* ============================= footer ====================== */
#footer {
	color: #bdb89a;
	font-size: 0.786em;
}

#footer a { color: #bdb89a; }

/* ============================= header ====================== */
#header {
	font-size: 0.929em;
	color: #fff;
	line-height: 1.231em;
}

#header .indent {
	padding: 5px 25px 0 65px;
	height: 225px;
}

#header .logo {
	float: left;
	margin: 10px 0 0 55px;
}

#header .menu {
	float: right;
	width: 950px;
	padding: 7px 20px 6px 0;
}

#header .menu li {
	background: none;
	padding: 0;
	float: left;
	font-size: 11px;
	line-height: 1em;
}

#header .menu li a {
	background: url(images/menu-tail-bg.gif) top repeat-x;
	display: block;
	width: 105px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#header .menu li a span {
	background: url(images/menu-right-bg.gif) top right no-repeat;
	display: block;
}

#header .menu li a span span {
	background: url(images/menu-left-bg.gif) top left no-repeat;
	padding: 21px 0 13px 0;
}

#header .menu li a:hover {
	text-decoration: underline;
}

#header li a { color: #fffbe5; }

#page1 h2 { margin-bottom: 9px; }
