/* general stuff ---------------------------------------------------- general stuff */

html { height: 100%; margin-bottom: 1px; }

body  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	background-color: #F7F6F0;
	background-image: url(images/back_pattern3.gif);
}

a  {
  color:#000;
  text-decoration:none;
  font-weight:bold;
}

h1 a  {
  color:#666675;
}

a:hover  {
  color:#999;
}

#wrapper  {
	width:760px;
	margin:0;
	padding:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #C9C2A7;
}




/* banner stuff ------------------------------------------------------- banner stuff */

#head  {
  width:760px;
  height:180px;
  background:#202020 url(images/head.jpg);	
  margin:0;
}

#head h1  {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:0.1em;
	margin:0 40px 0 690px;
	padding:145px 0 0 0;
	position:relative;
	
}

#head h2  {
	font-family:"Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color:#DDECE5;
	letter-spacing:-0.05em;
	font-weight:bold;
	font-size:0.9em;
	margin:0 0 0 280px;
	padding:0;
	position:relative;
	text-transform: lowercase;
	background-color: #006633;
}




/* nav stuff -------------------------------------------------------------- nav stuff */

#left  {
	width:200px;
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	clear: both;
	background-color: #F4F2EA;
}

ul.navlist  {
  list-style-type:none;
  margin:0;
  padding:93px 0 40px 0;
  font-family:Arial, Helvetica, sans-serif;	
  font-size:0.8em;
}

ul.navlist a  {
	display:block;
	font-weight:normal;
	width:170px;
	border-bottom:1px #C9C2A7 solid;
	text-decoration:none;
	color:#003333;
	padding: 8px 15px;
}

ul.navlist a:hover, .navlist ul a:hover  {
	color:#000000;
	background-color: #D9ECFF;
}

li #currentpage a:hover, #currentpage a:hover  {
	color:#000000;
	background-color: #FBFAF7;
}

.navlist ul  {
  list-style-type:none;
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
}

.navlist ul a, #currentpage ul li a  {
	display:block;
	font-weight:normal;
	width:145px;
	border-bottom:1px #D1C098 solid;
	text-decoration:none;
	color:#003333;
	line-height:30px;
	background-color: #E2D8C0;
	padding: 0 25px 0 30px;
}


#currentpage {
	background-color: #FBFAF7;
	color: #333333;
}

/* nav stuff -------------------------------------------------------------- nav line stuff */


ul.navline  {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	list-style-type: none;
}

ul.navline li {
	display: inline;
}

ul.navline a  {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding: 20px 16px;
	background-color: #C9C2A7;
	border-bottom: 5px #C9C2A7 solid;
	line-height: 40px;
}

ul.navline a:hover, .navline ul a:hover,  li #currentitem a:hover, #currentitem a:hover  {
	color:#000000;
	border-bottom: 5px #DBCDAE solid;
	border-bottom-color: #9FCFFF;
}

.navline ul  {
  list-style-type:none;
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
}

.navline ul a, #currentitem ul li a  {
	display:block;
	font-weight:normal;
	width:145px;
	border-bottom:1px #D1C098 solid;
	text-decoration:none;
	color:#003333;
	line-height:30px;
	background-color: #E2D8C0;
	padding: 0 25px 0 30px;
}


#currentitem {
	font-weight: bold;
	border-bottom-color: #3399FF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	color: #333333;
}


/* page content stuff -------------------------------------------- page content stuff */

#main   {
	width:500px;
	padding:0 30px 0 30px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.7em;
	color:#333;
	text-align: justify;
}

#main h1 {
	width:300px;
	font-weight:normal;
	font-size:1.5em;
	letter-spacing: -0.05em;
	line-height: 1.1em;
	text-align:left;
	color:#333333;
	border-bottom:1px #999 solid;
	padding-bottom:5px;
	margin:30px 0 12px 0;
}

.content  {
	margin:0 0 50px 0;
}

.content h2, .content h3, .content h4, .content h5, .content h6  {
	font-weight:bold;
	font-size: 1.25em;
	letter-spacing: -0.06em;
	text-align:left;
	color:#333333;
	margin-top: 40px;
}

.content li  {
  list-style-image:url(images/bullet.gif);
  margin-left:20px;
}

.content img  {
}

.content a  {
  font-weight:normal;
  color:#0085DD;
  text-decoration:underline;
}

.content a:visited  {
  color:#333;
}

.content a:hover  {
  color:#F37825;
}






/* footer stuff ----------------------------------------------------------- footer stuff */

#footer  {
	margin:0;
	width:745px;
	height:30px;
	clear:both;
	color:#666;
	font-size:11px;
	padding-top:15px;
	background-color: #DBD6C1;
	padding-left: 15px;
}

#footer img {
	padding-right: 10px;
	vertical-align: text-bottom;
}


/* to be sorted ----------------------------------------------------------- to be sorted */
li.tba a {
	color: #C5AF7C;
}

li.tba a:hover {
	color: #C5AF7C;
	background-color: #DBCDAE;
}

.content td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: solid 1px #bbb;
	padding-left: 10px;
}
.content .even {
	background-color: #F4F1E8;
}
.top {
	border-top: solid 1px #bbb;
}
#plate {
	background-image: url(images/plate_back.gif);
}
#nav {
	background-color: #C9C2A7;
	float: right;
	width: 560px;
}

#menu	{
	margin: 0;
	padding: 0 0 0 204px;
	font-size: 0.7em;
	background-color: #C9C2A7;
	position: relative;
	}
	#menu ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 30px;
	}
	#menu ul li	{
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 30px;
	float: left;
	}
	#menu a	{
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0 15px;
	}
	#menu a:hover	{
	color: #000;
	border-bottom-color: #AAD5FF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	}
	#menu a.selected, #menu a:hover.selected	{
	font-weight: bold;
	border-bottom-color: #3399FF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	color: #333333;
}
img.logo {
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
