body
{
	background: #B9CF9F;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}


/* Button Bar Styles. */
ul.ButtonBar
{
	padding: 0em;
	margin: 0.2em;
	list-style-type: none;
}

ul.ButtonBar li
{
	float: left;
	margin: 0.15em;
	margin-right: 0.5em;
	margin-bottom: 0.0em;
	padding: 0.2em!important;
	background-image: none!important;
}

ul.ButtonBar li.Admin
{
	float: right;
}

ul.ButtonBar a, ul.ButtonBar a:hover
{
	padding: 0.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #d32e0e;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

ul.ButtonBar a.CurrentPage, ul.ButtonBar a.CurrentPage:hover
{
	border: 2px solid #aaaaaa;
	background: #eeeeee;
}

ul.ButtonBar a
{
	border: 2px solid #bfbfbf;
	background: #bfbfbf;
}

ul.ButtonBar a:hover
{
	border: 2px solid #d32e0e;
	background: #0fb3d4;
	color: #000000;
}

/* Content Header Styles */
#ContentHeader img
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	border: 0px;
	float: left;
} 


/* Content Text Styles */

a.OLD
{
	color: #8092BB;
	padding: 2px;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

a.OLD:hover
{
	border: solid #8092BB 1px;
	text-decoration: none;
	padding: 1px;
}

a.OLD:visited
{
	color: #8092BB;
}

p
{
	color: #000000;
	line-height: 28px;

	margin-top: 14px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	text-indent: 0px;
}


p.Address
{
	border: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 100px;
	padding-left: 4px;
	background: #F2F2FF;
}

p.Footer
{
	color:  #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-align: center;

	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.InputColumn
{
	margin-top: 1px;
	margin-left: 5px;
}

h1
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px #61652c dotted;
	font-size: 24px;
	text-align: left;
	line-height: 100%;
	color: #F68E1F;
	font-weight: normal;
}

h2
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	text-align: left;
	line-height: 100%;
	color: #61652c;
	font-weight: normal;
}

h4
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted;
	font-size: 16px;
	text-align: center;
	line-height: 100%;
	color: #61652c;
	font-weight: normal;
}

li
{
	list-style-type: circle;
	line-height: 150%;
}

ul
{
	margin-top: 6px;
	margin-bottom: 16px;
}

#FullPage
{
	background-image: url( LeafTile.png );
	width: 605px;
	margin: 0px auto;
	border: 1px solid #eeeeee;
	padding: 0x;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0px;
}

#HeaderInfo
{
	width: 605px;
	height: 169px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #fcffdd;
}


#Content
{
	width: 583px;
	min-height: 300px;
	padding: 10px;
	padding-top: 30px;
	background: #FFFFFF;
	border: 1px solid #BBBBBB;
}

#ContentFooter
{
	width: 605px;
	margin: 0px;
	padding: 0px;
	min-height: 45px;
}


#StyleControlPanel
{
	background: #DDDDDD;
	border: #FFD600 1px solid;
	padding: 10px;
	width: 690px;
	margin: 0px auto;
	visibility: hidden;
}

#AdminMenu
{
	position: fixed;
	left: 25px;
	top: 225px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px dashed #888888;
	z-index: 10;
}

p.AdminMenuItem
{
	color: #001144;
	font-size: 10px;
	line-height: 12px;
	text-align: center;

	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}


.FlickerThumb
{
	margin: 1em;
	padding: 0.15em;
	border: 1px solid #888888;
}
