body {

        background:url('../images/background.jpg') repeat-x center top;
	position: relative;
/*	background-repeat: repeat-x;
	background-position: left top; */
	background-color: #666d4c;
}
img {
	background-position: top;
}

.navigation {
	position: relative;
        margin-left:auto;
        margin-right:auto;
}
.navigation2 {
	position: relative;
        left:20px;
        right:auto;

}
.content {
        width:85%;
	position: relative;
        margin-left:auto;
        margin-right:auto;
}
.content2 {

	position: relative;
        margin-left:auto;
        margin-right:auto;
}
.content3 {
        width:70%;
	position: relative;
        margin-left:auto;
        margin-right:auto;
}
.schedule {
        height:360px;

        left:40px;
        right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BAC987;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}
p {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
/*	text-align: left; */
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px ;
	color: #ffffff;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.content-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: -1em;
	margin-left: 1em;
}
/*
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #ffffff;

} 	*/
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
#image {
	text-align: right;
}
.clearfloat {
  clear:both;
}
