@charset "UTF-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	background-color: #fff;
	background-image: url(../webimages/body.jpg);
}

ol, ul {
	list-style: circle;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-style:oblique;
	line-height: 2 !important;
}

em{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-style: italic;
	line-height: 2 !important;
}

address{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 30px;
}

sub{
	font-size: 8px;
}

/*---------------------------------
	MAIN STYLES STYLES
---------------------------------*/

#wrapper{
	margin: 0px auto 0px auto;
	width: 950px;
}

#shadow{
	width: 950px;
	background-image: url(../webimages/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header{
	width: 950px;
	height: 252px;
	background-image: url(../webimages/banner.jpg);
	background-repeat:no-repeat;
}

#pagecontainer{
	width: 850px;
	margin-left: 50px;
}

#footer{
	width: 950px;
	height: 78px;
	background-image: url(../webimages/footer.jpg);
	background-repeat: no-repeat;
}

#subnav{
	width: 800px;
	height: 27px;
	border-top: solid 1px #e4e4e4 !important;
	border-bottom: solid 1px #e4e4e4;
}

#mainnav{
	width: 850px;
	height: 50px;
	background-image: url(../webimages/nav_background.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

.content{
	width: 850px;
	background-image:url(../webimages/content_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.swoosh_btmleft{
	width: 850px;
	padding-bottom: 50px;
	background-image: url(../webimages/swoosh_btmleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.leftSide{
	width: 250px;
	float: left;
	background-image: url(../webimages/leftSide.jpg);
	background-repeat: no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

.rightSide{
	width: 600px;
	float: left;
	background-image: url(../webimages/rightSide_background.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#mainContent{
	width: 615px;
	float: right;
	margin-left: 5px;
	padding-bottom: 40px;
}


/*---------------------------------
	H STYLES
---------------------------------*/


h1{
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px 5px 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	border-bottom: dashed 2px #e4e4e4;
	color: #f47429;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 75px;
	margin-right: 50px;
	margin-top: 15px;
}

h3{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 75px;
	margin-right: 50px;
	margin-top: 15px;
	text-align: left;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color: #00543d;
	margin-left: 75px;
	margin-right: 50px;
	margin-top: 15px;
}

/*---------------------------------
	MAIN CONTENT STYLES
---------------------------------*/


.content p{
	padding-left: 75px;
	padding-right: 50px;
	padding-top: 10px;
	color: #000;
	line-height: 2 !important;
}

.content ul{
	padding-left: 100px;
	padding-right: 50px;
	padding-top: 10px;
	color: #000;
	line-height: 2 !important;
}

.content table{
	margin-right: 50px;
	color: #000;
	font-size: 12px;
}

table.values{
	vertical-align: top;
}

.content table td{
	padding: 5px;
	color: #000;
	font-size: 12px;
}

/*---------------------------------
	GENERAL STYLES
---------------------------------*/


hr{
	border: solid 1px #e4e4e4;
	margin-top: 15px;
}

em{
	font: italic 11px Georgia, "Times New Roman", Times, serif;
}

strong{
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

input, textarea{
	margin: 2px 2px 2px 0px;
	border: solid 1px #e4e4e4;
}

form{
margin-top: 10px;
margin-bottom: 30px;
margin-left: 50px;
text-align: left;
color: #00513b;
}

a.sublinks{
	color: #047557;
	text-decoration:none;
}

a.sublinks:hover{
	color: #047557;
	text-decoration:underline;
}

a.sublinks02{
	color: #f8981d;
	text-decoration:none;
}

a.sublinks02:hover{
	color: #f8981d;
	text-decoration:underline;
}

table.values{
margin-left: 75px;
}

#contactus table{
	margin-left: 25px;
}

#contactus th{
	background-color: #00513b;
	color: #fff;
	padding: 5px;
	border-top: solid 1px #fff;
}

#contactus td{
	padding: 5px;
	border-top: solid 1px #00513b;
}

#contactus input{
}

#contactus .submit{
	padding: 5px;
	background: #f8981d;
	font-size: 16px;
	color: #fff;
	float: right;
}

/*---------------------------------
	NAVIGATION STYLES
---------------------------------*/

.copyright{
	float: right;
	color:#fff;
	font: normal 11px Tahoma;
	margin-top: 6px;
	margin-right: 60px;
	_margin-right: 30px;
}

.footernav{
	float: left;
	margin-left: 50px;
	_margin-left: 30px;
}

.footernav ul {
	margin:0 0 0 0;
	padding:0;
}

.footernav ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}

.footernav ul li a {
	float: left;
	margin-top: 7px;
	border-right: solid 1px #fff;
	margin-bottom: 5px;
	padding-right: 10px;
	text-transform: lowercase;
	display: block;
	text-indent: 10px;
	text-decoration:none;
	color:#fff;
	font: normal 11px Tahoma;
}

.footernav ul li a:hover {
	text-decoration:none;
	color: #fab761;
}


/*---------------------------------------------*/


.activeMain {
	text-decoration:none;
	background-image:url(../webimages/nav_background_active.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff !important;
	width: 110px;
	text-align: center;
}

.mainnav{
	float: right;
}

.mainnav ul {
	margin:0 0 0 0;
	padding:0;
}
.mainnav ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}
.mainnav ul li a {
	margin:0;
	float: left;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-right: 23px;
	border-right: solid 1px #618c81;
	display: block;
	text-indent: 23px;
	text-decoration:none;
	color:#fff;
	font: normal 14px Tahoma !important;
}

.mainnav ul li a:hover {
	text-decoration:none;
	color: #fab761;
}


/*---------------------------------------------*/

.sidenav{
	margin-left: 45px;
	margin-bottom: 50px;
}


.sidenav ul {
	margin:0 0 0 0;
	padding:0;
}
.sidenav ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}
.sidenav ul li a {
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #fff;
	display: block;
	text-decoration:none;
	color:#fff;
	font: bold 11px Arial;
	width: 150px;
}
.sidenav ul li a:hover {
	text-decoration:none;
	color: #00513b !important;
}

.sidenav ul li a:active {
	text-decoration:none;
	color: #fff;
}

.sidenav ul li a:visited {
	text-decoration:none;
	color: #fff;
}

.sidenav .active{
	text-weight: bold;
	color: #00513b !important;
}

/*---------------------------------------------*/

.aboutnav{
	margin-left: 45px;
	float: right;
	margin-right: 1px;
}


.aboutnav ul {
	margin:0 0 0 0;
	padding:0;
}
.aboutnav ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}
.aboutnav ul li a {
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #f8981d;
	display: block;
	text-decoration:none;
	color:#00513b;
	font: bold 11px Arial;
	width: 150px;
}
.aboutnav ul li a:hover {
	text-decoration:none;
	color: #f8981d !important;
}

.aboutnav ul li a:active {
	text-decoration:none;
	color: #00513b;
}

.aboutnav ul li a:visited {
	text-decoration:none;
	color: #00513b;
}

.aboutnav .active{
	text-weight: bold;
	color: #f8981d !important;
}

#twitter {
	padding-left: 40px;
}
