body {
	margin: 0;
	padding: 0;
	background: #fcea8f url(/template/img/flag-bg.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000
}

body.bigger {
	font-size: 1.2em;
}

body.bigger h1, body.bigger h2, body.bigger h3 {
	font-size: 1.6em;
}

h1, h2, h3 {
	color: #614511;
	margin: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(/template/img/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #c32710;
	color: #c32710;
}

.alert {
	font-weight: bold;
	background-color: #F80;
	padding: 1.2em;
	margin-bottom: 1.2em;
}

a:hover {
	border-bottom-style: solid;
}

a img {
	border-type: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#flag {
	width: 972px;
	height: 71px;
	margin: 0 auto;
	padding: 0 10px;
}

#flag h1, #flag p {
	float: left;
	margin: 0;
	color: #fff;
}

#flag h1 {
	padding: 0 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 3em;
	color: #fff;
}

#flag p {
	text-transform: uppercase;
	padding: 31px 0 0 15px;
	font-size: 15px;
	color: #fff;
}

#flag a {
	border: none;
	text-decoration: none;
	color: #fff;
}

/* topnav */

#topnav {
	width: 972px;
	height: 52px;
	margin: 0 auto;
	padding: 7px 0 7px 0;
	/*background: url(/template/img/top-nav-bg.png) no-repeat left top;*/
}

#topnav ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#topnav li {
	display: inline;
}

#topnav a {
	display: block;
	float: left;
	/*background: url(/template/img/menu-divider.png) no-repeat left 50%;*/
	padding: 1px 11px 1px 11px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #b3462e;
	border-style: none none none solid;
	border-color: #b3462e;
}

#topnav a:hover {
	color: #d77900;
}

#topnav .current a, #topnav .current a:hover {
	color: #ef7900;
}

/* photo */

#photo {
	margin: 0 auto;
	width: 972px;
	height: 310px;
}


/* Wrapper */

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

/* Page */

#page {
	width: 972px;
	height: 100%;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(/template/img/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #CCCCCC;
}

/* Content */

#page #content, #page-no-leftnav #content {
	margin-top: 0;
	padding-top: 0;
	float: right;
}

#content, div.leftnav {
	display: block;
}

#page #content {
	width: 747px;
}

#page-no-leftnav #content {
	width: 972px;
}

#content p, #content li {
	line-height: 150%;
	padding-bottom: 0.2em;
}

.indent {
	padding-left: 10px;
}

h1 {
	font-weight: normal;
	font-size: 30px;
	border-bottom: 1px dashed #eee;
}

#content h2 {
	font-size: 1.9em;
}

#content h3 {
}

#content h4 {
}

#content h5 {
	color: #b3462e;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0.3em 0 0 0;
}

#content h6 {
	font-weight: bold;
	font-size: 1em;
}


.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

/* leftnav */

.leftnav {
	width: 200px;
	height: 100%;
	padding: 0 21px 0 0;
	float: left;
}

.leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftnav li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
}

.leftnav li ul, #calendar_wrap {
	background: #fff; 
	padding-top: 10px;
	padding-bottom: 5px;
}

.leftnav li li {
	margin: 0;
	font-weight: bold;
	padding: 5px 10px;
	border: none;
	
}

.leftnav li li li {
	margin: 0;
	font-weight: normal;
	padding: 5px 15px;
	border: none;
}

.leftnav li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 14px 0 0px 10px;
	background: url(/template/img/box-header.png) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.leftnav li h2 a {
	color: #fff;
	border-bottom-color: #fff;
}

.leftnav p {
	padding: 0 10px;
}

/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
	font-size: 10px;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}
.officerTitle {
  font-weight: bold;
  text-align: left;
}
.officerName, .alignright {
  text-align: right;
}
.login {
	visibility: hidden;
}
.login_screen {
	width: 100%;
	height: 100%;
	background-color: #666;
	opacity: 0.7;
	z-index: 1;
	visibility: inherit;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 0 0 0;
}
.close_button {
	background-image: url('/template/img/close-button.png');
	width: 30px;
	height: 28px;
	visibility: inherit;
	position: absolute;
	top: 0;
	left: 440px;;
}
.login_head {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 1.6em;
	color: #333;
	font-weight: bold;
}
.login_shell {
	visibility: inherit;
	position: absolute;
	background-color: #eee;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 450px;;
	height: 425px;;
	margin: auto;
	padding: 15px;
	z-index: 2;
	border: thin groove #555;
}
.login_body {
	visibility: inherit;
	position: absolute;
	background-color: #fff;
	top: 45px;
	left: 10px;
	width: 428px;;
	height: 360px;;
	margin: 0;
	padding: 15px;
	z-index: 3;
	border: 1px groove #888;
}
th {
	text-align: right;
	vertical-align: top;
}
table.left th {
	text-align: left;
	vertical-align: top;
}