/* COLORS 
turquoise:  #5fc0ba
brown: #964f0f */

body { 
	margin: 0;
	padding: 0;
	background: #5fc0ba;
	background-image: url(/media/bg.gif);
	background-position: center top;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 18px;
	text-align: center; }
	
img { 
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
td { 
	margin: 0;
	padding: 0 5px 5px 0; }
	
a, a:link, a:active, a:visited { 
	color: #428682; 
	text-decoration: none; }
	
a:hover { 
	color: #428682;
	text-decoration: underline; }
	
h1 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 22px;
	color: #964f0f; }
	
h2 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px; }
	
h3 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	font-weight: bold; }
	
#container { 
	margin: 0 auto 0;
	padding: 0 13px 0 13px;
	width: 750px;
	background-image: url(/media/contbg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left; }
	
#header { 
	margin: 0;
	padding: 10px 0 10px 10px;
	background-image: url(/media/headerbg.gif);
	background-position: top right;
	background-repeat: no-repeat; }
	
#logo { 
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
#headertext { 
	padding: 0 10px 0 0;
	text-align: right; }
	
#nav { 
	margin: 54px 0 0 0;
	padding: 0;
	text-align: right; }
	
#nav ul {
	margin: 0;
	padding: 0;
	background-color: #964f0f;
	color: #fff;
	float: right;
	text-align: right;
	width: 484px;
	font-size: 11px; }
	
*html #nav ul { 
	float: none; }

#nav ul li { display: inline; }

#nav ul li a {
	padding: 4px 10px 3px 10px;
	background-color: #964f0f;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	float: right; }

#nav ul li a:hover {
	background-color: #5fc0ba;
	color: #fff;
	border-bottom: 0; }
	
#sign { 
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 245px;
	height: 292px;
	background: #afdfdc;
	background-image: url(/media/sign_bottombg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat; }
	
#sign h1 { 
	background-image: url(/media/sign_topbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px; }
	
#sign #info { 
	padding: 0 10px 10px 10px;
	font-size: 11px; }
	
#sign .items { 
	padding: 0 10px 10px 10px;
	font-size: 12px; }

#sign #ask { 
	padding: 15px 90px 10px 10px;
	font-size: 12px; }
	
#art { 
	margin: 0 0 0 270px;
	padding: 0;
	line-height: 0px; }
	
#homeside { 
	float: left;
	margin: 15px 0 0 10px;
	padding: 0;
	width: 245px; }
	
#facebook { 
	margin: 0 0 15px 0; 
	padding: 0;
	height: 55px;
	font-size: 24px; 
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; }
	
#fbicon { 
	float: left;
	margin: 0 15px 0 0; }
	
#homefeature { 
	background: #d5b99f;
	background-image: url(/media/feature_bottombg.gif);
	background-position: center bottom;
	background-repeat: no-repeat; }
	
#feature { 
	float: left;
	margin: 15px 0 0 10px;
	padding: 0;
	width: 245px;
	background: #d5b99f;
	background-image: url(/media/feature_bottombg.gif);
	background-position: center bottom;
	background-repeat: no-repeat; }
	
#homefeature h1, #feature h1 { 
	background-image: url(/media/feature_topbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px; }
	
#feature .items, #homefeature .items { 
	padding: 0 10px 10px 10px; }
	
#sidebar { 
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 245px;
	background: #afdfdc;
	background-image: url(/media/sidebar_bottombg.gif);
	background-position: center bottom;
	background-repeat: no-repeat; }
	
#sidebar h1 { 
	background-image: url(/media/sidebar_topbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px; }
	
#sidebar .sidetext { 
	padding: 0 10px 10px 10px;
	font-size: 11px; }
	
#main { 
	clear: both;
	padding: 15px 10px 10px 10px; }
	
#main2 { 
	margin: 15px 0 0 270px;
	padding: 0 10px 10px 0;
	width: 455px; }
	
#main3 { 
	margin: 0 0 0 270px;
	padding: 0 10px 10px 0;
	width: 455px; }
	
#footer { 
	clear: both;
	margin: 0 10px 0 10px;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	border-top: 1px solid #964f0f; }
	
.clearer { 
	clear: both; 
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
.contentpic, .staffpic { 
	float: right;
	margin: 0 0 10px 10px;
	padding: 0; }
	
.gallerypic { 
	float: left;
	margin: 0 10px 10px 0;
	padding: 0; }
	
.error { 
	color: #A10000; }
	
table.products { 
	text-align: center; }
	
table.products td { 
	padding: 0 10px 15px 0; }
	
table.list { 
	width: 99%; }
		
tr.listheaders { 
	background: #DED9C2;
	vertical-align: top;
	font-weight: bold;
	color: #002C63; }
		
tr.listitemsodd { 
	background: #fff;
	vertical-align: top; }
		
tr.listitemseven {
	background: #eee;
	vertical-align: top; }
	
table.list td { 
	padding: 0 3px 0 3px; }
	
td.actions { 
	width: 50px;
	text-align: center; }
	
form { 
	margin: 0;
	padding: 0;
	width: auto; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
input, textarea, select {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 1px 2px 1px 2px; }

.submit, .reset { 
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff; 
	background-color: #5fc0ba; 
	border: 1px solid #fff;    }
	
/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

html, body {
min-height: 100%;
height: auto !important;
height: 100%; }

#TB_window { }

#TB_secondLine {
	color: #c7c7c7;
	font-size: 10px; }

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	display:none;
	border: 1px solid #eee;
	text-align:left; }

#TB_window img {
	display:block;
	margin: 12px 0 0 12px;
	border: 1px solid #eee; }

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; }

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right; }

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title {
	background-color:#888;
	height:27px; }

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent p {
	padding:5px 0px 5px 0px; }

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; }

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }
	
/* END THICKBOX */
	
