.bckgrnd_header {
	background-repeat: no-repeat;
	height: 130px;
	background-position: center;
	background-image: url(images/header.png);
}
.bckgrnd_home {
	background-image: url(images/content_home.gif);
	background-repeat: no-repeat;
}
.bckgrnd_contact {
	background-image: url(images/content_contact.gif);
	background-repeat: no-repeat;
}
.bckgrnd_gallery {
	background-image: url(images/content_gallery.gif);
	background-repeat: no-repeat;
}
.bckgrnd_drama {
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bckgrnd_menu {
	
}
.bckgrnd_about {
	background-image: url(images/background.png);
	background-position: center;
	background-repeat: no-repeat;
}
.bckgrnd_events {
	background-image: url(images/content_events.gif);
	background-repeat: no-repeat;
}
.bckgrnd_pub {
	background-image: url(images/content_pub.gif);
	background-repeat: no-repeat;
}
.bckgrnd_links {
	background-image: url(images/content_links.gif);
	background-repeat: no-repeat;
}
.bckgrnd_tours {
	height: 40px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 20px;
}
.bckgrnd_footer {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	color: #666666;
	text-decoration: none;
	height: 30px;
}

.bckgrnd_nav {
	background-repeat: no-repeat;
	height: 275px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bckgrnd_holding {
	background-repeat: no-repeat;
	height: 275px;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 25px;
	background-image: url(images/pattern1.jpg);
}
.style2 {
	color: #EC008C;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #EC008C;
}
a:visited {
	color: #58584C;
}
a:active {
	color: #EC008C;
}
a:hover {
	/*background-color: #99CC33;*/
	color: #99CC33;
}


.nav {
	margin: 4px 0px 0px 20px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	overflow: visible;
	left: 0px;
	bottom: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 40px;
}
.table {
	border: thin dotted #cccccc;
}

.admin_form_input, .admin_form_textarea{
padding:2px;
margin:0;
border:1px solid #c0c0c0;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:11px;
}

.admin_form_textarea{
width: 250px;
height: 100px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
}

A.link_pic:link {
text-decoration: none;
}
A.link_pic:visited {
text-decoration: none;
}
A.link_pic:active {
text-decoration: none;
}
A.link_pic:hover {
text-decoration: none;
padding:0;
border:0;
margin:0;
}

.tell_us_link_image{
position:relative;
top:0;
right:0;
bottom:0;
left:-5px;
}
