html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	color: #222222;
	background: url(../images/bgWatermark.jpg) top center no-repeat;
}

img {
	border: none;
}

.clear {
	clear: both;
}

#Site {
	position: relative;
	min-height: 100%;
	background: url(../images/bgTop.gif) top repeat-x;
}

#Header, #Body {
	width: 990px;
	margin: 0px auto;
}

#Header {
	height: 168px;
	background: url(../images/logo.gif) 51px 18px no-repeat;
	text-align:center;
}

#Header h1 span, #Header h2, #Header strong {
	display: none;
}

#Header h1 {
	position: absolute;
	width: 293px;
	height: 117px;
	margin-left: 50px;
	top: -4px;
}

#Header h1 a {
	display: block;
	height: 117px;
}

#TopNavigation {
	height: 23px;
	background: url(../images/bgTop.gif) top repeat-x;	
}

#TopNavigation ul {
	float: right;
	height: 23px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 30px;
	overflow: hidden;
	white-space: nowrap;
}

#TopNavigation li {
	float: left;
	height: 23px;
	margin: 0px 6px;
	background: url(../images/bgTopNavigation.gif) repeat-x;
}

#TopNavigation li:hover, #TopNavigation .current, #TopNavigation .section {
	background: url(../images/bgTopNavigationActive.gif) repeat-x;
}

#TopNavigation div {
	height: 23px;
	background: url(../images/bgTopNavigationSW.gif) right no-repeat;
}

#TopNavigation div:hover, #TopNavigation .current div, #TopNavigation .section div {
	background: url(../images/bgTopNavigationActiveSW.gif) right no-repeat;
}

#TopNavigation div div {
	height: 23px;
	background: url(../images/bgTopNavigationSE.gif) left no-repeat;
}

#TopNavigation div div:hover, #TopNavigation .current div div, #TopNavigation .section div div {
	background: url(../images/bgTopNavigationActiveSE.gif) left no-repeat;
}

#TopNavigation a {
	display: block;
	height: 23px;
	padding: 5px 18px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #6f8701;
}

#TopNavigation a:hover, #TopNavigation .current a, #TopNavigation .section a {
	color: #fff;
}

#TopNavigation a.disabled {
	color: #aaa;
}

#Notice {
	display: none;
	float: right;
	width: 400px;
	height: 20px;
	margin: 2px 35px -42px 0px;
	border: 1px solid #ad1c1d;
	background-color: #ffbfbf;
	font: normal 0.8em Verdana, sans-serif;
}

#MainNavigation {
	clear: both;
	text-decoration: none;
	width: 990px;
}

#MainNavigation ul {
	display: table;
	padding: 0; 
	margin: 120px auto; 
	list-style-type: none;
	white-space: nowrap;
	
	height: 24px;
	overflow: hidden;
}

#MainNavigation li {
	display:table-cell;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;

	height: 24px;
	margin: 0px;
	
}

#MainNavigation div {
	background: url(../images/bgMainNavigation.gif) repeat-x;
}

#MainNavigation div:hover, #MainNavigation .current div, #MainNavigation .section div {
	background: url(../images/bgMainNavigationActive.gif) repeat-x;
}

#MainNavigation div div {
	height: 24px;
	background: url(../images/bgMainNavigationNW.gif) left no-repeat;
}

#MainNavigation div div:hover, #MainNavigation .current div div, #MainNavigation .section div div {
	background: url(../images/bgMainNavigationActiveNW.gif) left no-repeat;
}

#MainNavigation div div div {
	height: 24px;
	background: url(../images/bgMainNavigationNE.gif) right no-repeat;
}

#MainNavigation div div div:hover, #MainNavigation .current div div div, #MainNavigation .section div div div {
	background: url(../images/bgMainNavigationActiveNE.gif) right no-repeat;
}

#MainNavigation a {
	width:auto;
	display:block;
	color:#fff; 
	text-decoration:none;

	height: 24px;
	padding: 6px 18px 0px;
	text-transform: uppercase;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

#Divider {
	height: 11px;
	background-color: #5c8917;
	border-bottom: 11px solid #799c2f;
}

#Search {
	float: right;
	width: 307px;
	height: 29px;
	margin-right: 28px;
	background: url(../images/bgSearch.gif);
	text-align: right;
}

#Search h2 {
	float: left;
	width: 80px;
	margin-top: 8px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#Search div {
	height: 29px;
	background: url(../images/bgSearchSW.gif) top left no-repeat;
}

#Search div div {
	height: 29px;
	padding: 2px 0px 0px 0px;
	background: url(../images/bgSearchSE.gif) top right no-repeat;
}

#Search .inputText {
	float: left;
	width: 156px;
	height: 18px;
	border: 1px solid #333;
	margin-left: 20px;
}

#Search .inputSubmit {
	float: left;
	width: 22px;
	height: 22px;
	margin: 0px 0px 0px 8px;
	background: url(../images/searchButton.gif);
	border: none;
	cursor: pointer;
}

#SearchResults {
	list-style-type: none;
	padding: 0px;
}

#SearchResults li {
	margin-bottom: 20px;
}

.searchResultHeader {
	font-weight: bold;
}

.PageNumbersTotal {
	float: right;
}

#SubNavigation {
	width: 244px;
	float: left;
	margin: 28px 0px 28px 30px;
}

#SubNavigation h2 {
	display: none;
}

#SubNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 227px;
}

#SubNavigation .subNavigationHeader {
	height: 22px;
	padding: 8px 18px 0px;
	margin-bottom: 0px;
	background: url(../images/bgSubNavigationHeader.gif) no-repeat;
	text-transform: capitalize;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#SubNavigation li {
	overflow: hidden;
	margin-bottom: 2px;
}

#SubNavigation a.link, #SubNavigation a.current, #SubNavigation a.section {
	display: block;
	height: 18px;
	width: 191px;
	padding: 6px 18px 0px;
	text-decoration: none;
	text-transform: capitalize;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/bgSubNavigation.gif) no-repeat;
}

#SubNavigation a.current:hover, #SubNavigation a.current:hover, #SubNavigation a.link:hover, #SubNavigation a.current, #SubNavigation a.section, #SubNavigation .current, #SubNavigation .section {
	background: url(../images/bgSubNavigationActive.gif) no-repeat;
}

#Contentbox {
	width: 227px;
	overflow: hidden;
}

#Content {
	padding: 28px 28px 58px 290px;
}

#Footer {
	position: relative;
	margin-top: -50px;
	height: 50px;
	background: url(../images/bgFooter.gif) bottom repeat-x;
}

#Footer div {
	width: 990px;
	margin: 0px auto;
}

#Footer a {
	float: right;
	margin-right: 30px;
	display: block;
	width: 30px;
	height: 11px;
	background: url(../images/topLink.gif) center no-repeat;
}

#Footer span {
	display: none;	
}

/* blog module */

.authorDate {
	font-weight: bold;
}

/* Forms */

#Form_Form fieldset {
	text-align: right;
	background-color: #ececec;
	padding: 5px;
	border: none;
	border-top: 10px solid #799c2f;
	border-bottom: 10px solid #799c2f;
}

#Form_Form label.left {
	font-weight: bold;
}

#Form_Form input.text, textarea {
	width: 500px;
}

#Form_Form input.action {
	width: 200px;
	margin: 10px 0px 0px 155px;
}

#Form_Form .field {
	margin: 8px 0px;
}

