
.ORDER_SHEET {
	font: 0.8em/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
.wrapper {
	padding: 0px;
	margin: 0px;
	border: thin none #630;
	background: url(../images/background_1.jpg) no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
}
body {
	margin: 0;
	padding: 10 0 0;
	background: url(../images/background_2.jpg);
}

content {
	width: 1000px;
	margin: 0 auto 0px;
	overflow: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	padding-bottom: 0px;
}

.footer {
	bottom: 0;
	width: 980px;
	background: url(../images/footer.jpg) no-repeat left bottom;
	text-align: center;
	vertical-align: text-bottom;
	margin: 40px 0px 0px;
	padding: 40px 0px 0px;
	font: 0.7em/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 186px;
}

.footer a:link {
	color: #F60;
}
.footer a:hover {
	color: #FFF;
}

p {
	font: 0.8em/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 20px 10px;
	text-align: justify;
	margin: 0px;
}
.spacer {
	width: 300px;
}
.left_column {
	padding: 5px;
	width: 300px;
}
.right_column {
	float: right;
	width: 300px;
	position: fixed;
	vertical-align: top;
}
h1 {
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333;
	text-align: left;
	border-bottom: 3px dotted #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin: 0px 0px 15px;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
.menu_link{
	color: #600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
h3 {
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
	border-bottom: 3px dotted #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-left: 0px;
	padding: 0px 0px 5px 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
.menu_link a:link {
	color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
}
.menu_link a:hover {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.menu_link a:visited {
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.solidblockmenu {
	margin: 0 20 0 5;
	padding: 0 5;
	font: 0.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 0px solid #630;
	height: 20px;
	width: 990px;
	letter-spacing: 2px;
}
li {
	list-style: square;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.text_over_image {
	height: 100%;
	width: 955px;
	background: url(../images/trans.png);
	z-index: 10;
	padding: 20px;
	margin: 0px;
	border: 1px solid #FFF;
}


.solidblockmenu a{
	color: #FFF;
	padding: 9px 9px 5px 0px;
	text-decoration: none;
	display: block;
	border: 1px none #000;
	text-align: center;
	margin: 0px;
}

.solidblockmenu a:hover {
	color: b7a27e;
}

.solidblockmenu  a:visited{
	color: #FFF;
}

.solidblockmenu a.current {
	color: #ffffcc;
}


*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

#dropmenudiv{
	position:absolute;
	font:normal 0.6em/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	visibility: inherit;
	z-index: 100;
	color: #FFF;
	width: 220px;
	text-decoration: none;
	background: #b7a27e;
	letter-spacing: 1.5px;
	border-top: thin solid #FFF;
	border-right: thin solid #333;
	border-bottom: thin solid #333;
	border-left: thin solid #333;
	margin: 0px 0px 0px 10px;
	text-transform: uppercase;
}

#dropmenudiv a{
	z-index: 100;
	color: #333;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	white-space: nowrap;
	background: #FFF;
}

#dropmenudiv a:hover{
	color: #FFF;
	text-decoration: none;
	background: #333;
}
.image_border {
	border: thin solid #CCC;
}
a:link {
	text-decoration: none;
	color: #600;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
#extraDiv2 {
	height: 186px;
	position: relative;
	bottom: auto;
	z-index: 0;
	top: auto;
	left: auto;
	right: auto;
	background: url(../images/footer.jpg) no-repeat left bottom;
	display: inline;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	visibility: inherit;
}
.text_area_short {
	position: absolute;
	top: 620px;
	width: 800px;
}

.text_area_tall {
	position: absolute;
	top: 705px;
	width: 800px;
}
.content {
	z-index: -1;
	position: absolute;
	visibility: inherit;
	border: 1px none #FFF;
	background: url(images/slide_show_back.jpg);
	height: 620px;
}
.no_image {
	padding-top: 30px;
	padding-left: 20px;
}
.container {
	width:200px;
	margin:50px auto;
	border:1px none #FFF;
	position: absolute;
	z-index: 3;
	visibility: inherit;
	top: 72px;
	height: 500px;
}
.opt_hiding {
	display: none;
}
.header {
	background: url(../images/header.png);
	z-index: 10;
	position: absolute;
	padding-top: 40px;
}
.comments {
	color: #600;
	background: #FFF;
	padding: 10px;
	height: 100%;
	width: 240px;
	border: 1px solid #333;
	font: italic 0.7em/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}

.slideshow {
	z-index: 1;
	position: absolute;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */


/* slides styling */

.photo {
	width:635px;
	text-align:left;
	position:absolute;
	margin:0 auto;
}

.photo ul.topic {padding:0; margin:0; list-style:none; width:635px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; width:125px; height:31px; float:left;}
.photo ul.topic li a.set {
	display:block;
	width:122px;
	height:30px;
	text-align:center;
	color:#000;
	text-decoration:none;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0 solid #fff;
	border-left: 1px solid #fff;
	font: 0.8em/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{
	color:#000;
}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{
	color:#333;
	background:#FFF;
}

.photo ul.topic li.active ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	padding:0;
	margin:0;
	height:375px;
	width:464px;
	padding:40px 60px;
	border:20px solid #fff;
	z-index:1;
}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	padding:0;
	margin:0;
	height:375px;
	width:464px;
	padding:40px 60px;
	border:20px solid #fff;
	z-index:100;
}

.photo ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li ul li a img
{
	display:block;
	width:100%;
	height:auto;
	border:5px solid #eee;
}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{
	position:absolute;
	left:-50px;
	top:-32px;
	width:300px;
	height:200px;
	border-color:#fff;
}
.white_date {
	background: #eeeddb;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.small_text {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #FFF;
}


.date {
	/*background: #475c7a;*/
	font: 1.0em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.blue_date {
	
	font: bold 1.0em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.red_date {
	
	font: bold 1.0em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.calender_date {
	background: #333;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}


.menu_pos {
	padding-bottom: 8px;
}
.footer_text {
	height: 300px;
	width: 500px;
	position: relative;
}

ul#main-nav { 
	width: 997px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	
}

ul#main-nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 14px;
	#padding-left: 14px;
	list-style: none;
	font-size: 1em;
	color: #600;
	z-index: 0;
}

#main-nav li ul {
	position: absolute;
	display: none;
	text-align: left;	
	padding: 0;
	margin: 0;
	border: 1px solid black;
	background: white;
}

#main-nav li ul li {
	list-style: none;
	background-color: white;
	color: black;
	padding: 0;
	margin: 0;
	width: 100%;
	font: .95em/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-align: left;
	z-index: 500;
}

#main-nav li ul li a {
	color: #333333;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	
}

#main-nav li ul li a:hover {
	border: none;
	color: white;
}

#main-nav li:hover ul, li.over ul { display: block; }

#main-nav li ul li:hover { background-color: #333333; }

td.date

{
	padding: 3px;
	font: 1em/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
.header_date 

{
	font-weight: bold;
	background-color: grey;
	padding: 3px;	
	font: bold 0.9em/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

