@charset "UTF-8";
/* CSS Document */

div#bgbox {
	color:#FFFFFF;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color:#660000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #952B02;
	font-style: normal;
	font-weight: bold;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#952B02;
	font-weight:normal;
}

.nav ul{
	display:block; 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	line-height:1.5em; 
	overflow:hidden; 
	background-color:#952B02;
} 

.nav li{
	display:inline; 
	text-align:left;
} 

.nav a{
	padding:0.25em 0.50em;
	background-color:#952B02;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: normal;
	text-align: left;
	text-decoration:none;
} 

.nav a:hover {
	text-decoration: underline;
	color:#FFCC66
}

.thisweek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	line-height: normal;
	text-align: left;
	text-decoration:none;
} 

.thisweek a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	line-height: normal;
	text-align: left;
	text-decoration:none;
} 

.thisweek a:hover {
	text-decoration: underline;
	color:#999966
}

.thisweekheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;
}

.nav2 {
	font-family:Verdana;
	color:#FFFFFF;
	font-weight:normal;
	font-size:13px;
	line-height: 1px;
 }
 
.nav2 p {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	line-height: 1px;

}

.nav2 a{
	font-family:Verdana;
	font-size: 13px;
	font-weight: normal;
	color:#E8E8E8;
	line-height: 1px;
	text-align: left;
	text-decoration:none;
} 

.nav2 a:hover {
	text-decoration: underline;
	color:#FFCC66
}
 
.body {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	line-height:normal
}

.body a{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#999966;
	font-size: 12px;
	line-height:normal
} 

.body a:hover {
	text-decoration: underline;
	color:#999966
}

.mainscroll {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	line-height:normal
}

.mainscroll a{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#999966;
	font-size: 12px;
	line-height:normal
} 

.mainscroll a:hover {
	text-decoration: underline;
	color:#999966
}

.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #}
.style3 {color: #ffcc66; }

.boldital {
    font-style:italic;
    font-weight:bold; 
	font-size:12px  }
	
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #952B02;
	font-style: normal;
	font-weight: bold;
}

