body{
	margin-top:10px;
	background-color:#7ea53a;
	
	font-family: Arial,sans;
	color: #666666;
	font-size:14px;
	line-height:20px;
}

img{
	border:0;
}

a{
	color:#659f27;
}

img.bodyphoto{
	border:1px solid #a7d655;
	padding:25px;
	margin-bottom:30px;
}

div {
	
}

#header {
	padding:70px 0px 25px 25px;
	position: relative;
}

#dancer {
	position: absolute;
	top: 35px;
	right: 35px;
}

#main {
	width:640px;
	height:100%;
	margin:0 auto;
	background-color:#fff;
}

#nav {
	background-color:#659f27;
	padding-left:25px;
}

#nav ul{
	list-style:none;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:1px;
}

#nav li{
	display:inline;
}

#nav a{
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:30px;
	font-family:Georgia, Times, serif;
	font-style:italic;
	font-size:16px;
	color:#d2e5b2;
	text-decoration:none;
}

#nav a:hover, #nav a.active{
	color:#659f27;
	background-color:#ffd600;
}

h2 {
	font-size: 20px;
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	color:#4f8919;
	height:auto;
	margin-bottom:10px;
	margin-top:0px;
}

h3 {
	font-size: 14px;
	font-family:Georgia;
	font-weight:normal;
	color:#7ea53a;
	height:auto;
	line-height:14px;
	margin:0;
	padding:0;
}

#content {
	margin-top:10px;
	margin-left:35px;
	padding-bottom:10px;
	overflow:auto;
	width:100%;
	height:100%;
}

.bodysection{
	margin-top:20px;
	margin-bottom:30px;
}

#about {
	border-bottom:1px dotted #7ea53a;
}

.copy {
	padding-top:20px;
	padding-bottom:15px;
	margin-bottom:15px;
	width:570px;
}

#photos{
	width:320px;
	height:200px;
	display:block;
	float:left;
}

.photosthumbs{
	width:560px;
}

.thumb{
	margin-right:5px;
	margin-bottom:5px;
	border:0px;
	width:75px;
	height:75px;
	background-color:#e7ffbe;
}

#events{
	width:225px;
	height:300px;
	float:left;
	margin-left:25px;
}

.mainfeature{
	float:right;
	padding:18px;
	background-color:#e6ffba;
	width:150px;
	margin:0 0 25px 25px;
	line-height:1em;
}

.mainfeature h3{
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;
	color:#4f8919;
	height:auto;
	line-height:18px;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #7ea53a;
}

.mainfeature h4{
	font-size: 14px;
	font-family:Georgia;
	font-weight:bold;
	color:#7ea53a;
	font-style:italic;
	height:auto;
	line-height:14px;
	margin:0;
	padding:0;
}

.mainfeature p{
	/*padding:0 0 0 10px;*/
}

.mainfeature .note{
	font-size: 11px;
}

.docdl{
	width: 300px;
	padding:15px;
	border:1px solid #7ea53a;
}

#results{
	border-bottom:1px dotted #7ea53a;
	margin-bottom:25px;
}