*, h1, h2, h3, h4, h5, p, ul, li, img {margin:0; padding:0; border:0; line-height:140%; }

h1, h2, h3, h4, h5{
	color: #9DCD0C; margin:5px;
}

h1{
	font-size: 22px;
}


ul{ list-style-type: disc; }
li{ margin-left:30px;}


h4{
	size:14px;
	margin:5px;
	font-weight:normal;
	color:#006600;
	
}

h5{


}

a { color:#006600; text-decoration:underline;}
a:hover { color:#CCCCCC; text-decoration:none;}

.floatleft{ float:left;}
p { padding-bottom:10px;
padding-top:10px;
margin-left:5px;
}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	background: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#container {
text-align:left;
	width: 800px;
	background: #FFFFFF;
	margin: 15px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 5px;
	border: 1px solid #FFFF00;
} 

.header { 
	padding: 0;
	margin-bottom: 10px;
}

.navbar{ background-color:#FFFF00; width:800px; height:26px}
.navbar ul{
list-style:none;
} 

.navbar li{
margin: 0px;
	size:14px;
	float:left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	background-image: url(../images/bar_pin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
} 

.navbar li a{ 

color: #006600;
text-decoration:none;
font-weight:bold;
display: block;
}
.navbar li a:hover{
	color: #CCCCCC;}
.strap{
text-align:right;
padding:5px;
margin:0px;}



/* panels */
.gallery-panel {
	width: 300px;
	margin:0px;
	padding:0px;}
	
	.events-panel {
	width: 300px;
	margin:0px;
	padding:0px;}
	
	
/* panels */

/* surround */
.surround{
	color:#FFFFFF;
	background-image:url(../images/surround_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #006600;
	margin:0;
	padding:0;
	border:0;
}
.surroundleft{background-image: url(../images/surround_midleft.jpg); background-repeat: repeat-y; background-position: left;}

.surroundmiddle{ 
padding:10px; 
background-image: url(../images/surround_midright.jpg); background-repeat: repeat-y; background-position: right;}
.surroundmiddle-right{ 
padding:0px 0px 0px 2px; 
background-image: url(../images/surround_midright.jpg); background-repeat: repeat-y; background-position: right;}



.surround_bottom{background-image: url(../images/surround_bottomright.jpg);background-repeat: no-repeat;background-position: right top;
background-color: #006600;}
/* surround */

/* columns*/
.right-col{float:right; }
.col-main{ width:470px;}
.basebar{
size:14px;
	background-color:#FFFF00;
	width:800px;
height:26px; padding:3px; 	margin-top: 10px;
	margin-bottom: 3px;
}

.rights{
	font-size: 10px;
	text-align: right;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}




/* panels */
.gallery-panel {
	width: 300px;
	margin:0px;
	padding:0px;}
	
	
	.events-panel {
	width: 300px;
	margin:0px;
	padding:0px;}
	
		
	.movie-panel {
	width: 300px;
	margin:0px;
	padding:0px;
	text-align: left;
	background:#FFFFFF;
	
	
}
	
	
/* panels */


/* forms */



.formlabel {
	width:160px;
	float:left;
	clear: left;
	font-size: 14px;	
}

.forminput {

}

input, textarea, select {
border: 1px solid #006600;
font-size:14px;}
.formbutton input {margin-left:5px;}
#form div{ padding:7px;}
/* forms */


/* prices */
.price-type{ 
clear:left;
float:left;
margin-left:20px;}
.price{
margin-left:250px;}
/* prices */.fltrght {
	float: right;
}
.clrrght {
	clear: right;
	padding: 5px;
}

.clrleft {
	clear: right;
	padding: 5px;
}


.inpageimages {
	margin-left: 5px;
}

.events-panel p{
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 12px;
}

.events-panel h3{
	margin: 2px;
}

