body {
	color: #000;
	background: #cfbda2 url(bodyBk.gif) repeat-x;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0 4px;
}

p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	padding: 0;
	margin: 0;
	_text-align: left;
}
.m_gallery {
float:left;
margin: 0 10px 12px 10px;
}
a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #92836c;
}

.printOnly {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 14px;
}

h1 {
	color: #fff;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background: #92836c url(heading.gif) repeat-y right;
	padding: 10px;
}

h2 {
	color: #506385;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0;
}

h3 {
	color: #73695a;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0;
}

h4 {
	color: #666;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	color: #41577a;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	color: #000;
	font-size: .9em;
}

img {
	border: none;
}

sup {
	font-size: 60%;
}	

.right {
	float: right;
	margin: 12px 0 12px 12px;
	border: solid 4px #e7dbcb;
	clear: right;
}

.img, #content img {
	border: solid 4px #e7dbcb;
	clear: right;
}

.homeWelcome {
	text-align: center;
	font-family: georgia; 
	font-size: 145%; 
	font-variant: small-caps; 
	font-stretch: condensed;
	line-height: 1.2;
	padding: 5px 10px 0 10px;
}

#image-holder {
	width: 100px;
	margin: 24px 0 12px 30px;
	text-align: center;
	float: right;
}

#image-holder img {
	border: solid 4px #e7dbcb;
}

.thumbs {
	border: solid 4px #e7dbcb;
}

.center {
	text-align: center;
}

hr {
	visibility: hidden;
	clear: right;
	margin: 0;
}

dl {
	margin: 0 0 20px 0
}

dt {
	color: #506385;
	font-weight: bold;
	margin-bottom: 8px;
}

dd {
	margin: 0;
	padding: 0;
}

/* SITE CONTAINER */
#site-container {
	text-align: left !important;
	text-align: center;
	_width: 81%;
	min-width: 750px;
	max-width: 980px;
	margin: 0 auto;
}

#side-bar {
	background: url(sideBk.png) 0 163px;
	margin-top: 33px;	
	width: 109px;
	height: 664px;
	float: left;
	position: relative !important;
	position: absolute;
	z-index: 250;
}
.side-bar-index {
	_margin-left: -355px;
}
	
.side-bar-sec {
	_margin-left: -225px;
}

/*SIDE NAV */

#side-bar li { /* all list items */
	position: relative;
	width: 109px;
}

#side-bar li:hover ul, #side-bar li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav, #nav ul {

	width: 109px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	width: 109px;
	w\idth: 97px;
	color: #fff;
	text-decoration: none;
	padding: 6px;
	border-bottom: solid 1px #4d617f;
}

#nav li {
	float: left;
	padding: 0;
	border-bottom: solid 1px #7a8eaf;
}

#nav li ul {
	background: #556d93 url(subfade.gif) center right repeat-y;
	position: absolute;
	top:0;
	left: -999em;
	height: auto;
	width: 109px;
	font-weight: normal;
	margin: 0 0 0 109px;
	padding-right: 12px !important;
	padding-right: 2px;
}

#nav li li {
	padding-right: 0;
	width: 121px;
}

a.more {
	background: url(arrow.gif) center right no-repeat;
}

#nav li ul a {
	font-size: 1em;
	width: 109px;
	w\idth: 109px;
	border-bottom: solid 1px #4d617f;
}

#nav li ul ul {
	background: #556d93 url(subfade.gif) center right repeat-y;
	margin: 0 0 0 121px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #41577a;
}

/* CONTENT */
#content {
	background: url(leftRepeat.jpg) repeat-y 9px 0;
	_width: 65%;	
	min-width: 320px;
	max-width: 700px;
	position:relative;
	margin-left: 224px;
	margin-bottom: 18px;
	padding: 0 18px;
	z-index: 200;
}


#content p {
	margin-bottom: 14px;
}

#content-body {
	background: #dfd0ba url(rightRepeat.jpg) repeat-y right;
	padding:0 27px 0 18px;
	min-height: 697px;
	height: auto !important;
	height: 697px;
}

#rightFade {
	background: url(image1b.jpg) no-repeat right center;
	width: 39px;
	height: 701px;
	display: block;
	position: absolute;
	right: -11px;
	top: -1px;
}

#sub-top-nav {
	color: #796f5f;
	text-align: right;
	padding: 8px 0 0 0;
	float: right;
}

ul#sub-top-nav li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

ul#sub-top-nav  a {
text-decoration: none;
border-bottom: 1px solid #ACA08F;
}

#crumbs {
	margin-bottom: 15px;
	padding: 8px 0 0 0;
}

ul#crumbs li {
	background: url(crumb.gif) no-repeat 0 4px;
	display: inline;
	padding-left: 7px;
	margin-left: 0;
}

ul#crumbs li a {
	margin-right: 8px;
text-decoration: none;
border-bottom: 1px solid #ACA08F;
}

#content-body li {
	list-style: none;
	background: url(blueArrow.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-bottom: 12px;
	margin-left: 14px;
}

#content-body li a{
	color: #484238;
}

#content-body li a:hover{
	color: #333;
}

#background1 {
	background: url(image1a.jpg) no-repeat right 0;
	width: 239px;
	height: 701px;
	float: left;
	z-index: 250;
	position: absolute;
	margin-left: -239px;
}

/* BOTTOM */
#bottom {
	background: url(bottomBk.jpg) repeat-x;
	height: 121px;
	clear: both;
	margin-top: -15px;
}

#bottom-left {
	background: url(bottomLeft.jpg) no-repeat left;
	float: left;
	height: 121px;
	width: 14px;
	margin-left: -14px;
}

#bottom-right {
	background: url(bottomRight.jpg) no-repeat right;
	float: right;
	height: 121px;
	width: 12px;
	margin-right: -3px;
}

/* FOOTER */
#footer {
	text-align: right;
	width: 230px;
	position: absolute;
	list-style: none;
	padding-bottom: 20px;
	top: 675px;
	font-size: .9em;
}

#footer a, #home-footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover, #home-footer a:hover {
	color: #92836c;
}

.copy{
	color: #666;
	border-top: solid 1px #999;
	padding-top: 4px;
	margin-top: 6px;
}

/* HOME PAGE STUFF */
#welcome {
	background: url(welcometree.gif) no-repeat right bottom;
	margin-right: -18px;
	padding-right: 18px;
}

#welcome h1 {
	background: url(welcome.gif) no-repeat;
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#quick-links {
	background: url(quickli.gif) repeat-x;
	height: 75px;
	border-bottom: solid 1px #f2ece3;
	margin: 0 -18px 0 -18px;
}

#quick-links li {
	text-indent: -9999px;
	display: inline;
	list-style: none;
}

#quick-links li a {
	height: 38px;
	display: block;
	float: left;
	width: 49%;
}

li#podcast a {
	background: url(podcast.gif) no-repeat 10px 8px;
	border-right: solid 1px #f2ece3;
}

li#media a {
	background: url(media.gif) no-repeat 10px 5px;
}

li#store a {
	background: url(store.gif) no-repeat 10px 6px;
	border-right: solid 1px #f2ece3;
}

li#education a {
	background: url(education.gif) no-repeat 10px 8px;
}

#news-box {
	margin-bottom: 20px;
}

#news-box h1, #events-box h1 {
	background:#92836c url(h1_2.jpg) repeat-y left;
	text-align: right;
	margin-right: -18px;
}

#news-box h2, #events-box h2 {
	color: #000;
	font-size: 1em;
	margin-bottom: 0;
}

#news-box h3, #events-box h3 {
	color: #506385;
	font-size: 1.1em;
	margin-bottom: 12px;
}

#home-content {
	background: url(leftRepeat.jpg) repeat-y 9px 0;
	_width: 53%;	
	min-width: 350px;
	max-width: 570px;
	position: relative;
	margin-left: 355px !important;
	_margin-left: 347px;
	margin-bottom: 18px;
	padding: 0 18px;
	z-index: 200;
}

#home-content h2, #home-content h3 {
	margin: 0;
	font-weight: bold;
}

#home-content p {
	padding-bottom: 20px;
}

#home-content-body {
	background: #dfd0ba url(rightRepeat.jpg) repeat-y right;
	padding:0 27px 0 18px;
	min-height: 697px;
	height: auto !important;
	height: 697px;
}

#home-rightFade {
	background: url(homeimage1b.jpg) no-repeat right 0;
	width: 39px;
	height: 701px;
	display: block;
	position: absolute;
	right: -12px;
	
}

#home-background1 {
	background: url(homeimage1a.jpg) no-repeat right 0;
	width: 344px;
	height: 701px;
	float: left;
	z-index: 250;
	position: absolute;
	margin-left: -344px;

}

#home-footer {
	text-align: right;
	width: 240px;
	position: absolute;
	list-style: none;
	padding-bottom: 20px;
	margin-left: 114px;
	top: 675px;
	font-size: .9em;
}

/* FORMS */
#vForm p, #group-form p, #re-form p, #postC p, #login p, #checkOut, #contact-form{
	color: #796f5f;
	margin: 0 0 8px 0;
}

#vForm input, #group-form input, #re-form input, #postC input, #login input, #search, #contact-form input,#question{
	padding: 2px;
}

.submit, .reset, .addToCart, .cancel, .continue, .update {
	color: #fff;
	background: #506385;
	border: solid 1px #999;
	margin-top: 6px;
}

#forum-list li {
	padding: 0 0 0 12px;
	margin: 0 0 2px 0;
}