* {
	margin: 0px;
}

html {
	background-image: url(images/header-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFEF2;
}
body {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 100px;
	font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
	color: #004400;
	font-size: 11pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
	font-size: 32px;
	text-transform: uppercase;
	font-style: oblique;
	/* line-height: 0.9em; */
	margin-top: 22px;
	margin-left: 120px;
	letter-spacing: 0.2em;
	height: 33px;
	font-style: oblique;
}

#menu {
	display: block;
	height: 25px;
	margin-top: 17px;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-left: 5px;
	/* width: 65px; */
	text-decoration: none;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
	height: 18px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#menu a:hover {
	color: #FF0000;
}
#menu a.active {
	background-image: url(images/menu-active.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #711F07;
}

p.largeband {
	color: #711F07;
	font-size: 13pt;
	font-weight: bold;
	display: block;
	background-color: #FEF8BC;
	padding: 25px;
	padding-left: 75px;
	padding-right: 297px;
	background-image: url(images/largeband2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
p.largeband strong {
	font-size: 14pt;
}

#mainarea {
	padding: 25px;
	min-height: 250px;
}
#mainarea p {
	font-size: 10pt;
	line-height: 1.25em;
	margin-bottom: 25px;
	color: #004400;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.largetxt {
	font-size: 14pt!important;
}

#mainarea a {
	color: #004400;
}
#mainarea ul {
	font-size: 10pt;
	line-height: 1.25em;
	margin-bottom: 25px;
	padding-left: 35px;
	color: #004400;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainarea h2 {
	color: #FF0000;
	font-size: 20pt;
	/* height: 55px; */
	margin-bottom: 25px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #83A473;
	font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
}
#mainarea h2 b {
	font-size: 13pt;
	font-weight: normal;
}
#mainarea h2 strong {
	color: #004400;
	font-size: 11pt;
	margin-top: -19px;
}
#column1 {
	display: block;
	width: 30%;
	float: left;
}
#column1 img {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	border: none;
}
#column2 {
	display: block;
	margin-left: 5%;
	width: 64%;
	float: left;
}
#submenu a {
	display: block;
	float: left;
	font-size: 16pt;
	color: #213812;
	font-weight: bold;
	width: 135px;
	height: 85px;
	padding: 10px;
	padding-top: 5px;
	margin: 15px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
	background-image: url(images/submenu.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.2em;
}
#submenu a:hover {
	filter: Alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
#submenu a img {
	width: 60px;
	height: 60px;
	border: none;
	float: right;
	margin-right: 25px;
}

#footer {
	clear: both;
	float: right;
	text-decoration: none;
	font-size: 8pt;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #004400;
}

#intro {
	position: absolute;
	top: 45px;
	right: 5px;
	background-image: url(images/intro-mainimage2.png);
	background-repeat: no-repeat;
	height: 197px;
	width: 237px;
	z-index: 10;
}

/* .contact {
	position: absolute;
	top: 0px;
	right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004400;
	z-index: 15;
	white-space: nowrap;
} */

#marquee {
	position: absolute;
	top: 0px;
	left: 120px;
	right: 5px;
	z-index: 10;
	font-size: 17pt;
	font-weight: bold;
	color: #FFFFFF;
}
#marquee a {
	color: #FFFFFF;
}

#storagebox {
	display: block;
	width: auto;
	margin-bottom: 5px;
}
#storagebox img {
	width: 127px;
	height: 119px;
	border: none;
	margin: 5px;
}
.splitbox {
	width: 40%;
	float: left;
}

.fastquote {
	border: thin solid transparent;
	background-color: transparent;
	font-size: 10pt;
	color: #004400;
	width: 60px;
}

.clear {
	clear: both;
}


#introflash, #introflash embed {
	width: 100%;
	height: 125px;
	margin-bottom: 5px;
}

#gallery {
	text-align: center;
}
#gallery img {
	margin: 5px;
	border: 1px solid #000000;
	float: none!important;
}
#gallery a:hover img {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	/* border: 1px solid #ffff00; */
}
blockquote {
	Margin-left: 50px;
}