/* CSS Document */
body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pattern.gif);
	background-color: #00784B;
}
.maintextsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 555px;
}
.pluglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9C53;
}
a:link {
	color: #06774B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06774B;
}
a:hover {
	text-decoration: underline;
	color: #06774B;
}
a:active {
	text-decoration: none;
	color: #06774B;
}
.headerbox {
	height: 210px;
	width: 775px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00784B;
}
.emailcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
}
.emailcapbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00784B;
	background-color: #FFFFFF;
	width: 188px;
	border: 1px solid #00784B;
}
.emailcapsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00784B;
	background-color: #F9B466;
	width: 190px;
	border: 1px solid #00784B;
	font-weight: bold;
}
.gallerybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FEEBC0;
	width: 190px;
}
.contactbox {
	padding-left: 10px;
}
.menubox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
#thumbnailbox {
	overflow: auto;
	width: 555px;
	height: 125px;
}
.menuheader {
	font-size: 12px;
	color: #990000;
	border-bottom-color: #ffd9a7;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.xmaslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.xmaslink a:link,a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.xmaslink a:hover {

	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.xmastitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.redtext {
	color: #FF0000;
}
.bluetext {
	color: #0000FF;
}
.greentext {
	color: #006600;
}
.xmasbox {
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
	font-weight: bold;
}
.xmastitle2 {

	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
