BODY {
	margin: 0px;
	background-color: #ffffff;
	/*scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #220101;
	scrollbar-highlight-color: #000000;

	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;*/
}
IMG {
	border: 0px;
}

.main {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
}

.heading {
	font-family: Trebuchet, Trebuchet MS, Arial; 
	font-size: 18px;
	color: #ff0303;

	/*font-family: arial; 
	font-size: 14px;
	color: #ff0303;*/
	
	font-weight: bold;
	/*text-shadow: #000000 2px 2px 5px;*/
}

.date {
	font-family: arial; 
	font-size: 11px;
	color: #666666;
	/*font-style: italic;*/
}

.skip {
	font-family: arial; 
	font-size: 14px;
	color: #faffd3;
	font-weight: bold;
	/*text-shadow: #000000 2px 2px 5px;*/
}

.address {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 15px;
}

.table {
	font-family: arial; 
	font-size: 11px;
	color: #ffffff;
}

.nav {
	font-family: tahoma; 
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	/*text-shadow: #000000 2px 2px 5px;*/
	/*letter-spacing: 2px;*/
}

h1 {
	/*font-family: Trebuchet, Trebuchet MS, Arial; 
	font-size: 24px;*/
	margin: 0 0 5px 0;
	font: 16px tahoma;
	font-weight: bold;
	color: #ff0303;
}

h2 {
	font-family: arial; 
	font-size: 12px;
	color: #fdfeb8;
	/*text-shadow: #000000 2px 2px 5px;*/
}

.ul,li {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.footer {
	font-family: arial; 
	font-size: 11px;
	color: #a6a6a6;
}

.button {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase; 
	text-decoration: none;
}

.content {
	font-family: arial; font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding: 25px;
}

.hidden {
	display: none;
}

BLOCKQUOTE {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
}

A {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

A:link {
	color: #554e3f;
	text-decoration: none;
}
A:visited {
	color: #554e3f;
	text-decoration: none;
}

.p2b1      { background: url(/images/menu1.png);   }
.p2b1_over { background: url(/images/menu1R.png); }
.p2b2      { background: url(/images/menu2.png);   }
.p2b2_over { background: url(/images/menu2R.png); }
.p2b3      { background: url(/images/menu3.png);   }
.p2b3_over { background: url(/images/menu3R.png); }
.p2b4      { background: url(/images/menu4.png);   }
.p2b4_over { background: url(/images/menu4R.png); }
.p2b5      { background: url(/images/menu5.png);   }
.p2b5_over { background: url(/images/menu5R.png); }
.p2b6      { background: url(/images/menu6.png);   }
.p2b6_over { background: url(/images/menu6R.png); }



/* ADMIN STYLES */
.main {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
.small {
	font-family: arial; 
	font-size: 10px;
	color: #ffffff;
}
.slideshow {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.slide {
	position: relative;
	float: left;
	width: 152px;
	margin: 5px;
}
.slide div.thumb {
	/*background: #ffffff;*/
	width: 155px; height: 155px;
	border: 1px solid #ffffff;
	text-align: center;
}
.view {
	font-family: arial; font-size: 10px;
	color: #ffffff;
}

#imageContainer1 {
	position: absolute;
	width: 770px; height: 260px;
	z-index: -0;
}
#imageContainer1 IMG {
	position: absolute; top:0; left:0;
	display: none;
}

#leaf_container {
	position: absolute;
	width: 1px; height: 1px;
	z-index: 80;
}
#leaf {
	position: relative;
	top: 0px; left: 0px;
	width: 1px; height: 1px;
}

#leaf_container2 {
	position: absolute;
	width: 1px; height: 1px;
	z-index: 80;
}
#leaf2 {
	position: relative;
	top: 1px; left: 601px;
	width: 1px; height: 1px;
}


#newsNav a {
	color: #ffffff;
}
#newsNav a:hover {
	color: #ff0303;
}
.main a {
	color: #ffffff;
}
.main a:hover {
	color: #ff0303;
}

