﻿html 
{ 
	overflow-y: scroll;
    overflow-x: hidden;
}
html 
{ 
	overflow: -moz-scrollbars-vertical; 
}

body
{
	background: #2D4E02 url( '../images/background.gif' ) repeat-x;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.clear
{
	clear:both;
}

#container
{
	margin: 0px auto;
	text-align: left;
	width: 970px;
}

a
{
	font-size:11px;
}

p
{
	margin: 15px 0px;
}

.tableHeaderRow
{
	background-color: #000066;
	color: #FFFFFF;
	font-size:11px;
	text-align: left;
	font-family:  arial, Helvetica, sans-serif;
	padding: 4px;
	vertical-align: middle;
}

.tableCell
{
	font-family:  arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 15px;
	vertical-align:top;
	background-color: #D1D3C9;
	padding-left:5px;
	padding-right: 2px;
	padding-bottom:7px;
	padding-top: 0px;
	text-align:left;
}

.tableCellJustify
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 15px;
	vertical-align:top;
	background-color: #D1D3C9;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom:15px;
	padding-top: 0px;
	text-align:justify;
}

#header
{
	top:40px;
	background: #2D4E02 url(  '../images/header_image.jpg' ) repeat-x;
	width: 970px;
	height: 99px;
	position: relative;
}

#header ul
{
	border-width: 3px;
	border-color: #FFFFFF;
	background-color: #7F9F1A;
	width: 964px;
	display: block;
	top: 99px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 22px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

#header li
{
	display:inline;	
}

#header ul a
{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}

#header ul a:hover
{
	text-decoration:underline;
	color:#2D4E02;
}

#logo_w1
{
	top: 20px;
	left: 40px;
	position: relative;
}

#content
{
	background: #E3E5DB url(   '../images/content_bg.gif' ) repeat-y;
	width: 970px;
}

img
{
	border-width:0px;
}

h1
{
	color: #000066;
	font-size: 16px;
	margin: 20px 0px 20px 0px;
}

h2
{
	color:#85a157;
	font-size:14px;
	text-align:left;
	margin: 10px 0px 15px 0px;
}

#right
{
	float: right;
	width: 715px;
	padding: 60px 10px 30px 0px;
	display: inline;
}

#right a
{
	color:#28556b;
}

#right a:hover
{
	color:#c77e0c;
}

#right_block2
{
	border: 1px solid #C2C5B8;
	float: right;
	width: 140px;
	display: block;
	background-color: #D1D3C9;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-top: 0px;
	top: 20px;
	vertical-align: top;
	position: relative;
	font-family: Tahoma;
	font-size: 9px;
}

#right_block2 a
{
	font-family: Tahoma;
	font-size: 9px;
	color: #222222;
}

#right_block2 img
{
	vertical-align:middle;
	padding-bottom: 3px;
	padding-top: 7px;
	padding-left: 1px;
}

#right_block
{
	border: 1px solid #C2C5B8;
	float: right;
	width: 140px;
	display: block;
	background-color: #D1D3C9;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-top: 0px;
	top: 50px;
	vertical-align: top;
	position: relative;
	font-family: Tahoma;
	font-size: 9px;
}

#right_block a
{
	font-family: Tahoma;
	font-size: 9px;
	color: #222222;
}

#right_block img
{
	vertical-align:middle;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-right: 5px;
}

#right_block h1
{
	width: 142px;
	background-color: #C2C5B8;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-left: -5px;
	margin-top: 0px;
	margin-bottom: 7px;
	color:#ffffff;
	font-family: Tahoma;
	font-size: 10px;
	text-transform:uppercase;
}

#photos a
{
	margin-right:14px;
}

#leftnav
{
	float: left;
	width: 175px;
	padding: 30px 20px 20px 20px;
	margin-top: 50px;
	margin-left: 1px;
	border-left: #FFF 2px solid;
	height: 300px;		
}

#leftnavLogo
{
	float: left;
	position: relative;
	padding-top:10px;
}
#content_block
{
	width: 550px;
	text-align:justify;
}

#content_block2
{
	width: 550px;
	text-align:justify;
	padding: 10;
}

#footerline 
{
	clear:both;
	background-image:url('../images/footer_bg.gif');
	font-size:1px;
	height:10px;
}

#footer 
{
	width:970px;
	text-align:center;
	padding: 20px 0px;
	color: #FFFFFF;
	font-size: 9px;
}
