body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	line-height: 25px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #2b3a08;
}

#box {
	width: 830px;
	border: none;
	margin: 0 auto;
	background-color: #fbf4b8;
	text-align: left;
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.7);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,.7);
	box-shadow: 0 3px 10px rgba(0,0,0,.7);
}

#colorbar {
	padding: 0 4px;
	background:#2b3a08;
	border-bottom: 2px ridge #f5cb49;
}
	

#heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:180px;
	line-height: 20px;
	background-color: #fbf4b8;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#top_nav {
	margin-left:180px;
	padding:0;
	position: relative;
	height: 100px;
}

#top_nav_one{
	position: absolute;
	left: 40px;
	top:51px;
	width: 194px;
}

#top_nav_two{
	position: absolute;
	left: 312px;
	top:51px;
	width: 190px;
}


#top_nav_one ul ,#top_nav_two ul {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
	font-size: 75%;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}

#top_nav_headers {
	color:#2B3A09;
	font-weight:400;
	width:420px;
	left:40px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #666;
	top: 8px;
	background-color: #F5DF63;
	padding-left: 2px;
}

.second{
	position: relative;
	left: 200px;
}

#top_nav li a:link,#top_nav li a:visited,#top_nav li a:active,#content_nav li a:link,#content_nav li a:visited,#content_nav a:active{
	color:#333;
	text-decoration:none;
}
#heading h2 {
	text-indent: 40px;
}


#top_nav li a:hover,#content_nav li a:hover{
	text-decoration:none;
	color: #D18612;
}

#heading h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B3A09;
	text-shadow: 2px 2px 1px rgba(255,255,255,.9);
	text-indent: 15px;
}

#side, #side2, #side3{
	float: right;
	width: 24em;
	padding: 7px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-color: #999;
	border-left-style: double;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: double;
	border-width: medium;
	background-color: #A9D38F;
	color: #000;
	margin: 0;
	position: relative;
}

#lisa {
	float: right;
	width: 24em;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin: 0 12px 0 0;
	position: relative;
	padding-top: 3px;
}

#lisa h3 {
	margin: 0 0 0 15px;
	padding: 0;
}

.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
  }

#grass {
	height: 77px;
	background-image: url(images/grass.jpg);
	background-repeat: repeat-x;
}

#footer {
	text-align: center;
	font-size: 12px;
	background-color: #F8de61;
	color: #CCCCCC;
	margin: 0;
	padding: 3px 0;
	border: 2px ridge #f5cb49;
}

#footer a,#lisa h3 a{
	color: #333;
	text-decoration: none;
	
}
#footer a:hover,#lisa h3 a:hover{
	color:#D18612;
	text-decoration:none;
}
#construction {
	float:left;
	text-align:center;
	width:300px;
	margin: 0;
}

.image1 {
	border: 2px inset #333;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h3 {
	color: #2B3A08;
}

#box #main, #below, #below3 {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: dotted;
	border-top-color: #4F7226;
	position: relative;
	padding-top: 15px;
}
#main {
	margin: 0px;
	padding: 0px;
}

#below2 {
	width:302px;
	float: left;
}

.image1top {
	border: 2px inset #333;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
