body, #headText, #pageBody, #popBody, #rightSide, #leftSide, 
.newsBar, .newsText1, .newsText2, .newsText3 {text-align: left;}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666633;
	margin: 0 0 0 0;
}

a {
	color:#333399;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#333399;
	text-decoration:underline;
	font-weight:bold;
}

.phoneNum {
	color: #333399;
}

#headText, .newsBar, #popHeadText {
	color: #333399;
	font-size: 9px;
}

#headText {
	position:absolute;
	top: 19px;
	left: 572px;
	width: 158px;
	z-index: 25;	
}

.headBold {
	font-weight: bold;
	color: #000000;
}

#popHeadText {
	position:absolute;
	top: 38px;
	left: 498px;
	width: 98px;
	z-index: 25;	
}

#pageBody { 
	width: 732px;
}

#popBody { 
	width: 600px;
	height: 563px;
	background-color: #FAFBEA;
}

#leftSide {
	width: 126px;
	float: left;
}

#rightSide {
	float:right;
	width: 606px;
}

#leftBar {
	width: 108px;
	margin: 78px 0 0 17px;
	font-weight: normal;
}

#rightBar {
	width: 161px;
	padding: 8px 4px 4px 0;
	color: #607D8B;
	font-size: 9px;
}

.rightBar {
	background-color: #EEEEDF;
}

.rBarText {
	line-height:1.2em;
	margin: 2px 3px 0 8px;
	color: #663300;
}

.rBar_ul {
	line-height:1.2em;
	margin-top:2px;
}

.rBar_ul li {
	margin: 7px 3px 0 0;
	list-style-image: url(../images/icon_bullet.gif);
	/* commented backslash hack v2 \*/
	margin: 7px 3px 0 -20px;
	/* end hack */
}

#newsBar {
	width: 604px;
	height: 160px;
	background-image:url(../images/news_bg2.gif);

}
td.newsBarSpacer {
	width:10px;
	height: 160px;
	background:#fff url(../images/news_bg_spacer.gif) no-repeat top left;
}

.newsText1 {
	width: 120px;
	margin-left: 3px;
}

.newsText2 {
	width: 100px;
	margin-right: 3px;
	float: right;
}

.newsText3 {
	width: 82px;
	margin-left: 1px;
	margin-right: 2px;
}

#popTitle {
	margin-top: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#popText {
	margin: 14px 40px 24px 40px;
}

.subText {
	padding: 5px 6px 0 6px;
	border-bottom-color: #FF6633;
}

.leadIn {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}

.tourSched {
	font-weight: bold;
	color: #000000;
}

.tourSchedtr {
	background-color: #F2EDE0;
}

.tourNote {
	color: #666666;
}

.soldOut {
	color: #FF6600;
}

#footer {
	clear: both;
	text-align: center;
	color: #999999;
	margin-bottom: 8px;
}

#footer a {
	color:#333300;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:#333300;
	text-decoration:underline;
	font-weight:normal;
}

.textNav {
	color: #C4C480;
}

#footer_pop {
	clear: both;
	line-height: 1.9em;
	text-align: center;
	width: 600px;
	color: #999999;
	background-color: #FAFBEA;
}
img.zoomable { cursor: url(../images/magnify.cur), pointer; }
