BODY {
	margin: 0px;
	background: url(../images/background.jpg) #cccccc repeat-x;
}

.main {
	font-family: arial; 
	font-size: 12px;
	color: #302f2f;
	line-height: 25px;
}

.mainlist {
	font-family: arial; 
	font-size: 12px;
	color: #302f2f;
}

.address {
	font-family: arial; 
	font-size: 12px;
	color: #302f2f;
	padding-left: 10px;
}

.table {
	font-family: arial; 
	font-size: 11px;
	color: #ffffff;
}

.menu {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: #000000 2px 2px 5px;
	line-height: 24px;
}

h1 {
	font-family: arial; 
	font-size: 20px;
	color: #000000;
	text-shadow: #CCCCCC 2px 2px 5px;
}

h2 {
	font-family: arial; 
	font-size: 14px;
	color: #3a3a3a;
	text-transform: uppercase;
	text-shadow: #CCCCCC 2px 2px 5px;
}

.ul,li {
	font-family: arial; 
	font-size: 12px;
	color: #302f2f;
	line-height: 20px;
}

.footer {
	font-family: arial; 
	font-size: 10px;
	color: #5a5a5a;
}

.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: 14px;
	color: #554e3f;
	padding: 0 0 0 10px;
	border-left: 1px solid #777777;
	line-height: 20px;
}

A {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;
}


#imageContainer1 {
	position: absolute;
	width: 750px; height: 330px;
	z-index: -90;
}
#imageContainer1 IMG {
	position: absolute; top:-0; left:0;
	display: none;
}

#photosframe {
	position: absolute;
	width: 750px; height: 330px;
	z-index: -90;
}
#photosframe1 IMG {
	position: absolute; top:-0; left:0;
	display: none;
}

#menubar {
	position: absolute;
	width: 750px; height: 330px;
	z-index: -90;
}
#menubar1 IMG {
	position: absolute; top:-0; left:0;
	display: none;
}




#template {
	position: absolute;
	width: 750px; height: 3305px;
	z-index: 100;
}
#template IMG {
	position: absolute; top:0; left:0;
	display: 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); }
