@charset "UTF-8";
body {
	background-image: url(images/tile-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #DFD7CA;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
h2 {
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C2BAAF;
}
h3 {
	font-weight: bold;
	color: #1F3114;
	text-transform: capitalize;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DFD6;
	border-right-color: #A8A39A;
	font-style: italic;
}
.topwrapper {
	background-image: url(images/tile-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	background-image: url(images/content-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: auto;
	padding-top: 20px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer2 {
	background-image: url(images/tile-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	width: auto;
	padding-top: 20px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a, .footer2 a {
	font-weight: bold;
	color: #FBBE40;
	text-decoration: none;
}

.telephone {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #DFD7CA;
}
.hilite3 {
	border: 1px solid #77726C;
	background-color: #EFECE3;
}
.telephone2 {
	text-align: center;
	font-size: 18px;
	margin-top: -46px;
	font-weight: bold;
	color: #000000;
	background-color: #EFECE3;
	width: 800px;
	margin-left: -10px;
}
.telephone strong {
	font-size: 36px;
	color: #36581C;
}
.content {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	width: auto;
	padding-bottom: 50px;
}
.content2 {
	clear: both;
	width: auto;
	background-color: #EFECE3;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
.menu {
	float: right;
	width: 550px;
	padding: 0px;
	margin: 0px;
	height: 95px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flasharea {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 213px;
	width: auto;
	text-align: center;
}
.contenttop {
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: auto;
}
.clear {
	clear: both;
}
.sidebar {
	float: right;
	padding: 5px;
	margin-right: 10px;
	width: 280px;
	margin-top: -20px;
}
.page {
	float: left;
	padding: 0px;
	margin-top: 0px;
	width: 460px;
	margin-left: 25px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
.menu a {
	color: #36541C;
	text-decoration: none;
}
.hilite1 {
	font-size: 25px;
	text-align: center;
	color: #003300;
}
.border {
	border: 1px solid #000000;
}
.hilite2 {
	font-size: 18px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	background-color: #EFECE3;
	padding: 10px;
	border: 1px solid #ABA59A;
	line-height: 1.4em;
}
.button {
	margin: auto;
	padding: 10px;
	width: auto;
	background-color: #DFD7CA;
	border: 1px solid #D0C9BD;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 12px;
	text-align: center;
}
.border2 {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.hilite3 strong {
	color: #233811;
	display: block;
}
a {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
li {
	list-style-image: url(images/listArrow.gif);
	margin-bottom: 5px;
}
.hilite4 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background-color: #EFECE3;
	padding: 10px;
	border: 1px solid #ABA59A;
	line-height: 1.4em;
}
h1.hilite1 {
	font-weight: normal;
}

