@import url("navigation.css");
@import url("type.css");
@import url("user-styles.css");
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-color: #006633;
}
#wrapper {
	width: 787px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/wrapperBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
#masthead {
	background-image: url(../images/mastheadBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 7px;
	height: 128px;
}
#logo {
	position: absolute;
	left: 24px;
	top: 17px;
}
#banner {
	position: absolute;
	width: 512px;
	left: 246px;
	top: 30px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
#content {
	margin-right: 20px;
	margin-left: 27px;
}
#col1 {
	float: left;
	width: 440px;
	clear: left;
	padding-right: 10px;
}
#col2 {
	width: 260px;
	float: right;
	clear: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9ECDB3;
	padding-right: 10px;
}
#footer {
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 27px;
	padding-right: 20px;
	font-size: 11px;
	color: #666666;
	padding-bottom: 15px;
}
#footnotes {}
#contactDetails {
	font-size: 14px;
	font-weight: bold;
	color: #687CB5;
}
div.clearBoth {
	clear: both;
	font-family: monospace;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#footer hr {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #9ECDB3;
	background-color: #9ECDB3;
	height: 1px;
}
#col2 hr {

	margin: 0px 0px 10px;
	padding: 0px;
	color: #9ECDB3;
	background-color: #9ECDB3;
	height: 1px;
}
#col3 {
	width: 270px;
	float: right;
	clear: right;
	border: 1px solid #9ECDB3;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
}
.mugshot {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 2px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.btnPlain {
	font-size: 11px;
}
form {
	display: inline;
}
.floatingColumn {
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#col2-image {
	width: 260px;
	float: right;
	clear: right;
}
#threeCourses {
	background-image: url(../courses/images/courseListBg.gif);
	background-repeat: repeat-y;
}
#btmCap {
	background-image: url(../courses/images/btmCap.gif);
	clear: both;
	height: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: monospace;
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
}
#topCap {

	background-image: url(../courses/images/topCap.gif);
	clear: both;
	height: 43px;
	margin: 0px;
	padding: 0px;
	font-family: monospace;
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
}
