html,body{margin:0;padding:0}

body{font: 0.9em 'Century Gothic',arial,sans-serif;text-align:center;background-color: #695B52;}

.smaller {
	font-size:smaller;
}
.tableindent {
	text-align: left;
	padding-left: 30px;
}


#container_border
{
	padding-top: 95px;
	padding-left: 56px;
	background-image: url(Art_deco_border1.jpg);
	background-repeat: no-repeat;
	background-color: #695B52;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 860px;
	text-align: center;
	margin: 0 auto;

}
#container_border2
{
	padding-bottom: 97px;
	padding-right: 58px;
	background-image: url(Art_deco_border2.jpg);
	background-repeat: no-repeat;
	background-color: #695B52;
	background-position: right bottom;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	width: 860px;
	text-align: left;

}

.addressbox {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A4CE74;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	width: 201px;
}
.a:link{
color:#537e28;
border:hidden;
}
.a:visited{
color:#679c34;
border:hidden;
}
.scrollframe {
	overflow: auto;
	height: 380px;
	padding-right:4px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu { }

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
 background-color: #678B3F; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 124px;
	border-left-width: 0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color:#FFFFFF;

}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: block;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
color:#FFFFFF;
}

.suckertreemenu ul li a:hover{
background-color: #A4CE74;
color: white;
}

/*Background image for top level menu list links url(../images/arrow-down.gif) no-repeat center right; */
.suckertreemenu .mainfoldericon{
	background-color: #678B3F;
	background-image: url(arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background-color: #678B3F;
background-image: url(arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* html p#iepara*/

.suckertreemenu ul li { float: left; height: 1%;}
.suckertreemenu ul li a { height: 1%;}

.suckertreemenu ul li { float: left; height: 1%;}
.suckertreemenu ul li a { height: 1%;}
.suckertreemenu ul li ul li { float: left;}

.tablehead {
	background-color: #CCCCCC;
}

.scrollframe a:link {
	color: #537e28;
	text-decoration: none;
}
.scrollframe a:visited {
	text-decoration: none;
	color: #679c34;
}
.scrollframe a:hover {
	text-decoration: underline;
	color: #537e28;
}
.scrollframe a:active {
	text-decoration: underline;
}

a.link:link {
	color: #537e28;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #679c34;
}
a.link:hover {
	text-decoration: underline;
	color: #537e28;
}
a.link:active {
	text-decoration: underline;
}
.homeheader {
	font-size: 1.6em;
	color: #678B3F;
}
.scrollframe a.blacklink:link {
	color: #333333;
}
#classtable table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#classtable table  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
h1.P4 {
font-size:20pt; color:#336600;
font-weight:normal;
margin-top:2px;
margin-bottom:2px;
}
