/* CSS Document */

.main {
	background-image:url(templateimages/bkgd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e9aa16;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
}

a:link {
	text-decoration:underline;
	color:#000000;
}

a:active {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration:underline;
	color:#000000;
}

.topnav {
	background-image:url(templateimages/TopLinkBkgd.jpg);
	padding-top:3px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:300;
	text-align:right;
}

a.topnav:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.topnav:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.topnav:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.topnav:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.classprojects {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	list-style-type:disc;
}

a.classprojects:link {
	text-decoration:none;
}

a.classprojects:visited {
	text-decoration:none;
}

a.classprojects:hover {
	text-decoration:underline;
}

a.classprojects:active {
	text-decoration:underline;
}

.subjectheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#db5f07;
	font-weight:bold;
	background-image:url(templateimages/SubjectHeading.jpg);
	background-repeat:no-repeat;
}

.search {
	color:#59646e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:300;
	text-align:left;	
}

.searchbox {
	padding-right:15px;
}
