body {
	font-family: "Copperplate Gothic Bold", Verdana, Arial, Helvetica, sans-serif;
	background: #e3882e;
	font-size: 12px;
	padding-top: 17px;
	text-align: center;
	min-width: 500px;
}
#wrapper {
	width: 1024px;
	background-color: #ffffff;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#wrapper2 {
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}

#header2 {
	width: 1024px;
	background-image: url(top-stripe.gif);
	height: 104px;
}

#spacer {
	height: 32px;
	float: none;
}

#header {
	width: 1024px;
	background-color: #0b9444;
	height: 85px;
	padding-top: 15px;
}

#header3 {
	width: 1024px;
	background-color: #0b9444;
	height: 125px;
	padding-top: 15px;
}

#leftcolumn {
	float:left;
	width: 320px;
	padding-left: 25px;
	text-align: left;
	font-size: 14.4px;
}

#rightcolumn {
	float:left;
	width: 275px;
	margin-left: 316px;
	font-size: 14.4px;
	text-align: left;
}

#rightcolumn2 {
	float:left;
	width: 800px;
	margin-left: 106px;
	font-size: 14.4px;
	text-align: left;
}

#righterercolumn {
	float:left;
	width: 22px;
	font-size: 14.4px;
	text-align: left;
	padding-bottom: 25px;
}

#bottomp {
	width: 1024px;
	clear:both;
	background-color: #0b9444;
	padding-top: 15px;
	font-size: 12pt;
	color: #FFFFFF;
	padding-bottom: 15px;
}

#bottomp2 {
	width: 1024px;
	background-color: #0b9444;
	padding-top: 15px;
	color: #FFFFFF;
}

#navlist	{
	width:1024px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	font-size:10pt;
	color:#333333;
	font-family: "Copperplate Gothic Bold";
}

#navlist ul {
	list-style-type: none; 
	list-style-image: none; 
	margin:0px;
}

#navlist li {
	display: inline;
	padding: 40px;
}

#slide {
	background-color: #0b9444;
	height: 137px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#slide ul {
	margin-left:25px;
	list-style-type: none; 
	list-style-image: none; 
}

#menu	{
	width: 950px;
	text-align: center;
}

#menu ul {
	margin: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#menu li {
	display: inline;
	padding: 16px;
}

.texth {
	font-size: 18pt;
	font-weight: bold;
	color: #0b9444;
	text-align: center;
	font-family: Arial;
	letter-spacing: 1.5px;
}

.textb {
	font-style: normal;
	font-weight: bold;
	color: #e3882e;
	text-align: left;
	font-size: 16.8px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext {
	font-size: 16px;
	color: #666666;
	text-align: left;
	font-family: Arial;
	margin-top: 15px;
	font-weight: bold;
}

.holiday {
	border:2px solid red;
	padding:25px;
	text-align:center;
	font-size: 18px;
	color: green;
	font-family: "Copperplate Gothic Bold", Arial;
	margin-top: 15px;
	font-weight: bold;
}

.red 	{
	color: red;
}

.smaller	{
	font-size:14px;
}

.textr {
	font-weight: bold;
	font-family: Arial;
	font-size: 21.59px;
	color: #333333;
}

.smalltext {
	font-family: Arial;
	font-style:italic;
	font-size: 12px;
	color: #333333;
}

.footertext {
	color: #ffffff;
	font-weight: normal;
	font-family: "Copperplate Gothic Bold", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
}

.header-left {
	font-size: 14.4px;
	color: #333333;
	text-align: left;
	margin-left: -200px;
}

.header-right {
	font-size: 14.4px;
	color: #333333;
	text-align: left;
	margin-left: 123px;
}

img {border: none;}
#container {
	margin-left: 0px;
	margin-top: 0px;
}

a {
	text-decoration:none;
	color: #333333;

}

a:hover {
	color: #999999;
	text-decoration:underline;

}

a:visited {
	color:	#333333;
}

a.text:link {
	text-decoration: none;
	color: #ffffff;

}

a.text:hover	{
	text-decoration:underline;

}

a.text:visited {
	text-decoration: none;
	color: #ffffff;

}

