/* Start of CMSMS style sheet 'OGFEurope' */
body {
	background-image: url(/uploads/img/bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Calibri,Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #D8DBE1;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container {
	background-image: url(/uploads/img/bg_container.png);
	background-repeat: repeat-y;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#banner {
	background-image: url(/uploads/img/bg_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner h1 {
	display: none;
}
#banner h2 {
	color: #71AF53;
	font-size: 100%;
	margin: 0;
	padding-top: 55px;;
}
#banner img {
	margin: 0px;
        padding-right: 20px;
	float: left;
        border: none;
}
#menu {
	background-image: url(/uploads/img/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	padding: 0 5px 0 0;
        margin: 0;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0 0 1px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7EAF5;
}
#menu a.currentpage, #menu a.activeparent {
    color: #71AF53;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #71AF53;
}
#breadcrumbs {
	font-size: x-small;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
	padding-right: 10px;
	padding-left: 10px;
}
#breadcrumbs a {
	color: #0078AC;
	text-decoration: none;
}
#search {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
        display: inline;
}
#footer {
	/*font-size: x-small;*/
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/uploads/img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
	height: 20px;
	clear: both;
}
#submenu {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 170px;
        padding: 0px;
        display: inline;
}
#content {
	float: right;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(/uploads/img/bg_content.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
        display: inline;
}
#rightcolumn {
	float: right;
	margin-top: 0px;
	width: 170px;
}
#bodytext {
	float: left;
	width: 390px;
}
#bodytextlarge {
	width: 555px;
}
#submenu ul.clearfix {
	margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
	border-top: 1px solid #E0E0D0;
	border-right: 1px solid #E0E0D0;
	border-bottom: 2px solid #E0E0D0;
	border-left: 1px solid #E0E0D0;
	padding: 2px;
	background-image: url(/uploads/img/bg_clearfix.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EDF6EA;
}
#submenu ul.clearfix li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul.clearfix a {
	display: inline-block;
}
#submenu ul.clearfix a {
	display: block;
}
#submenu ul.clearfix a {
	color: #71B155;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
        margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
}
#submenu ul.clearfix a.activeparent {
	color: #006895;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
}
#submenu ul.clearfix a.currentpage {
	color: #006895;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
}
#submenu ul.clearfix a:hover {
	background-color: #E0E0D0;
	
}
#content h1 {
	font-size: 150%;
	color: #006895;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E0E0D0;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer a {
	color: #71af53;
	text-decoration: none;
	border-bottom: 1px dotted #769c67;
}
#rightcolumn .box {
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0D0;
	border-right-color: #E0E0D0;
	border-bottom-color: #E0E0D0;
	border-left-color: #E0E0D0;
	padding: 0px 2px 2px;
	background-image: url(/uploads/img/bg_clearfix.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EDF6EA;
}
h2 {
	font-size: 120%;
	color: #0078AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bodytext .box {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0D0;
	border-right-color: #E0E0D0;
	border-bottom-color: #E0E0D0;
	border-left-color: #E0E0D0;
	padding: 0px 2px 2px;
	background-image: url(/uploads/img/bg_box_bodytext.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E5F1F7;
}
#boxes {
	margin-bottom: 10px;
}
#spotlight {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0D0;
	border-right-color: #E0E0D0;
	border-bottom-color: #E0E0D0;
	border-left-color: #E0E0D0;
	padding: 0px 2px 2px;
	background-image: url(/uploads/img/bg_spotlight.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ECF6E9;
        margin-left: 2px;
        margin-right: 2px;

}
#newsflash {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0D0;
	border-right-color: #E0E0D0;
	border-bottom-color: #E0E0D0;
	border-left-color: #E0E0D0;
	padding: 0px 2px 2px;
	background-image: url(/uploads/img/bg_spotlight.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ECF6E9;
        margin-left: 2px;
        margin-right: 2px;
}
#content a {
	color: #71b155;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#content a:hover {
	color: #71b155;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#EventPhotos a {
	color: #71b155;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#EventPhotos a:hover {
	color: #71b155;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#EventPhotos img {
	border: none;
}
div.NewsSummaryPostdate {
	font-size: x-small;
	float: right;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #71b155;
	background-color: #71b155;
	color: white;
        margin-left: 5px;
}

div.NewsSummaryLink a {
	font-size: 120%;
	color: #0078ad;
	text-decoration: none;
}

div.NewsSummary {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}
#NewsPostDetailDate {
	font-size: x-small;
	float: right;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #71b155;
	background-color: #71b155;
	color: white;
    margin-left: 5px;
}
h3 {
	margin-top: 0;
	margin-bottom: 8px;
	color: #0078ad;
}
hr {
	border-top: 1px solid #e0e0d0;
}

#NewsPostDetailSummary {
	margin-bottom: 10px;
	font-style: italic;
	color: #71b155;
}

#NewsPostDetailContent {
	margin-bottom: 10px;
}
h2 img {
       float: right;
       margin-top: 2px;
       margin-right: 2px;
}
#rightcolumn div.box div.NewsSummary div.NewsSummaryPostdate {
	display: none;
}

#rightcolumn div.box div.NewsSummary div.NewsSummaryLink a {
	font-size: small;
}

.right {
	float: right;
	margin-left: 5px;
        padding: 2px;
        border: 1px solid #E0E0D0;
}
.left {
	float: left;
	margin-right: 5px;
        padding: 2px;
        border: 1px solid #E0E0D0;
}
#NewsPostDetailPrintLink {margin-bottom: 10px;}
th {
	border-bottom: 2px solid #d8dac3;
	color: #a9ac99;
}

td {
	border-bottom: 1px solid #d8dac3;
	padding: 2px;
	margin: 2px;
}
#submenu ul.clearfix li ul {
	padding-left: 15px;
}
#submenu ul.clearfix ul li a {
	display: inline-block;
}
#submenu ul.clearfix ul li a {
	display: block;
}
#leftcolumn {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
}

div.pollvoteform {
	margin:  0;
	padding:0;
}

span.polllabel label {
	width: 140px;
	display: block;
	float: left;
	padding-bottom: 5px;
}
div.polloption {
	clear:  left;
}
div.pollresult {
	padding-bottom: 2px;
	margin-bottom:  2px;
	border-bottom: 1px solid ;
	border-color: #e0e0d0;
}

div.pollresultlist {
	margin-bottom:  2px;
	border-bottom: 2px solid ;
	border-color: #e0e0d0;
}


/* End of 'OGFEurope' */

