
body {
padding: 0;
margin: 0;
text-align: center;
background: #ee9d00 url(img/bg-summer2.jpg) top center repeat-x;
font-family: Verdana, sans-serif;
font-size: small;
color: #333;
}

a:link {
	color: #CC0000; 
	text-decoration: underline;
	}

a:visited {
	color: #CC0000; 
	text-decoration: underline;
	}
a:hover {
	color: #CC0000;  
	text-decoration: underline;
	}

#sidebar a {
	color: #660000;  
	text-decoration: none;
	}
#sidebar a:hover {
	color: #CC0000;  
	text-decoration: underline;
	}



#heading {
background: transparent url(img/header_summer2.jpg) no-repeat;
width: 760px;
height: 140px;
margin: 15px auto 0px auto;
text-align: left;
}

#header {
padding-top: 20px;
padding-left: 540px;
}

h1 {
font: 24px "Trebuchet MS", Georgia, serif;
margin: 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #FFF;
}

h2 {
font: "Lucida Grande", Verdana, Arial, sans-serif;
margin: 10px 0px 30px 0px;
color: #660000;
}

h3 {
margin: 1em 0 .2em;
font: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 1.1em;
color: #660000;
}

h3 a:link, h3 a:visited {
  text-decoration: underline;
  color: #660000;
}

#sidebar h3 {
font-size: 1.2em;
}

h4 {
  font: 14px Georgia, serif;
  margin: 2px;
  font-weight: bold;
  color: #660000;
}

h4 a:link, h4 a:active, h4 a:visited, h4 a:hover {
  text-decoration: underline;
  color: #660000;
}

h4 a:hover {
  text-decoration: underline;
  color: #cc0000;
}

h5 {
  font-size: 13px;
  margin: 3px;
  font-weight: bold;
}


#content {
	background: #fff url(img/bg-content_summer2.gif) repeat-y;
	margin: 0 auto;
	width: 760px;
	text-align: left;
	margin-bottom: 6px;
	line-height: 1.4em;
}

#navigation {
	padding: 15px;
}

#main {
	float: left;
	padding: 10px 20px 20px 20px;
	width: 520px;
}

#sidebar {
	width: 175px;
	padding: 0px;
	margin: 20px 0 20px 562px;
	font-size: 11px;
	line-height: 13px;
}

#sidebar ul {
	padding: 4px 8px 10px 8px;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	background: url(img/bullet2.gif) no-repeat 0px 2px;
	padding: 0px 0px 10px 25px;
	margin-bottom: 4px;
	border-bottom: 1px #bbb dashed;
}

#sidebar ul li a
{
color: #660000;
text-decoration:none;
margin: 0;
}

#sidebar ul li a:hover
{
color: #CC0000;
}

#sidebar h4 a:link, #sidebar h4 a:active, #sidebar h4 a:visited {
	text-decoration: underline;
	}

#footer {
	width: 760px;
	height: 57px;
	clear: both;
	background: #ee9d00 url(img/footer_summer2.gif) no-repeat;
	padding: 0px;
	font-size: 9px;
	color: #890102;
}

#footer p {
	margin: 0px;
}

#footer a:link, #footer a:visited { 
	color: #890102;
}

#copyright {
	clear: both;
	text-align: center;
	color: #890102;
	padding: 5px;
	font-size: 9px;
}

#copyright p {
	margin: 0 auto;
}

#copyright a:link, #copyright a:visited { 
	color: #890102;
}

.breadcrumbs {
	color: #333;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
}

.entry {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

blockquote {
	border-left: 2px solid #000000;
	padding-left: 5px;
}

.commentbox {
	border: 2px solid #000000;
	margin: 5px 2px;
	padding: 5px;
}

.returntop {
	width: 100%;
	color: #333;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px #bbb dashed;
	text-align: right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}

#navcontainer {
background: #ddd;
height:30px;
padding: 0px 0px 0px 10px;
border-bottom: 2px solid #660000;
line-height: 30px;
}


#navcontainer ul
{
padding:0;
margin:0;
color: #660000;
height:30px;
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
}

#navcontainer ul li
{
float:left;
padding:0;
list-style-type:none;
height:30px;
}

#navcontainer ul li a
{
float:left;
padding: 0px 10px 0px 10px;
color: #660000;
text-decoration:none;
margin: 0;
}

#navcontainer ul li a:hover
{
background-color:#890102;
color: #fff;
}

#schedule-table table a:link {color: #660000; text-decoration: underline;}
#schedule-table table a:visited {color: #660000; text-decoration: underline;}
#schedule-table table a:hover {color: #CC0000; text-decoration: underline;}
#schedule-table table a:active {color: #CC0000; text-decoration: underline;}
#schedule-table table a:focus{color: #CC0000; text-decoration: underline;}


#schedule-table table caption {
		padding: 5px 2px 5px 2px;
		color: #660000;
		background-color: inherit;
		font-size: 1.5em;
		font-weight: normal;
		text-align: centered;
		text-transform: capitalize;
		}

	#schedule-table table{
		width: 100%;
		font-size: 12px;
		font-weight: bold;
	}
	#schedule-table table tr td{
		padding: 4px 6px;
		text-align:left;

	}
	#schedule-table table thead th{
		background-color: #890102;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		font-weight: bold;
		text-align:left;
		padding: 4px 6px;
		color:#fff;
	}
	#schedule-table table tbody tr th{
		color: #fff;
		font-weight: bold;
		border-left: none;
		padding: 2px 4px;
		background-color: #a40708;
	}
	#schedule-table table tbody td{
		border-left: 1px solid #ccc;
	}
	#schedule-table table tbody tr.odd{
		background-color: #fef9c3;
	}
	#schedule-table table tbody tr.row{
		background-color: #fbf8dd;
	}	
	
#schedule-table table tbody tr:hover {
		color: #333;
		background-color: #efefef;
}

#schedule-table table tbody tr.odd:hover {
		color: #333;
		background-color: #efefef;
}
	
#schedule-table table tfoot td, #schedule-table table tfoot th{
		border-top: 0px solid #ccc;
		font-size: 11px;
		font-weight:bold;
		color:#660000;
		padding: 3px 4px;	
	}
	
.lineitem_divider {
	clear: both;
	width: 100%;
	height: 2px;
	border-bottom: 1px dashed #ccc;
	padding: 0px 0px 0px 0px;
	margin-bottom: 2px;
	}	
	
.lineitem {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	margin: 0;
	padding: 0px 0px 2px 0px;
	float:left;
	width:100%;
	clear: both;
	}

.lineitem img {
	width: 100px;
	float:left;
	padding: 0px 0px 0px 0px;
	border: 3px #890101 solid;
	}	

.lineitem h5 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal;
text-decoration: underline;
margin: 0;
padding: 0;
	}

.lineitem h5 a:link, .lineitem h5 a:visited, .lineitem h5 a:hover {
text-decoration: underline;
color: #660000;
}

.lineitem h5 a:hover {
text-decoration: underline;
color: #cc0000;
}

.lineitem * {
	width:400px;
	float:right;
	}

.lineitem * * {
	width:auto;
	float:none;
	}
	
.photo {
	margin: 5px 10px 5px 0px;
	border: 3px #890101 solid;
}

.switchcontent {
margin: 10px auto 0px auto;
padding: 5px;
width; 80%;
height: auto;
min-height: 100px;
background: #EFEFEF;
border: 1px #ccc dashed;
}
	
.txt {  font-size: 12px;
	color: #333;
}

.txt a:link, .txt a:visited, .txt a:hover { 
color: #CC0000;
text-decoration: none; 
} 
.txt a:hover { 
color: #CC0000;
text-decoration: underline; 
}	

#table {
margin: 0 auto auto 90px;
}