/* adjust the banner height; note it should be imageheight-77 for tiered banners*/

.bannerframe    {

                     height: 245px;

                }



/* controls the date */

.datetext	{

		text-decoration:none;

		font-family: Arial;

		font-size:18px;

		color:#000000;

		font-weight: bold;

		}

 





  /* control the default text for any pages, however, most text is displayed in tables so this settings has very little effect */
body
		{
		font-family: Arial, Verdana, Sans-serif;
		font-size : 14px;
                background-repeat: no-repeat; 
                background-position: bottom;
		}


/* control the way text is displayed in most pages (Event Calendar list but not individual Event)  ALSO color of text after WHEN and Where is tied to color chosen under TABLE but where is this font controlled from? must match body attribute at top  New note this color only seems to affect tect on Contact info page*/

.maintext	{

		text-decoration:none;

		font-family: Arial;

		font-size:16px;

		color:#339966;

		}



/* control the way text is displayed in a table NOTE: THIS HAS THE MOST POWERFUL EFFECT ON DOCS AND OTHER AREAS Controls Poll question text */

table	{

		margin: 0;

		font-family: Arial;

		font-size:14px;

		color:#000000;

		}



.searchform	{

		color:#000000;

		}



/* controls the format of the search button and other buttons i.e. Vote in the Poll and Send and Clear on the Contact info page */

.sbttn

{

    BORDER-RIGHT: #aaaaaa 1px solid;

    BORDER-TOP: #aaaaaa 1px solid;

    BORDER-LEFT: #aaaaaa 1px solid;

    BORDER-BOTTOM: #aaaaaa 1px solid;

    BACKGROUND: #996600;

    COLOR: #ffffff;

    HEIGHT: 18x;

    FONT-SIZE: 12px;

    TEXT-DECORATION: none;

}

/* set the search textbox */

.searchbar

{

    BORDER-RIGHT: #aaaaaa 1px solid;

    BORDER-TOP: #aaaaaa 1px solid;
    
    BORDER-LEFT: #aaaaaa 1px solid;

    BORDER-BOTTOM: #aaaaaa 1px solid;

    BACKGROUND: #ffffff;

    COLOR: #996600;

    HEIGHT: 18px;

    FONT-SIZE: 12px;

    WIDTH: 150px;

    TEXT-DECORATION: none;

}
/* highlight found search text this color */

.searchResults

{

BACKGROUND: #ffff00;

}



/* controls the normal text in the marquee */

.marqueeText	{

		text-decoration:none;

		font-family: Arial;

		font-size:16px;

		color:#FFFFFF;

		}

/* controls the events in the marquee */	

.marqueelink	{

		text-decoration:none;

		font-family: Arial;

		font-size:16px;

		color:#FFFFFF;

		}	



a.marqueelink:hover 

		{ 

		text-decoration:underline;

		}	




		

/* 

controls the properties of the event list you can 

control the links and align of the list 

*/

.eventlink	{

		text-decoration:none;

		font-family: Arial;

		font-size:14px;

		color:339966;

		}



a.eventlink:hover 

		{ 

		text-decoration:underline;

		}



.eventList	{

		text-align: center;

		}

.eventListTitle	{
		font-family: Arial;
		font-size:22px;
		color:#339966;
		font-weight: 900;
		letter-spacing: 0.05em;
		}
/* controls properties of the Poll question section */

.pollQuestion {
		font-weight: 900;
                color: #339966
              }

/* set the Newsletter textbox */

.searchtext

{

    BORDER: #aaaaaa 1px solid;

    BACKGROUND: #ffffff;

    COLOR: #996600;

    HEIGHT: 18px;

    FONT-SIZE: 12px;

    WIDTH: 100px;

    TEXT-DECORATION: none;

}







/* controls the default link type */
a
		{
		text-decoration:none;
		font-family: Arial;
		font-size:14px;
		color:#339966;
		}

a:hover 
		{ 
		text-decoration:underline;

		}



/* controls the links in the top section */

.toplink	{

		text-decoration:none;

		font-family: Arial;

		font-size:18px;

		color:#ffffff;

                font-weight: bold;

		}

a.toplink:hover 

		{ 

		text-decoration:underline;

		}





/*  controls the properties of the all links defined as sidelink */

.sidelink	{

		text-decoration:none;

		font-family: Arial;

		font-size:14px;

		color:#339966;

		}



a.sidelink:hover 

		{ 

		text-decoration:underline;

		}





/* controls the title of each page, except documents because the internally define their titles */

.pageTitle	{

		font-family: Arial;

		font-size:40px;

		color:#996600;

		font-weight: 900;

		text-align: center;

                border-bottom: 3px solid #aaaaaa;

		}





/* controls the properties of the main column */

.maincol {

	width: 600px;

	vertical-align: top;

	font-size : 14px;	

	margin: 0;

	padding: 10px;

}



/* controls the properties of the left column */

.leftcol {

	width: 150px;

	

	margin: 0;

	padding: 10px;

	vertical-align: top;

}



/* controls the properties of the right column */

.rightcol {

	width: 150px;

	

	margin: 0;

	padding: 10px;

	vertical-align: top;

}







/* controls the orientation of the links in the columns */

.sidelinkList	{

		text-align: center;

		}





/* controls the headings display in the columns */

.columnHeading	{

		font-family: Arial;

		font-size:16px;

		color:#FFFFFF;

		font-weight: 900;

		text-align: center;

		}



/* the box the side items display in */

.sidebar

{

	BORDER: #aaaaaa 2px solid;

	color: #002200;

	padding-bottom: 8px;

}



/* the header of the sidebar */

.sidebarheader

{

	BORDER: #aaaaaa 2px solid;

	BACKGROUND: #339966;

	font-size:18px;

	color:#FFFFFF;

	font-weight: 900;

	margin-bottom: 8px;

        text-align: center;

}







/* controls the text on the page indicating your message or email has been sent */
.messagesenttext
{
		font-family: Arial;
		font-size:22px;
		color:red;
		font-weight: 900;
		text-align: center;
}

.galleryImage
 {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	vertical-align: top;
	height: 90px;
}

.galleryImageContainer
 {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	margin: 3px;
	padding: 5px;
}

/* controls body settings but doesnt show in the editor */
.pagebody
		{
                background-image: url(../images/prints1.png); 
		}



.footer
{
	background: #FFFFFF;
} 





/* remove margins from any images */

img {

	margin: 0;

	}



/* control the height of any forms */

form {

HEIGHT: 16px;

MARGIN: 0px;

}









/* controls properties of the blog section */

.postTitle	{

		font-family: Arial;

		font-size:16px;

		color:#000000;

		font-weight: 900;

		letter-spacing: 0.05em;

		}



.postContents	{

		font-size:12px;

		color:#000000;

		letter-spacing: 0.05em;

		text-align: justify;

		}



.postTime	{

		font-family: Arial;

		font-size:10px;

		color:#000000;

		letter-spacing: 0.1em;

		text-transform: uppercase;

		}




