html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	background: #ffffee url(../images/bgbodygradient.jpg) repeat-x top left;
}

h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font: normal 28px georgia, times, times-roman, serif;
 	color: #b24b4b;
}

h1.midpage {
	padding: 40px 0 0 0;
}

h2 {
	margin: 0;
	padding: 20px 0 2px 0;
	font: bold 15px georgia, times, times-roman, serif;
 	color: #b24b4b;
	}

h1 + h2 {
	margin-top: -10px;
}

h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font: bold 12px georgia, times, times-roman, serif;
	color: #b24b4b; 
	text-align: left;
}
	
h4 {
	margin: 0;
	padding: 0 0 0 0;
	font: bold 70% georgia, times, times-roman, serif;
	line-height: 17px;
	color: #333; 
	text-align: left;
	}
	
.rightheading {
	text-align: right;
	}
	
p,
td {
	margin: 0;
	padding: 5px 0 10px 0px;
	font: normal 70% Verdana, Arial, sans-serif; 
	line-height: 17px;
	color: #3b150c; 
	text-align: left;
	}

table {
	border-collapse: collapse;
	border: none;
}

.dropcap {
 	float: left;
 	margin: 0 0 0 0;
 	color: #a32929;
 	padding: 0 .05em 0 0;
 	font-size: 80px;
 	line-height: 60px;
 	font-weight: normal;
 	font-family: georgia, times, times-roman, serif; 
 	} 

 
.emphasis {
 	color: #7d4d3c;
 	font-weight: bold;
}

p.emphasis {
 	color: #7d4d3c;
 	font-weight: bold;
}

p.emphasisclose {
	padding: 5px 0 5px 0px;
 	color: #7d4d3c;
 	font-weight: bold;
}

#map p {
	padding: 5px 0 0 0px;
}

p.midpagecontact {
	color: #7d4d3c;
 	font-weight: bold;
}

a {
	color: #575841;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #8c1717;
	text-decoration: underline;
	}

a.backtotop {
	font: normal 70% Verdana, Arial, sans-serif; 	float: right;
}

img {
	border: none;
	}
	
img.leftimg {
	float: left;
	margin: 0 20px 25px 0;
	padding:  0;
	border: 1px solid #aa3; 
}

img.rightimg {
	float: right;
	margin: 0 0 25px 20px;
	padding: 0;
	border: 1px solid #aa3; 
}

/*-- CONTAINER -------------------------------------------------------------------------------*/
#container {
	margin-left:auto;
	margin-right:auto;
	width: 769px; 
	min-height:100%;
	text-align: left;
	position:relative;
	padding: 0;
	margin-bottom: 0;
	background: #fff url(../images/containermiddle.gif) repeat-y top left ;
}

/*-- HEADER ----------------------------------------------------------------------------------*/
#header {
	height: 227px;
	width: 769px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
/*	background: #fff url(../images/header.jpg) repeat-y top left; */
	background: #fff;
	padding: 0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	}

* html #header {height:227px;he\ight:227px}

/*-- CONTENT ---------------------------------------------------------------------------------*/
#content {
	margin: 0 2px 0 2px;
/*	padding: 73px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 765px;
/*	background: #fff url(../images/containertop.gif) repeat-x top left;*/
/*	z-index: 10;*/
	}

#content ul {
	margin: 0 ;
	padding: 0px 0 0 20px;
	list-style-type: disc; 
	}
	
#content .section {
	clear: both;
	}
	
.right {
	text-align: right;
}

.splashmovie_left {
	width: 315px;
	height: 150px;
	margin: 0;
	padding: 0;
}

.splashmovie_center {
	width: 530px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.tagline {
	margin: 0 0 0 -10px;
	padding: 0 0 10px 0;
	font: bold 18px georgia, times, times-roman, serif; 
	line-height: 32px;
 	color: #7D4D3C;
 	text-align: center;
	}

/*-- LEFT NAVIGATION -------------------------------------------------------------------------*/
#lnav {
	float: left;
	width: 165px;
	padding: 50px 0 0 20px;
	margin: -30px 0 0 0;
	}

#lnav ul {
	margin: 0;
	padding: 0;
	font: bold 80% georgia, times, times-roman, serif;
	line-height: 30px;
	list-style-type: none; 
	}

#lnav ul li {
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0;
/*	background: url(../images/lnavseparator.jpg) no-repeat bottom left;*/
	}

#lnav a {
	font-weight: bold;
	color: #ffffdd;
	text-decoration: none;
	}

#lnav a:hover,
#lnav a.active {
	color: #a7b087;
	text-decoration: none;
	}

#lnav a.special {
	color: #a7b087;
	text-decoration: none;
	}

ul li#welcomenav{
	padding: 0px 0px 10px 0px;
	}

ul li#resourcesnav{
	padding: 5px 0px 15px 0px;
	}

#contactlink a {
	font-weight: bold;
	color: #ffffdd;
	text-decoration: none;
	font-size: 30px;
	background: url(../images/contactlink.jpg) 0 0 no-repeat;
	}

#contactlink a:hover,
#contactlink a:active {
	font-weight: bold;
	color: #ffffdd;
	text-decoration: none;
	font-size: 30px;
	background: url(../images/contactlinkhover.jpg) 0 0 no-repeat;
	}

#contactlink a span {
	visibility: hidden;
	}

ul li#newsletternav{
	padding: 0px 0px 15px 0px;
	}

p.contact  {
	margin: 0;
	padding: 2px 0 10px;
	font: 75%/70% Verdana, Arial, sans-serif; 
	color: #ffffdd; 
	}

.lnavseparator {
	margin: 20px 25px 20px -5px;
	width: 140px;
	height: 1px;
	background: url(../images/lnavseparator.jpg) no-repeat bottom center;
	
}

#lnav ul#newsletter {
	margin: 0;
	padding: 0;
	font: bold 80% georgia, times, times-roman, serif;
	line-height: 30px;
	list-style-type: none;
	}

#lnav ul#newsletter li {
	display: block;
	padding: 0;
	margin: 0;
/*	background: url(../images/lnavseparator.jpg) no-repeat bottom left;*/
	}
	
ul li#newsletternav{
	padding: 0px 0px 0px 0px;
	}

/*-- RIGHT TEXT -----------------------------------------------------------------------------*/
#rtext {
	width: 530px;
	padding: 60px 20px 0 0px;
	margin: -30px 0 0 0px;
	float: right;
	}

#rtext li {
	margin: 0;
	padding: 0;
	font: normal 70% Verdana, Arial, sans-serif; 
	line-height: 17px;
	color: #333; 
	}
	
p.printerfriendly {
	padding: 0;
	margin: 0;
	font: normal 60% Verdana, Arial, sans-serif; 
	text-align: right;
}
	
.break {
	margin: 20px 0 20px 0;
/*	background: #fff url(../images/break.gif) no-repeat center center;*/
	clear: both;
}

.schedule td {
	padding: 2px 20px 2px 2px;
	border: 1px solid #ddd;
}
.payment td {
	padding: 0 20px 8px 0;
	border: none;
	vertical-align: center; 
}
/*-- SIDEBARS ---------------------------------------------------------------------------------*/
.rsidebar {
	margin: 10px 0 40px 25px;
	padding: 10px 15px 15px 20px;
	border: 1px solid #575841; 
	width: 150px;
	float: right;
	background: #ffd;
}	

.rsidebar h2 {
	padding: 0 0 2px 0;
}

.rsidebar a {
	font: bold 100% Verdana, Arial, sans-serif; 
	line-height: 17px;
}

.rsidebarinfo {
	margin: 10px 0 40px 25px;
	padding: 10px 15px 15px 20px;
	border: 1px solid #575841; 
	width: 150px;
	float: right;
	background: #ffd;
}	

.lsidebar {
	margin: 10px 25px 40px 0;
	padding: 10px 15px 25px 20px;
	border: 1px solid #575841; 
	width: 150px;
	float: left;
	background: #ffd;
}	

.topofpage {
	margin: 0px 0 5px 25px;
	padding: 0px 15px 0px 20px;
	border: none;
	width: 150px;
	float: right;
}

.rsidebar p,
.lsidebar p
 {
	font: italic 70% georgia, times, times-roman, serif;
	line-height: 170%;
	margin: 0;
	padding: 5px 0 5px 0px;
}

.rsidebarinfo p
 {
	font:bold 70% Verdana, Arial, sans-serif; 
	line-height: 170%;
	margin: 0;
	padding: 5px 0 5px 0px;
}

.lnavsidebar {
	margin: 0px 25px 0px -12px;
	padding: 5px 8px 5px 8px;
	width: 140px;
	float: left;
}	

.lnavsidebar p {
	font: italic 70% georgia, times, times-roman, serif;
	line-height: 180%;
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #e1edb7;
}

 p.source{
	font: italic 65% Verdana, Arial, sans-serif;
	line-height: 14px;
}

.menusidebar {
	margin: 0px 0 0px 10px;
	padding: 10px 15px 15px 20px;
/*	border: 1px solid #575841; */
	width: 150px;
	float: right;
	background: #fff;
}	
.menusidebar p {
	font: italic 70% georgia, times, times-roman, serif;
	line-height: 170%;
	margin: 0;
	padding: 5px 0 5px 0px;
}

/* iContact signup */
#SignUp .signupframe {
  	border: none;
  	background: #ffffff;
	margin: 0;
	padding: 5px 0 10px 0px;
	font: normal 70% Verdana, Arial, sans-serif; 
	line-height: 17px;
	color: #3b150c; 
	text-align: left;
}
/*-- FOOTER ---------------------------------------------------------------------------------*/
#footer	{
	position:relative;
	bottom:0;
	width:749px;
	height: 155px;
	background: #ffe url(../images/containerbottom.gif) no-repeat top left;
	padding: 0px 10px;
	margin: 0 0 0 0;
	}

* html #footer {height:155px;he\ight:155px;}

#clearfooter {
	height:5px;
	width:100%;
	clear:both
	}
	
#footer p {
	margin:0 0 0 0;
	padding:40px 0 0 0;
	font: normal 60% Verdana, Arial, sans-serif; 
	color: #3b150c; 
	line-height: 20px;
	width: 729px;
	text-align: center;
	}
	
