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

BODY {
	background:#260508 url(images/top-bg.gif) repeat-x top;
	font-size:0.85em;
	margin:0 auto;
	width:802px;
	text-align:left;
	font-family: "Goudy Old Style", "Times New Roman", Arial;
}
/* LINK & FONT STYLES */
a:hover {
	color:#3F0D00;
	text-decoration:none
}
a {
	color:#FFB733;
	margin:0;
	text-decoration:none;
	font-style: inherit;
}
.links { color:#fff; text-decoration:none }
.links:hover { color:#FD9F43; text-decoration:none }
.pageTitles { 
	font-size:300%; 
	font-weight:bolder;
 	color:#D6C8C4;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
}
.orangeText { color:#9C5207; 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:90%;
	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 {
	position:relative;
	width:422px;
	height:80px;
	color:#fff;
	padding-bottom: 10px;
}
#topLinks {
	text-align:center;
	padding:57px 5px 6px 20px;
	letter-spacing:-0.1px;
	background-image: url(images/nav-bar.gif);
}
#topLinks a { color:#fff; text-decoration:none }
#topLinks a:hover {
	text-decoration:none;
	color: #FFB733;
}
#mainContentBg {
	background: url(images/main-content-bg.gif) no-repeat;
	width:802px;
	height:277px;
	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:220px;
	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 {
}
#onTourBg {
	padding:30px 10px 10px 15px;
	width:250px;
	height:182px;
	color:#fff;
	list-style:none;
	font-size:90%;
}
#tourPageBg {
	width:802px;
	height:530px;
	text-align:left;
	overflow: auto;
	color:#fff;
}
.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:right;
	color: #fff;
	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:left; position:relative; margin-right:10px }
div.spacer { clear:both }

