/* ASONE Standard layout 01 */
/* Adapted for St Bedes 25.Jul.2007 */


img {
	-ms-interpolation-mode: bicubic;
}

body {
	/*colour*/
	/*background-color: #CECEDF;	*/
	background-color: #BDBDD2;
	/*centering stuff*/
	text-align: center;
	margin:0px;
	text-rendering: optimizeLegibility;
}

body, textarea {
	/*font definitions*/
	font-family:georgia, "Times New Roman", times, serif;
	font-size:13px;
}

/* PAGE LAYOUT */

* {
	padding:0px;
	margin:0px;
}

#wrapper {
	/*centering stuff*/
	margin: 0 auto;
	width:800px;
	/*image stuff*/
	background-image: url(../images/bgtile.gif);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:top center;
}

#page {
	background-color:white;
	padding:0px;
	margin:0px auto;
	width: 760px;
}

#header {
	text-align:center;
}

#main {
	width:758px;
	margin:1px;
	text-align:left;
}

/*{REGULAR PAGE STUFF}*/

p {
	padding:0px 0px 10px 0px;
	font-size:0.85em;
	line-height:1.6em;
}

h1 {
	font-size:1em;
	padding:0px 0px 10px 0px;
}

.navcolumn h1 {
	padding:0px;
}

h2 {
	font-size:0.9em;
	padding:0px 0px 10px 0px;
}

a:link, a:visited {
	color:#2A296A;
	text-decoration:none;
}

a:hover {
	color:#2A296A;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.imgright {
	border: solid 8px white;
	float: right;
	margin: 0px 0px 20px 60px;
}

/* {HOME PAGE STUFF}*/

.col01 {
	width:200px;
	background-color:#E6E6EE;
}

.col02 {
	width:358px;
	background-color:#FFFEF0;
}

.col03 {
	width:200px;
	background-color:#E6E6EE;
}

.colmain {
	padding:20px 20px 20px 40px;
	background-color:white;
}

.bees {
	background-color:#E6E6EE;
}

.col02 p {
	padding:0px 20px 10px 40px;
}

.col01 h1 {
	padding:0px 0px 0px 0px;
}

.calender {
	padding:0px 0px 0px 0px;
}

.nav_home {
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_yellow.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_home a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_home a:hover {
	font-size:0.85em;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}

.nav_about {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_orange.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_about a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_about a:hover {
	font-size:0.85em;
	color:#E48923;
	text-decoration:none;
	font-weight:bold;
}

.nav_admissions {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_green.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_admissions a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_admissions a:hover {
	font-size:0.85em;
	color:#72B751;
	text-decoration:none;
	font-weight:bold;
}

.nav_curriculum {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_blue.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_curriculum a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_curriculum a:hover {
	font-size:0.85em;
	color:#6684A2;
	text-decoration:none;
	font-weight:bold;
}

.nav_extra {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_brown.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_extra a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_extra a:hover {
	font-size:0.85em;
	color:#A08967;
	text-decoration:none;
	font-weight:bold;
}

.nav_bee {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_aqua.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_bee a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_bee a:hover {
	font-size:0.85em;
	color:#6C9B85;
	text-decoration:none;
	font-weight:bold;
}

.nav_sub {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background:url(../images/navbg_subnav.gif) no-repeat;
	width:160px;
	height:18px;
}

.nav_sub a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_sub a:hover {
	font-size:0.85em;
	color:#E48923;
	text-decoration:none;
	font-weight:bold;
}

.nav_sub_right {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	background:url(../images/navbg_subnav_right.gif) no-repeat;
	width:180px;
	height:19px;
}

.nav_sub_right a {
	font-size:0.85em;
	color:#2A296A;
	text-decoration:none;
	font-weight:bold;
}

.nav_sub_right a:hover {
	font-size:0.85em;
	color:#E48923;
	text-decoration:none;
	font-weight:bold;
}

.newsbox {
	width:200px;
	background-color:#E6E6EE;
}

.newsbox p {
	padding:0px 20px 10px 20px;
}

/*{OTHER PAGE STUFF}*/

.navcolumn {
	width:200px;
	float:left;
}

.maincolumn {
	width:498px;
	float:right;
	padding:20px 20px 20px 40px;
	background-color:white;
}

.mainbox {
	background:url(../images/partition.gif) repeat-x bottom left;
	padding:0px 0px 10px 0px;
}

/*{FOOTER}*/

.footerblock {
	text-align:center;
	width:800px;
	margin: 0px auto;
}

.footerblock .left {
	background:none;
	padding:5px 0px 10px 20px;
	float:left;
	text-align:left;
	font-size:0.9em;
	color:#2A296A;
}

.footerblock .right {
	background:none;
	padding:5px 20px 10px 0px;
	float:right;
	text-align:right;
	font-size:0.9em;
	color:white;
}

.footerblock .right a:link, .footerblock .right a:visited {
	color:white;
	text-decoration:none;
}

.footerblock .right a:hover {
	color:white;
	text-decoration:underline;
}

.footerstub {
	/*centering stuff*/
	margin: 0 auto;
	width:800px;
	/*image stuff*/
	background-image: url(../images/footerstub.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	text-align:center;
}

/*{FORM STUFF}*/

.formbox {
	width:400px;
}

.formleft {
	float:left;
	padding-right:50px;
	line-height:2.1em;
}

.formleft label {
	font-size:0.85em;
}

.formright {
	float:right;
}

.formelement {
	width:220px;
	margin-bottom:5px;
}

.formsubmit {
	font-family:tahoma, verdana, helvetica, arial, sans-serif;
	font-size:0.95em;
	font-weight:bold;
	border: none;
	background-color:#2A296A;
	color:#F5EEE2;
	padding:5px;
}

ul.contentlist {
	/*font definitions*/
	font-family:georgia, "Times New Roman", times, serif;
	font-size:11px !important;
	margin-bottom:10px;
	list-style-position: inside;
	line-height: 18px;
}

.beescenebox {
	width: 165px;
	float: left;
	height: 250px;
	text-align: center;
}

.beesceneimage {
	background-image: url(../images/beescenebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 127px;
	padding: 11px 18px 0px 20px;
}

.beesceneimagebottom {
	background-image: url(../images/beescenebgbtm.gif);
	background-position: center bottom;
	height: 12px;
	background-repeat: no-repeat;
}
