﻿@import url('layout.css');
body {
	background: #F9F9F8 url('footer_bg_small.gif') repeat-x fixed left bottom;
	padding: 0px;
	color: #4A6740;
	font: 70%/1.1 Verdana, Arial, Helvetica, sans-serif;
	margin-left: 4px;
	margin-top: 30px;
}
img, img a, img a:hover {
	border: 0;
	background-color: transparent;
}
/* Styles for DIV tags */
#navigation {
	background-color: #998866;
	margin-left: 160px;
	text-align: center;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
}
html > body #navigation {
	overflow: hidden;
}
#logo {
	border: 0;
	position: absolute;
	top: -8px;
	left: -10px;
}
.hide, #stats {
	display: none;
}
.clear-l {
	clear: left;
}
#slide {
	border: 0;
	position: absolute;
	top: 400px;
	left: 5px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 31px;
	left: 68.00%;
}
#masthead h2 {
	color: #F5F5F5;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 29px;
	left: 67.75%;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #333;
	margin-bottom: 0px;
	font-size: 18px;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 80px;
	left: 62%;
}
#masthead h4 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	font-size: 18px;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 79px;
	left: 61.90%;
}
#masthead a {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #456;
}
#navigation #clock {
	color: white;
	float: right;
	padding: 5px;
}
.left {
	float: left;
	margin: 6px;
}
.right {
	float: right;
	margin: 6px;
}
/* Styles for Right Column */
#column_right h4 {
	color: #7A3D00;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 12px;
}
#column_right a {
	color: #7A3D00;
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
#column_right .b4sc h3 {
	height: 23px;
	margin: 0;
	padding-top: 5px;
	color: maroon;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	border-bottom: 1px maroon solid;
}
#column_right .switchcontent {
	display: none;
	margin: 0;
	padding: 3px 0;
	overflow: hidden;
	background: transparent;
	border-bottom: 1px maroon solid;
}
#column_right .switchcontent h4 {
	height: 18px;
	margin: 0;
	padding: 3px 8px;
	color: maroon;
	font-size: 11px;
	text-align: left;
}
#column_right .switchcontent p {
	color: #7A3D00;
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
#column_right .switchcontent ul {
	list-style-type: none;
	margin: 3px 0;
	display: inline-block;
}
#column_right .switchcontent li {
	list-style-type: none;
	margin: 0 0 0 -40px;
	display: block;
	padding: 5px;
	color: #7A3D00;
	border-bottom: 1px white dotted;
*	margin: 0 !important;
}
#column_right .switchcontent li a, #column_right .switchcontent a {
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#column_right .switchcontent li:hover, #column_right .switchcontent a:hover {
	background-color: #7A3D00;
	text-decoration: none;
	color: #FFFFFF;
}
#column_right .switchcontent .hoverbox {
	cursor: default;
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}
#column_right .switchcontent .hoverbox a {
	cursor: pointer;
}
#column_right .switchcontent .hoverbox a .preview {
	display: none;
}
#column_right .switchcontent .hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -60px;
	left: -30px;
	z-index: 1;
}
#column_right .switchcontent .hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 25px;
	height: 19px;
}
#column_right .switchcontent .hoverbox li {
	background: #7A3D00;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0;
	padding: 1px;
	position: relative;
	width: 30px;
}
#column_right .switchcontent .hoverbox .preview {
	border-color: #000;
	width: 100px;
	height: 75px;
}
/* =Internet Explorer Hacks */
* html .hoverbox a {
	position: relative;
}
* html .hoverbox a:hover {
	font-size: 100%;
	z-index: 1;
}
* html .hoverbox a:hover .preview {
	top: -38px;
	left: -50px;
}
* html .hoverbox li {
	position: static;
}
/* Styles for Left Column */
#column_left h1 {
	font-size: x-large;
	color: #456;
	margin-top: 0px;
}
#column_left h2 {
	font-size: large;
	color: #666;
	margin-top: 0px;
}
#column_left h3 {
	font-size: medium;
	color: #666;
	margin-top: 0px;
}
#column_left h4 {
	font-size: small;
	color: #666;
	margin-top: 0px;
	margin-bottom: 8px;
}
#column_left h5 {
	font-size: x-small;
	margin-top: 0px;
}
#column_left h6 {
	font-size: xx-small;
	margin-top: 0px;
}
#column_left a {
	color: #4A6740;
	text-decoration: none;
	border-bottom: 1px #4A6740 dotted;
}
#column_left ul {
	list-style-type: none;
}
#column_left li {
	list-style-type: none;
	margin-left: -20px;
	display: block;
}
#column_left .tabsmenu {
	padding: 0;
	margin: 0;
	width: 555px; /*Brown color theme*/;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#column_left .tabsmenu ul {
	margin: 0;
	margin-left: 15px; /*margin between first menu item and left browser edge*/;
	padding: 0;
	list-style: none;
}
#column_left .tabsmenu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#column_left .tabsmenu a, #column_left .tabsmenu a:visited {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0;
/*Margin between each menu item*/	padding: 5px;
	background-color: black;
	border-bottom: 1px solid white;
}
#column_left .tabsmenu a:hover {
	background-color: #D25A0B;
	color: white;
}
#column_left .tabsmenu a:active, #column_left .tabsmenu a:focus {
	/*currently selected tab*/
	background-color: #D25A0B;
	color: white;
	border-color: #D25A0B;
}
#column_left #pricingcontainer {
	border: 1px solid #D25A0B;
	width: 555px;
	min-height: 170px;
	background-color: transparent;
	padding: 9px;
	margin: 0 3px 0 3px;
	color: #D25A0B;
}
#column_left #pricingcontainer ul {
	overflow: hidden;
	display: inline-block; /*IE≤6 hasLayout trigger*/;
	padding: 0 3px;
	margin: 0;
	width: 335px;
}
#column_left #pricingcontainer ul li {
	display: block; /*repairs display while leaving hasLyout*/;
	margin: 0;
	padding: 0;
	clear: both;
}
#column_left #pricingcontainer ul li a {
	cursor: pointer;
	text-decoration: none;
	color: #D25A0B;
}
#column_left #pricingcontainer ul li a:hover {
	color: #FFCC99;
}
#column_left #pricingcontainer ul li span {
	float: left;
	padding: 0;
	margin: 0;
	width: 111px;
	line-height: 18px;
}
#column_left #pricingcontainer ul li .header {
	font-weight: bolder;
	color: #000000;
}
#column_left .fb, input, textarea, fieldset {
	background: transparent;
}
#column_left fieldset	{
	border: none;
}
#column_left dl {
	display: block;
	margin: 0;
	padding: 0;
}
#column_left dt {
	margin: 9px 12px 3px 2px;
	font: bolder 12px arial, sans-serif, 'Trebuchet MS';
	display: block;
}
#column_left dd {
	margin: -18px 0 9px 12px;
	padding: 0 0 0 20px;
}
a:hover {
	color: #123;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

