body {
	background-color: #F3EED7;
}
#container {
	padding: 20px;
	height: 350px;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Plantagenet Cherokee";
	color: #7ea424;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	display: table-column;
}
#mediaspace {
	padding: 10px;
	float: right;
}

div.navmenu { 
	width: 800px; /* <-- OVERALL LENGTH OF MENU */
	height: 39px;  /* <-- BUTTON HEIGHT */
	margin: 0 auto; /* optional: centers navigation menu in its container */
}

/* Navigation Menu Item */
div.menuitem	{
	font: 18px "Plantagenet Cherokee",; /* <-- DEFAULT FONT/SIZE */
	background: url( "images/button_on.gif" ) no-repeat; /* <--  ROLLOVER HOVER IMAGE */
	width: 160px; /* <-- BUTTON WIDTH */
	height: 39px; /* <-- BUTTON HEIGHT */
	position:relative;
	float: left;
	margin: 0px;
	padding: 0;
	overflow:hidden;
}

/* Menu Link */
div.menuitem a {
	color: #7ea424;
	display: block;
	text-decoration: none;  /* disables any normal link styles you have set */
	overflow:hidden;
	font-size: 16px;
	font-weight: normal;
}

/* Menu Text */
div.menuitem span {
	position: absolute;
	left: -2px;
	top: 12px;
	text-align: center;
	width: 160px;
	cursor: pointer;
}

/* Menu Link: Hover */
div.menuitem a:hover {
  color: #efcc28; /* <-- DEFAULT HOVER TEXT COLOR */
}

/* Menu Image */
div.menuitem img {
  width: 160px; /* <-- BUTTON WIDTH */
  height: 39px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }

/* Menu Link: Hover Image */
div.menuitem a:hover img {
	visibility: hidden;
}  /* hides default button image during hover */ 

* html a:hover { visibility: visible; } 
#header   h1 {
	font-family: "Plantagenet Cherokee";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #7ea424;
	text-align: right;
	left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	top: 25px;
	right: 20px;
}
h2, h4, h5, h6  {
	color: #7ea424;
	font-family: "Plantagenet Cherokee";
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 3px;
	text-transform: lowercase;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 0px;
}
#header h3 {
	font-family: "Plantagenet Cherokee";
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #7ea424;
	letter-spacing: 3px;
	text-align: right;
	word-spacing: 5px;
	font-size: x-large;
	margin-right: 30px;
	font-size: 36px;
	margin-top: 20px;
	font-style: normal;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: 7ea424;
	font-size: 24px;
	text-decoration: none;
	font-family: "Plantagenet Cherokee";
	font-weight: bold;
	text-align: center;
}

a:hover {
	text-decoration: none;
	color: efcc28;
	font-size: 24px;
	font-weight: bolder;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: ;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: ;
	font-family: "Plantagenet Cherokee";
	font-size: 20px;
	color: #7ea424;
	text-align: center;
}
.image  {
	float: left;
	margin: 0px;
	padding: 0px;
	top: 50px;
	right: 50px;
	left: 50px;
	bottom: 50px;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/leaf.gif);
	background-position: right 53%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background:;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background:;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: ;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	height: auto;
	border-bottom-color: #000000
	border-bottom-width;
3px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenthome {
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	height: 590px;
	border-bottom-color: #000000
	border-bottom-width;
3px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	background-image: url(images/home.jpg);
	font-family: "Plantagenet Cherokee";
	color: efcc28;
}
#contenthome p {
	font-family: "Plantagenet Cherokee";
	font-size: 30px;
	font-weight: bold;
	font-variant: normal;
	color: efcc28;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 100px;
	padding-left: 0px;
	padding-right: 530px;
}
#contenthome  a {
	font-family: "Plantagenet Cherokee";
	font-size: 28px;
	font-weight: bold;
	font-variant: normal;
	color: efcc28;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 550px;
}
#contenthome a:hover {
	font-family: "Plantagenet Cherokee";
	font-size: 28px;
	font-weight: bolder;
	font-variant: normal;
	color: 7ea424;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 550px;
}
#content p {
	font-family: "Plantagenet Cherokee";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content3 {
	padding: 20px;
	height: 210px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content h1 {
	font-family: "Plantagenet Cherokee";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7ea424;
	padding-bottom: -10px;
	padding-top: -10px;
}

#colOne {
	float: left;
	width: 300px;
	background: repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 617px;
	padding: 20px 20px 20px 20px;
	background:;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0;
	padding: 20px 20px 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
	background:;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
	font: plantagenet cherokee;
	font-size: x-large
	font-style: normal
	font-variant: normal
	font-weight: bolder
	text-align: right
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	font: plantagenet cherokee;
	height: 180px;
	background-repeat: no-repeat;
	background-position:
	margin: auto
	padding-right: 0px
	margin: auto;
	margin: auto;
	background-image: url(images/footer.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
}
#content1 {
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	height: 600px;
	border-bottom-color: #000000
	border-bottom-width;
3px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Plantagenet Cherokee";
	font-size: 16px;
	color: #000000;
}
#content1  h1 {
	width: 760px;
	padding: 10px;
	color: #7ea424;
	font-family: "Plantagenet Cherokee";
	font-size: 36px;
}
#apDiv1  {
	height: 250px;
	width: 780px;
	right: auto;
	background-color: #FFFFFF;
	left: auto;
	padding: 10px;
	background-position: center;
	margin: auto;
}
#content2 {
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	height: 600px;
	border-bottom-color: #000000
	border-bottom-width;
3px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content2 p {
	font-family: "Plantagenet Cherokee";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content2 h1 {
	font-family: "Plantagenet Cherokee";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7ea424;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
#content1 p {
	font-family: "Plantagenet Cherokee";
	font-size: 16px;
	color: #000000;
	font-style: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
