/*---------- site map rules ----------*/

BODY {
	background-image: url("/images/background.jpg");
	background-repeat: repeat-x;
	background-color: #012A6D;
	text-align: center;
	margin-left: -30px;
	margin-top: -10px;
	
}
#web_page {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 735px;
	


}

#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	background-color: #A1BADF;
	width: 735px;
	height: 200px;
	font: 30px arial;
	color: #8b5;
	border-bottom: 10px solid #A1BADF;
    
}

SPAN#site_name {
	font-family: "Goudy Old Style B", "Times New Roman", sans-serif;
	font-size: 40px;
	color: #fff;
	margin-right: 10px;
}
SPAN#page_name {
	font-family: Maiandra GD, arial, sans-serif;
	font-size: 20px;
	color: #FF4F01;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

#footer {
	width: 735px;
	height: 50px;
	margin: auto;
	padding-top: 20px;

	text-align: right;
	font: 10pt arial, sans-serif;
}
#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #000;
}
#copyright {
	text-align: left;
	color #fff;
}
#copyright A {
	color: #fff;
	text-decoration: none;
}

#copyright p {
	color: #fff;

}


/*---------- content rules ----------*/
#content {
	background-image: url("/images/text.jpg");
	width: 735px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	float: left;
	border-top: 5px solid #A1BADF;
	border-bottom: 20px solid #A1BADF;

	

}




#main_content {
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 210px;
	width: 500px;
	
	
}

#main_content  H1 {display: none;}
#main_content  H2 {
	font: 15pt  arial, sans-serif;
	padding: 2px;
	margin: 0px 10px 2px 0px;
	color: #625E9C;
	letter-spacing: .15em;
	padding: 0px 0px 5px 0px;
	font-weight: bold;

}
#main_content H3 {
	font: 12pt Verdana, arial, sans-serif;
	color:  #003060;
	margin: 0px 0px 3px 0px;
	font-style: bold;
	padding: 0px 0px 10px 0px;
}

#main_content  HR {
	color: #004395;	
	width: 300px;
}

#main_content  P {
	font: small arial, sans-serif;
	margin: 0px 10px 10px 0px;
	line-height: 1.2em;
	color: #2A3444;
	text-align: left;
}
#main_content  P A, LI A {
	color: #1C60A8;
	text-decoration: underline;
}
#main_content  A:hover {
	color: #000;
}

#Content LI {
	list-style: url("/images/bullet.gif");
	font: medium Verdana, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #363363 !IMPORTANT;
}

#main_content  IMG {
	margin-top: 40px ;
	padding: 10px;
		
}


	
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/
#main_nav {
	margin-top: -25px;
	margin-left: 10px;
	text-align: left;
	width: 635px;
	height: 20px;

}
#main_nav UL {
	margin: 0px;
	padding: 0px;
}
#main_nav UL LI {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 37px;
}
#main_nav UL LI A {
	float: left;
	font: 10pt arial, sans-serif;
	text-align: center;
	width: 100px;
	height: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}

#main_nav UL LI A.main_nav-there {
			
}

#main_nav UL LI A:hover {
		color: #00193E;
}



#sub_nav {
	
	width: 180px;
	font: 10px Verdana, sans-serif !IMPORTANT;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;


}
#sub_nav UL {
	margin-left: 0px;
	padding-left: 0px;
}
#sub_nav UL LI {
	list-style: none;
	display: inline;
	

}
#sub_nav UL LI A {
	float: left;
	font-variant: small-caps ;
	font-weight: bold;
	color: #fff;
	background: #455820;
	width: 180px;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	border-color: #81A541 #0C1301 #0C1301  #81A541;
	border-width: 2px;
	border-style: solid;
}
#sub_nav UL LI A.sub_nav-there {
	text-decoration: none;
}
#sub_nav UL LI A:hover {
	background: #38451B;
	border-color: #455820 #81A541 #81A541 #455820;
	border-width: 2px;
	border-style: solid;
}
A.sub_nav-2 {
	font: 10px Verdana, sans-serif;
	padding-left: 5px !IMPORTANT;
	color: #000 !IMPORTANT;
}


/*---------- bread crumb rules ----------*/
#artistnav{
	width: 735px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 10pt arial, sans-serif;
	color: #fff;
	background: #365C00;
	border-bottom: 2px solid #000;
}


#artistnav a{
	color: #fff;
	text-decoration: none;

}
#artistnav a:hover {
	color: red;

}



/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: center;
}
.VFD_form TABLE {
	
}
.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
}
INPUT, TEXTAREA {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #004395;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 2px 8px 2px 8px;
}
TD.form-caption SPAN {
	margin: 0px;
	font: 10pt arial, sans-serif;
	display: block;
	width: 150px;
	color: #000;
	padding: 2px 0px 2px 8px;
}
.form-submit INPUT {
	width: 150px;
}
.form-submit {
	text-align: center !IMPORTANT;
}

/*---------- site map rules ----------*/
#site_map {
	margin: 0px 0px 20px 50px;
	border-left: 8px solid #0a0;
}
#site_map A {
	font: 8pt arial, sans-serif;
	color: #0a0;
	text-decoration: none;
}
#site_map A:hover {color: #000;}
#site_map UL {margin-bottom: 15px;}
#site_map LI {
	list-style: none;
	line-height: 1em;
}

.block_cell {
	padding-left: 20px;
	margin-bottom: 20px;
	font: 9pt Verdana, arial, sans-serif;
	color: #373737;	

}



/*---------- Calendar rules ----------*/
#calendar {
width: 380px;

	
}
#calendar TABLE{
	margin-top: 0px;
	margin-bottom: 25px;
}
#calendar-header SPAN {display: none;}
#calendar_control {

	text-align: center;
	margin-top: 0px;
	
}
.calendar_next A {
	font: 8pt Verdana !IMPORTANT;
	color: #900000;
	text-decoration: none;
}
.calendar_current {
	text-align: center;
	font: medium Helvitica, Verdana;
	color: #000;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 25px;
}
#calendar TD.event_cell {
	border-top: 1px solid #778;
	margin-top: 25px;
	font: small Georgia;
	color: #6C2600;
	
}
#calendar .event-header {
	font-weight: bold;
}
#calendar .event-header A {
	color: #335;
	margin-left: 15px;
	font: small Arial;
	text-decoration: none;
}
#calendar .event-header A:hover {
	color: #00f;
}
#calendar .event-description {
	margin: 0px 5px 5px 5px;
}
#calendar .event-description P {
	margin-left: 0px;
	padding-left: 6px;
}
#calendar .past_event {
	color: gray !IMPORTANT;
}
#calendar .today_event {
	background: #fff;
}

.home_event {
	float: left;
	

	
}

.home_event ul {
  font-size: small;
  font-family: times;
  color: #6C2600;
  margin-left: 0px;

}


/*---------- left ----------*/

#left{
	float: left;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 200px;
	
	
}


#left img {
	border: none !IMPORTANT;
}

#left P {
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #625e9c!IMPORTANT;
	text-align: left !IMPORTANT;
	
}

#topleft {
	
	height: 50px;
}

#leftspace {


}

#bottomleft {

	height: 25px;
	margin-top: -11px;	

}

/*---------- right ----------*/
#right {
	margin-top: 20px;
	float: right;
	width: 200px;
	
	
}


#right P {
	padding: 10px 5px 10px 0px;
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #000 !IMPORTANT;
	text-align: center !IMPORTANT;
	
}

#right A {
	font: 8pt Verdana, arial, sans-serif !IMPORTANT;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #fff !IMPORTANT;
	text-align: center !IMPORTANT;
	padding-bottom: 5px !IMPORTANT;
	
}

#right A:hover {
	font: 8pt arial, sans-serif !IMPORTANT;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #9ACAF6!IMPORTANT;
	text-align: center !IMPORTANT;
	
}


#right h2 {
	font: 10pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 0px !IMPORTANT;
	color: #000!IMPORTANT;
	text-align: center !IMPORTANT;
	text-decoration: underline;
	font-weight: bold;
	
}


#topright {
	background-image: url("/images/topright.jpg");
	background-repeat: no-repeat;	
}

#rightspace {
	background-image: url("/images/rightspace.jpg");
}

#bottomright {
	background-image: url("/images/bottomright.jpg");
	background-repeat: no-repeat;
	height: 40px;
	margin-top: -10px;	
}


/*---------- Gallery  ----------*/
#gallery {
	margin-bottom: 10px;
	 margin-left: 0px;
}
.gallery_entry {
	height: 200px !IMPORTANT;
	width: none !IMPORTANT;
	float: left;
	border-style: solid;
	border-color: #005C18;
	border-width: 1px;
	background-color: #fff;
	margin: 4px;
	padding: 5px 2px 2px 2px;
	text-align: center;
}
.gallery_photo IMG {
	height: 150px !IMPORTANT;
	width: none !IMPORTANT;
	
	}
.gallery_caption {
	font-family: Arial;
	font-size: 6pt !IMPORTANT;
}

/*---------- News  ----------*/

.news-page {
	width: 350px;
	
}

.teaser, primary_teaser {
	float: right;
	width: 390x;
	
}

.news { 
  width: 350px;
  padding: 0px 0px 0px 0px;

}
.news P {

;

}
.news IMG {
  width: 200px;
  float: left;
}
.news A {}
.news A:hover {}

