BODY {
	margin: 0px;
	background-color: #011a2e;
	
}

a img {
   border: 0 none;
}

.main {
	font-family: arial; 
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.small {
	font-family: arial; 
	font-size: 10px;
}

.address {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 15px;
}

.table {
	font-family: arial; 
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-family: arial; 
	font-size: 18px;
	text-transform: uppercase;
	color: #011a2e;
	text-shadow: #cccccc 2px 2px 5px;
}

h2 {
	font-family: arial; 
	font-size: 16px;
	color: #011a2e;
	text-transform: capitalize;
	text-shadow: #cccccc 2px 2px 5px;
}

h3 {
	font-family: arial; 
	font-size: 16px;
	color: #011a2e;
	text-shadow: #cccccc 2px 2px 5px;
}

.ul,li {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.footer {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
}

.description {
	font-family: arial; 
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	/*text-transform: capitalize;*/
}

.descriptionsmall {
	font-family: arial; 
	font-size: 10px;
	color: #000000;
	/*text-transform: capitalize;*/
}

.nav {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase; 
	text-decoration: none;
	text-shadow: #000000 2px 2px 5px;
}

.content {
	font-family: arial; font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding: 25px;
}

.hidden {
	display: none;
}

BLOCKQUOTE {
	font-family: arial; 
	font-size: 14px;
	color: #554e3f;
	padding: 0 0 0 10px;
	border-left: 1px solid #777777;
	line-height: 20px;
}

A {
	color: #718aa0;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}

.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); }


/* GALLERY ADMIN STYLES */
.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: 105px;
	border: 1px solid #ffffff;
}
.view {
	font-family: arial; font-size: 10px;
	color: #555555;
}
/* END GALLERY ADMIN STYLES */