/* CSS Document */

body {
	background:#d6d6c0 url(images/page_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;}
p {
	margin-top:0;}
div#wrapper {
	width:830px;
	margin:10px auto;}
div#nav {
	width:830px;
	height:74px;
	clear:both;
	background:url(images/menu_bg.jpg);
	text-align: right;
	vertical-align: top;
}
#nav img {
	margin:0 3px;}

div#submenu {
	width:830px;
	height:71px;
	clear:both;
	background:url(images/submenu_bg.jpg);
	text-align: right;
	vertical-align: top;
}
div#homecontent {
	background:url(images/home_bg.jpg) repeat-y;}
div#intro {
	width:390px;
	margin:0;
	padding:15px 0 10px 60px;
	float:left;}
#intro p {
	font-size:12px;}
div#flashcourses {
	width:325px;
	float:right;
	margin: 0 20px 0 0;}
div#flashbuttons {
	clear:both;
	width:712px;
	margin:0 auto;}
div#homefooter {
	width:830px;
	height:91px;
	clear:both;
	background:url(images/homefooter_bg.jpg) bottom;
	text-align:center;
	padding: 30px 0 0 0;}
div#sub {
	background:url(images/sub_bg.jpg) repeat-y;}
div#content {
	padding: 0 60px 0 60px;
	text-align:left;}
#content h1 {
	margin-top:0;}
#content p, ul, li {
	font-size:12px;}
div#title {
	width:830px;
	height:20px;
	background:url(images/title_bg.jpg);
	text-align:left;}
div#title h1 {
	margin:0;
	padding:0;}
div#subfooter {
	width:830px;
	height:91px;
	clear:both;
	background:url(/images/subfooter_bg.jpg);
	text-align:center;
	/*padding: 30px 0 0 0;*/
	padding: 30px 0 0 0;
	font-size:12px;}
.large {
	color:#006600;
	font-size:16px;
	font-weight:bold;
}
a {
	color:#008C8C;
}
.small {
	font-size:11px;}
	
h1#eventheader{
	margin:0;
}


table#calendar{border:1px solid #776e3e;border-collapse: collapse}
table#calendar td{border:1px solid #776e3e;
font-size:11px;
}

td#calendarheader{
	background-color:#c5b26d;
}
td#calendarheader b{font-size: 16px;
color:#4f4727;
}
td.calendardaysheader{background-color:#d8cb9e}

td.calendartoday{background-color:#f1f2b9;

}
td.calendarday{background-color: #fbf9ef;

}

td.calendarfooter{
background-color:#c5b26d;
padding:5px;
text-decoration: none;
}
	