body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13pt;
	color: #525252;
	overflow: auto;
}

p {
	font-family: Arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #525252;
}

a:link, a:visited {
	color: #004C37;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: 0;
}

.adminbar {
	width: 100%;
	background: black;
	color: red;	
	font-weight: bold;
	font-size: 11pt;
	height: 20px;
	text-align: center;
}

.adminbar-link:link, .adminbar-link:active, .adminbar-link:visited {
	text-decoration: none;
	color: red;
}

.adminbar-link:hover {
	text-decoration: underline;
	color: red;
}

.container {
	width: 740px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background: #FFFFFF;
}

.top-main {
        width: 740px;
        height: 140px;
        border-bottom: 1px solid;
        background: url("images/common/mainheader.png");
}

.textonly-main {
        position: relative;
        left: 680px;
        width: 50px;
        top: 8px;
        text-align: right;
}

.navleft-main {
        position: relative;
        top: 60px;
        left: 380px;
        width: 190px;
        font-weight: bold;
}
.navright-main {
        position: relative;
        top: -12px;
        left: 560px;
        width: 190px;
        font-weight: bold;
}


.mainnav-main:link, .mainnav-main:active, .mainnav-main:visited {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mainnav-main:hover {
	font-weight: bold;
	text-decoration: underline;
}


.featured-main {
	width: 484px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rightcontent-main {
	position: relative;
	width: 230px;
	margin-left: 5px;
}

.welcomeimg-main {
	border-bottom: 1px solid;
	margin-bottom: 5px;
}

.weeklyimg-main {
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-top: 10px;
	margin-bottom: 5px;
}

.bc_title-main {
	width: 185px;
	border-top: 1px solid;
}

.bc_text-main {
	width: 175px;
	margin-left: 5px;
}
	

.group-main {
	width: 185px;
	border-top: 1px solid;
}

.footer, .footer-link:link, .footer-link:active, .footer-link:visited {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;
	text-align: center;
	color: #525252;
	text-decoration: none;
}

.footer-link:hover {
	color: #004C73;
	text-decoration: none;
}

.top-subpage {
	width: 740px;
	height: 80px;
	background: url("images/common/subheader.png");
}

.textonly-subpage {
        position: relative;
        left: 540px;
        width: 200px;
        top: 53px;
        text-align: right;
        font-weight: bold;
}

.topnav-subpage {
	position: relative;
	top: 13px;
	left: 200px;
	width: 530px;
	text-align: right;
}

.whereareyou-subpage {
	height: 15px;
	position: relative;
	left: 15px;
	top: 10px;
}

.pagetitle-subpage {
	position: relative;
	left: 50px;
	top: 20px;
	font-family: Arial;
	font-size: 19pt;
	color: #993333;
}

.container-subpage {
	position: relative;
	left: 0px;
	top: 30px;
	width: 740px;
	margin-bottom: 35px;
}

.subnav-subpage {
	width: 170px;
	height: 400px;
	border-right: 1px solid;
	margin-right: 10px;
	text-align: right;
}

.subnavlink-subpage:link, .subnavlink-subpage:visited {
	color: #004C73;
	text-decoration: none;
	text-align: right;
}

.subnavlink-subpage:hover, .subnavlink-subpage:active {
	color: #004C73;
	text-decoration: underline;
	text-align: right;
}

.content-subpage {
	width: 550px;
}

.subheading {
	font-family: Arial;
	font-size: 12pt;
	color: #993333;
}

.minorheading {
	font-family: Arial;
	font-size: 9pt;
	color: #993333;
}

.seperator {
	background-image: url("images/common/greyline.png");
}
