BODY
{
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	BACKGROUND-COLOR: #fff;
}

.BodyTitle
{
	Font-Size: 14pt;
	Font-Family: Verdana, Arial, sans-serif;
}
.BodyText
{
	Font-size: 13px;
	Font-Family: Verdana, Arial, sans-serif;
}

H1
{
	font-size: 15px;
	color: Black;
}
H2
{
	font-size: 15px;
	color: #944415;
}
H3
{
	font-size: 13px;
	color: #944415;
}
HR
{
	color: #883e13;
	height: 1px;
}

Select
{
	font-size: 10px;
}

P
{
	margin: 13px;
}

.SmallText
{
	font-size: 10px
}

A, a:visited, a:active, a:link
{
	Color: #19730e;
	Font-size: 13px;
}


A:hover
{
	Color: #19730e;
	font-weight: bold;
	Font-size: 13px;
}

.Site a, .Site a:visited, .Site a:link
{
	Color: #19730e;
	Font-size: 12pt;
}

.Site A:hover
{
	Color: #19730e;
	font-weight: bold;
	Font-size: 12pt;	
}

#xNav
{
	WIDTH: 199px;
	float: left;
}

#xText
{
	width: 545px;
	float: left;
}

img#toplogo {
    border: 0;
    margin-bottom: -.2em;
}

img#toplogo1 {
    border: 0;
    margin-bottom: -.2em;
}


.TableBackground
{
	BORDER-RIGHT: Black 1px solid;
	BORDER-TOP: Black 1px solid;
	BACKGROUND: White;
	BORDER-LEFT: Black 1px solid;
	BORDER-BOTTOM: Black 1px solid;
	padding: 0px;
}

.MainBackgroundJournal
{
	WIDTH: 665px;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BACKGROUND: #883e13;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	padding: 0px;
}

.MainBackgroundEvents
{
	WIDTH: 800px;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BACKGROUND: #883e13;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	padding: 0px;
}

.MainBackgroundx
{
	WIDTH: 762px;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BACKGROUND: #883e13;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	padding: 0px;
}

.MainHeadline
{
	WIDTH: 742px;
	BACKGROUND: #883e13;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	margin: 10px;
	padding: 0px;
	
}

.InteriorHeadline
{
	WIDTH: 742px;
	BACKGROUND: #883e13;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	margin: 10px;
	padding: 0px;
	
}

.LeftNav
{
	WIDTH: 199px;
	BACKGROUND: #c5ceba;
	margin-left: 10px;
	padding: 0px;
}

.MainText 
{
	width: 545px;
	float: right;
	background: #dce1d5;
	border-right: white 1px solid;
	border-top: white 1px solid;	
	border-bottom: white 1px solid;
	border-left: white 1px solid;
}

.MainJournal
{
	width: 645px;
	margin: 10px;
	background: #dce1d5;
	border-right: white 1px solid;
	border-top: white 1px solid;	
	border-bottom: white 1px solid;
	border-left: white 1px solid;
}

.MainEvents
{
	width: 795px;
	margin: 10px;
	background: #dce1d5;
	border-right: white 1px solid;
	border-top: white 1px solid;	
	border-bottom: white 1px solid;
	border-left: white 1px solid;
}

.MainEvents Select
{
	Font-Size: 10px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.MainEvents Input
{
	Font-Size: 10px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.MainJournal P
{
	margin: 20px;
}

.MainJournal img
{
	BORDER-TOP: #898989 1px solid;
	BORDER-BOTTOM: #898989 1px solid;
	BORDER-LEFT: #898989 1px solid;
	BORDER-RIGHT: #898989 1px solid;		
	PADDING: 1px;
}

.PageHeadline
{
	background: #c8cec1;
	color: #944415;
	font-size: 18px;
	height: 41px;
	width: 545px;
	border-top: white 1px solid;
	border-right: white 1px solid;
	border-left: white 1px solid;
}

.footera
{
	font-size: 9px;
	color: white;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 5px;
}

.footera a
{
	font-size: 9px;
	color: white;
	text-decoration: none;
}

.footera a:link
{
	font-size: 9px;
	color: white;
}

.footera a:active
{
	font-size: 9px;
	color: white;
}

.footera a:visited
{
	font-size: 9px;
	color: white;
}

.footera a:hover
{
	font-size: 9px;
	color: white;
	text-decoration: underline;
}

.footerb
{
	font-size: 9px;
	color: White;
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
}



.TableHeadline
{
	color: #944415;
	font-size: 16px;
}

.TableHeadlineSmall
{
	color: #944415;
	font-size: 13px;
}

.ClassifiedHeadline
{
	color: #944415;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 13px;
}

.ClassifiedText
{
	margin-left: 12px;
	font-size: 11px;
}

Table
{
	Font-size: 11px;
}

.OtherTable
{
	Font-Size: 13px;
}



Input, Area
{
	Font-size: 11px;
}

.TableMeetings TD
{
	Border-Bottom: white 1px solid;
	Border-Right: white 1px solid;
}

.TableMeetings Table
{
	Font-size: 9px;
	Border: white 1px solid;
}

.TableCalendar Table
{
	Font-Size: 9px
}

.TableMembership
{
	Font-size: 9px;
	Border-right: white 1px solid;
}

.TableMembership li
{
	margin-left: 10px;
}

.TableMembershipx
{
	Font-size: 9px;
	margin-left: 10px;
}

.TableMembershipx li
{
	margin-left: 10px;
}

.Button
{
	border: black 1px solid;
}

.ButtonBackground
{
	background-image: url(/images/buttons_background.jpg);
	border: black 1px solid;
	width: 800px;
	height: 40px;
}

.ButtonLinks
{
	padding: 8px; 
}

.ButtonLinks a
{
	font: verdana;
	color: white;
	font-size: 13px;
}

.JournalPics
{
	float:right;
	padding:5px;
	border-color: black;
	border: thick;
}
.TableMaster Table
{
	Font-size: 9px;
	Border: white 1px solid;
}

#TreeWorker
{
display: none;
}

#ISA
{
	display: none;
	Font-size: 9px;
}

#Arborist
{
	display: none;
}

#Admin
{
	border: white 1px solid;
	background: #dce1d5;
	width: 200px;
	float: right;

}
.AdminHeadline
{
	background: #c8cec1;
	color: #944415;
	font-size: 14px;
	height: 18px;
	width: 275px;
	border: white 1px solid;
}

.thumbnail
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	height: 75px;
}

#container
{
margin-left: auto; 
margin-right: auto;
width: 810px;
border: 2px black solid;
}
