body { 
	margin: 0;
	padding: 0;
	background: #2c1119;
	background-image: url(/media/bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	line-height: 18px; 
	text-align: center; }
	
body.pop { 
	background: #fff;
	background-image: none;
	text-align: left; }
	
a, a:link, a:active { 
	color: #833052;
	text-decoration: none; }
	
a:hover { 
	color: #833052;
	text-decoration: underline; }
	
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 5px 0; }
	
h2 { 
	font-size: 14px;
	font-weight: normal; 
	margin: 10px 0 10px 0;
	padding: 0; }
	
table { 
	margin: 0;
	padding: 0;
	border: 0; }
	
tr { 
	vertical-align: top; }
	
td { 
	margin: 0;
	padding: 0 5px 5px 0; }
	
img { 
	border: 0; }
	
hr { 
	border: 0;
	color: #ccc;
	background-color:  #ccc;
	height:  1px;
	margin: 0 0 20px 0; }
	
#tkbar { 
	background: #000;
	color: #a4a4a4;
	text-align: left;
	margin: 0;
	padding: 10px;
	height: 44px; }
	
#tkbar a { 
	color: #ffcde1; }
	
#tkbar #tklogo {
	float: left; }
	
#header { 
	margin: 0 auto 0;
	padding: 10px 64px 10px 64px;
	width: 900px;
	text-align: right;
	background-image: url(/media/headerbg.png);
	background-position: center bottom;
	background-repeat: no-repeat; }
	
#header #logo { 
	float: left; }
	
#container { 
	margin: 0 auto 0;
	padding: 0 64px 0 64px;
	width: 900px;
	text-align: left;
	background-image: url(/media/contbg.png);
	background-position: center top;
	background-repeat: repeat-y; }
	
#nav { 
	margin: 0 auto 0;
	padding: 0;
	width: 900px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center; }
	
#nav ul {
	margin: 0;
	padding: 5px 0 5px 0;
	background: #000; }

#nav ul li { 
	display: inline;
	margin: 0;
	padding: 0; }

#nav ul li a {
	margin: 0;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	color: #fff; }

#nav ul li a:hover {
	background: #2c1119;
	margin: 0;
	padding: 7px 10px 7px 10px;
	text-decoration: none; }
	
#main { 
	float: left;
	margin: 0;
	padding: 20px;
	width: 504px; }
	
#main2 { 
	margin: 0;
	padding: 20px; }
	
#main ul { 
	margin: 0 0 0 20px;
	padding: 0; }
	
#menusub { 
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 20px 0; } 
	
#sidebar { 
	margin: 0 0 0 544px;
	padding: 20px 20px 20px 0; }
	
#sidebar ul, #newsletter_signup ul { 
	margin: 0 0 0 20px;
	padding: 0; }
	
#sidebar li, #newsletter_signup li { 
	margin: 0;
	padding: 0 0 10px 0; }
	
#sidebar hr { 
	border: 0;
	color: #F8E984;
	background-color:  #F8E984;
	height:  1px;
	margin: 15px 0 15px 0; }
	
#map { 
	width: 504px;
	height: 504px; }
	
#footer { 
	clear: both;
	margin: 0;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	background-image: url(/media/footerbg.png);
	background-position: center top;
	background-repeat: no-repeat; }
	
#footer a { 
	color: #ffcde1; }
	
.fineprint { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px; }
		
.clearer { 
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0; }
	
.contentpic { 
	float: right;
	margin: 0 0 10px 10px; }
	
.gallerypics { 
	margin: 0 15px 15px 0; }
	
.error, .alert { 
	color: #A10000; }
	
.list { 
	width: 99%;
	background: #600C0D; }
	
.list td { 
	padding: 0 3px 0 3px; }
	
.listheaders { 
	background: #34000F; }
	
.listitems { 
	background: #903C3C; }
	
.list td.numbers { 
	text-align: right; }
	
table.feedback { 
	text-align: center;
	line-height: 14px; }
	
table.feedback td { 
	padding: 0 7px 0 0; }
	
form.orderbuttons { 
	clear: left; }
	
form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	margin: 0;
	padding: 0;
	border: 0; }
	
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #ccc; }
	
option { 
	margin: 0 4px 0 0; }

.submit, .reset { 
	margin: 0;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff; 
	background-color: #2c1119; 
	border: 0px;  }
	
.button { 
	border: 0;
	vertical-align: middle; }
	
textarea { 
	width: 270px;
	height: 200px; }

/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

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

#TB_window {
	color: #34000F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

#TB_secondLine {
	color:#666666; }

/*#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus{ color: #666666; }*/

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	background: url(/media/thickboxbg.png); }

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

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	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 */
