/* It's not easy being green. */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

/*

------------------------------------------------------
start of the navbar
------------------------------------------------------

*/

#navbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #778;
	padding: 3px;
	color: #FF6600;
	font-style: normal;
	text-transform: uppercase;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style: none;
display: inline;
}

#navbar ul li a:link, #navbar ul li a:visited {
text-decoration: none;
display: inline;
background-color: #97B63A;
border-top: 1px solid #778;
border-left: 1px solid #778;
border-right: 1px solid #778;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
margin-left: 3px;
margin-right: 3px; }

#navbar ul li a:hover, #navbar ul li a.current {
background-color: #fff;
border-bottom: 1px solid white;
}

/*

------------------------------------------------------
end of the navbar
------------------------------------------------------

*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #6c8a0d;}

/* To place the main image at the top of the page. */

#container1 {
background-image:  url(images/og_rivergambia.jpg);
background-repeat: no-repeat;
height: 303px;
background-position: 185px 0px;
width: 100%;
margin: 0;
background-color: #6c8a0d;
}

/* To place the image in the panel running down the right side of the page. */

#container2 {
background-image:  url("images/right_panel_bg.png");
background-repeat: repeat-y;
background-position: top right;
margin: 0;
}

/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 160px;
font-weight: bold;
font-size: .8em;
text-align: right;
letter-spacing: 5px;
color: #ffffff;
padding-top: 250px;
padding-bottom: 10px;
line-height: 1.5em;}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
font-size: 1em;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
background-color: #688a0f;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
color: #ffffff;
text-indent: 10px;
border-top: 2px #ffffff solid;
margin-right: 148px;
}

/* Styles for the main text on the page. */

#main-text {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 185px;
	background-color: #c2e469;
	margin-right: 148px;
	border: 2px #ffffff solid;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

ol, ul {
margin-left: 25px;
}

h2 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: 0.9em;
font-weight: bold;
color: #333333;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}

h3 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: 0.8em;
font-weight: bold;
color: #FF6600;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}

h4 {
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #6c8a0d;
border-bottom: 1px #6c8a0d dotted;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px #6c8a0d solid;
	color: #FF6600;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 50px;
left: 0;
width: 190px;
text-align: right;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
color: #000000;
text-decoration: none;
}

span.arrow {
font-size: 1.2em;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: .8em;
padding-left: 40px;
background-color: #ffffff;
margin-top: 0;
border-top: 3px #6c8a0d double;

border-bottom: 3px #6c8a0d double;
color: #6c8a0d;
}

#footer a:link, #footer a:visited {
color: #6c8a0d;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #6c8a0d;
}

.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}

.imgright {
float: right;
padding: 6px 10px 6px 0px;
color: #666666; }
.alignright {
	text-align: right;
}
.quoteblock {
	background: #f0f0f0;
	padding: 15px;
	background-image: url(images/quotemark.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 500px;
	margin: auto;
	font-size: 0.9em;
}
.righty {
	float: right;
}
