body{
	margin:0;
	padding:30px 0;
	color:#333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-repeat: repeat-x;
	background-image: url(../images/fern_green07.jpg);
}
#buttons {
	position: relative;
	top: -35px;
	text-align: left;
	color: #FF6600;
	width: 370px;
	float: right;
}
#arrows {
	position: relative;
	width: 120px;
	height: auto;
	float: left;
}
#portfolio {
	position: relative;
	width: 120px;
	float: left;
}
#top{
	margin:0;
	top: -20px;
	position: relative;
}
#logo{
	margin:0;
	top: 0px;
	position: relative;
	width: 760px;
}
#content{
	width:760px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	height: 400px;
}

#pics{
	float:left;
	width:350px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

#main{
	float:right;
	width:358px;
	height: 280px;
	margin: 0px;
}

#footer{
	width:760px;
	color:#333300;
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
	font-size: 0.7em;
	padding-top: 5px;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #993300;

}
a:link {
	color: #4A1600;
	text-decoration: none;
}	
h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

h3{
	font-size: 1.1em;
	font-weight: bold;
}

h4{
	font-size: 1em;
	font-weight: bold;
}

h5{
	font-size: 0.9em;
	font-weight: bold;
}

