/*<group=Global Styles>*/

* {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", TrebuchetMS, Verdana, sans-serif;
}

body {
	background-color: #919191;
	color: #333;
}

p {
	margin: 0 0 1em 0;
	font-size: 0.85em;
	text-align: justify;
	padding: 0 70px;
	line-height: 1.4em;
}

#width {
	width: 780px;
	margin: 0 auto;
}
	
/*</group>*/

/*<group=Header>*/

#header {
	height: 134px;
	background: no-repeat top right;
}

h1 {
	color: #efefef;
	font-weight: normal;
	font-size: 1em;
	height: 124px;
	position: relative;
}

h1 span {
	background: no-repeat top left url(images/leftlogo.jpg);
	display: block;
	width: 376px;
	height: 134px;
	position: absolute;	
}

ul#navbar {
	list-style: none;
	display: block;
	padding: 0 0px;
	font-size: 12px;
	clear: both;
	margin: 11px 0;
	height: 1px;
}

ul#navbar li {
	float: left;
	width: 98px;
	text-align: center;
	display: block;
}

ul#navbar li.home, 
ul#navbar li.about {
	width: 96px;
}

ul#navbar li a {
	display: block;
	text-decoration: none;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	background: #467d41 repeat-x 0 0 url(images/twotone.gif);
	color: #ffffff;
	margin: 6px 0;
	font-weight: bold;
	height: 35px;
	line-height: 34px;
}

ul#navbar li.twoline a {
	line-height: 17px;
}

ul#navbar li a:hover {
	background-position: 0 -38px;
	color: #467d41;
}

ul#navbar a.here, ul#navbar a.here:hover {
	background-position: 0 -38px;
	color: #467d41;
}

ul#navbar li.home a {
	border-width: 0 1px 0 0;
	height: 37px;
	padding-left: 5px;
	line-height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/leftbar.gif);
}

ul#navbar li.about a {
	padding-right: 5px;
	border: none;
	height: 37px;
	line-height: 36px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/rightbar.gif);
}
	
ul#navbar li.home a:hover, 
ul#navbar li.home a.here {
	background-position: 0 -37px;
}

ul#navbar li.about a:hover, 
ul#navbar li.about a.here {
	background-position: 100% -37px;
}

/*</group>*/

/*<group=Body>*/

#container {
	background: no-repeat left top url(images/content_top.gif);
	padding: 38px 0 5px 0;
	margin-top: -10px;
	clear: both;
}

* html #container {
	margin-top: 0;
}

#content {
	padding: 0 0 40px 96px;
	background: #efefef repeat-y left top url(images/sidebanner.gif);
}

h2 {
	border-bottom: 1px solid #a5a5a5;
	color: #669E2E;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 12px;
	margin: 0 8px 1em 0;
	font-size: 1em;
	word-spacing: 2px;
	clear: left;
}

#content a {
	color: #669E2E;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid #919191;
}

#content a:hover {
	color: #333;
	border-bottom: 1px solid #669E2E;
}

#content ul {
	padding: 0 40px;
	margin: 1em 0;
	font-size: 0.85em;
	text-align: justify;
	padding: 0 70px;
	line-height: 1.4em;
	list-style: url(images/arrow.gif) outside;
}

#content li {
	list-style: url(images/arrow.gif);
	
}

#content td ul {
	padding: 0 8px 0 35px;
	text-align: left;
}

.logo {
	width: 375px;
	float: left;
}

#content img {
	float: right;
	margin: 10px 30px;
	border: 3px solid #ccc;
}

#content img.left {
	float: left;
}

.site {
	display: block;
	background-color: #467d41;
	border: 3px solid #ccc;
	border-width: 3px 0;
	color: #fff;
	margin: 1em 0;
}

.site p {
	padding: 4px;
	text-align: right;
	margin: 0.2em 0;
}

.top {
	height: 1px;
}

.bottom {
	height: 5px;
	background-color: #efefef;
	clear: both;
}

table {
	margin-left: 80px;
}

td {
	padding: 2px 6px;
}

td.day {
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
}
	
/*</group>*/

/*<group=Stretch Pages>*/

td {
	vertical-align: top;
}

#content td img {
	margin: 10px 30px 10px 10px;
}

div.number {
	color: #3a8f2d;
	border-bottom: 1px solid #959595;
	padding: 0 0 4px 12px;
}

.previous {
	font-size: 0.7em;
	padding-left: 10px;
	position: relative;
	top: -24px;
	float: left;
	margin: 0;
}

.next {
	text-align: right;
	font-size: 0.7em;
	padding-right: 10px;
}

body.subtabs ul#navbar li.home a {
	background-image: url(images/leftbar-sub.gif);
}

body.subtabs ul#navbar li.about a {
	background-image: url(images/rightbar-sub.gif);
}

body.subtabs #container {
	background-position: left 26px;
	padding-top: 64px;
	margin-top: -18px;
}

html>body.subtabs #container {
	margin-top: 0;
}

ul#subtabs {
	list-style: none;
	display: block;
	font-size: 12px;
	clear: both;
	text-align: center;
	margin: 0;
	background: #cccccc no-repeat left bottom url(images/subtab.gif);
	padding: 2px 0 3px 0;
	letter-spacing: 1px;
}

ul#subtabs li {
	display: inline;
}

ul#subtabs li a {
	padding: 2px 6px;
	text-decoration: none;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
	background-color: #ccc;
	color: #333;
	font-weight: bold;
}

ul#subtabs li a:hover, 
ul#subtabs li a.here {
	background-color: #fff;
}

body.subtabs ul#navbar, 
body.subtabs ul#navbar li a {
	margin-bottom: 0;
}
	
/*</group>*/
