body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

a
{
	color: #7ED250;
}

hr
{
	color: #7ED250;
}

#container
{
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
	min-height: 75px;
	background-color: #312D2E;
	position: relative;
	background-image: url('../images/layout/r_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
	color: #FCFCFC;
}

#tl
{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('../images/layout/tl.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#tr
{
	width: 23px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 1px;
	background-image: url('../images/layout/tr.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#bl
{
	width: 27px;
	height: 23px;
	position: absolute;
	bottom: -1px;
	left: 0px;
	background-image: url('../images/layout/bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#br
{
	width: 23px;
	height: 23px;
	position: absolute;
	bottom: -1px;
	right: 0px;
	background-image: url('../images/layout/br.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bs
{
	width: 930px;
	height: 8px;
	position: absolute;
	bottom: -1px;
	left: 27px;
	background-image: url('../images/layout/b_shadow.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#contactus
{
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

#frog
{
	position: relative;
	left: 580px;
	bottom: 20px;
	padding: 0px;
	width: 1px;
	height: 1px;
}

#searchbox
{
	border: 1px solid #625D5D;
	padding: 5px;
}

#footer
{
	text-align: center;
	font-size: 90%;
	width: 90%;
	margin: 0 auto 0 auto;
	border-top: 1px solid #625D5D;
}

div.content
{
	float: right;
	padding: 8px;
	width: 740px;
	margin-right: 10px;
}

div.contactaddress
{
	float: right;
	width: 250px;
}

div.nav
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 95%;
}

div.logo
{
	float: left;
	width: 266px;
	height: 173px;
}

div.tag
{
	float: right;
	width: 643px;
	height: 184px;
	background-image: url('../images/frogs.jpg');
	background-repeat: no-repeat;
	margin-right: 20px;
	text-align: center;
	font-size: 150%;
}

div.clear
{
	clear: both;
}

h1
{
	font-size: 170%;
	font-weight: normal;
	color: #6aba3d;
}

h2
{
	font-size: 120%;
}

span.highlight
{
	color: #7ED250;
}

.small
{
	font-size: 80%;
}

th
{
	text-align: right;
}

td.end
{
	text-align: center;
}

p.error
{
	font-weight: bold;
	color: Red;
}

.searchlogo
{	
	background-image: none!important;	
	float: left;
	margin-top: 10px;
	border: none!important;
}

a img
{
	border:none;
}

.people-container
{
	float: left;
	width: 700px;	
	margin-bottom: 20px;
}

.contact-container
{
	float: left;
	width: 700px;	
	margin-bottom: 20px;
}

.contact-topleft
{
	float: left;
	width: 350px;
}	

.contact-topright
{
	float: left;
	width: 350px;
}	

.contact-bottomleft
{
	float: left;
	width: 350px;
}	

.contact-bottomright
{
	float: left;
	width: 350px;
}	

/* --------Key People----------- */

.person-container
{
	float: left;
	width: 240px;
	font-size: 90%;	
	margin-bottom: 10px;
}	

.person-image
{	
	width: 100px;
	height: 150px;
	display: block;
}

.person .person-image
{
	width: 200px;
	float: left;
	min-height: 420px;
	margin-right: 10px;
}

.person-text
{
	width: 150px;
	float: left;
}

.person .person-text
{
	width: 600px;	
	float: left;
}

/* --------People Thumb Images----------- */

.gavin-wilkie
{
	background-image: url(../images/staff/gavin-small.jpg);
}

.jason
{
	background-image: url(../images/staff/jason-small.jpg);
}

.alex
{
	background-image: url(../images/staff/alex-small.jpg);
}

.jeremy
{
	background-image: url(../images/staff/jeremy-small.jpg);
}

.david
{
	background-image: url(../images/staff/david-small.jpg);
}

.emma
{
	background-image: url(../images/staff/emma-small.jpg);
}

.jon
{
	background-image: url(../images/staff/jon-small.jpg);
}

.sharon
{
	background-image: url(../images/staff/sharon-small.jpg);
}

.waywework
{
	color: #6aba3d;
}

.green-heading
{
	color: #6aba3d;
}

.green
{
	color: #6aba3d;
}


