body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #46473e;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	height:1px;
	border: 1px dotted #46473e;
}
h1 { 
	clear: both;
	padding: 4px 0px 4px 0px; 
	text-indent: 4px;
	color: #FFFFFF; 
	width: 165px;
	font-family: arial, sans-serif; 
	font-size: 9px; 
	background-color: #5f6054; 
}
a {
	color: #46473e;
}
a:link {
	color: #46473e;
	text-decoration: none;
	border-bottom: 1px solid #46473e;
}
a:hover {
	color: #46473e;
	text-decoration: none;
	border-bottom: 0px;
}

#stripebox1 {
	position: absolute;
	top: 0px;
	left: -30px;	/* 149 */
	width: 15px;
	height: 7px;
	background-image: url(images/stripes.gif);
}
#stripebox2 {
	position: absolute;
	top: 606px;
	left: -30px;	/* 542 */
	width: 15px;
	height: 7px;
	background-image: url(images/stripes.gif);
}
#stripebox3 {
	position: absolute;
	top: 606px;
	left: -30px;	/* 128 */
	width: 15px;
	height: 20px;
	background-image: url(images/stripes.gif);
}
#flyerbox {
	background-color: #e1e4c9;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	position: absolute;
	/*top: 163px;*/
	top: 0px;
	left: -1150px;
	padding:5px;
}
#flyerbox2 {
	background-color: #e1e4c9;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	position: absolute;
	top: 580px;
	left: -1150px;
	padding:5px;
}

.windowDiv {
	position: absolute;
	top: 163px;
	left: -540px;
	height: 439px;
}
.transBgDiv {
	background-color: #e1e4c9;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width: 100%;
	height: 439px;
	z-index: 8;
	position: absolute;
	top: 0px;
	left: 0px;
}
.transLayoverDiv {
	width: 100%;
	height: 439px;
	z-index: 9;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* nav window */
#windowDivNav {
	/*left: 458px;*/
	width: 100px;
	
}
#windowDivNav .navLink a {
	text-decoration: none;
	border-bottom: 0px;
}
#windowDivNav .navLink a:link {
	text-decoration: none;
	border-bottom: 0px;
}
#windowDivNav .navLink a:hover {
	text-decoration: none;
	border-bottom: 1px solid #46473e;
}

.navLink {
	color: #46473e;
	font-size: 10px;
	width:100%;
	/*text-indent: 5px;*/
	display:table;
	/*cursor: pointer;
	padding-top: 5px;*/
	font-family: Arial, Helvetica, sans-serif;
}
/* main window */
#windowDivMain {
	/*left: px;*/
	width: 535px;
	
}
#bottomDivRadio{
	background-image: url(images/radio_bg.gif);
	background-repeat: no-repeat;
	text-indent: 75px;
}
/* sliding content divs */
.windowDivContent {
	width: 215px;
	
}
.headerDiv {
	background-color: #46473e;
	height: 30px;
	width: 100%;
}
	#headerDivNews {
		background-image: url(images/header_news.gif);
		background-repeat: no-repeat;
	}
	#headerDivLinks {
		background-image: url(images/header_links.gif);
		background-repeat: no-repeat;
	}
	#headerDivContact {
		background-image: url(images/header_contact.gif);
		background-repeat: no-repeat;
	}
	#headerDivMain {
		background-image: url(images/logo.gif);
		background-repeat: no-repeat;
	}
	#headerDivShout {
		background-image: url(images/header_shout.gif);
		background-repeat: no-repeat;
	}
	#headerDivHelp {
		background-image: url(images/header_help.gif);
		background-repeat: no-repeat;
	}
.contentDiv {
	height:355px;
	color: #46473e;
	padding: 15px 7px 0px 7px;
}
	#contentDivNews {
		overflow: auto;
		width: 100%;
		height: 350px;
	}
	#contentDivLinks {
		overflow: auto;
		width: 100%;
		height: 350px;
	}
	#contentDivHelp {
		overflow: auto;
		width: 100%;
		height: 350px;
	}

.bottomDiv {
	height: 15px;
	margin-bottom: 1px;
	padding: 0px;
	color: #e3e5cb;
	background-color: #46473e;
}
.bottomDivContainer{
	padding: 0px 5px 0px 5px;
}
.bottomDiv a {
	color: #e3e5cb;
	text-decoration: none;
}
.bottomDiv a:link {
	color: #e3e5cb;
}
.bottomDiv a:hover {
	color: #e3e5cb;
	text-decoration: none;
}


.rollOverImg {
	border: 0px;
	cursor: pointer;
}

/* link listing */
.listingLink {
	/*float:left;*/
	width: 165px;
	text-indent:4px;
}
.listingLink a {
	text-decoration: none;
}
.listingLink a:link {
	color: #46473e;
	border-bottom: 0px;
}
.listingLink a:hover {
	color: #46473e;
	text-decoration: none;
	border-bottom: 1px solid #46473e;
}

.extLinkImg {
	border: 0px;
	width: 11px;
	height: 11px;
	padding-left: 6px;
}