body, div, h1, h2, h3, h4, h5, h6, p, img, span, a,
ul, li, dt, dd,
form, input, textarea
{
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

body {
	font-size: 12px;
	line-height: 1em;

	background-color: white;
	
	background-position: 60px top;
	background-repeat: no-repeat;
	
	min-height: 360px;
}
body, textarea {
	font-family: "Verdana", sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
	line-height: 1.25em;
	margin-bottom: 0.25em;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 14px;
}

body,
a
{
	text-decoration: none;
	color: black;
}
a:visited {
	color: inherit;
}
a:hover {
	text-decoration: underline;
}

#page {
	width: 970px;
	margin: 0px auto;
	position: relative;
	
	padding-top: 2.5em;
}

#main {
	position: relative;
	
	width: 770px;
	margin-left: 200px;
}

#main p,
#main ul
{
	line-height: 1.5em;
	margin-bottom: 1em;
}
#main ul {
	padding-left: 1.5em;
}

#sidebar {
	position: absolute;
	width: 170px;
	height: 100%;
	left: 0px;
}

#main h1,
#main h2,
#main h3,
#main h4
{
	color: #3E92CA;
}
#main a {
	color: #3E92CA;
}

.admin-editPages {
	
}
.site-page-home #main .bigPicture,
.site-page-home #main .noticeBoard {
	width: 480px;
}
.site-page-home #main .bigPicture {
	margin-bottom: 10px;
	
	background-color: #3E92CA;
}
.site-page-home #main .bigPicture img
{
	display: block;
	width: 480px;
	height: 360px;
}

.site-page-home #main .noticeBoard {
	width: 478px;
	min-height: 298px;
	
	/*background-color: #98C4E6;*/
	/*border: solid 1px #7AA5CC;*/
	background-color: #EBEBEB;
	background-color: #EBE7E2;
	background-color: #E9E5E0;
	/*border: solid 1px #e0e0e0;*/
}

.site-page-home #main .featuredEvent,
.site-page-home #main .calendar {
	left: 480px;
	width: 283px;
	position: absolute;
	top: 0px;
	margin-left: 10px;
}
.site-page-home #main .featuredEvent {
	margin-bottom: 1em;
	height: 140px;
	background-color: #FFDD33;
}
.site-page-home #main .calendar {
	min-height: 512px;
	top: 146px;
	margin-top: 10px;
	background-color: #3E92CA;
	color: white;
}

.site-page-home #main h2 {
	/*font-family: 'Helvetica', 'Arial', sans-serif;*/
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2.25em;
	line-height: 1em;
	padding-top: 0.625em;
	padding-bottom: 0.625em;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: white;
	color: #3E92CA;
}
.site-page-home #main h3 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}
/*.site-page-home #main .featuredEvent h2 {
	background-color: #FFEC8C;
	background-color: white;
	color: #3E92CA;
}
.site-page-home #main .calendar h2 {
	background-color: #98C4E6;
	color: black;
	background-color: white;
	color: #3E92CA;
}*/

.noticeBoard,
.featuredEvent,
.calendar

{
	padding-top: 6px;
}
.noticeBoard .notices {
	font-size: 11px;
	line-height: 2em;
	padding-left: 0.5em !important;
	
	list-style-type: none;
}

.noticeBoard .notices li {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 0 !important;
	
	border-bottom: 1px dotted #e0e0e0;
}
.noticeBoard .notices h3,
.noticeBoard .notices p,
.featuredEvent p
{
	font-size: 11px;
	line-height: 18px;
	margin-left: 18px;
	margin-right: 18px;
}
.featuredEvent p
{
	font-style: italic;
}

.calendar .events {
	padding-left: 0 !important;
	
	list-style-type: none;
	color: white;
}
.calendar .events li {
	font-size: 11px;
	line-height: 18px;
	padding-top: 2px !important;
	margin-bottom: 2px !important;
	position: relative;
	vertical-align: baseline;
}
.calendar .events .date {
	position: absolute;
	left: 0;
	vertical-align: baseline;
	font-size: 10px;
	font-style: italic;
	width: 9em;
	text-align: right;
}
.calendar .events .title {
	display: inline-block;
	margin-left: 9.5em;
	padding-right: 0.4em;
}
.calendar .events .title strong {
	font-size: 10px;
}


p.figure,
p.leftFigure,
p.rightFigure
{
	font-size: 90%;
	text-align: center;
}
p.leftFigure {
	float: left;
	margin-right: 2em;
}
p.rightFigure {
	float: right;
	margin-left: 2em;
}
p.leftFigure,
p.rightFigure
{
	margin-top: 0.25em;
}
.imageFrame {
	display: block;
}

.figureRight {
	float: right;
	display: block;
	margin-left: 1em;
}
.figureRight img {
	display: block;
}
.figure span,
.figureRight span
{
	display: block;
	font-size: 11px;
	text-align: center;
}
#main h1,
#main h2
{
	clear: both;
}

a.dragonsAbreast:hover {
	color: #f09;
}
a.northbankBoathouse:hover {
	color: #81725e;
}

#main .committeeMembers
{
	list-style-type: none;
	padding-left: 2em;
}
#main .committeeMembers ul {
	list-style-type: none;
}
.committeeMembers .memberTitle {
	font-weight: bold;
	display: inline-block;
	width: 16em;
}
.committeeMembers .memberName {
	display: inline-block;
	width: 12em;
}
.committeeMembers ul {
	padding-left: 16em !important;
}

p.info {
	font-size: 14px;
	line-height: 14px;
	margin-top: 2px;
	
	margin-left: 160px;
	padding-left: 10px;
}
.infoLabel {
	display: block;
	position: absolute;
	left: 0;
	width: 160px;
	
	font-weight: bold;
	text-align: right;
}


.postBlock {
	background-color: #E9E5E0;
	padding: 6px 21px;
	padding-bottom: 12px;
	position: relative;
	margin-bottom: 42px;
}
.postBlock h1 {
	border-bottom: 1px dotted #ddd;
	padding-right: 130px;
}
/*.postBlock h1 {
	font-weight: normal;
	text-transform: uppercase;
	margin-left: -21px;
	margin-right: -21px;
	padding-left: 21px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: left;
	font-weight: bold;
	background-color: white;
	color: #3E92CA;
}*/
.postBlock h5 {
	position: absolute;
	right: 21px;
	top: 27px;
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	font-weight: bold;
	color: #444;
}

.navPageLinks {
	overflow: hidden;
	padding-bottom: 7px;
}
.previousPageLink,
.nextPageLink
{
	font-weight: bold;
	display: inline-block;
	padding: 0 21px;
}
.nextPageLink {
	float: right;
	text-align: right;
}


#menuLogo a {
	display: block;
	text-indent: -100000px;
	height: 150px;
	margin-left: 10px;
	
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
}

#menu {
	font-weight: bold;
	
	text-align: right;
	line-height: 1.75em;
}
#menu a {
	display: block;
}
#menu li {
	list-style-type: none;
}
#menu li li {
	font-size: 11px;
}
#menu li.selected > a {
	color: #3E92CA;
}

#menu li a {
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}

#menu .contactDetails {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 2em;
}
#menu .contactDetails a {
	display: inline;
}
#menu .contactDetails,
#menu .contactDetails a
{
	color: #939393;
}
#menu .relatedLinks {
	/*font-size: 11px;*/
	margin-top: 1em;
}
#menu h3 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
}

#menuItem-contact,
#menuItem-introductoryCourses
{
	margin-top: 1em;
}


#footer {
	font-size: 9px;
	line-height: 1.5em;
	color: #3E92CA;
	
	position: fixed;
	left: 1em;
	bottom: 0px;
	width: 500px;
}
#footer .credit {
	color:#777;
}

