﻿body {
	margin: 0;
	padding: 0 0 0 10px;
}
#shell {
	width: 985px;
}
#leftside {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	width: 200px;
	_width: 195px;
}
#leftside1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 209px;
	background-image: url('images/back1.gif');
	background-position: left;
	background-repeat: no-repeat;
	
}
#leftside1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #235033;
	padding: 0 50px 0 0;
}
#leftside1 p {
	border-bottom: 1px solid #8F8F8F;
	font-weight: bold;
	font-size: 12px;
}
#leftside2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 209px;
	_width: 212px;
	height: 260px;
	background-image: url('images/back2.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px dotted #000;
}
#leftside2 p {
	padding: 0 0 0 3px;
	border-bottom: 1px solid #8F8F8F;
	font-weight: bold;
	font-size: 12px;
}
#leftside2 ul   {
	list-style: none;
}
#leftside2content {
	text-align: left;
	padding: 0 0 75px 3px;
}
#leftside2 a {
	text-decoration:none;
	color: #000;	
}
#leftside2 a:hover {
	text-decoration:underline;
	color: #000;	
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url('images/logobackground.gif');
	background-position:center bottom;
	background-repeat: no-repeat;
	width: 775px;
	_width: 765px;
	float: right;
	min-height: 300px;
	/*height: 500px;*/
	border-left: 1px dotted #000;
}
#contentheader {
	border-bottom: 1px dotted #000;
	padding: 15px 0 15px 10px;
	color: #94252B;
	text-transform: uppercase;
}
#contentleft {
	padding: 0 20px 25px 35px;
	font-size: .8em;
}

h1
{
	color:#94252B; font-weight:bold;
	font-size:14px;
}

#contentright {
	padding: 0 20px 25px 35px;
	font-size: .8em;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11271A;
	padding: 40px 0 0;
}
#headerlinks  {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 20px 15px 0 0;
}

a.navtop  {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#headerlinks a:hover {
	color: #000;
	text-decoration: underline;
}
#navbar {
	border-top: 5px solid #11271A;
	border-bottom: 3px solid #11271A;
	background-color: #235033;
	font-family: verdana;
	font-size: 11px;
	width: 100%;
	color: #ffffff;
}
#nav {
	/* all lists */
	margin: 0;
	list-style: none;
	background-color: #235033;
	float: right;	
}

#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
}
#nav li {
	/* all list items */
	float: left;
	border-left:1px #000 solid;	
}
#nav li li {
	border-left: none;
}
#nav a {
	display: block;
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	
}
#nav ul a {
	display: block;
	color: #fff;
	width: 100px;
	padding: 5px 10px;
	border-bottom: 1px #000 solid;
}
#nav ul a:hover {
	background-color: #96262B;
}
#nav li ul {
	/* second-level lists */
	position: absolute;
	background: #235033;
	width: 120px;
	padding:0;
	margin-top: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul ul {
	/* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li.sfhover ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul {
	left: -999em;
	display: block;
}
#nav li li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#nav li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#nav li li li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#nav li li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#nav li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#footer {
	border-top: 3px solid #11271A;
	border-bottom: 5px solid #11271A;
	background-color: #235033;
	width: 100%;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#footer li {
	float: left;
	border-left:1px #000 solid;
}
#footer a {
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
	line-height: 25px;
}
#footer a:hover {
	text-decoration: underline;
}

/* rates styles */
table#rates
{
	margin:0 auto;
}

td#rates
{
	border-bottom: 1px dotted #000;
	padding:5px;
}

td#ratesH
{
	padding:5px;
	font-weight:bold;
}

/* form buttons */
.button
{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:white;
	border:1px black solid;
	background-color:#942429;
	width:65px;
	cursor:pointer;
}

.field
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px black solid;
}
