td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size:12px;
}
/**------START BACKGROUND-----**/
.main {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #888682;
	margin: 0px;
	padding: 0px;
	/** text-align:center; */
}
.splash {
	background-image: url(../images/website.jpg);
	background-repeat: no-repeat;
	background-color: #865708;
}
/**------END BACKGROUND-----**/
/**------START HEADER-----**/
#head_bg {
	width:100%;
	height:200px;
	position:absolute;
	z-index:1;
	background-image: url(../images/headerbg.png);
	background-repeat: no-repeat;
	background-position: right;
}
#mainlayoutcontainer {
	width:840px;
	position: relative;
	z-index:10;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height:199px;
	width:100%;
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
}
#homebanner {
	margin-left: 13px;
	margin-bottom: 10px;
}


/**------END HEADER-----**/
/**------MAIN NAVIGATION-----**/
#mainnav {
	width:550px;
	_width:490px;
	height:32px;
	display:block;
	list-style:none;
	z-index:20;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 293px;
	**left: 333px;
	top: 199px;
}
#mainnav li {
	float:left;
	list-style:none;
	padding:0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainnav li a {
	display:block;
	height:32px;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #58401D;
}
#mainnav li a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
}
#mainnav1 {
	width:550px;
	_width:490px;
	height:32px;
	display:block;
	list-style:none;
	z-index:20;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 340px;
	**left: 346px;
	top: 199px;
}
#link1 {
 border-left:solid 1px #3c3722;
}
#menu {
	height: 33px;
	width: 490px;
	background:url(../images/nav.gif) no-repeat;
    line-height: normal;
    padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: absolute;
	left: 320px;
	top:212px;
}
#menu ul {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 12px;
  list-style: none;
  position:relative;
  z-index:40;
}

#menu ul li {
  list-style: none;
}

#menu ul li a {
  float: left;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
#menu ul li ul {
	padding:0px;
}
#menu ul.horizontal li.level1 {
  float: left;
  padding: 0px;
  z-index:40;
  border-right:solid 1px #7c6d56;
}
#menu ul.horizontal li.level1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:33px;	
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
	padding: 0px 20px 0px 20px;
}
/**------END MAIN NAVIGATION-----**/

/**------START PAGE ELEMENTS-----**/
#logo {
	height: 265px;
	width: 603px;
	position: absolute;
	left: 142px;
	top: 49px;
}
#homecontent {
	width: 423px;
	position: absolute;
	top: 337px;
	left: 569px;
}
#homecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#homecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-top: 0px;
	position: relative;
	top: -10px;
}
/**------INNER BODY CONTENT-----**/
#maincontainer {
	width:815px;
	position: relative;
	top: 60px;
}
#quicklinkscontainer {
	width:241px;
	background-color:#1f1d0b;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-left: 15px;
}
#quicklinkscontainer ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#quicklinkscontainer li {
	list-style-type: none;
	padding-left:35px;
}
#quicklinkscontainer a#current {
	font-weight: bold;
}

#quicklinkscontainer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom:solid 1px #cecece;
	text-decoration:none;
	display:block;
	margin-right:35px;
	height: 19px;
	line-height: 19px;
}
#quicklinkscontainer li a:hover {
	border-bottom:dashed 1px #cecece;
	color: #FFD354;
	font-size: 14px;
}

#bodycontainer {
	background-color: #fdefc9;
	background-image: url(../images/bodymiddle.gif);
	background-repeat: repeat-y;
	width: 550px;
	position:relative;
	left:15px;
	float: left;
	text-align: left;
	z-index: 1;
}
#bodycontainer p {
	margin: 0px 15px 17px 15px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#4a3210;
}
#bodycontainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 5px;
}
#bodycontainer blockquote {
	background-color: #D2BA8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
}
#bodycontainer h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}
#bodycontainer a {
	color: #006699;

}
#bodycontainer a:hover {
	text-decoration:none;

}
#bodycontainer1 {
	background-color: #fdefc9;
	background-image: url(../images/home_middle.gif);
	background-repeat: repeat-y;
	width: 457px;
	position:relative;
	left:15px;
	float: left;
	text-align: left;
}
#bodycontainer1 p {
	margin: 0px 15px 17px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	color:#4a3210;
}
#bodycontainer1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 5px;
}
#bodycontainer1 blockquote {
	background-color: #D2BA8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
}
#bodycontainer1 h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}
#bodycontainer1 a {
	color: #13A09A;
}

#bodycontainer2 {
	width: 320px;
	float: left;
	margin-left: 20px;
}
#bodycontainer2 img {
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



h1.pageheader {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fdefc9;
	width: 550px;
	**width:535px;
	height:35px;
	**height:60px;
	background: url(../images/head1.jpg) no-repeat;
	margin: 0px 0px 15px 0px;
	padding: 25px 0px 0px 15px;
}
h1.pageheader1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#06625e;
	border-bottom:dashed 1px #06625e;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	top: -10px;
}
#bodycontainerfooter {
	width:550px;
	background-image: url(../images/bodybottom.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#bodycontainerfooter1 {
	width:457px;
	background-image: url(../images/home_bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-top: 5px;
}
/**------END INNER BODY CONTENT-----**/
/**------START FOOTER-----**/
#home_footer {
	width:760px;
	height:37px;
	_height: 47px;
	position:relative;
	top:55px;
	_top:-200px;
	left:15px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-align:right;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 7px;
	_margin-top:-10px;
}
#home_footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#home_footer a:hover {
	text-decoration:underline;
}
#footer {
	width:760px;
	height:37px;
	_height: 47px;
	position:relative;
	top:70px;
	left:15px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-align:right;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 7px;
	clear:both;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#copyright {
	position:relative;
	top:70px;
	width:832px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
}
#copyright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFF66;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F532C;
}
img.left {
	float:left;
	margin:0px 8px 8px 0px;
}
img.right {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}.clear {
	clear: both;
}
.arrowlistmenu{
	width: 500px; /*width of accordion menu*/
	margin-left: 20px;
	padding: 0px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: white;
	margin-top:0px;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/teach_head.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	width: 501px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/teach_head_over.jpg);
	background-repeat: no-repeat;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
	color: #9E743A; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	position:relative;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #ecdaa9;
}
.arrowlistmenu ul li a span {
	color:#000000;
	font-weight:normal;
	position:absolute;
	right:0px;
	font-size: 10px;
}
#social {
	position: absolute;
	z-index: 14;
	top: 165px;
	right: 10px;
}
.gray {
	color: #666666;
}
/** BLOG FORMATTING **/
.post {
	background: url(../images/blog_top.jpg) top no-repeat #fdefc9;
	border: solid 1px #888888;
}

.post h3.bloghead {
	padding:5px 5px 5px 15px;
	background-color: #422c0c;
	color:#ffffff;
	margin: 0px 0px 25px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}