body	{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.hlarge		{
	height: 60px;
}
.hmed		{
	height: 40px;
}
.hsmall		{
	height: 20px;
}
.hmini		{
	height: 10px;
}

.text		{
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textbold		{
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subhead		{
	color: #41b5e8;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textsmall		{
	color: #666666;
	font-weight: normal;
	line-height: 9px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linedark		{ background-color: #e5e5e5; }
.linelight		{ background-color: #f5f5f5; }
.linewhite		{ background-color: #ffffff; }
.sideline		{ background-color: #0075a8; width: 15px}
.home			{ background-image: url(images/imagehome.jpg); }
.aboutus		{ background-image: url(images/imageaboutus.jpg); }
.services		{ background-image: url(images/imageservices.jpg); }
.contact		{ background-image: url(images/imagecontact.jpg); }
.intro			{ background-image: url(images/intro.gif); }
.shadowtop		{ background-image: url(images/shadowtop.jpg); }
.topgraphic		{ background-image: url(images/topgraphic.gif); }
.hbottom		{ height: 50px; }

A:link {text-decoration: none; font-weight: bold; color: #ff3300; font-size: 11px; line-height: 18px;}
A:visited {text-decoration: none;; font-weight: bold; color: #ff3300; font-size: 11px; line-height: 18px;}
A:active {text-decoration: none;; font-weight: bold; color: #ff3300; font-size: 11px; line-height: 18px;}
A:hover {text-decoration: underline; font-weight: bold; color: #333333; font-size: 11px; line-height: 18px;}

A.linksmall:link {text-decoration: none; color: #cc3300; font-weight: normal; background-color: ; font-size: 9px; line-height: 14px; display: block;}
A.linksmall:visited {text-decoration: none; color: #cc3300; font-weight: normal; background-color: ; font-size: 9px; line-height: 14px; display: block;}
A.linksmall:active {text-decoration: none; color: #cc3300; font-weight: normal; background-color: ; font-size: 9px; line-height: 14px; display: block;}
A.linksmall:hover {text-decoration: underline; color: #EBA300; font-weight: normal; background-color: ; font-size: 9px; line-height: 14px; display: block;}

input, textarea {
	width: 200px;
	height: 18px;
 	background: #f5f5f5;
	color: #333333;
	padding: 2px 2px;
	margin: 0 0 0px 0px;
	font: normal 10px verdana, arial, geneva, helvetica, sans-serif;
	border: 1px solid #dddddd;
	border-bottom-color: #dddddd;
	border-bottom-width: thin;
	border-bottom-style: solid;
	}

textarea {
	height: 50px;
	}
	
	.submit {
	margin-top: 0px;
	width: 120px;
	height: 35px;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
	font: normal 9px verdana, arial, geneva, helvetica, sans-serif;
	border-bottom-color: #dddddd;
	border-bottom-width: thin;
	border-bottom-style: solid;
	}
	
	.reset {
	margin-top: 0px; 
	width: 120px;
	height: 35px;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
	font: normal 9px verdana, arial, geneva, helvetica, sans-serif;
	border-bottom-color: #dddddd;
	border-bottom-width: thin;
	border-bottom-style: solid;
	}