﻿table{
	height:auto;
}
tr {
font-weight: normal;
vertical-align:top;
}
td {
	font-size:12px;
	max-height: 10px;
}

/***** Slideshow *****/
#rotator
{
	float: right;
	border: none;
	cursor: pointer;
	margin: 24px 0 10px 10px;
	width: 300px;
	height: 220px;
}

/*****#rotator img
{
	border: 0;
	cursor: pointer;
	width: 300px;
	height: 220px;
}*****/

.suckertreemenu {
position:relative;
clear:both;
width:780px;
height:50px;
background:transparent;
}


.suckertreemenu ul{
margin:auto;
white-space: nowrap;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
float: left;
 /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 85px; /*Width of top level menu link items*/
margin: 4px 0 0 6px;
font-size:10pt;
text-decoration: none;
color: #5F0E0D;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
margin:0 2px 0 2px;
position: absolute;
padding: 14px 0 0 0;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 100px; /* no need to change, as true value set by script */
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
background-color: #F3E6B6;
display: block;
width: 120px; /*width of sub menu levels*/
height:20px;
color: #5F0E0D;
text-decoration: none;
text-align: left;
padding: 2px 0 0 4px;
}

.suckertreemenu ul li a:hover{
background-color: #993300;
height:20px;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background:transparent
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(images/arrow-right.gif) no-repeat center right;
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


#news_right {
	position:absolute;
	float:left;
	clear:both;
	width:160px;
	height:800px;
	margin:0 0 0 0;
	padding:0 0 0 4px;
	background:transparent;
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	top: 155px;
	left: 2px;
}
#news_right a{
color:#E39243;
}
#rightnav {
	position:absolute;
	clear:both;
	width:261px;
	height:110px;
	margin:0 0px -10px 0px;
	padding:0 0 0 0;
	font-size:10pt;
	text-align:left;
	left: 523px;
	top: 28px;
}

/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
margin:0 0 0 0;
padding:0 0 0 0;
background: #FCF8EB;
text-align:center;
}

.wrap {
background:transparent;
background: url(images/header.jpg) no-repeat;
position:relative;
width:790px;
margin:auto;
padding:0 0px 0 0;
text-align:center;
}

.header {
position:relative;
clear:none;
width:800px;
height:25px;
margin:0px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#000000;
text-align:left;
}

.topnav {
position:relative;
float:center;
clear:both;
width:800px;
height:30px;
margin:auto;
padding:5px 0 0 0;
font-size:8pt;
background:transparent;
}

.container {
	position:relative;
	float:center;
	clear:both;
	margin:90px 0px 0 0px;
	padding:0px 14px 0px 174px;
	background: url(images/container_bg.jpg) no-repeat;
	color:#000000;
	text-align:left;
	visibility: inherit;
}

.backend {
	position:relative;
	float:center;
	clear:both;
	margin:90px 0px 0 0px;
	padding:0px 14px 0px 10px;
	background: none;
	color:#000000;
	text-align:left;
	visibility: inherit;
}


.footer {
position:relative;
clear:both;
margin:20px 0 0 0;
padding:4px 0 4px 0;
background:transparent;
font-size:8pt;
text-align:center;
}


/******* top navigation *******/
#nav ul{
height:30px;
padding:0 0 0 0;
margin:4px 0 0 0;
white-space: nowrap;
font-size:10pt;
font-weight: none;
float:right;
background:transparent url(images/topnav_bg_grey.png) no-repeat;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
background:transparent;
color: #000000;
text-decoration: none;
float: right;
}

#nav ul li a:hover{
color: #993300;
text-decoration: none;
font-weight: bold;
}

#nav ul li a:active{
color: #5F0E0D;
text-decoration: underline;
font-weight: bold;
}

/******* top right navigation *******/
#navright {
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-size:10pt;
font-weight: none;
float:right;
width:100%;
list-style:none;
}
}

#navright  li{
display:inline;
list-style:none;
}

#navright  li a{
margin: 0 0 0 0;
background:transparent;
text-decoration: none;
float: right;
}

#navright  li a:hover{
color: #993300;
text-decoration: none;
font-weight: bold;
}

#navright  li a:active{
color: #5F0E0D;
text-decoration: underline;
font-weight: bold;
}

/******* links *******/

a {
color:#660000;
text-decoration:underline;
}

a:hover {
color:#660000;
text-decoration:none;
}

#news a {
color:#FFCC33;
text-decoration:underline;
}

#news a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#660000;
text-decoration:none;
}

#footer a:hover {
color:#9933FFs;
text-decoration:none;
}

/******* fonts and colors *******/
.style1 {
font-size: 14pt;
font-weight: bold;
color:#5F0E0D;
}
.style2 {
	font-size: 8pt;
	font-weight: bold;
}
.style3 {
color: #5F0E0D;
font-size: 12pt;
}
.style4 {color: #000000}
.style5 {font-size: 12pt}
.style6 {	color: #5F0E0D;
	font-style: italic;
}
.style7 {color: #5F0E0D}
.style8 {font-size: 12px}


.header strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#902201;
font-size:13pt;
letter-spacing:0.7em;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#5F0E0D;
font-size:12pt;
font-weight:bold;
padding: 40px 0 0 0;
margin: 0 0 0px 0;
}


/******* images *******/

img {
border:none;
}

.right img{
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img{
position:relative;
float:left;
padding:0 0 0 0;
margin:0 5px 0 2px;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {}
.clearfix {display: block;}
/* End hide from IE-mac */
