/* @group Tags */

* {
	margin: 0;
	padding: 0;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}

body {
	color: #203108;
	text-align: center;
	font: small/1.6em "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
}

body, tr, td, input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
}

ul, ol {
	margin: 0 0 13px 25px;
}

li {
	list-style: square url(images/thbullet.gif);
	color: #455422;
	margin-bottom: 4px;
}

dl {
	margin: 0 0 10px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 3px 10px;
}

p {
	margin: 0 0 12px;
	text-align: left;
}

h1 {
	font-size: 1.8em;
	margin: 0 0 12px;
}

h1 {
	display: none;
}

h2 {
	font-size: 1.6em;
	margin: 8px 0 16px;
	color: #859621;
	line-height: 1.2em;
}

h3 {
	font-size: 1.35em;
	margin: 6px 0 12px;
	color: #487d92;
}

h4 {
	font-size: 1.25em;
	margin: 4px 0 8px;
	color: #b2c732;
}

h5 {
	font-size: 1.15em;
	margin: 3px 0 6px;
	color: #677d43;
}

h6 {
	font-size: 1.1em;
	margin: 0;
	color: #677d43;
}

hr {
	display: none;
}

img {
	float: left;
	margin-right: 15px;
	border: 1px solid #7c7e5c;
}

acronym {
	border-bottom: 1px dotted;
}

blockquote {
	margin: 0 25px 20px 25px;
	font-style: italic;
}

/* @end */

/* @group Structure */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 590px;
}

#headerblock {
	background: url(images/heatherSmall.gif) no-repeat;
	border-style: none;
	width: 590px;
	padding: 0;
	margin: 20px 0 0;
	height: 60px;
}

#header {
}

#menubar {
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
}

#portfolio {}

#news {}

#contact {}

#leftarrow {
	float: left;
	margin: 160px 0 0;
}

#rightarrow {
	float: right;
	margin: 160px 0 0;
}

#imageblock {
	float: left;
	width: 540px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#imageblock420 {
	float: left;
	width: 420px;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 30px;
}

#imageblock370 {
	float: left;
	width: 370px;
	margin-right: 95px;
	margin-left: 95px;
	margin-bottom: 30px;
}

#news {
	margin-top: 20px;
	text-align: center;
}

#news p {
	text-align: center;
}

#contactimg {
	margin-right: 88px;
	margin-left: 88px;
}

#contactimg p {
	text-align: center;
	color: #333;
	font-size: .88em;
}

#contactimg img {
	margin-bottom: 10px;
}

#caption {
}

.caption p {
	color: #333;
	font-size: .9em;
	padding: 0;
	margin: 0 1px;
	clear: both;
}

#bottomnav {
	border-top: 1px solid #999;
	margin-top: 60px;
	clear: both;
}

#copyright p {
	text-align: center;
	font-size: .8em;
	margin-top: 30px;
}

/* @end */

/* @group Styles */

#menubar a {
	font-size: .88em;
	text-decoration: none;
}

#menubar ul {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	font-weight: normal;
}

#menubar li, #bottomnav li {
	display: inline;
	list-style-type: none;
	color: #666;
}

#bottomnav a {
	text-decoration: none;
}

#bottomnav ul {
	margin-top: 10px;
}

.bigimg {
	border: 0px solid #cccccc;
	margin-bottom: 6px;
}

#leftarrow img, #rightarrow img {
	border-style: none;
	margin: 0;
	padding: 0;
}

.hide {
	visibility: hidden;
}

.rt {
	text-align: right;
}

.thumbnail
{
float: left;
width: 96px;
margin: 0 5px 20px 0;
padding: 5px;
}

.clearboth {
	clear: both;
}

.link {}

span {}

.linkimgnorule {
	border-style: none;
}

/* @end */

/* @group Links */

a:link {
	color: #999;
}

a:visited {
	color: #999;
}

a:active {
	color: #666;
}

a:hover {
	color: #333;
}

.linkimage {
	border: 1px solid #cccccc;
	margin-right: 3px;
	margin-left: 3px;
}

a:hover .linkimage {
	border: 1px solid #666666;	
}

/* @end */
