body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	
	
}



a{
	color: #8a5612;
	text-decoration: none;
}

a:hover {
	color: #ab6c19;
	text-decoration: underline;
}

.linkspage {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #CCCCCC; 
}
.linkspage a{
        color: #FFFFFF;
        text-decoration: none;
}
 
.linkspage a:hover{
            color: #666666;
                text-decoration: none;
                background-image: none;
}

#wrap {
	width: 779px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


#header {
	background-color: #6E6343;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 111px;
	text-align: left;
	width: 779px;




}


#signup {
	float: left;
	width: 450px;
	margin-right:0px;
	color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

#signup input {
	margin-bottom: 3px;
	margin-left: 3px;
}


#send {
	float: right;
	height: 50px;
	width: 40px;
	padding-top: 80px;
	margin-right: 15px;
}


.topnav {

	height: 21px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 8px;
	background-color: #8A5612;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;

	width: 779px;

}


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

.topnav li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}


.topnav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.topnav a:hover{
	color: #cfb18b;
	text-decoration: none;
}



.features {
	background-color: #908872;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
.cell1 {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #776D53;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.cell2 {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.botnav {
	height: 21px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 8px;
	background-color: #8A5612;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
		float: left;
		width: 779px;
}
.botnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.botnav li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}


.botnav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

.botnav a:hover{
	color: #cfb18b;
	text-decoration: none;
}



.teacherlist {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #8A5612;
}
.teacherlist a{
	color: #FFFFFF;
	text-decoration: none;
}

.botnav a:hover{
	    color: #9B805C;
		text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 769px;
}

.footer a{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover{
	    color: #9B805C;
		text-decoration: underline;
}
.content {
	text-align: left;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #908872;
	width: 729px;
	float: left;
}

.content h1 {
	font-size: 24px;
	font-weight: bold;

}

.content h2 {

	margin: 0px!important;
	padding: 0px!important;
}

img {
	border: 1px solid #CCCCCC;
	padding: 4px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6E271C;
	padding-top: 10px;
	padding-bottom: 10px;


}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}



p.wp-caption-text{
font-style:italic;
}

#galleryForm {
	width: 100%;
	position: relative;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5bda8;
	padding-top: 40px;
}
#post {
	border: 1px solid #00FF00;
}

p.wpsb_form_label {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.red {
	color: #FF0000;
}

.about td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}

.about img {
	background-color:#FFFFFF;
	border:1px solid #c5bda8;
	padding:4px;
	position:relative;
}


.about img:hover {
	background-color: #c5bda8;
}


td {
	vertical-align: top;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {

	height:33px;
	position:relative;
	z-index:100;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	background-color: #8a5612;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
padding-left: 20px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:#8a5612;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	height:3em;
	line-height:3em;

}

/* style the sub level list items */
.menu ul ul li {display:block;width:9em;height:auto;position:relative;line-height:1em;margin-top: 1px;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;text-decoration:none;color:#ffffff;background:#8a5612;padding:0 10px 0 10px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#8a5612; color:#ffffff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:12em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#b57a2c;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#b57a2c;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#b57a2c;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#b57a2c;}

/* style the level hovers */
/* first */
.menu a:hover {color: #cfb18b;background:#8a5612;}
.menu :hover > a {color: #cfb18b;background:#8a5612;}
/* second */
.menu ul ul a:hover{color:#000;background:#b57a2c;}
.menu ul ul :hover > a {color:#000;background:#b57a2c;}
/* third */
.menu ul ul ul a:hover {background:#b57a2c;}
.menu ul ul ul :hover > a {background:#b57a2c;}
/* fourth */
.menu ul ul ul ul a:hover {background:#b57a2c;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
