* {
	margin: 0;
	padding: 0;
}

a img { border: 0; }

html {overflow-y: scroll;} 

body {
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	background-color: #CFCFCF;
}
#wrapper {
	width: 930px;
	margin: 0 auto 10px auto;
	position: relative;
	background: url(../img/hamac_06.jpg) repeat-y top center;
}
#header {
	height: 175px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#header h1 {
	display: none;
}
#footer {
	background: #CFCFCF url(../img/hamac_09.jpg) no-repeat top center;
}
#footer p {
	text-align: center;
	font-size: 80%;
	padding: 20px 20px 0 20px;
	margin: 0;
}
#content {
	width: 660px;
	min-height: 500px;
	float: right;
	margin-right: 35px;
	_margin-right: 17px;
}
#menu {
	width: 160px;
	float: left;
	margin-left: 35px;
	_margin-left: 17px;
}
#menu ul {
	list-style: none;
}
#menu ul ul {
	display: none;
}
#menu li.menu-current ul {
	display: block;
	margin-bottom: 10px;
}
#menu li.menu-current ul ul {
	display: none;
}
#menu li {
	padding: 2px 0;
	color: #FFF;
	margin-left: 5px;
}
#menu li li {
	font-size: 95%;
	padding: 0;
	font-weight: normal;
	margin-left: 25px;	
}
#menu li.menu-current li a {
	text-decoration: none;
}
#menu li.menu-current li.menu-current a {
	text-decoration: underline;
}
#menu li a, #menu li a:visited {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover, #menu li a:visited:hover {
	text-decoration: underline;
}
#menu li li {
	list-style: square;
}
#menu li.menu-current {
	list-style: square;
	color: #0EB800;
	font-weight: bold;
}
#menu li.menu-current a {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
	overflow: hidden;
}
h1, h2, h3 {
	color: #005B00;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	margin-bottom: 0.3em;
}
h2, h3 {
	margin-top: 1em;
	
}
p, table {
	margin-bottom: 1em;
}

a:link, a:visited, a:hover, a:active {
	color: #005B00;
	text-decoration: none;
}

a:active {
	text-decoration: underline;	
}

input, select, textarea {
	border: 1px solid #CCC;
	padding: 2px;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.button {
	padding: 1px;	
}

.reports li {
	position: relative;	
}

.newsarticle span.date,
.teamreports span.date {
	display: block;
	text-align: right;
	position: absolute;
	right: 0px;
	top:0px;
	padding: 4px;
	padding-left: 9px;
}

.newsarticle h2 {
	padding-right: 70px;
	overflow-x: hidden;
}

span.date {
	color: #666;
	background-color: #FFF;
}

.newsarticle {
	position: relative;
	clear: both;
}

.newsarticle .contents {
	margin-bottom: 30px;
	width: 550px;
}

.morenews {
	
}

form.newssearch {
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

.morenews ul {
	margin: 10px;
	margin-left: 20px;
}

.morenews ul li {
	color: #CCC;
	list-style: square;
	margin-top: 8px;	
}

.pagenav { 
	border-top: 1px solid #CCC;
	margin: 0;	
}

.pagenav a, .pagenav span {
	padding: 5px;	
	display: block;
	float: left;
	font-size: 90%;
	color: #666;
}

.pagenav a.current {
	color: #000;
	font-weight: bold;
}

.pagenav span {
	color: #CCC;	
}

.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf, * html .frm-group, * html .legend {height: 1%;}
.cf, .frm-group, .legend {display: block;}
/* End hide from IE-mac */

#ajaxloader {
	float: right;
	margin: 10px;
	background-color: #a90a08;
	color: #FFF;
	padding: 2px;
	font-size:12px;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

#header form {
	position: absolute;
	top: 150px;
	right: 20px;
	padding: 0;
	background-color: #2B332B;
}

#header form input {
	border-color: #2B332B;
	color: #2B332B;
	width: 150px;
	margin: 0;
}

#header form input.button {
	background-color:#2B332B;
	border-color: #2B332B;
	color: #FFF;
	padding: 1px;
	width: 60px;
	padding-right: 5px;
}

.searchresults li {
	color: #666;
}

.searchresults li {
	position: relative;	
	list-style: none;
	margin-bottom: 30px;
}

.searchresults li p {
	width: 550px;
	margin-left: 35px;
	font-size: 11px;
}

.searchresults li p span {
	font-style: italic;
	background-color:#FFFF80;
	padding: 2px;	
}

.searchresults li h2 {
	margin-left: 0;
	padding-left: 35px;	
}

.searchresults li .number {
	font-weight: bold;
	font-size: 120%;
	position: absolute;
	left: 5px;
	top: 2px;
	color: #CCC;
}	

.searchresults li .score {
	position: absolute;	
	right: 0;
	top: 5px;
}

.picture img {
	margin-right: 10px;
	border: 0;	
}

.galleries li {
	margin-bottom: 20px;
	list-style: none;
	color: #666;	
}

.galleries li li {
	font-size: 11px;
}

.pictureslist li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 113px;
}


#menu li {
	list-style: none;
}

.faq dt {
	margin-top: 10px;	
}

.faq dd {
	display: none;
}
.prevnext {
	text-align: center;
	margin-bottom: 5px;
}