@charset "UTF-8";
/* layout */

#container {
width:95%; padding:10px;
margin:0 auto;
height:400px;
min-width:780px;
padding: 0px;
background-color:#fff4cf;

}

#maintable {
width:100%;
vertical-align:top;
background-color:#fff4cf;
border:#aa1710 thin solid;

}

#rightcolumn {
width:250px;
height:100%;
background-image:url(resources/rightphotos2h.jpg);
background-repeat:repeat-y;
padding:100px 0px 100px 0px;

}

#rightcolumn2 {
width:250px;
height:100%;
background-image:url(resources/rightphotos2g.jpg);
background-repeat:repeat-y;
padding:100px 0px 100px 0px;

}


#header {
padding:10px;
text-align:center;
}


#maincontent {
vertical-align:top;
height:1000px;
padding-left:20px;

}

.thumb {
vertical-align:middle;
border:0px;
}

#dropdown {
margin-left:50px;

}


#highlights {
	border:groove #FF9933 2px;
	padding:3px;
	margin: 20px 70px 20px 70px;
	background-color:#FFE4AB;
}

p, h3, td, h1, .p, .smallbrown, h5, ul, td .upcoming {
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

p, .p, ul, td {
	font-size:small;
	color:#A3402C;
	vertical-align:top;
}

li {
	margin-top: 0.5em;
	}

h1 {	
	font-size:large;
	color:#A3402C;
	letter-spacing:5px;
	padding:10px 0px 10px 0px;
}

.h3 {
	font-size:medium;
	color:#C52606;
}

h4 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#C52606;
	font-style:italic;
	font-weight:bold;
}
.smallbrown {
	font-size:x-small;
	color:#C52606;
	font-style:normal;
	text-align:right;
	font-weight:lighter;
}

h5
.smallbrown {
	font-size:x-small;
	color:#C52606;
	text-align:center;
	font-weight:lighter;
}

h2 {
	font-size:medium;
	color:#C52606;
	padding:20px 0 10px 0;
}

.upcoming {
	font-size:medium;
	color:#C52606;
}

table.diary {
	width:95%;
	border:0px;
}

td.dates {
	font-weight:bold;
	vertical-align:top;
	width:20%;
}

td.course, td.dates {
border-bottom:thin #FF9933 solid;
}

hr {
	color:#FF9933;
}

a:link, a:visited, a:hover {
border:0;
text-decoration:none;
color:#333399;
font-weight:bold;
}


a:hover {
color:#FF9933;
}

img {
border:0;
}

