/*Main site style------------------------------------------------------------------------------------------*/
#container {
	width: 814px;
	margin: 5px auto 0px!important;
	margin: 5px auto 0px;
}
.hide {
	display: none;
}

#message {
	position: absolute;
	border: 2px solid #298F29;
	background-color: #FFFFFF;
	margin-left: 100px;
}

#nav {
	background-color: #858E80;
	padding: 6px;
}
#innercontain {
	padding: 0px 6px;
	background-image: url(../web_images/container_back.gif);
}
#footer {
	background-image: url(../web_images/footer_back.gif);
	height: 29px;
	padding: 3px 0px 0px 40px;
}

#left {
	width: 185px;
	float: left;
	padding: 20px 0px 0px;
}
.buttons {
	background-repeat: no-repeat;
	height: 50px;
	width: 167px;
	margin: 0px 0px 0px 9px;
	padding: 10px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.buttons p {
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
	margin: 2px;
	text-align: right;
}
#linklist {
	list-style-type: none;
	margin: 20px 0px 20px 9px;
	padding: 0px;
}
#linklist li {
	background-image: url(../web_images/red_arrow.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px 20px 0px 0px;
	background-position: 0px 4px;
	margin: 5px 0px 0px;
	font-size: 11px;
}
#linklist li a {
	color: #FFFFFF;
}

.buttons a {
	font-size: 10px;
	color: #FE6B01;
}
#nav ul li {
	float: left;
	position: relative;
}
#nav ul li a {
	display: block;
	width: 90px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #596353;
	border-left-color: #596353;
	padding: 2px 0px 0px;
}
#nav ul li a:hover {
	background-color: #596353;
}
.headline {
	font-weight: bold;
	color: #596353;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #596353;
	text-transform: capitalize;
	font-size: 13px;
}
#body a {
	color: #596353;
	font-weight: bold;
}


#nav ul li:hover ul {
	visibility:visible;
}
#nav ul li ul {
	background-color:#000000;
	width: 150px;
	position: absolute;
	visibility:hidden;
	border: 1px solid #FFFFFF;
}
#nav ul li ul li {
	float: none;
}
*html #nav ul li ul li{
	float: left;
}

#nav ul li ul li a {
	border-style: none;
	width: 100%;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#body {
	margin: 0px 0px 0px 185px;
	border-bottom: 1px solid #FFFFFF;
}
#body p {
	margin: 20px;
}
#header {
	height: 119px;
	background-image: url(../web_images/header_image.gif);
}
#tagline {
	background-image: url(../web_images/tagline.gif);
	height: 58px;
	text-align: right;
	background-repeat: no-repeat;
	margin-left: 1px !important;
	margin-left: 0px;
}

body {
	background-image: url(../web_images/back_gradient.gif);
	background-repeat: repeat-x;
	background-color: #8C9786;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior: url(css/csshover.htc);
	margin: 0px;
}
.tab {
	background-image: url(../web_images/tab.gif);
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 12px 0px 0px 55px;
	width: 112px;
	margin: 0px 0px 0px 9px;
}
.inline_image {
	float: right;
}
#title_header {
	margin: 15px 0px 0px 20px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.dropbottom {
	height: 10px;
	background-image:url(../web_images/drop_bottom.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop_bottom.png', sizingMethod='scale');
	_background: none;
}
#body ul {
	list-style-image: url(../web_images/bullet_arrow.gif);
	margin-right: 20px;
	background-color: #F1F9ED;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px dotted #DAE9D1;
}
.highlight {
	background-color: #FCB657;
	padding: 15px;
	border: 1px dotted #FE6B26;
}

#body li {
	margin: 0px 0px 5px 15px;
}
#body table {
	font-size: 11px;
	margin-left: 20px;
	margin-top: 20px;
	width: 570px;
}
#body table strong {
	color: #8C1508;
	font-size: 12px;
}
#body table td {
	background-color: #F1F9ED;
}
.bottomphoto {
	margin-left: 20px;
}
#tagline img {
	margin: 8px 20px 0px 0px;
}
#headernav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45812B;
	background-image: url(../web_images/zebra_grad.gif);
	background-repeat: repeat-x;
	text-align: right;
}
