﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	text-align: center;
	color: #000000;
	background-color:#A5BA94;
}
h1{
	color:#ff6600;
}
h2{
	color:#ff6600;
}

a:link {
	color: #333333;
}
a:visited {
	color: #FF8000;
}
a:hover {
	color: #FF6600;
}
#container {
	width:895px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image: URL('../images/content-bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}
#containertop {
	width:895px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image: URL('../images/header.gif');
	background-repeat:no-repeat;
	background-position:center top;
}
#containerbottom {
	width:895px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image: URL('../images/footer.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#header {
	background-image: URL('../images/header.gif');
	height: 465px;
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#slideshow {
	height: 273px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#logo {
	height: 397px;
	width: 216px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	font-size:24px
}
#services
 {
	width: 212px;
	height:400px;
	margin-left: auto;
	margin-right: 40px;
	margin-top:40px;
	font-size:14px;
	font-weight:bold;
	padding:20px;
	float:right;
	background-image: URL('../images/services-bg.jpg');
	background-repeat:no-repeat;

}

#content {
	text-align: left;
	background-image: URL('../images/content-bg.jpg');
	width: 639px;
	padding: 0px 50px 20px 30px;
	margin-left: auto;
}
#footer {
	width: 895px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	height: 40px;
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #333333;
	font-size:10px;
}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #DDDDDD;
}
#nav {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	right:75px;
	top:240px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#nav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#pagetitle {
	width: 350px;
	position:absolute;
	right:300px;
	top:250px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
}
#search {
	height: auto;
	width: 212px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-cap.gif');
}
.searchfield {
	font-size: x-small;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
.leftcol {
	width: 222px;
	text-align: center;
}
.rightcol {
	width: 695px;
}
#display {
	text-align: center;
}
TABLE {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #ff6600;
}
.list {
	font-size: 16px;
}
.slogan {
	color: #FFFFFF;
}
.aligncenter {
	text-align: center;
}
.textblock
{
	width:600px;
	background-color:#9DE5FF;
	margin-left:100px;
	margin-bottom:20px;
	padding:10px;
	color:#000000;
	border:3px #CE0894 solid;
}
.textblock2
{
	width:600px;
	background-color:#00BAFC;
	margin-left:100px;
	margin-bottom:20px;
	padding:10px;
	color:#000000;
	border:3px #CE0894 solid;
}
.img
{
	border-width: 0px;
}
