/* standard elements */
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
img {
	border: 0;
}
body {
	background: #7E984D url(img/bg.jpg) repeat-x left bottom;
	font: normal 62.5% Tahoma,sans-serif;
}
p,code {
	padding-bottom: 1.2em;
}
ul {
	padding-left: 60px;
	padding-bottom: 1.2em;
}
li {
	color: 	#404040;
}
h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
h1,h2,h3 {
	padding-top: 6px;
}
/* end standard elements */


/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}
/* end misc */


/* structure */
.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}
/* end structure */


/* header */
.top {
	padding: 10px 10px 0;
}
.header {
	background-color: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 10px 5px;
	height: 105px;
	width: 780px;
}
.header .left, .header .right {
	background-color: #333;
	color: #FFFFFF;
}
.header .left {
	background-color: #77933D;
	width: 780px;
	text-align: center;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {
	padding: 0 16px;
}
.header .right h2 {
	padding-top: 16px; 
	font: normal 1.6em "Trebuchet MS",sans-serif;
}
/* end header */


/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.jpg);
	border: 2px solid #D8EBD8;
}
.navigation a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #333300;
	display: block;
	float: left;
	font: bold 1em sans-serif;
	_font: bold .9em sans-serif;
	line-height: 40px;
	padding: 0 12px;
	text-decoration: none;
}
.navigation a:hover {
	background: transparent url(img/nav.jpg) left bottom; 
	color: #333300;
}
/* end navigation */


/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}
.main2 {
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background: url(img/bgmain2.gif) repeat-y;
}
.main3 {
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background: url(img/bgmain3.gif) repeat-y;
}
.main4 {
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background: url(img/bgmain4.gif) repeat-y;
}
.main5 {
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background: url(img/bgmain4.gif) repeat-y;
	_background-position: 10px;
}
/* end main */


/* sub navigation */
.sidenav {
	float: left;
	width: 150px;
}
.sidenav h2 {
	color: #333300;
	font-size: 1.2em;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}
.sidenav ul {
	padding-left: 30px;
	border-top: 2px solid #D8EBD8;
}
.sidenav li {
	border-bottom: 1px solid #D8EBD8;
}
.sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #ebebeb;
	color: #654;	
}
/*end sub navigation*/


/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 595px;
}
.content .descr {
	color: #664;
	font-size: 1em;
	margin-bottom: 6px;
}
.content p
{
	color: #404040;
}
.content .imgright {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	clear: right;
}
.content .imgleft {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.content .photocredit {
	padding: 5px;
	border: 1px solid #77933D;
	margin-left: 15px;
	font: normal 85% Tahoma,sans-serif;
	float: right;
	clear: right;
}
.content .imgcenter {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.content .photocreditcenter {
	padding: 5px;
	border: 1px solid #77933D;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	font: normal 85% Tahoma,sans-serif;
}
.content .pics {
	border: 0;
	padding: 0;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}
.content .banners {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-right: 15px;
	margin-bottom: 10px;
}
/* end content */


/* content2 */
.content2 {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 748px;
	font-size: 1.2em;
}
.content2 .descr {
	color: #664;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content2 li {
	margin-left: 0px;
}
.content2 .imgright {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	clear: right;
}
.content2 .imgleft {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.content2 p
{
	color: 	#404040;
}
.content2 .photocredit {
	padding: 5px;
	border: 1px solid #77933D;
	margin-left: 15px;
	margin-bottom: 10px;
	font: normal 70% Tahoma,sans-serif;
	float: right;
	clear: right;
}
.ad {
	text-align: center;
}
.ad a {
	text-decoration: none;
	color: #77933D;;
}
.content2 .imgcenter {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-bottom: 10px;
	
	clear: both;
}
/* end content2 */


/* footer */
.footer {
	background: url(img/footer2.jpg) repeat-x;
	color: #333300;
	font: bold 1.1em sans-serif;
	line-height: 40px;
	text-align: center;
	border: 2px solid #D8EBD8;
}
.footer a, .footer a:hover {
	color: #FFF;
}
/* end footer */

/* albany */
.albany {
	width: 780px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	background: url(img/bgmain3.gif) repeat-y;
	height: 125px;
	font-size: 1.2em;
}
.albany .imgleft {
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #77933D;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	clear: left;
}
.albany .text
{
	padding: 5px;
	color: #404040;
}
/* end footer */
.container .main5 .content .redtext {
	color: #ff0000;
}
