body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: 300;
	color: #333;
	background: #3D2316;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	p{
	color: #000;;
	}
	a{
	 color: #fff;
	 text-decoration: none;
	}
	a:hover{
	 text-decoration: underline;
	}
	ul{
	list-style: url('../images/bullet.gif');
	color: #fff;
	font-size: 11pt;
	line-height: 145%;
	}
#musicPlayer{
	height: 50px;
	width: 700px;
	color: #fff;
	margin-left: auto;
margin-right: auto;
	}
	#musicPlayer p{
	width: 300px;
	float: right;
	font-size: 9pt;
	color: #fff;
	text-align: right;
	margin-bottom: 3px;
	}
#musicPlayer #persMenu{
clear: both;
		float: right;
	}
	
	#persMenu p{
	margin-top: 0px;
	margin-bottom: 3px;
    color: #fff;
	}
	#persMenu a{
	color: #ffff99;
	}
	#persMenu a:hover{
	text-decoration: none;
	border-bottom: 2px #BB5218 dotted;
	}
	#persMenu a .selectedSub{
border-bottom: 2px #BB5218 dotted;
}
	#container{
	clear: right;
width: 700px;
margin-top: 0px;
padding: 0;
height: auto;
background-color: #fff;
border: 1px solid #fff;
margin-left: auto;
margin-right: auto;
}
#container #topNav{
height: 55px;
width: 100%;
background: #bb5218;
margin-bottom: 8px;
}
#topNav #navBar{
float: right;
width: 400px;
font-size: 13px;
height: 20px;
color: #EED588;
text-align: right;
padding: 17px 10px 0px 0px;
}
#navBar #nav1,#navBar #nav2,#navBar #nav3,#navBar #nav4,#navBar #nav5{
font-weight: 300;
}
#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a {
color: #fff;
}
#navBar #n2{
height: 25px;
color: #EED588;
padding: 0px 10px 0px 0px;
margin-left: 25px;
font-size: 12px;
text-align: left;
visibility: hidden;
}
#n2 a{
color: #EED588;
text-decoration: none;
}
#n2 a:hover{
text-decoration: none;
color: #ffff99;
}
#navBar a{
text-decoration: none;
}
#topNav #swirl{
margin: 10px 0px 0px 10px;
float: left;
}
#topNav #nameLogo{
margin: 18px 0px 0px 15px;
float: left;
}
#topNav img{
border: 0;
}
#container #slideshow{
width: 100%;
height: 396px;
margin-bottom: 8px;
}
#container #contentFrame{
height: auto;
background: #bb6e44;
margin-bottom: 8px;
width: 100%;
background-image: url('../images/swirl-bg.gif');
background-repeat:no-repeat;
background-position:bottom right;
}
#contentFrame #content{
clear: both;
height: 100%;
padding: 20px 35px 25px 15px;
text-align: left;
}
#content .pageImg{
text-align: left;
margin-right: 10px;
border: 7px solid white;
}
#content #bodyText, #content #bodyTextTest{
clear: both;
float: right;
width: 445px;
padding: 0px 0px 0px 0px;
}
#content p{
font-size: 11pt;
color: #fff;
margin-top: 0px;
line-height: 145%;
}
#content a{
color: #ffff99;
}
#content h1{
margin-top: 0px;
font-size: 11pt;
color: #EED588;
}
#content h2{
font-size: 10pt;
font-style: italic;
color: #EED588;
}
#bodyText p{
font-size: 11pt;
color: #fff;
margin-top: 0px;
line-height: 145%;
}
#bodyTextTest p{
font-size: 11pt;
color: #fff;
margin-top: 0px;
line-height: 145%;
}
#bodyText a{
color: #ffff99;
text-decoration: none;
}
#bodyText a:hover{
text-decoration: underline;
}
#bodyText #contactInfo{
width: 170px;
}
#bodyText .lastPar{
margin-bottom: 10px;
}
#contactInfo p{
font-size: 9pt;
}
#contactInfo a{
color: #ffff99;
}
#contactForm{
width: auto;
margin-top: 20px;
}
#contactForm td{
font-size: 11pt;
color: #fff;
}
#content #callout{
width: 150px;
}
#callout p{
font-size: 9pt;
}
#container #footer{
clear: both;
height: 40px;
width: 100%;
background: #bb5218;
}
#footer .right, #footer .left{
font-size: 9pt;
color: #fff;
}
#footer img{
margin-top: 3px;
}
#footer #footerNav{
font-size: 8pt;
color: #ccc;
}
#footerNav a{
color: #EED588;
}
#footerweb{
height: 20px;
width: 700px;
margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footerweb p{
font-size: 8pt;
color:#ccccff;
text-align: right;
}
#footerweb a{
color: #BB5218
}
.selected{
border-bottom: 2px #fff dotted;
}
#n2 .selectedServ{
color: #ffff99;
}
.required {
font-size: 9pt;
color: #ffff99;
}
.selectedSub{
border-bottom: 2px #BB5218 dotted;
}