/* CSS Document */
/*
+----------------------------------------------+
|                                              |
|           CSS NEIMME TEMPLATE                |
|                                              |
+----------------------------------------------+
| Filename   : neimme.css                      |
| Created    : 15-Oct-06                       |
| Created By : Alexander Bell                  |
| Version    : 1.0                             |
|                                              |
+----------------------------------------------+
*/
body {
	font: 12px Arial;
	color: #000000;
	background: #5a7a3e;
	/*margin: 5px 0px 5px 16%;*/
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #E2CE1D;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
ul{
  list-style:none;
  margin-left:-16px;
  margin-bottom:0px;
  margin-top:0px;
  margin-right:0px;
  /*	margin: 0;/* /*IE adds a margin to the left for some reason :s */
  padding: 0;
  display:inline;
}
h1{
font-size:15px;
}
/* overall container */
#container {
position: relative;
/*margin: 0px 0px 0px -430px;*/
padding-bottom: 10px;
width: 864px;
background: #285D7F;
border: solid;
border-width: 5px;

border-color: #FFFFFF;
margin: auto;
}

/* Header */
#pageHeader {
	height: 152px;
	background: #285D7F url(../images/logo.gif) no-repeat top left;
}
/*#container #homeBut {


	background:url(../images/homeBut.gif) no-repeat;
	position: absolute;
	left: 820px;
	margin-top: 3px;
	width:50px;
}*/

/* Secondary links */
#headerLinks {
	position: absolute;
	left: 718px;
	margin-top: 40px;
	width: 117px;
	font-weight: bold;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
  list-style:none;
  margin-left:0px;
  margin-bottom:0px;
  margin-right:0px;
  padding: 0;
  display:inline;

}

/* Main nav bar */
#mainMenu 
{
    position: relative;
    margin: 0px 0px 0px 0px;
    border: solid 1px #000000;
    border-bottom-width: 0px;
    width: 862px;
    height: 24px;
   background-color: #f5f5ed;

}

#mainMenu ul
{

	list-style-type: none;
	background-color: #f5f5ed;
}

#mainMenu ul li 
{
    float: left;
    border: solid 0px #999999;
    border-right-width: 1px;
	padding-top:0px;
	
}

#mainMenu ul li a:link 
{
    display: block;
    font-weight: normal;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color: #555555;
    text-decoration: none;
    background: #f5f5ed url(../images/buttonArrow.gif) no-repeat;

    background-position: 8px 4px;
    padding: 3px 9px 6px 45px;

    margin: 0px 0px 0px 0px;
	
}

#mainMenu ul li a:visited 
{
  display: block;
  /*padding: 3px 7px 3px 25px;*/
  padding: 3px 9px 6px 45px;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  color: #000000;
  background: #f5f5ed url(../images/buttonArrow.gif) no-repeat;
  background-position: 8px 4px;
}
#mainMenu ul li a:hover 
{
	background: #f5f5ed url(../images/butBg.gif);
   /* background-color: #88ad56;*/
    color: #000000;
}


/* Sitewide search bar */
#searchBar {
	position: relative;
	margin: 0 0 0 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 482px;
	width: 380px;
	height: 21px;
	background: #EFEFE8;
	border: solid;
	border-width: 1px;
	border-right-style: solid;
	border-left-style:solid;
	border-top-style:solid;
	border-top-color: #a2a2a2;
	border-bottom-style:solid;
/*float: left;*/
}
#searchBut {
	font-weight: normal;
	background-color: #F6F6EB;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
}
#searchBox {
	font-weight: normal;
	background-color: #FEFEF5;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 220px;
	/*height: 22px;*/
}
/* Main content */
/*#container #leftContentBox {
	
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:8px;
	padding: 4px 4px 4px 4px;
	width: 659px;
	background: #fefefe;
	border: solid;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-width: 1px;
	border-left-color:#000000;
	float:left;
}*/
#container #leftContent {
    
	width: 635px;
	margin-left:24px;
	margin-top:8px;
    color: #ffffff;
	font-size:13px;
	padding-bottom:5px;
	float:left;

		
}
#container #leftContent a:link {
	font-weight:bold;

}
/*Right Content (updates etc)*/
#container #rightContent {
 /* position: relative;*/
	width: 175px;
	height: 113px;	
	/*margin-left: 667px;
	margin-top: -385px;*/

	font-size:13px;
	padding-top: 35px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border:solid;
	border-color: #E5E5E5;
	border-width:1px;
	border-right-color:#000000;

	background-color:#eeeeee;
	float:right;
    background-image: url(../images/updateBoxHeader.png);
  background-repeat: no-repeat;
  background-position: 3px -2px;	 
  
}
#updateBox {
  width:172px;
  height:111px;
  border:solid;
  border-color: #C3C3BA;
  border-width:1px;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  color: #555555;
  overflow: auto;
  background-color: #fefefe;
}
#updateBoxLinks a{
  color: #5a7a3e;
  font-weight:bold;
}
#updateBoxLinks a:hover{
  color: #333333;
  font-weight:bold;
}
/* Footer */
#container #footer {

	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
	border-top-color: #eeeeee;
	width: 812px;
	margin-left: 25px;
	margin-top: 2px;
	color: #eeeeee;
	font-size:13px;
	text-align:center;
	padding-top:6px;
	padding-bottom:0px;
	clear:both;
}
#container #noticeBox{
border:1px;
border-color:#E4AE2E;
border-style:solid;
background-color:#F1E6CB;
color:#222222;
width:612px;
margin:4px 4px 4px 4px;
padding:2px 2px 4px 4px;
}


.titleHighlight{
color:#E2CE1D;
font-size:16px;
}
#ornateImageFlow{
float:left;
margin-right:5px;
margin-bottom:5px;
margin-top:3px;
}
#donateBox{
border: 1px solid rgb(253, 253, 253); padding: 15px; float: right; margin-right: 22px; margin-top: 15px; background-color: rgb(40, 69, 86); color: rgb(253, 253, 253); font-size: 14px; text-align: center; width: 108px;
}
#donateTextBox
{
border: 1px solid rgb(253, 253, 253); padding: 4px; float: right; margin-right: 22px; margin-top: -14px; background-color: rgb(60, 88, 104); color: rgb(253, 253, 253); font-size: 12px; text-align: center; width: 130px;
}
.noticeBoxes
{

border-color:#A9A8A8;
border-style:none none solid none;
border-width:1px;
padding-bottom:10px;
padding-left:7px;
padding-right:7px;
padding-top:10px;
}