/* CSS Document */

h1{
	font-family: Verdana, sans-serif;
	font-size: 54px;
	color: #669966;
	line-height: normal;
	padding: 9px;
	font-style: normal;
	font-weight: normal;
}

.boldheading{
	font-family: Verdana, sans-serif;
	font-size: 48px;
	color: #000000;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-condensed;
}

.greenheading{
	font-family: Verdana, sans-serif;
	font-size: 60px;
	color: #669966;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-stretch: condensed;
}


p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: inherit;
padding: 3px;
}

.bold{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #669966;
	line-height: inherit;
	padding: 3px;
	font-weight: bold;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: run-in;
	background-color: #E6E6E6;
	font-stretch: condensed;
	letter-spacing: normal;
	outline-width: thin;
	cursor: crosshair;
	padding-right: 9px;
	padding-left: 9px;
	text-transform: none;
	word-spacing: normal;
}

.navigation2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: run-in;
	background-color: #E6E6E6;
	font-stretch: normal;
	letter-spacing: normal;
	outline-width: thin;
	cursor: default;
	padding-right: 9px;
	padding-left: 9px;
	text-transform: none;
	word-spacing: 30px;
}

.thumbnail {
	cursor: crosshair;
}

.cursor {
	cursor: crosshair;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #669966;
	display: run-in;
	background-color: #E6E6E6;
}


.close {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: run-in;
	background-color: #E6E6E6;
	font-stretch: ultra-expanded;
	letter-spacing: normal;
	outline-width: thin;
	cursor: crosshair;
	padding-right: 9px;
	padding-left: 9px;
	text-transform: none;
	word-spacing: 30px;
}


.close:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #669966;
	display: block;
	background-color: #E6E6E6;
a:link {
	text-decoration: none;
	cursor: crosshair;
	color: #000000;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	cursor: crosshair;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #000000;
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	cursor: crosshair;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669933;
	font-weight: bold;
}
a:active {
	text-decoration: blink;
	color: #000000;
	font-size: 12px;
	cursor: crosshair;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	cursor: crosshair;
	line-height: normal;
}

