body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.type {
	color: #998F78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=40);
	opacity: .4;
	-moz-opacity: .4;
	height: 5px;
}


td.logo_area{
	border-top-color: #FFF7e5;
	border-right-color: #FFF7e5;
	border-bottom-color: #FFF7e5;
	border-left-color: #FFF7e5;
}
td.middle_spacer {
	width: 850px;
	background-color: #7D7969;
}
td.shadow_right {
	background-image: url(images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFF7e5;
}
td.shadow_left {
	background-image: url(images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF7E5;
}
td.body_content {
	padding: 0px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #ffffff;
	height: 250px;
	color: #CCCCCC;
	width:850px;
	margin:0 auto;
}
td.main_content_box {
	background-color: #FFFFFF;
	width:850px;
    margin:0 auto;
}

td.horizontal_column {
	background-color: #998F78;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #998F78;
	border-right-color: #998F78;
	border-bottom-color: #998F78;
	border-left-color: #998F78;
	height: 150px;
	display: table-cell;
	vertical-align: bottom;
	align: center;
}
td.bottom_link_container {
	background-color: fff7e5;
	text-align: center;
	color: #BEBFAC;
}

td.horizontal_center {
	background-color: #FFF7e5;
	border-top-color: #FFFFFF;
	border-right-color: #625E54;
	border-bottom-color: #FFFFFF;
	border-left-color: #625E54;
	height: 100px;
	width: 825px;
	display: table-cell;
	vertical-align: baseline;
	horizontal-align: center;
	background-image: url(/images/rodstol_header.jpg);
}
td.header_column {
	height: 100px;
	width: 825px;
	vertical-align: middle;
	color: #ffffff;	
	
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(/rods);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #ffffff;
	line-height: 20px;
}
a.main_link:hover{
	background-color:#625E54;
	color: #FFFFFF;
}
a.drop_link:active,a.drop_link:visited,a.drop_link:link{
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #ffffff;
	line-height: 35px;
}

.link {color:#FFFFFF}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #000000;
	padding: 5px;
	width:850px;
	margin:0 auto;
	background-color:#998F78;
}
div.navigation {
	height: 45px;
	vertical-align: top;
	text-align: center;
}






#mySlideshow {
	width: 0px;
	height: 0px;
	z-index:5;
	display: none;
	overflow:hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

#mySlideshow img
{
	border: 0;
	margin: 0;
}

#mySlideshow #slideInfoZonemySlideshow
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 3em;
	background: #848427A;
	color: #fff;
	text-indent: 0;
}

#slideInfoZonemySlideshow h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: strong;
	color: inherit;
}

#slideInfoZonemySlideshow p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

#mySlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

#mySlideshow a.right, #mySlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

* html #mySlideshow a.right, * html #mySlideshow a.left
{
	filter:alpha(opacity=50);
}

#mySlideshow a.right:hover, #mySlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#mySlideshow a.left
{
	left: 0;
	top: 0;
}

#mySlideshow a.right
{
	right: 0;
	top: 0;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana,  Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 625E54;
}
.head {
	color: #6F80AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

.style15 {
	color: #B0B7BD
}
.style16 {
	bgcolor: #ffffff
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.style14 {
	font-size: 10px;
	color: #998F78;
}

a:link {
	}
a:visited {
	}
a:hover {
	}
a:active {
	}

