﻿* {
	margin: 0;
	padding: 0;
}
html { height: 100.1% }

BODY {
	font-family:Tahoma, Geneva, Helvetica;
	background:#260508 url(images/top-bg.gif) repeat-x top;
	font-size:.75em;
	margin:0 auto;
	width:802px;
	text-align:left
}
/* LINK & FONT STYLES */
a:hover { color:#000000; text-decoration:underline }
a {
	color:#811900;
	margin:0;
	text-decoration:underline
}
.links { color:#fff; text-decoration:none }
.links:hover { color:#FD9F43; text-decoration:none }
.H1-PageTitles {
	font-size:100%;
	font-weight:bolder;
	color:#9c5207;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
}
.orangeText { color:#9C5207; margin:0 }
.whiteText { color:#FFFFFF; margin:0 }
.whiteTextBig { color:#FFFFFF; font-size:120% margin:0 }
.blueHighlights { color:#2CB8FB; margin: 0 }
.lightblueText { color:#DCE6FB; font-size:90%; text-align:left }
.smText { font-size:85% }
.textHighlight { color:#FCCA6F }
ul, .tourContainer {
	margin:45px 10px 10px 20px;
	list-style:none;
	font-size:.75;
	color:#fff;
}
li, .tourTitle { 
	background: url(images/arrow.gif) center left no-repeat;
	padding:0 0 1px 18px; 
	font-size:100%; 
	color:#FD9F40; 
	font-weight:bold;
	clear:both 
}
.newsTitle { 
	background: url(images/dark-arrow.gif) center left no-repeat;
	padding:0 0 1px 18px; 
	font-size:100%; 
	color:#250508; 
	font-weight:bold;
}
/* END LINK STYLES */


/* BACKGROUND IMAGE STYLES */
#topNav { 
	background:url(images/nav-bar.gif) no-repeat;
	position:relative;  
	width:422px; 
	height:80px;
	color:#fff;
}
#topLinks { 
	text-align:center;  
	padding:45px 5px 0 20px;
	letter-spacing:-.1px;
}
#topLinks a { color:#fff; text-decoration:none }
#topLinks a:hover {color:#FFB733; text-decoration:none }
#mainContentBg {
	background: url(images/main-content-bg.gif) no-repeat; 
	width:802px; 
	height:500px; 
	text-align:left
}
#mainStretchBg {
	background: url(images/long-content-bg.gif) repeat-y; 
	width:802px;  
	text-align:left;
	overflow: inherit;
	color:#440C05
}
.mainContentContainer {
	padding:30px 20px 20px 20px;
 	width:745px;
	height:225px; 
	margin:0 auto;
	text-align:left;
	overflow:auto
}
.photoScroll { 
	width:445px;  
	height:185px; 
	overflow:auto; 
	margin:0 auto
} 
.memberProfile {
	width:105px;
	height:155px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	font-size:90%;
}
.memberProfile:hover { background: #821A00 url(images/profile-hover-bg.gif) repeat-x }
#onTourBg {
	padding:30px 10px 10px 15px; 
	background: url(images/on-tour.gif) top no-repeat; 
	width:250px; 
	height:182px; 
	color:#fff;
	list-style:none; 
	font-size:90%; 
}
#tourPageBg {
	background: url(images/tour-bg-pic.jpg) no-repeat top; 
	width:802px;
	height:530px; 
	text-align:left;
	overflow: auto;
	color:#440C05;
}
.tourStretchContainer {
 	width:765px;
	height:500px;
	margin:0 auto;
	text-align:left;
	padding:0 10px;
	overflow: auto;
}
#bottomContentBg {
	background: url(images/bottom-content-bg.gif) no-repeat; 
	width:802px; 
	height:258px; 
}
#footer { 
	height: 25px;
	font-size:85%;
	text-align:center;
	color: #FFFFFF;
	padding-right:15px
}
#footer a { color: #fff; text-decoration:none }
#shortBottomBg {
	background: url(images/bottom-content-bg.gif) bottom no-repeat; 
	width:802px; 
	height:58px; 
}
#contactListBg {
    background: url(images/contact-list.gif) top no-repeat; 
	width:783px; 
	height:225px; 
	color:#fff;
}
.products {
	width:114px;
	height:185px;
	cursor:pointer;
	text-align:center;
	line-height:18px;
	font-size:90%;
}
.productPics { margin:0 0 7px 0; border: 1px solid #250508 }

/* END BACKGROUND IMAGE STYLES */

/* FORMS & MISC STYLES */

.memberPics { 
	margin: 0 0 7px 0;
	border: 1px solid #fff;
}
.memberPics:hover { 
	margin: 0 0 7px 0;
	border: 1px solid #FCCA6F; 
}

.form { 
	font-size:95%; 
	color:#333;
	border:1px solid #D36B06; 
	height:17px; 
	width:220px
}
.contactForm { 
	font-size:95%; 
	color:#333;
	border:1px solid #D36B06;
	height:100px; 
	width:420px
}
.listenSample { 
	background: url(images/listen-icon.gif) center right no-repeat;
	padding:0 17px 1px 0; 
	font-size :90%; 
	color:#FCCA6F; 
	font-weight:bold;
	clear:both 
}
.divBar { background: url(images/divbar.jpg) center repeat-x; height:4px;}
.bottomLine { border-bottom: 1px dashed #3F64B4; padding:10px;  }
.middleLine { border-right: 1px dashed #3F64B4 }
.picBorder { border: 1px solid #591100; float:right; position:relative; margin-right:10px }
div.spacer { clear:both }
#bottomLinks {
	letter-spacing:-0.1px;
}
#bottomLinks a {
	color:#fff;
	text-decoration:none
}
#bottomLinks a:hover {
	color:#FFB733;
	text-decoration:none
}
