body {
	margin: 0;
	padding: 0;
	color: #786752;
	font: normal 68%/140% Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000000 url(../images/bg-borderrr.gif) no-repeat 100% 100%;
}

img { border: none; }

a { text-decoration: none;}

.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;

	line-height: 1px;
}
	
.hide {display: none;}

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 890px;
	height: 100%;

}

#header 	{
	width: 890px;
	margin: 20px 0 0 0;
}

#logo 	{
	float: left;
	height: 80px;
	width: 370px;
	padding:2px 0 0 2px;
}


#headerimages 	{
	padding: 4px 0 0px 0;
	width: 890px;
	height: 353px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	background: transparent  url(../images/mainheader.jpg) no-repeat;
}
#headerabout 	{
	padding: 4px 0 0px 0;
	width: 890px;
	height: 353px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	background: transparent url(../images/aboutheader.jpg) no-repeat;
}
#headercontact	{
	padding: 4px 0 0px 0;
	width: 890px;
	height: 353px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	background: transparent url(../images/contactheader.jpg) no-repeat;
}
#headerphoto 	{
	padding: 4px 0 0px 0;
	width: 890px;
	height: 353px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
}
#headerevent 	{
	padding: 4px 0 0px 0;
	width: 890px;
	height: 353px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	background: transparent url(../images/eventheader.jpg) no-repeat;
}
#headermusic 	{
	padding: 4px 0 0px 0;
	width: 890px;
	height: 353px;
	margin: 0;
	border-top: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	background: transparent url(../images/musicheader.jpg) no-repeat;
}
#main	{
	width: 890px;
	margin: 4px 0 0 0;
}

#sidebar {
	float: left;
	width: 283px;	
}

#content	{	
	float: right;
	width: 543px;
	margin: 0;
	padding: 0;
}

.columnleft	{	
	float: left;
	width: 265px; width: 180px;
	margin: 0;
	padding: 0;
}

.columncenter	{	
	float: left;
	width: 265px; width: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #303030;
	min-height: 70px;
}

.columnright	{	
	float: right;
	width: 265px; width: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #303030;
	min-height: 70px;
}

#footer	{
	width: 890px;
	margin: 50px 0 0 0;
}

#footerleft	{
	float: left;
	width: 277px;
	height: 25px;
	margin: 0;
	border-bottom: 4px solid #000000;
}

#footerright	{
	float: right;
	width: 543px;
	height: 25px;
	margin: 0;
	border-bottom: 2px solid #b80000;
}

/*  Links 
----------------------------------------------------*/

a:link {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 0px solid #FF9900;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 0px dotted #FF9900;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 0px solid #ccc;
}

a:active {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 0px solid #FF9900;
}


/*  NAV
----------------------------------------------------*/


#navigation {	
	float: right;	
	height: 27px;
	width: 400px;
	margin: 55px 0 0 0;
	padding: 0;
	background: transparent url(../images/navbg.gif) no-repeat 0 0;
}

#navigation ul {
	float: right;
	border: 0;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 19px 0 0;
}

#navigation ul li a {
	font: normal 10px/26px Tahoma;
	padding: 7px 0 0 0;
	margin: 0;
	text-decoration: none;	
	color: #CCC;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

#navigation ul li a:hover {
	color: #FF9900;
	background: transparent url(../images/arrow-navi-hover.gif) no-repeat 50% 0px;
	border-bottom: 1px #FF0000 dotted;
}


/*  PAGE 
----------------------------------------------------*/


h1 {	
	height: 55px;
	margin: 0;
	padding: 31px 0 0 12px;
	letter-spacing: 0.2em;
	font: normal 25px Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;	
	color: #FF0000;
	background: transparent url(../images/titlebg.gif) no-repeat 0 0;	
}

h2 {
	color: #CC9933;
	padding: 5px 0 10px 10px;
	margin: 0;
	text-transform: uppercase;
	font: normal 10px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../images/h2.gif) no-repeat 0 0;
}

h3 {	color: #bbbbbb;
	color: #FF9900; 
	padding: 7px 0 10px 0;
	margin: 0;
	font: normal 10px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

h4 {	
	color: #CC9933;
	height: 27px;	
	margin: 0;
	padding: 5px 0 0 10px;
	letter-spacing: 0.1em;
	font: 11px bold  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px solid #292929;
	background: transparent url(../images/upcomingbg.gif) no-repeat 0 0;	
}

h5 {	
	color: #CCCCCC;
	padding: 0 0 2px 0;
	font: normal 13px/17px Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

p {color: #786752;
	font-size: 1.0em;	
	line-height: 1.7em;
	margin: 0 8px 3px 0;
	padding: 0;
}
p1 {color: #786752;
	font-size: 1.0em;	
	line-height: 0.9em;
	margin: 0 8px 15px 0;
	padding: 0;
}

#sidebar p{
	margin: 0 10px 15px 0;	
}


#footer p {color: #786752;
	font-size: 0.9em;	
	line-height: 2.4em;
	margin: 0;
	padding: 0 0 0px 0;
}

b, strong {	
	font-weight: normal;
	color: #b80000;
}

#home #sidebar strong, #events #sidebar strong {	
	font-weight: normal;
	color: #b80000;
	padding: 0 0 0px 0;
}

#home #sidebar p, #events #sidebar p  {	
	font-size: 0.9em;	
	line-height: 1.3em;
	padding: 0px;
	color: #808080;
	color: #786752;
}

#home #sidebar p:hover {color: #cccccc;
}

.color {
	color: #bbbbbb;
}

.event	{
	float: left;	
	margin: 0;
	padding: 13px 6px 0px 10px;
}

#content .event	{
	float: none;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	width: 283px;
	height: auto;
	background: transparent url(../images/dotted-line.gif) repeat-x 0% 100%;
}

.space { 	
	float: left;	
	height: 2px;
	width: 283px;
	line-height: 2px;
	margin:0;
	padding: 0;
	background: transparent url(../images/dotted-line.gif) repeat-x 0% 100%;
}

.textimg { 	
	border: 0;
	display: block;
  	background-color: #000000;
	float: left;
	margin: 5px 12px 5px 0;
}

 /*  FORM
-----------------------------------------------------------------------*/ 



#contactform {
  	width: 100%;
}

#contactform p { margin: 0 0 20px 0; }

#contactform image {
display: none;
border: 0;
}

label {
	display: none;
	}

input.freefill, input.obliged, textarea, select, .file {
	background-color: #292929;
	width: 525px;
	border: none;
	font-family: Arial;
	font-size: 1.0em;	
	line-height: 1.4em;
	color: #818273; color: #786752;color: #999999;
	margin-bottom: 3px;
	padding: 4px 4px 0 10px;
	border-left: 3px solid #292929;
	}
	
input.freefill:focus, textarea:focus, select:focus, .file:focus {
	background-color: #96308e;
	border-left: 3px solid #ffccff;
	color: #ffccff;
	}
input.freefill, input.obliged {
	height: 1.5em;
	}
input.obliged, textarea.obliged {
	border-left: 3px solid #990000;
	}
	
input.obliged:focus, input.freefill:focus, textarea.obliged:focus {
	border-left: 3px solid #990000;
	background-color: #FF9900;
	color: #000000;
	}

input#submitbutton 	{
	width: 543px;
	height: 40px;
	margin: 0px;
	background: transparent url(../images/send.gif) no-repeat 0px 0px;	
	display:block;
}

input#submitbutton:hover {
	background: transparent url(../images/sendhover.gif) no-repeat 0px 0px;	
}
	
select, select:focus {
	height: 1.5em;
	padding: 0;
	border: none;
	}
	
	
	
.leftc { 
	width:170px; 
	float:left;
	padding-left: 4px; 
}

.leftc ul { 
	border-right:1px dotted #786752;
	margin-right: 13px;
}

.midc { 
	width:170px; 
	float:left;
	padding-left: 10px; 
}

.midc ul { 
	border-right:1px dotted #786752;
	margin-right:3px; 
}

.rightc { 
	width:180px; 
	float:right; 
}
.general ul { 
	list-style-type:none; 
	padding:0; 
	margin: 3px 0 0 0; 
	line-height:15px; 
}
.general a { 
	color:#990000;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none; 
}
.general a:hover {
	color: #000;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

