@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background: url(../i/bg.jpg) fixed top center;
	color: #613f28;
}

a {
	color: #2e7f79;
}

a:hover {
	color: #000000;
}

#hold {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

#logo {
	width: 296px;
	height: 75px;
	position: absolute;
	left: 24px;
	top: 20px;
	background: url(../i/logo.gif) no-repeat center;
}

#nav {
	width: 655px;
	height: 100px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}

#nav a {
	display: block;
	float: right;
	font-family: Georgia, serif;
	font-size: 13px;
	padding-top: 46px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 44px;
	text-decoration: none;
	color: #613f28;
}

#nav a:hover {
	background: url(../i/nav-over-bg.jpg) top center;
}

#nav a.selected {
	background: url(../i/nav-selected-bg.jpg) top center;
}

#masthead {
	position: relative;
	height: 100px;
}

#content {
	position: relative;
	background: url(../i/frame-middle.png) repeat-y center;
	padding: 24px;
}


.interior {
	min-height: 550px;
}

#content-top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../i/frame-top.png) no-repeat;
	width: 1000px;
	height: 52px;
}

#content-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../i/frame-bottom.png) no-repeat;
	width: 1000px;
	height: 52px;
}

#footer {
	position: relative;
	padding-bottom: 20px;
}

#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size: 9px;
	line-height: 13px;
}

#footer p a {
	color: #613f28;
}

#footer p a:hover {
	color: #000000;
}

#footer .cards {
	position: absolute;
	right: 50px;
	top: 0px;
}

#footer .bullet {
	vertical-align: middle;
	padding-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

#hero {
	position: relative;
	padding-left: 480px;
	padding-top: 20px;
	padding-bottom: 10px;
	min-height: 284px;
	border-bottom: 1px solid #d7cec6;
}

#hero-corner {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#hero #myGallery {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 470px;
	height: 314px;
	overflow: hidden;
}

#interior-hero {
	margin-top: 22px;
	margin-left: 26px;
	position: relative;
	background: url(../i/interior-hero-frame.png) no-repeat;
	width: 427px;
	height: 424px;
}

#interior-hero-overlay {
	position: absolute;
	top: 15px;
	left: 13px;
	z-index: 100;
}

#interior-gallery {
	position: absolute;
	top: 15px;
	left: 13px;
	width: 402px;
	height: 395px;
	overflow: hidden;
	z-index: 10;
}

h1 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
	padding-left: 60px;
	padding-top: 6px;
	min-height: 74px;
	background: url(../i/h1-icon.gif) no-repeat;
}

h1.no-wheel {
	padding: 0px;
	margin-bottom: 6px;
	min-height: 0px;
	background: none;
}

h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 6px;
	min-height: 50px;
	background: url(../i/h2-icon.gif) no-repeat 0% 50%;
}

h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 6px;
	padding-left: 28px;
	padding-top: 10px;
	min-height: 31px;
	background: url(../i/h3-icon.gif) no-repeat;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h3.no-wheel {
	padding: 0px;
	margin-bottom: 6px;
	min-height: 0px;
	background: none;
}

#hero p {
	line-height: 22px;
	margin: 0px;
	margin-bottom: 12px;
	padding-left: 26px;
	padding-right: 26px;
}

.breaker {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#cols {
	position: relative;
	z-index: 20;
	font-size: 11px;
	padding: 6px;
	min-height: 150px;
}

#cols p {
	margin: 0px;
	margin-bottom: 6px;
	line-height: 14px;
}

#cols td {
	line-height: 14px;
}

#cols img.fl {
	float: left;
	margin-left: 18px;
	margin-right: 12px;
	margin-bottom: 6px;
}

#cols img.fr {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
}

#col1, #col2 {
	float: left;
	width: 297px;
	background: url(../i/border-quick.gif) no-repeat top right;
}

#col1 p {
	margin-top: 6px;
	margin-bottom: 0px;
}

#col2 {
	padding-left: 10px;
	padding-right: 10px;
	width: 277px;
}

#col2 h3 {
	width: 200px;
}

#col2 table, #col2 p {
	margin-left: 29px;
	margin-bottom: 6px;
}

#col2 td {
	padding-right: 6px;
}

.col-bullet {
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
}

#col3 {
	float: left;
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
}

#col3 p {
	margin-left: 29px;
	margin-bottom: 6px;
}

#crumbs {
	position: relative;
	margin-left: 20px;
	padding-top: 20px;
}

#crumbs h2.with-nav {
	margin-bottom: -22px;
}

#subnav {
	padding-left: 42px;
}

#subnav a {
	font-size: 12px;
	text-decoration: none;
}

#subnav a.selected {
	color: #613f28;
}

#subnav a:hover {
	color: #000000;
}

#subnav img {
	margin-left: 6px;
	margin-right: 6px;
}

#subnav .sIFR-flash {
	margin-bottom: -3px;
}

#content-left {
	float: left;
	width: 478px;
	position: relative;
}

#content-right {
	width: 398px;
	padding: 20px;
	padding-top: 45px;
	padding-right: 40px;
	margin-left: 478px;
	position: relative;
}

#content-right p {
	margin: 0px;
	margin-bottom: 18px;
	padding: 0px;
	line-height: 22px;
}

#content-right ul, #content-right li {
	margin: 0px;
	padding: 0px;
}

#content-right li {
	margin-left: 19px;
	margin-bottom: 12px;
}

#content-wide {
	padding: 30px;
}

.menus {
	width: 450px;
	margin: 0px auto;
	font-family: Georgia, Times, serif;
}

.menus h1 {
	margin: 0px;
	margin-bottom: -6px;
}

.menus p {
	margin: 0px;
	margin-bottom: 6px;
}

.sections p {
	padding-left: 12px;
}

.sections {
	margin-top: 24px;
}

.items {
	margin-left: 12px;
	margin-top: 24px;
}

.items p {
	padding-left: 0px;
}

.section h3 {
	text-transform: uppercase;
	margin: 0px;
	margin-top: 36px;
	margin-bottom: -4px;
}

.item {
	position: relative;
	margin-bottom: 24px;
}

.item h4 {
	letter-spacing: 1px;
	font-size: 13px;
}

.item p {
	padding-right: 60px;
}

.item .price {
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: 0px;
}

label {
	display: block;
	font-size: 11px;
}

.req {
	color: red;
	margin-left: 3px;
}

form div.left {
	float: left;
	padding-right: 20px;
}

form div.right {
	width: 392px;
	text-align: right;
}

form div.half input {
	width: 180px;
}

form div.full input {
	width: 386px;
}

form div.full textarea {
	width: 390px;
}

form div.half, form div.full {
	margin-bottom: 6px;
}

.ui-datepicker-trigger {
	vertical-align: middle;
}

.error {
	background: #ffc2b4;
}

.errorMessage {
	color: red;
}

#gift_form p {
	margin: 0px;
	margin-bottom: 6px;
}