@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ebe4ca;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
#row {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;
}
#center {
	padding: 0px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#row.nav {
	height: 56px;
	background-image: url(images/navback.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#row.header {
	height: 158px;
	background-image: url(images/hdrback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#center.nav {
	margin-top: 13px;
	height: 30px;
	text-align: center;
}
#row.footer {
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
#row.footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #1E2428;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#row.footer p span {
	color: #BB272F;
	padding-right: 5px;
	padding-left: 5px;
}
#row.footer p a {
	color: #B9262B;
	text-decoration: none;
}
#row.footer p a:hover {
	color: #1E2428;
}
#row.text #center {
	width: 878px;
	display: block;
	padding: 0px;
	margin-top: 25px;	
}
#row.text #welcome {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#row.text #welcometxt {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/welcomecopyback.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 635px;
}
#row.text #welcometxt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #1f2428;
	margin: 0px;
	padding: 20px;
}
#row.text #column {
	display: block;
	float: right;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#row.text #copy {
	display: block;
	float: left;
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#row.text #copy .red {
	color: #BD2A2E;
}
#row.text #copy p {
	color: #1f2428;
	font-size: 16px;
	line-height: 24px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
}
#row.text #copy p.sml {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
}
#row.text #copy p.top {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
#row.text #copy p.bio {
	color: #1f2428;
	font-size: 13px;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 0px;
	margin: 0px;
}
#row.text #copy p.bio img {
}
#row.text #copy p.sch {
	color: #F26422;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#row.text #copy p.sch strong {
	color: #1E2428;
	font-size: 16px;
	line-height: 22px;
}
#row.text #copy p.bio img {
	border: 2px solid #CFC28E;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	margin-bottom: 15px;
}
#row.text #copy p img.shadow {
	border: 2px solid #CFC28E;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
}
#row.text #copy p.bio img.wide {
	border: 2px solid #CFC28E;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#row.text #copy #box {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	display: block;
}
#row.text #copy #box p {
	margin: 0px;
	padding: 0px;
}
#row.text #copy #box p.per {
	font-size: 13px;
	color: #F36420;
	line-height: 16px;
}
#row.text #copy #box p.price {
	font-size: 33px;
	color: #BC282E;
	line-height: 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9CC9F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9cc9f;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#row.text #copy #box.price {
	padding: 10px;
	margin-bottom: 25px;
	margin-right: 5px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9CC9F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9CC9F;
	float: left;
	width: 78px;
	margin-top: 0px;
}
#row.text #copy h3 {
	color: #BB292C;
	font-size: 27px;
	line-height: 25px;
	font-weight: normal;
	background-image: url(images/leaf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD2A5;
}
#row.text #copy h4 {
	color: #4B848F;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD2A5;
}
#row.text #copy h5 {
	color: #F36E29;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: -13px bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD2A5;
}
#row.text #copy h6 {
	color: #86A548;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#row.text #copy img.schedule {
	padding: 0px;
	float: right;
	height: auto;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #F26422;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
#row.text #copy img.title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#login {
	background-image: url(images/loginbackground.jpg);
	padding: 0px;
	height: 116px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.4);
}
#login form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 625px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#login form .enter {
	padding: 0px;
	height: 27px;
	width: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login form .boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB272F;
	line-height: 16px;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#row.text #copy form table tr .formleft {
	color: #BC2933;
	font-size: 14px;
	line-height: 17px;
}
#row.text #copy p a {
	color: #BA282B;
	text-decoration: none;
}
#row.text #copy ul {
	background-color: #E6DDBE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#row.text #copy ul li {
	color: #666;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
#row.text #copy ul li a {
	color: #B91D21;
	text-decoration: none;
}
#row.text #copy a #button{
	padding: 10px;
	float: left;
	width: 95px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color: #BD2A2E;
	color: #EFCB28;
	text-align: center;
	display: block;
	text-decoration: none;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
#row.text #copy a:hover #button {
	background-color: #1E2428;
	color: #FFF;
}
#slideshow {
	position: relative;
	height: 155px;
	padding: 0px;
	width: 211px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 483px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
