@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 15px;

}

body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#000;
	line-height: 17px;
	text-align:justify;
	background-color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:30px;
}

p body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
	color:#000;
	line-height: 17px;
	text-align:justify;
	background-color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

/*
HEADER STYLES TO GO HERE
*/

h1 {font-size:28px; line-height:24px; color:#99CC00;}
h2 {font-size:24px; line-height:20px; color:#99CC00;}
h3 {font-size:20px; line-height:18px; color:#99CC00;}
h4 {font-size:16px; line-height:14px; color:#99CC00;}

/*
ID STYLES TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 980px;
	min-height:600px;
	background-color:#fff;
}

#header {
	width:980px;
	height:110px;
	float:left;
}

#navigation {
	width:220px;
	min-height:500px;
	float:left;
	padding-top:20px;
}

#navigation li {
	list-style-type:disc;
	list-style:inside;
	list-style-position:inside;
}

#content {
	width:720px;
	float:left;
	min-height:500px;
	padding:20px;
}

#content1 {
	width:100%;
}

#footer {
	width:760px;
	float:left;
	text-align:center;
	padding: 20px 0px 20px 220px;
}

#thumbs {
	width:100%;
	float:left;
	text-align:left;
	margin-top:10px;
}

#home {
	width:355px;
	height:337px;
	padding:20px;
	float:left;
	border: 1px solid #99CC00;
}

#credits {
	width:100%;
	float:left;
}

/*
CLASS STYLES TO GO HERE
*/

.navigation {
	font-Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;
	color:#000;
	text-decoration:none;
}

a.navigation:link {color: #000;}
a.navigation:active {color: #000;}
a.navigation:visited {color: #000;}
a.navigation:hover {color:#99CC00;}

.black13 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#000;
	line-height:15px;
	text-align:left;
}

.black11 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000;
	line-height:15px;
	text-decoration:none;
}

a.black11:link {color: #000;}
a.black11:active {color: #000;}
a.black11:visited {color: #000;}
a.black11:hover {color:#99CC00;}

.black22 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	color:#000;
	line-height:26px;
	text-decoration:none;
}

.thumb {margin: 12px 24px 12px 0px;}

.img250 {
	width: 250px;
	float:left;
	margin-right:20px;
}

.img300 {
	width:284px;
	margin-left:20px;
	margin-bottom:20px;
	float:right;
}

.img350 {
	width:310px;
	margin-left:20px;
	margin-bottom:20px;
	float:right;
	border: 1px solid #99CC00;
	padding:20px;
}

.contentlink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#99cc00;
	line-height: 17px;
	text-decoration: none;
}

a.contentlink:link {color: #99cc00; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#99CC00;}
a.contentlink:active {color: #99cc00; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#99CC00;}
a.contentlink:visited {color: #99cc00; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#99CC00;}
a.contentlink:hover {color: #000; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#000;}

.contentgrn {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:19px; 
	color:#99CC00;
	line-height: 21px;
}

.enqfield {
	width:300px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
	margin-top:5px;
}

.enqfield2 {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
	margin-top:5px;
}
