﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	clear: both;
	padding: 0px 10px 0px 10px;
	background-image: url('images/wrapperBG.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	clear: both;
	height: 370px;
	width: 970px;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
}
#navigationBOX {
	position: relative;
	width: 183px;
	height: 120px;
	top: 135px;
	left: 35px;
	padding-top: 112px;
}
#left {
	float: left;
	display: inline;
	width: 175px;
	height: 207px;
	background-image: url('images/leftBG.jpg');
	background-repeat: no-repeat;
	margin-left: 29px;
	margin-top: 29px;
	margin-bottom: 29px;
	padding-top: 300px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#left a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 140%;
}
#main {
	padding: 20px;
	float: right;
	display: inline;
	width: 604px;
	margin-top: 29px;
	margin-bottom: 29px;
	margin-right: 68px;
	border: 6px solid #DDC000;
}
#footer {
	clear: both;
	overflow: hidden;
	background-image: url('images/footerBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4D4D4D;
	padding: 25px;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
}
#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
}
#navigation li {
}
#navigation li a {
	display: block;
	height: 36px;
	line-height: 36px;
	background-color: #DDC000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	font-size: 140%;
	letter-spacing: 2px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #FFFFFF;
}
#navigation li a:hover {
	background-color: #D5BA00;
}
h1 {
	font-weight: normal;
	color: #FE8146;
	letter-spacing: 5px;
	font-size: 150%;
}
.newStyle1 {
	padding: 25px;
	border: 1px solid #808080;
	font-size: medium;
	color: #FF3300;
}
.style1 {
	font-size: large;
	color: #999999;
	letter-spacing: 3px;
}
.largeText {
	font-size: medium;
}
#belowFooter {
	margin: 0px auto 0px auto;
	width: 990px;
	clear: both;
	padding-bottom: 10px;
}
.content_ul {
	margin: 0px 0px 0px 10px;
}
.content_ul li {
	margin-top: 15px;
	list-style-type: none;
	padding-left: 30px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
}
h2 {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-size: 130%;
	background-color: #FE8146;
	text-align: center;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #808080;
	padding: 10px;
	background-color: #FFFFFF;
}
.style2 {
	border-width: 0px;
}
.gallery {
	text-align: center;
}
.gallery img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #C0C0C0;
}
newStyle10 {
	background-color: #FDF5C8;
	font-weight: bold;
	color: #DA231D;
}
.newStyle9 {
	background-color: #E4E4E4;
	font-weight: bold;
	color: #000000;
}
.newStyle11 {
	background-color: #FD8046;
	color: #FFFFFF;
}
#contactForm {
}
#contactForm table {
	border: 1px solid #FD8046;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
