@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	line-height: 100.1%;
	background-color: #8a8a8a;
	}

#header {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 872px;
	height: 151px;
	background-image: url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#branding {
	height: 31px;
	width: 344px;
	margin: 0;
	padding: 14px 0 0 25px;
	}

#branding img {
	border: none !important;
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 854px;
	position: relative;
	}

#navigation {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	border: solid 2px #b1c6ae;
	border-width: 0 2px 0 2px;
	font-size: .8em;
	}

#nav {
	margin: 0 -20px 0 0;
	padding: 3px 1px;
	width:850px;
	font-size: .7em;
	line-height: 140%;
	clear: both;
	/*border-bottom: solid 1px #f00;*/
	overflow: hidden;
	/*background-image: url(../images/nav_icon.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}

#nav div {
	margin: 0;
	padding: 4px 20px 12px 21px;
	background-image: url(../images/nav_back3.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: solid 3px #fff;
	text-align: center;
	float: left;
	}

#nav a {
	color: #003300;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#nav div:hover,
#nav div:focus,
#nav a:hover,
#nav a:focus {
	color: #fff;
	background-image: url(../images/nav_back2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#nav .selected {
	margin: 0;
	padding: 4px 20px 12px 20px;
	background-image: url(../images/nav_back1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: solid 3px #fff;
	text-align: center;
	float: left;
	color: #fff;
	background-image: url(../images/nav_back2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#crumbs {
	margin: 0;
	padding: 2px 0 10px 22px;
	overflow: hidden;
	background-color: #fff;
	border: solid 2px #b1c6ae;
	border-width: 0 2px 0 2px;
	font-size: .6em;
	}

#crumbs p {
	margin: 0;
	padding: 0;
	}

#content {
	margin: 0 0 5px 0;
	padding: 0 25px 15px 20px;
	overflow: hidden;
	background-color: #fff;
	border: solid 2px #b1c6ae;
	border-width: 0 2px 2px 2px;
	font-size: .8em;
	}

#content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 30px;
	}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.5em;
	}

.photoBlock {
	margin: 0 0 15px 0;
	padding: 3px 3px 0 3px;
	background-color: #d0e5c4;
	font-size: .7em;
	}

.bigCaps {
	font-size: 200%;
	color: #225423;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 1px 0 0;
	}

.photoBlock img {
	border-color: #059033;
	}

.photoBlock p {
	clear: both;
	line-height: 125%;
	margin: 2px 0 10px 0 !important;
	padding: 0 !important;
	}

.noBorder {
	border: none !important;
	}

.right {
	width: 250px;
	margin: 0 0 0 20px;
	float: right;
	}

.right2 {
	width: 304px;
	margin: 0 0 0 20px;
	float: right;
	}

.left {
	width: 304px;
	margin: 0 15px 10px 0;
	float: left;
	}

.left2 {
	width: 250px;
	margin: 0 15px 10px 0;
	float: left;
	}

.longBlock {
	width: 97%;
	font-size: .9em;
	margin: 0 0 15px 0;
	padding: 5px 10px 0 10px !important;
	background-color: #d0e5c4;
	border: solid 2px #225423;
	overflow: hidden;
	clear: both !important;
	}

* html .longBlock {
	width: 97%;
	}

.longBlock h3,
.halfBlock h3,
.halfBlock2 h3,
.halfBlock3 h3 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	height: 23px;
	}

.longBlock img {
	border: solid 2px #225423;
	float: left;
	margin: 4px 10px 10px 0;
	}

.infoBlock {
	background-color: #d0e5c4;
	padding: 10px 10px 0 10px;
	width: 21%;
	margin: 8px 15px 5px 0;
	text-align: center;
	float: left;
	}

.infoBlock2 {
	background-color: #d0e5c4;
	padding: 10px 10px 0 10px;
	width: 21%;
	margin: 5px 0 5px 15px;
	text-align: center;
	float: right;
	font-size: .8em;
	}

* html .infoBlock {
	margin: 0 1% 0 0;
	}

.infoBlock p.stat,
.infoBlock2 p.stat {
	/*height: 60px;*/
	margin: 0;
	padding: 0;
	font-size: 3.5em !important;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
	color: #225423;
	letter-spacing: -0.025em;
	text-align: center;
	}

.infoBlock p {
	font-size: .8em !important;
	}

.italic {
	font-style: italic;
	}

.halfBlock,
.halfBlock2,
.halfBlock3 {
	width: 46%;
	margin: 0 2% 15px 0;
	padding: 5px 10px 0 10px !important;
	background-color: #d0e5c4;
	border: solid 2px #225423;
	overflow: hidden;
	float: left;
	}

* html .halfBlock,
* html .halfBlock2,
* html .halfBlock3 {
	font-size: .9em;
	margin-right: 1%;
	}

.halfBlock p,
.halfBlock2 p,
.halfBlock3 p {
	line-height: 1.5em !important;
	}

table {
	margin: 0 0 3px 0;
	width: 250px;
	background-color: #225423;
	}

table.finances {
	width: 98%;
	margin: 0 auto 10px auto;
	}

table th {
	background-color: #333;
	color: #fff;
	}

table td {
	margin: 0;
	padding: 2px 4px 2px 4px;
	background-color: #fff;
	color: #225423;
	}

table .dark {
	color: #fff;
	background-color: #338035;
	}

table .light {
	background-color: #e0edd8;
	background-color: #aace95;
	}

table .center {
	text-align: center;
	}

table .bold {
	font-weight: bold;
	}

.redStar {
	color: #f00!important;
	font-weight: bold;
	}

.notes {
	font-size: .7em;
	padding-left: 15px !important;
	}

.pie {
	margin: 0 0 10px 10px;
	}

.financesType {
	width: 65%;
	}

#footer {
	font-size: .8em;
	text-align: center;
	line-height: 1.75em;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer a:hover,
#footer a:focus {
	color: #663399;
	}
