/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px ;
padding: 0px;
text-align: left;
}

a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #00ff40;
}

a:visited {
	color: #1F5111;
}

body {
	
	background: #8CBB5F url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px auto;
	text-align: left;
}



#content
{
margin:0px auto;
}

#back
{
width: 950px;
height: 1050px;
background: #FFFFFF;
margin: 0px auto;
}

#header {
	height: 420px;
	text-align: center;		
}

#menu
{
width: 950px;
height: 69px;
	
padding-left: 100px;
background: url(images/titleold.gif) no-repeat;
}
#menu ul {
	list-style: none;
	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 120px;
	height: 44px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #1E5010;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 44px;
	color: #00ff40;
	text-decoration: underline;
}


#logo {
background: url(images/DSCF1398.JPG) no-repeat;
width: 920px;
height: 70px;
text-align: left;
padding-top: 250px;
padding-left: 30px;
margin-bottom: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding: 5px;
padding-top: 5px;
}

#left
{
	width: 220px;
	text-align: left;
}

#left H3
{
width: 189px;
height: 35px;
font-size: 16px;
font-weight: bold;
padding-left: 30px;
padding-top: 10px;
text-transform: uppercase;
color: #00ff40;
border-right: 1px solid #1F5111;
border-bottom: 1px solid #1F5111;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
        text-decoration: none;
	color: #00ff40;
	font-weight: bold;
	padding-top: 0px;
	font-size: 12px;
	text-transform: uppercase;

}

#left li
{
background: #E9EFE4;
border-left: 1px solid #1F5111;
border-right: 1px solid #1F5111;
border-bottom: 1px solid #1F5111;
}

#left li ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    
	border: 0px;
}

#left a {
	color: #1F5111;
        text-decoration: none;
}
#left a:visited {
	color: #1F5111;
}

#left a:hover {
	color: #00ff40;
	text-decoration: underline;
}
#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


#right
{
background: #FFFFFF;
float: right;
width: 620px;
padding-right: 10px;
text-align: left;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #1F5111;
}


#right H3
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #009933;
}

#right a
{
color: #1F5111;
text-decoration: Underline;
}


#right a:hover {
	text-decoration: none;
	color: #00ff40;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	color: #249B06;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1E5010;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #1F5111;
}

#footer a {
	color: #1F5111;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
/*cursor: hand;*/
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
