/* CSS Document */


#wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background-position:top;
	background-color: #FFFFFF;
	line-height: 14px;
	color: #252525;

}
/* Top navigation------------------------------------------------------- */

#navmenu {
	width: 630px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 9px;
	float: left;
	height: 14px;
	}
#navmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #383d44;
	}
#navmenu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

	}


#navmenu li a {
	float: left;
	text-decoration: none;
	border: none;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	}
#navmenu li a:hover {
	color: #fff;
	background-color: #1E3448;
	background-image: url(../images/nav-hover.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
#navmenu li a.active {
	font-weight: bold;
	color: #292D34;
	background-color: #FFFFFF;
	}

/* End of Nav menu ---------------------------------------------------------*/

/* Tab menu------------------------------------------------------- */

#tabmenu {
	margin-right: auto;
	float: left;
	}
#tabmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #383d44;
	}
#tabmenu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #7f7f7f;

	}

#tabmenu li a {
	float: left;
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	}
#tabmenu li a:hover {
	color: #fff;
	background-color: #4ECA42;
	background-repeat: repeat-x;
	background-position: center;
	}
#tabmenu li a.active {
	font-weight: bold;
	color: #292D34;
	background-color: #4ECA42;
	}
#tabmenu li a#current {
	color: #fff;
	background-color: #4ECA42;
	background-repeat: repeat-x;
	background-position: center;
	}
/* End of Tab menu ---------------------------------------------------------*/

/* Text styles ---------------------------------------------------------*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0f64aa;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0f64aa;
	text-decoration: underline
}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0f64aa;
	text-decoration: underline
}

.boldblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0f64aa;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B9E9B4;

}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.boldlarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5c5c;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #142431;
	line-height: 24px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: normal;
}
.titlegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #219315;
	line-height: 27px;
}
.subtitlegreen {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #219315;
}
.newstextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;
	font-weight: bold;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}
.greendate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027a16;
}
.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027a16;
	font-weight: bold;
}


.smalltextwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boldnavtitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.linkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F64AA;
}

/* End of text styles ---------------------------------------------------------*/

.lightgreentint {
	background-color: #b9f2b3;
}
.greenback {
	background-color: #3DAD32;
	font-weight: bold;
	color: #FFFFFF;
}
.tablesadvert {
	padding: 4px;
	border: 1px solid #000000;
}



#header {
	height: 110px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.gif);
}
#maincontent {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_borders.gif);
	background-repeat: repeat-y;
	min-height:550px;
  	height:auto !important;
  	height:550px;
}


#footer {
 background-color: #7f7f7f;
 height: 67px;
 width: 880px;
 margin-right: auto;
 margin-left: auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 text-align: center;
 padding-top: 5px;
 background-image: url(../images/footer-bg.gif);
 background-repeat: repeat-x;
}
#topnav {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	margin-top: 1px;
	background-image: url(../images/nav-bar.gif);
	padding-top: 2px;
}




.dotshoriz {
	background-image: url(../images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#navmenuspace {

	float: left;
	height: 18px;
	padding-top: 7px;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 3px;
}
#leftcol2 {
	float: left;
	width: 187px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
	padding-left: 0px;
}
#barFix{
	position: relative;
	top:-5px;
}
#rightcol3 {
	float: right;
	padding-right: 10px;
	height:20px;
	line-height:20px;
}
.greencellborder {
	border: 1px solid #2B9706;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1f7800;
	margin-right: 5px;
}
.greenbordertb {
	border: 1px solid #2B9706;
	width: 113px;
}


#navverttitle {
	float: left;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2B9706;
	width: 188px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 4px;
	padding-top: 3px;
}




/* vertical menu-------------------------------------------------------- */


#navcontainer {
	width: 180px;
	float: left;

}

#navcontainer ol
{
	margin-left: 0;
	padding-left: 4px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;

}

#navcontainer a
{
	display: block;
	width: 150px;
	background-color: #ffd33a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer a:hover
{
background-color: #feb322;
color: #000000;
}

#navcontainer #current
{
background-color: #feb322;
color: #000000;
}

#navcontainer #title
{
	background-color: #2B9706;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: default;
}

/* end of vertical menu ---------------------*/

#search {
	float: right;
	width: 208px;
	position: relative;
	height: 20px;
}

#foottext {
	height: 35px;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B9706;
	text-align: center;
}

#submenu {
	float: left;
	position: relative;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 11px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 33px;
}

#gallnumbers a:link, #gallnumbers a:visited {

color: #fff;
background-color: #3DAD32;
text-decoration: none;
}
#gallnumbers a:hover {
color: #fff;
background-color: #707070;
text-decoration: none;
}
#gallnumbers a {
	border: 1px solid #FFFFFF;
	padding: 3px;
	margin-bottom: 1px;
}

.grayborderlarge {
	border: 1px solid #999999;
	height: 250px;
}
.grayline {
	background-image: url(../images/gray-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}




.picturespace {
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 1px;
}



.dotsvertical {

	background-image: url(../images/dots_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}



/* LEFT NAVIGATION : START */

#nav {
        width: 175px;
}
#nav, #nav ul, #nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
	display: block;
	height: 1.2em;
	width: 100%;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0.25em;
	padding-bottom: 0.3em;
	padding-left: 0.25em;
}
#nav a.span {
	color: white;
	background-color: #3DAD32;
	position: relative;
	font-size: 12px;
	text-indent: 18px;
}
#nav a.span:hover {
        color: black;
        background-color: #FEB710;
}
#nav a.span img {
	position: absolute;
	top: 2px;
	left: 6px;
	border: 0;
}
#nav li {
	clear: both;

}
#nav li ul li {
	font-size: 85%;
	text-indent: 10px;
	border: none;
}
#nav li ul li a {
        color: #0d1b26;

        background-color: #64C859;
}
#nav li ul li a:hover {
        color: black;
        background-color: #FEB710;
}

/* LEFT NAVIGATION : END */





.thumbnailborder {
	border: 1px solid #CCCCCC;
}
.thumbnaillinks {
	border: 1px solid #CCCCCC;
	height: 69px;
	width: 119px;

}
.greenline {
	background-image: url(../images/green-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.greenbar {
	background-color: #4eca42;
	color: #132330;
	height:32px;
}

/* GARYS CHANGES*/
#page_form {
	display:inline;
	padding:0;
}
#page_form select {
	background-color:#B9E9B4;
	font-size:.8em;
}
.greenbar #leftcol3 {
	float: left;
	padding-left: 10px;
	height:20px;
	line-height:20px;
}

.displaynone{
	display:none;
}
.displayblock{
	display:block;
}
/* changed #menurule to .menurule - an id should only be used once in a page - as the menurule is used lots of times it needs to be a class */
.menurule {
	width: 181px;
	background-color: #3dad32;
	background-image: url(../images/menu-rule.gif);
	float: left;
	position: relative;
	height: 12px;
}
/* changed from #advertdisplay to .advertdisplay*/
.advertdisplay {
	float: right;
	width: 187px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #308828;
	margin-top: 15px;
	background-color: #FFFFFF;
	height: 87px;
	margin-right: 7px;
	margin-left: 7px;
}
.advertdisplay img {
    border: 0;
}
/* changed from #rightcol2 to .rightcol2*/
.rightcol2 {
	float: right;
	width: 670px;
	padding-right: 1px;
	position: relative;
	padding-left: 4px;
	padding-top: 5px;
}
/* removes need to use invalid attribute align="absbottom" */
.menutop{
	height:33px;
}
.searchbutton {
	padding-top: 7px;
}



.lists {
	line-height: 15px;
	font-weight: bold;
	color: #3C3C3C;
	list-style-image: url(../images/bullet.gif);

}
.libraryborders {
	width: 115px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
	display: table-cell;
	text-align: center;
}
.libraryborder {
    border: 1px solid #CCCCCC;
}

.grayline2 {
	background-image: url(../images/gray-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
}
td.label {
    width: 115px;

}
.libraryborderslarge {

	border: 1px solid #CCCCCC;
	width: 306px;
	height: 328px;
	margin-left: auto;
	margin-right: auto;
	display: table-cell;
	text-align: center;
}

/* page pagination--------------------- */


#pagination-digg li          {
	border:0;
	padding:0;
	font-size:11px;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#pages {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	float: left;
	display: block;
	display: block;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}
#pages li a {
	color: #3DAD32;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#pages li a:hover {
	color: #3DAD32;
	background: #f1ffd6;
	border: 1px solid #3DAD32;
}
#pages li.nolink {
	color: #999999;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #3DAD32;
	padding: 4px;
	background-color: #3DAD32;
}


table.calendarMonth a {
    color: black;
}
table.calendarMonth a.event {
	color: red;
}
table.calendarMonth {
    border: 1px solid black;
    width: 155px;
    padding: 0;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    padding: 3px;
    background-color: #f0f0f0;
}
span.a {
    color: red;
}
td.calendarDay {
    padding: 3px;
    font-size: 0.9em;
}
td.calendarDays {
    background-color: #3dad32;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 20px;
    color: white;
}
table {
  border-collapse:collapse;
}
.tablesadvertgreen {
	padding: 4px;
	border: 1px solid #000000;
	background-color: #3DAD32;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
}
.tablelightblueback {
	background-color: #C7F4C1;
	border: 1px solid #C0C0C0;
}

.tablesadvertgreenlargetxt {
	padding: 4px;
	border: 1px solid #000000;
	background-color: #3DAD32;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	font-size: 15px;
}
.leftcol4 {

	float: left;
	padding-left: 10px;
	height:20px;
	line-height:20px;
}
.leftcol5 {


	float: left;
	padding-left: 43px;
	height:20px;
	line-height:20px;
}
.rightcol4 {
	float: right;
	width: 670px;
	padding-right: 1px;
	position: relative;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.rightcolcontact {

	float: right;
	width: 435px;
	padding-right: 21px;
	position: relative;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.rightcoladdress {

	float: right;
	width: 207px;
	padding-right: 1px;
	position: relative;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a img {
	border: none;
}
ul.error, div.error {
	width: 78%;
	color:#D33;
	background-color:#FFE7EB;
	border:1px solid #D33;
	padding:5px;
	margin-bottom:10px;
}
ul.error {
	list-style: none;
}
div.warning {
	width: 78%;
	color:#413B19;
	background-color:#FFFFD9;
	border:1px solid #FFE864;
	padding:5px;
	margin-bottom:10px;
}
div.message {
	width: 78%;
	color:green;
	background-color:#F7FFF0;
	border:1px solid green;
	padding:5px;
	margin-bottom:10px;
}

#relText {
	float: right;
	padding-right: 10px;
	height:20px;
}
#relText span{

}
