/* Start of CMSMS style sheet 'styles' */
body {
  background-color: #d8d2c9;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {
  border: 0;
}

h1 {
  margin: 0;
	padding: 0;
	text-align: center;
}

h4 {
  color: #c4d9b6;
	font-size: 14px;
}

#container {
  width: 800px;
	margin: auto;
	text-align: left;
}

#header {
  background-color: #bbb1a7;
	width: 100%;
	height: 170px;
}

#header img {
  margin: 0;
	padding: 0;
	display: inline;
}

#home-link {
  text-align: right;
	padding: 7px;
}

#home-link a, #home-link a:link, #home-link a:visited {
  color: #B00;
  text-decoration: none;
	font-weight: bold;
}

#home-link a:hover {
  text-decoration: underline;
}

#nav {
  background: url('images/hdr_static.jpg');
	width: 100%;
	height: 50px;
}

#nav-etc {
  background: url('images/hdr_static-etc.jpg');
	width: 100%;
	height: 50px;
}

#nav-links {
  text-align: center;
	padding: 7px 0 0 265px;
	margin: 0;
	font-family: arial, sans-serif;
}

#nav-links a:link, #nav-links a:visited {
  color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#nav-links a:hover {
	text-decoration: underline;
}

#nav-links li {
  display: inline;
	list-style-type: none;
	padding: 0 11px 0 0;
	margin: 0;
}

#green-nav {
  background-color: #6e8b5b;
	float: right;
	width: 184px;
        min-height: 350px;
}

#green-nav h2 {
  margin: 0;
	padding: 0;
	text-align: center;
}

#green-nav #pop {
  font-size: 14px;
	font-family: arial, sans-serif;
	color: #FFF;
	list-style-type: none;
	margin: -5px 0 0 18px;
	padding: 0;
}

#green-nav #pop li {
  margin: 0;
	padding-right: 3px;
  color: #FFF;
}

#green-nav #pop .spacer {
  line-height: 9px;
}

#green-nav #pop2 {
  font-size: 12px;
	font-family: arial, sans-serif;
	color: #FFF;
	list-style-type: none;
	margin: -5px 0 0 18px;
	padding: 0;
}

#green-nav #pop2 li {
  margin: 0;
	padding-right: 3px;
}

#green-nav #pop2 .spacer {
  line-height: 9px;
}

#content-home {
  background: #042a5b url('images/bkg_cont-main.jpg');
	width: 100%;
	text-align: left;
  min-height: 350px;
}

#content-etc {
  background: #042a5b url('images/bkg_cont-etc.jpg');
	width: 100%;
	text-align: left;
  min-height: 350px;
}

#content-bottom {
  background: url('images/bkg_bottom.jpg');
	width: 100%;
	height: 32px;
}

#content-bottom-etc {
  background: url('images/bkg_bottom-etc.jpg');
	width: 100%;
	height: 32px;
}

#btmnav {
  width: 100%;
	height: 25px;
	text-align: center;
}

#btmnav-links {
	background: #bbb1a7 url('images/bkg_btmnav.jpg');
	margin: 0;
	padding: 6px 0 6px 0;
	font-family: arial, sans-serif;
}

#btmnav-links a:link, #btmnav-links a:visited {
  color: #042a5b;
	text-decoration: none;
	font-weight: bold;
}

#btmnav-links a:hover {
	text-decoration: underline;
}

#btmnav-links ul {
  margin: 0;
	padding: 0;
}

#btmnav-links li {
  display: inline;
	list-style-type: none;;
	padding-right: 12px;
}

#copyright {
  text-align: center;
	font-size: 10px;
	padding: 25px;
}

#copyright a:link, #copyright a:visited {
  color: #000;
	text-decoration: underline;
}

#copyright a:hover {
  text-decoration: none;
	color: #666;
}

#searchbar {
  text-align: center;
	padding-bottom: 15px;
}

#searchbar .search-input {
  padding: 3px;
	width: 130px;
	border: 1px solid #000;
	background-color: #d8d1c7;
}

#searchbar .search-button {
  padding: 1px;
	border: 1px solid #000;
	background-color: #d8d1c7;
}
/* End of 'styles' */
