body {
	background: url(../ui/site_bground.jpg) repeat fixed;
}

div#top_lighting {
	background: url(../ui/top_lighting.jpg) repeat-x;
	height: 800px;
	width: 100%;
	position: fixed;
	z-index: -3;
	top: 0;
}

div#seasonal_wrapper {
	width: 100%;
	min-width: 950px;
	position: fixed;
	top: 0;
}

div#page {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	min-height: 400px;
}

div#content {
	width: 600px;
	float: left;
	border-right: 1px dashed #d8ab86;
	margin-top: 40px;
}

div#content h2 {
	color: #fff1cb;
	font: normal normal 21pt serif;
	margin-bottom: 12px;
}

div#content h3 {
	color: #fefffe;
	font: 14pt serif;
	margin-bottom: 12px;
	background: url(../ui/black20.png) repeat;
	border: 1px solid #d6ab89;
	text-align: left;
	margin-right: 28px;
	padding: 7px;
}

div#content h3.gallery_intro {
	color: #fefffe;
	font: 14pt serif;
	margin-bottom: 12px;
	background: url(../ui/black20.png) repeat;
	border: 1px solid #d6ab89;
	text-align: left;
	margin-right: 28px;
	padding: 7px;
	margin-top: 12px;
}

div#content h3.contact_intro {
	color: #fefffe;
	font: 14pt serif;
	margin-bottom: 12px;
	background: url(../ui/black20.png) repeat;
	border: 1px solid #d6ab89;
	text-align: left;
	margin-right: 28px;
	padding: 7px;
	margin-top: 12px;
}

div#content input {
	background-color: #a68065;
	color: #fefffe;
	font: 10pt sans-serif;
	padding: 3px;
	border: 1px solid #413025;
}

div#content textarea {
	background-color: #a68065;
	color: #fefffe;
	font: 10pt sans-serif;
	padding: 3px;
	border: 1px solid #413025;
}

div#content input#Submit {
	background-color: #747057;
	color: #fefffe;
	font: bold 10pt sans-serif;
	border: 2px solid #523d2e;
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	height: 30px;
}

div#content p {
	color: #f8efde;
	font-size: 12pt;
	line-height: 1.7em;
	margin-bottom: 21px;
	margin-right: 28px;
}

div#content_blog p {
	color: #f8efde;
	font-size: 12pt;
	line-height: 1.7em;
	margin-left: 40px;
	margin-right: 40px;
}

div#content_blog p.centered {
	color: #f8efde;
	font-size: 12pt;
	line-height: 1.7em;
	text-align: center;
}

div#content p.bte_step {
	color: #f8efde;
	font-size: 12pt;
	line-height: 1.7em;
	margin-bottom: 21px;
	margin-right: 28px;
	text-align: center;
	margin-top: 21px;
}

div#content p img {
	float: right;
	margin-left: 14px;
	margin-bottom: 14px;
	border: 7px solid #b48d6b;
}

div#content_blog p img {
	border: 7px solid #b48d6b;
	margin-right: auto;
	margin-left: auto;
}

div#sidebar p img {
	border: 3px solid #d8ccab;
}

div#content p.bte_step img {
	border: 7px solid #b48d6b;
	float: none;
	margin: 0;
}

a img {
	border-style: solid;
	border-width: 3px;
}

div#sidebar {
	float: left;
	width: 300px;
	margin-top: 32px;
}

body#bte div#sidebar {
	margin-top: 50px;
	float: left;
	width: 300px;
	padding-top: 14px;
}

body#video div#sidebar {
	float: left;
	width: 300px;
	padding-top: 7px;
}

body#bte div#sidebar p {
	color: #f8efde;
	font: 10pt/2.0em sans-serif;
	text-align: center;
	margin-left: 21px;
	margin-top: 7px;
	margin-bottom: 40px;
}

div#sidebar h3 {
	color: #fff8d3;
	margin-bottom: 12px;
	background: url(../ui/black20.png) repeat;
	border: 1px solid #ae9277;
	margin-left: 21px;
	text-align: center;
	padding: 7px;
	font: normal bold 12pt sans-serif;
	margin-top: 21px;
}

div#billboard {
	width: 250px;
	margin-left: 35px;
	border: 2px solid #442e1b;
}

div#paypal {
	margin-left: 21px;
	text-align: center;
}

div#sidebar p {
	color: #f8efde;
	font: 10pt/1.3em sans-serif;
	text-align: center;
	margin-left: 21px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div.divider {
	text-align: center;
	margin-left: 21px;
}

div#content div.divider {
	text-align: center;
	margin-left: 0;
	margin-right: 21px;
}

div#barndoor {
	clear: both;
}

h1 {
	width: 419px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
	background: url(../ui/branding.png) no-repeat;
	margin-top: 40px;
}

h1 span {
	display: none;
}

h2.centered {
	color: #fff1cb;
	margin-top: 40px;
	font: normal normal 21pt serif;
	margin-bottom: 12px;
	text-align: center;
}

body#video h2.centered {
	color: #fff1cb;
	font: normal normal 21pt serif;
	margin-bottom: 12px;
	text-align: center;
	margin-top: 12px;
}

h2.blog_centered {
	color: #fff1cb;
	text-align: center;
	background-image: url(../ui/black10.png);
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 40px 21px 12px;
	border: 1px solid #b38d6e;
	font: normal normal 18pt serif;
}

p {
	color: #f8efde;
	font-size: 14pt;
	line-height: 1.7em;
	margin-bottom: 21px;
}

p.product {
	color: #f8efde;
	margin-bottom: 21px;
}

p.product_centered {
	color: #f8efde;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}

p.product_centered span.painting_title {
	font: 19pt serif;
}

div#content p.product_centered img {
	display: block;
	float: none;
	margin: 14px auto 0;
}

div.video {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	background-color: #020100;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 8px;
}

a {
	color: #ecc76f;
	text-decoration: none;
}

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

ul {
	list-style-type: disc;
	list-style-position: inside;
	color: #fff1cb;
	line-height: 1.7em;
	margin-bottom: 14px;
	margin-left: 21px;
}

p#design {
	text-align: center;
	color: #fff1cb;
	padding-top: 14px;
	border-top: 1px dashed #daab83;
	font: 12pt/1.7em serif;
	width: 900px;
	margin: 21px auto 7px;
}

p#design a {
	color: #fff1cb;
	text-decoration: none;
}

p#design a:hover {
	color: #fefffe;
	text-decoration: underline;
}

p#copyright {
	text-align: center;
	color: #e4d7b5;
	font: 9pt/1.7em sans-serif;
}

div#navigation {
	height: 38px;
	border: 3px solid #3f230e;
	border-radius: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
	background-image: url(../ui/black20.png);
	width: 700px;
}

div#navigation a {
	color: #dbcfae;
	font: 16pt sans-serif;
	display: inline-block;
	padding: 7px 14px;
	text-decoration: none;
}

div#navigation a:hover {
	color: #fefffe;
	background: url(../ui/green10.png) repeat-x;
}