@charset "UTF-8";
/* CSS Document */


/********************************************************************/
/*							reset									*/
/********************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************************************************************/
/*							containers									*/
/************************************************************************/

#wrapper{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 960px;
	margin: 10px 20px;
	padding: 0;
}

#banner{
	padding: 10px 0;
	color: #555;
}

#banner a{
	font-weight:normal;
}

#banner ul{
	text-align: right;
	margin: 0;
	padding: 0;
}

#banner ul li{
	display: inline;
	padding: 0 10px;
	list-style-type: none;
	border-right: solid #D7D6D8 1px;
	margin:0;
	color: #000;
}

#banner ul li.last{
	border:none;
	padding:0 0 0 10px;
}

#container{
	padding: 20px 0;
	border-top: solid #000 1px;
	margin: 0;
	width: 960px;
}

#footer{
	border-top: solid #000 1px;
	margin: 30px 5px 0 5px;
	padding: 20px 0;
}

#footer img{
	padding: 0 0 0 20px;
	margin: 0;
	position: relative;
	float: right;
}


/************************************************************************/
/*								text									*/
/************************************************************************/

p{
	line-height: 1.5em;
}

h1{
}

h1.homestories{
	font-weight:normal;
	font-size:1.2em;
	padding-bottom: 10px;
	color: #F07;
}

.homestoriesLink, a:link .homestoriesLink, #nav ul li a.homestoriesLink{
	color: #F07;
}

h2{
	font-size: 1.1em;
}

h3{
}

h4{
}

h5{
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.5em;
}

h6{
}

p.homestories{
	font-weight:normal;
	font-size:0.9em;
	width: 500px;
}

.black{
	color:#000;
}

div.event_list {
	display:block;
	border-bottom:1px solid #999;
	padding:10px 0px;
	white-space:normal;
}

/********************************links************************************/

a:link, a:visited{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a:hover{
	color: #000;
}


/************************************************************************/
/*							navigation									*/
/************************************************************************/
#navCont{
	float: left;
	width: 350px;
	margin-right: 40px;
}

#shard{
	width:350px;
	float:left;
	position:relative;
	margin: 0 0 20px 0;
}


#nav{
	width: 180px;
	float: left;
	position: relative;
	margin-right: 20px;
}

#nav ul{
	border-top: solid #D7D6D8 1px;


}

#nav ul li{
	border-bottom: solid #D7D6D8 1px;
	line-height: 2em;
	color:#666;
	_display:inline-block;/* IE only */
}

#nav ul li a{
	color:#000;
	font-weight:normal;
}

#nav ul li a:hover{
	color:#666;
}


/************************************************************************/
/*							maintext									*/
/************************************************************************/

#leftCol{
	width: 520px;
	float: left;
	position: relative;
	color: #666;
	margin: 0 20px 0 0;
}

#leftCol ul.pdfs li{
	padding:0;
	margin:10px 0 10px 40px;
	list-style-image:url(../img/icons/page_white_acrobat);
	line-height: 1.5em;
}

a.pdfLink{
	background-image:url(../img/icons/page_white_acrobat);
	background-repeat:no-repeat;
	background-position: left top;
	line-height: 2em;
	position: relative;
	padding-left: 25px;
	float: left;
}


#leftCol #colOne{
	float:left;
	width:33%;
	margin-right: 10px;
}
#leftCol #colTwo{
	float:left;
	width:28%;
	margin-right: 10px;
}

#leftCol #colThree{
	float:left;
	width:30%;
}


#rightCol{
	float: left;
	width: 220px;
	color: #666;
	font-size: 0.9em;
	position: relative;
}


#calendar{
	padding: 15px 10px 0 10px;
	background-color: #c6d8df;
	position: relative;
}

#calendar .red{
	margin-left:0px;
}

#calendar img{
	float: left;
	margin: 0;
	position: absolute;
	left: 10px;
}

#calendar p{
	margin-left:0px;
	font-size: 1.1em;
}

#contact{
	background-image: url(../img/bamboo.jpg);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	padding: 10px 10px 17px 10px;
	margin: 0 0 10px 0;
	background-color: #F0F4F5;
}

#location{
	margin:10px 0 0 0;
	background-image: url(../img/map.jpg);
	background-repeat:no-repeat;
	padding: 10px 0 0 10px;
	position: relative;
	background-position: 0 top;
	background-color: #fff;
}

#highLightBox{
	margin:10px 0 0 0;
	background-image:url(../img/highlights/xmas.jpg);
	background-repeat:no-repeat;
	padding: 10px 0 0 80px;
	position: relative;
	background-position: 0 top;
	background-color: #fff;
	color: #FFFFFF;
}

#highLightBox a{
color:#FFFFFF;
}

#highLightBox a:hover{
	color: #FFFFCC;
}

#centreCol{
	width: 757px;
	position: relative;
	color: #666;
	margin: 0;
	float: left;
}
	
/************************************************************************/
/*								classes									*/
/************************************************************************/
.clearer{
	clear:both;
}


.bold{
	font-weight:bold;
}


.red{
	color:#F00;
}


.date{
	position: absolute;
	left: 25px;
	top: 32px;
	text-decoration: underline;
	color: #666;
	font-size: 1.2em;
}

.date a:link,.date a:visited, .date a:hover{
text-decoration: underline;
}

.title{
	color:#003333;
}

.titleBold{
	color:#0F4A71;
	font-weight:bold;
}

#footer img.floatLeft{
	float:left;
	padding: 0;
}

.dateEvents{
	float: left;
	position:relative;
	clear: left;
	margin: 0 10px 5px 0;
}


.dateEvents h4{
	position: absolute;
	left: 12px;
	top: 16px;
	text-decoration: underline;
	font-size: 1.1em;
}

.events{
	position:relative;
	clear: both;
}

.imgList{
	clear:both;
}
.imgList img{
	float:left;
	margin:0 10px 20px 0;
}

.borderTop{
	border-top:solid #666 1px;
	padding: 20px 0 0 0;
}

.caption{
	font-size:0.8em;
	float:right;
}

.mainfloatRight{
	float:right;
	position:relative;
}

.mainfloatLeft{
	float:left;
	position:relative;
	margin-right: 15px;
}
	
/************************************************************************/
/*								projects								*/
/************************************************************************/

.projectgroup{
	padding: 20px 0;
}

.projectgroup .box{
	width:240px;
	float: left;
	margin-right: 15px;
	height: 150px;
}

.projectgroup .boxOne{
	background-image: url(../img/projects/homepg/homestories.jpg);
	background-repeat: no-repeat;
	}

.projectgroup .boxTwo{
	background-image: url(../img/projects/homepg/gallery.jpg);
	background-repeat: no-repeat;
}

.projectgroup .boxThree{
	background-image: url(../img/projects/homepg/oral.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

.projectgroup h2{
	margin: 108px 0 0 10px;
	color: #000;
	font-weight: nomal;
}

a:hover .box h2{
	color:#F07;
	cursor: pointer;
}


.gallery{
}


.galleryDark{
	width: 520px;
	background-color: #000;
	background: #000;
}


.gallery img{
	/*margin-right: 20px;*/
}

.galleryHome img{
	margin-right: 20px;
}


.gallery p{
	font-size: 0.8em;
	margin: 5px 0 20px 0;
}

.popups{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	width:800px;
	padding: 20px;!important
	font-family: Arial, Helvetica, sans-serif;!important
	margin: 20px;
}

.popups .lCol{
	width:270px;
	float: left;!important
	margin-right: 20px;!important
	float: left;
}

.rCol{
	position:relative;
	width:470px;
	float: right;!important
	float: left;
}

.popups p{
	font-size: 0.8em;!important
}

.popups h2{
	font-size: 1em;
!important
	margin-bottom: 10px;
	margin-bottom: 10px;
}

.popups  h3{
	font-size: 0.9em;
	margin-top: 10px;
}

