/* CSS Document */

.applemenu{
margin: 5px 0;
padding: 0;
width: 180px; /*width of menu*/
border: 1px solid #4A8411;
}

.applemenu div.silverheader a{
	background: #006600;
	font: normal 16px "Monotype Corsiva", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	background-color: #4A8411;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #D8F5C2;
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

#Layer3 {
	position:absolute;
	width:1060px;
	height:430px;
	z-index:1;
	left: 183px;
	top: -11px;
}
#Layer2 {
	position:absolute;
	width:180px;
	height:189px;
	z-index:2;
	top: 160px;
	left: 0px;
}
#Layer1 {
	position:absolute;
	width:1240px;
	height:147px;
	z-index:3;
	top: 0px;
	left: 0px;
}
body {
	background-color: #D8F5C2;
}
a {
color:				##4A8411;
padding:			0px 2px 0px 2px;
text-decoration:	none;
}

a:hover {
color:				#eb0000;
padding:			0px 2px 0px 2px;
}

.klickdiv {
display:			block;
}

.headline {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
color:				#4A8411;
font-size:			24px;
border-bottom:		1px dotted;
margin:				0px 0px 10px 0px;
}

.pixcount {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
color:				#4A8411;
font-size:			16px;
}

.navigation {
margin:				5px 2px 5px 2px;
padding:			10px;
background-color:	#D8F5C2;
height:				22px;
}

.navitext {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
font-size:			16px;
font-weight:		bold;
color:				#4A8411;
float:				left;
text-align:			center;
}

.navitext a {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
color:				#4A8411;
}

.timebox {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
background-color:	#4A8411;
color:				#ffffff;
font-size:			16px;
width:				100px;
}

.fadebox {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
background-color:	#4A8411;
color:				#ffffff;
font-size:			16px;
width:				100px;
}

.photostyle {
border:				15px solid #D8F5C2;
}

.photosby {
font-family:		'Monotype Corsiva', Tahoma, Verdana;
font-size:			16px;
color:				#4A8411;
font-style:			italic;
}
.BodyText {
font-family: 		"Georgia"; 
color: 				#000000;
font-size: 			16px;
font-weight:		normal;
text-align:			center;
}
.SubTitle {
font-family: 		"Monotype Corsiva"; 
color: 				#4A8411; 
font-size: 			24px;
font-weight:		bold;
font-style:			italic;
text-decoration:	underline;
text-align:			center;
}
.RedText {
font-size: 			16px;
color: 				#FF0000;
font-family:		"Georgia";
text-align:			center;
}
.Title {
font-size: 			36px;
color: 				#4A8411;
font-family:		'Monotype Corsiva', Tahoma, Verdana;
font-weight:		bold;
font-style:			italic;
text-decoration:	underline;
text-align:			center;
}
.MenuText {
font-family: 		"Monotype Corsiva"; 
color: 				#4A8411;
font-size: 			18px;
}
.NewsletterText {
font-family: 		"Georgia"; 
color: 				#000000;
font-size: 			16px;
text-align:			left;
}
.ArticleText {
font-family: 		"Georgia"; 
color: 				#000000;
font-size: 			16px;
text-align:			left;
}
