body {
	background: #663399 url(../images/bg-pattern.jpg) repeat top;
	margin: 0px auto;
	padding: 0px;
	color: #333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	line-height:160%;
}
a{
	color:#000;
}
a:hover, a:active{
	color:#333;
	text-decoration:none;
}
.h2style{
	font-size:32px;
	margin:25px;
	color:#663399;
	font-weight:normal;
}
.h2styleanchor{
	font-size:32px;
	margin:25px 0 10px 25px;
	color:#663399;
	font-weight:normal;
}
.h3style{
	font-size:24px;
	margin:25px;
	color:#663399;
	font-weight:normal;
	font-style:italic;
}
.h4style{
	font-size:17px;
	color: #000;
	font-weight:normal;
}
.h4style a{
	text-decoration:underline;
}
.h4style a:hover{
	text-decoration:none;
}
.bodycopy{
	line-height:30px;
	margin:25px;
}
.anchors{
	margin:0 0 25px 25px;
}
.center-align{
	text-align:center;
}
.left-align{
	text-align:left;
}
.firstletter {
	float: left;
	color:#330066;
	font-size: 4.3em;
	line-height: .8;
	font-weight: bold;
	margin-right: 0.2em;
	font-family:"Times New Roman", Times, Georgia, serif
}
.image-right{
	margin:0 0 15px 15px;
	float:right;
}
.image-left{
	margin:0 15px 15px 0;
	float:left;
}
.reviews{
	width:860px;
	background:url(../images/highlight-tile.gif) repeat-x top;
	min-height:100px;
	margin:0 auto;
	border-top:solid 1px #ddd;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	text-align:center;
	padding:0 15px 10px 15px;
}
.about-us{
	width:860px;
	background:url(../images/highlight-tile.gif) repeat-x top;
	min-height:100px;
	margin:0 auto;
	border-top:solid 1px #ddd;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	text-align:left;
	padding:0 15px 10px 15px;
}
.clearfix{
	clear:both;
}
#container {
	margin:0 auto;
}

#header{
	margin:0;
	padding:0;
	border:1px solid #330066;
	background: url(../images/header.jpg) no-repeat;
	width:960px;
	height:161px;
}
#logo{
	margin:8px 0 0 10px;
	width:448px;
	height:139px;
	float:left;
	}
#newsarea{
	margin:4px 7px 0 0;
	float:right;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#5d3494;
	text-align:right;
	}
#newsarea a{
	color:#5d3494;
	font-weight:bold;
	}
#newsarea a:hover, #newsarea a:active{
	color:#5d3494;
	text-decoration:none;
	}
#nav-bar{
	margin:20px 0 0 0;
	padding:0;
	background: url(../images/nav-bg.gif) repeat-x;
	height:50px;
	border:1px solid #330066;
}
#nav-bar ul{
	font-size: 16px;
	line-height:50px;
	text-align:center;
}
#nav-bar ul li{
	display:inline;
	padding:0 15px;	
	border-right:solid 1px #9966cc;
}
#nav-bar ul li.last{
	border-right: none;
}
#nav-bar ul li a{
	text-decoration:none;
	color:#666;
}
#nav-bar ul li a:hover,#nav-bar ul li a:active,#link1 #nav1, #link2 #nav2, #link3 #nav3, #link4 #nav4, #link5 #nav5, #link6 #nav6, #link7 #nav7, #link8 #nav8, #link9 #nav9{
	color:#330066;
}

#content{
	background:#eee url(../images/content-bg.gif) repeat-x top;
	margin:20px 0 0 0;
	text-align:left;
	border:1px solid #330066;
}
#home-center{
	text-align:center;
}
#about-us-image{
	background: url(../images/about-us-photos.jpg) no-repeat top;
	width:958px;
	height:270px;
	position:relative;
}
#about-us-image ul a{
	color:#330066;
}
#about-us-image ul.one{
	position:absolute;
	left: 47px;
	top: 232px;
}
#about-us-image ul.two{
	position:absolute;
	left: 311px;
	top: 232px;
}
#about-us-image ul.three{
	position:absolute;
	left: 510px;
	top: 232px;
}
#about-us-image ul.four{
	position:absolute;
	left: 733px;
	top: 232px;
}
#footer{
	margin:20px auto 0 auto;
	padding:20px;
	background:url(../images/highlight-tile.gif) repeat-x top;
	text-align:center;	
	border:1px solid #330066;
}


#testimonials{
	width:auto;
	height:60px;
	background:url(../images/highlight-tile.gif) repeat-x top;
	margin:0 auto;
	padding:20px;
	font-style: italic;
	list-style-type: none
}
#testimonials .slide {}
blockquote {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	color: #333;
	font-style: italic
}

#mp3-player{
	float:left;
	width:420px;
}

#video-player{
	float:right;
	width:445px;
}

#form-left{
	float:left;
	width:45%;
	border-right:solid 1px #999;
}
#form-right{
	float:right;
	width:50%;
}
fieldset
{
	margin: 0;
	padding: 0;
}
legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
fieldset ol
{
	padding: 1em 0 0 0;
	list-style: none;
}
fieldset li
{
	padding-bottom: .6em;
}
.hidden
{
	display: none;
}
label
{
	float: left;
	width: 9em;
	margin-right: 1em;
	text-align: right;
}
.info_fieldset {
	border: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.contact-button {
	border: 1px solid #999999;
	background: white;
	color: #2F3738; 
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}

