body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(images/background.jpg) #247129 no-repeat center top;
}

body#tinymce
{
    background: white none no-repeat scroll 0 0;
    padding: 5px;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
}
h1 {
	font-size:14pt;
    margin-top:0;
}
h2 {
	font-size: 11pt;
	margin-top: 0px;
}
h10 
{
    color:#92C83E;
    font-size:14pt;
    margin-top:0;
}

p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.5ex;
}

.Container 
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.Header 
{
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 130px;
	width: 900px;
}

.Navigation 
{
    background-image: url(images/header2.jpg);
    background-repeat: no-repeat;
	background-position: top center;
	height: 49px;
	width: 900px;
    position: relative;
}
.Breadcrumb 
{
    position: absolute;
    top: 0px;
    left: 20px;
    color: White;
}
.Breadcrumb a 
{
    color: White;
    text-decoration: none;
}
.TitlePage
{
    left:20px;
    position: absolute;
    top:20px;
}
.SubNavigation
{
position: absolute;
right:8px;
top:26px;
z-index: 0;
}

.SubNavigation td
{
    font-size: 8pt;
}

.Logo {
	position: absolute;
	top: 10px;
	left: 64px;
	width: 196px;
	height: 92px;
}

.loginLink 
{
    position: absolute;
    top: 10px;
    right: 0px;
    margin: 0 20px;
    color: White;
}

.LoginPanel 
{
    margin: 0 auto;
}

.Menu
{
/*  float: right;
    position:relative;
    top:82px;
*/

    position: absolute;
    top: 82px;
    right: 0px;
    z-index: 1000;
}

#MainMenu a
{
    display: block;
}

.Menu_block
{
    display: block;
}

.Main {
	padding: 0px;
	vertical-align: top;
	width: 900px;
}

#content
{
    width: 100%;
}

#content #side
{
    background-color: #f2f5bc;
    vertical-align: top;
    width: 270px;
}

#content #side ul 
{
    margin: 20px;
    padding: 0px;
}

#content #main
{
	background: #FFFFFF url(images/main-background.png) repeat-x bottom;
    width: 630px;
    vertical-align: top;
}

#content #main2
{
	background: #FFFFFF url(images/main-background.png) repeat-x bottom;
    vertical-align: top;
}


#content #portal
{
    margin: 20px 8px;
    width: 255px;
}

.Footer {
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #88ac2e;
	vertical-align: middle;
	font-size: 11pt;
	height: 71px;
}

.Footer ul
{
    list-style:none;
    margin:0 0 0 90px;
    padding:0;
    text-transform:capitalize;
}

.Footer ul li 
{
    float:left;
    margin:27px 20px;
}

.Footer p
{   
    margin: 0px;
    padding: 27px;
	color: #88ac2e;
}

div.Box
{
    border:1px solid #88AC2E;
    color:#88AC2E;
    font-weight:bold;
    margin:20px auto;
    padding:6px;
    text-align:center;
    width:175px;
}

#Container .header #MenuBar1 {
	position: absolute;
	left: 440px;
	top: 101px;
}

#main .text, #main2 .text 
{
    padding: 20px;
    min-height: 588px;
}

#DidYouKnow 
{
    background: url(images/Tabs/Silver.png) top center no-repeat;
}

#DidYouKnow .text
{
    background: #FFFFFF;
}

td 
{
    font-size: 10pt;
}

.CalendarMonth 
{
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-size: 18px;
    padding-top: 12px;
}

.CalendarCatagoryFilter 
{
    background:white none repeat scroll 0 0;
    border:1px solid #999999;
    display:block;
    margin:20px 0;
    padding:10px;
}

/*
.topMenu
{
    position: absolute;
    top: 10px;
    right: 310px;
}*/

#side .Catagories li
{
    display: block;
    padding: 5px;
    border: 1px solid grey;
    background-color: lightgrey;
    margin-bottom:5px;
}

.vacancypost 
{
    margin:20px 0;
    display:block;
}

.vacancypost a[href], .vacancypost .right
{
    float: right;
}

.vacancyseperator
{
    border-bottom: 1px dotted green;
    margin: 20px 0;
    height: auto;
}

#vacancy-widget
{
    display:block;
}

#vacancy-widget .text div > *
{
    display:block !important;
    height:auto !important;
    margin:5px 0;
    padding:0 !important;
}

#vacancy-widget ul
{
    margin: 0px !important;
    padding: 0px !important;
    list-style: none;
}

#vacancy-widget li
{
    margin: 0px !important;
}

#vacancy-widget li > *
{
    background: none !important;
}

#vacancy-widget div.position ul
{
    display: none !important;
}

#vacancy-widget div.position:hover ul
{
    /*display:block !important;*/
}

#vacancy-widget h2
{
    margin: 5px 0px;
}

#vacancy-widget a
{
    text-decoration: none;
    color: inherit;
    display: block;
}

#vacancy-widget div.seperator
{
    border-bottom:1px dotted green;
    height:auto !important;
    padding:0 !important;
}

.gallery
{
    padding: 20px;
    min-height: 588px;
}
.gallery ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.gallery li
{
    float: left;
    margin: 10px;
    display: block;
    width: 118px;
}

.gallery .border img
{
    border:1px solid lightgrey;
    text-align:center;
    padding: 4px;
    display: block;
    margin: 0 auto;
}

.gallery p
{
    margin: 0px;
    padding: none;
    text-align: center;
}

.gallery .collection
{
    border:1px solid #6A8A22;
    clear:left;
    margin: 0 0 20px 0;
    padding:10px;    
}

.gallery h1 
{
    color: #6A8A22;
}

.adminstaff
{
    width:860px;
    margin: 0 0 30px 0;
}

.adminstaff .profiletext
{
    padding: 0 15px;
    vertical-align: top;
    width: 760px;
}

.adminstaff .profileimage
{
    width: 100px;
}

#summary 
{
    width: 100%
}

/*

.BWP_Banner {
    position:relative;
    text-align:left;
    margin: 20px;
    
}

.BWP_Banner ul {
    list-style-type:none;
    margin:5px 0 0 !important;
    padding: 0 0 25px !important; 
}

.BWP_Banner ul li {
    display:inline;
}

.BWP_Banner ul li a {
    float:left;
    margin-left:2px;
    padding:2px;
}

*/

#PartnershipLinks {
    list-style: none;
	margin: 20px;
	padding: 0px;
}
#PartnershipLinks h1 
{
    font-size: 10pt;
    color:#77787B;
}
#PartnershipLinks p {
    color:#77787B;
}
#PartnershipLinks li {
	padding: 0;
	display:block;
}

#PartnershipLinks li div {
    display: block;
    position: relative;
    text-decoration:none;
    width:230px;
}

#PartnershipLinks li div .heading 
{
    background:transparent url(images/Tabs/Silver.png) no-repeat ;
    font-size:12pt;
    font-weight:bold;    
    padding: 0 6px;   
    width:218px;
    color:#77787B;
}

#PartnershipLinks li div .text
{
    background: white;
    padding:6px;
    width:218px;
}

#PartnershipLinks li div .text ul 
{
    margin: 0 !important;
    padding: 0 !important;
}

#PartnershipLinks li div .text ul li
{
    display: inline;
}

.CommunityFacilities td 
{
    width: 50%;
    vertical-align: top;
}

.CommunityFacilities img
{
    width: 200px;
    float: left;
    padding: 0 12px 12px 0;
}

.CommunityFacilities h3
{
    color: #a6ce39;
}

.CommunityFacilities h3, .CommunityFacilities p
{
    margin:0;
    padding:0 12px 12px 0;
}

#GalleryAdmin ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#GalleryAdmin li
{
    display: inline;
}

#GalleryAdmin img
{
    height: 75px;
}

#GalleryAdmin .GallerySeparator 
{
    background:blue none repeat scroll 0 0;
display:block;
height:1px;
margin:20px;
width:550px;
}

#CateringMenu
{
    width: 100%;
}

#CateringMenu tr 
{
    vertical-align:top;
}

#CateringMenu .cell 
{
    width: 20%;
}

#CateringMenu .cell table 
{
    width: 100%;
}

#CateringMenu .cell td 
{
    height:9em;
    padding:3px;
    text-align:center;
    border:1px solid black;
    overflow: hidden;
}

#CateringMenu h3 
{
    margin: 0px;
}

#CateringMenu h3, #CateringMenu p 
{
    margin-bottom: 5px;
}

#Letter 
{
    margin: 10px;
    padding: 10px;
    background: white;
}

#YearList 
{
    list-style: none;
}

#YearList li 
{
    padding: 5px;
    color:black;
}

#YearList a 
{
    text-decoration:none;
    color:Black ;
}

#YearList li.selected
{
    background:#8EBE37;
}

#YearList li.selected a
{
    color:White;
}

#LetterList 
{
    padding: 10px;
}

#LetterButtons a 
{
    background:transparent url(images/year-buttons.png) repeat scroll 0 -51px;
    color:black;
    display:block;
    font-size:14px;
    padding:3px 0;
    text-align:center;
    text-decoration:none;
    width:86px;
    font-weight: bold;
    color: White;
}

#LetterButtons a:hover 
{
    background:transparent url(images/year-buttons.png) repeat scroll 0 -26px;
}

#LetterButtons a.selected 
{
    background:transparent url(images/year-buttons.png) repeat scroll 0 0;
    color: Black;
}

#shadow-page 
{
    margin:20px auto 0;
    width: 527px;
}

#shadow-page .top
{
    background: transparent url(images/letters/top.png) no-repeat scroll 0 0;
    height:18px;
    width:527px;
}

#shadow-page .middle
{
    background: transparent url(images/letters/middle.png) repeat-y scroll 0 0;    
}
    
#shadow-page .left
{
    width:12px;
}

#shadow-page .page
{
    background: white url(images/letters/page.png) no-repeat scroll 0 0;
    height:258px;
    padding:20px;
    vertical-align:top;
    width:456px;
}

#shadow-page .right
{
    width: 19px;
}

#shadow-page .bottom 
{
    background: transparent url(images/letters/bottom.png) no-repeat scroll 0 0;
    height:19px;
    width:527px;
}