body {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #666666;
	background: #dde8f0 url(images/greystripe_bg.gif) repeat-y center;
}
h1, h2, h3 h4 {
  margin: 0;
  padding: 0;
  color: #666666;
}
h1 {
  padding: 20px 20px 20px 30px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 32px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 18px;
  display: inline;
}
img {
	margin: 0;
	padding: 0;
	border: 1px solid;
}
img.front {
	margin: 18px 10px;
}
img.logo {
	margin: 25px 10px;
}
img.lphoto {
  float: left;
  border: 2px solid #660000;
  padding: 0;
  margin-top: 10px;
  margin-right: 10px;
}
img.rphoto {
  float: right;
  border: 2px solid #660000;
  padding: 0;
  margin-top: 10px;
  margin-left: 10px;
}
dt {
  margin-top: 10px;
  color: #666666;
  font-weight: bold;
}
dd {
  margin-left: 5px;
  color: #777777;
}
a {
  color: #530100;
}
a:hover {
  text-decoration: none;
}
#wrapper {
	padding: 0;
	margin: 0 auto;
	width: 800px;
}
#header {
  margin: 0;
  background: #660000 url(images/headerMain8.jpg);
  width: 100%;
  height: 185px;
}
#menu {
  margin: 0;
  padding: 8px 0;
  background: #ffc365 url(images/menu-bg.jpg) repeat-x;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: normal;
}
#menu li {
  padding: 0 19px;
  background: transparent url(images/li-bg.gif) no-repeat 0% 50%;
  display: inline;
}
#menu li.first {
  background: none;
}
#menu a {
  text-decoration: none;
}
#menu a:hover {
  color: #ffc365;
  background-color: #660000;
}
#content {
  margin: 0;
  padding: 20px;
  background-color: #ffffff;
  width: 760px;
}
.posts {
  padding: 20px 0 0;
  float: left;
  width: 494px;
}
.newscolumn {
  float: right;
  padding: 30px 0 0 10px ;
  background: transparent url(images/img05.gif) repeat-y;
  width: 240px;
}
.fontsize14 {font-size: 14px;}
.fontsize16 {font-size: 16px;}

.linkfont {color: #6666ff;}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
  clear: both;
}
#slideShow {
	position: relative;
	background: #e5e5e5;
	text-align: center;
	margin 0;
	width: 100%;
	height: 575px;
}
#testimonialShow {
	position: relative;
	background: #ffffff;
	text-align: center;
	margin 0;
	width: 494px;
	height: 50px;
}
.slides {
	position: relative;
	top: 25px;
	z-index: 1;
}
.setTitle {
	color: #660000;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
.slideTitle {
	color #660000;
	margin: 3px;
	font-size: 14px;
}
.controls {
	position: absolute;
	width: 100px;
	left: 330px;
	bottom: 10px;
}
.testimonialTitle {
	position: absolute;
	color #660000;
	width: 418px;
	left: 37px;
	font-size: 14px;
	font-style: italic;
}
.testimonialControls {
	position: absolute;
	width: 100px;
	left: 350px;
	bottom: 35px;
}
#previous {
	float:left;
	border: none;
	cursor: pointer;
}
#next {
	float:right;
	border: none;
	cursor: pointer;
}
#slide01, #slide11 { display: block; }
#slide02, #slide03, #slide04, #slide05, #slide06, #slide07, #slide08, #slide09 { display: none; }
#slide12, #slide13, #slide14, #slide15, #slide16, #slide17, #slide18, #slide19 { display: none; }
#footer {
  margin: 0;
  padding: 20px;
  background: #660000 url(images/img07.gif) repeat-x;
  height: 30px;
  width: 760px;
}
#footer p {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #ffc365;
  font-size: 11px;
}
#footer a {
  color: #ffc365;
}
