#col1 {
	width:192px;
	height:259px;
	margin-left:25px;
	background-color: #ebc9c3;
	background-image: url(../../images/education_col1_bg.jpg);
	background-repeat: repeat-y;
	float:left;
}
#imgtop {
	width:192px;
	height:215px;
}
#imgtitle {
	width:192px;
	height:32px;
}
#headertop {
	width:610px;
	height:54px;
	margin-left:215px;
	background-image: url(../../images/education_header.jpg);
	background-repeat: no-repeat;
}
#navtop {
	width:610px;
	height:40px;
	margin-left:215px;
	background-image: url(../../images/education_topnav.jpg);
	background-repeat: no-repeat;
}
#nav {
	text-align:center;
	padding-top:15px;
}
#nav ul li
{
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    color: #2b3827;
    font-size: 0.75em;
    text-transform: uppercase;
    padding-right: 10px;
    font-weight: bold;
    list-style-type: none;
}
#nav a {
	text-decoration:none;
	color:#2b3827;
}
#nav a:hover {
	color:#ffffff;
}
#banner {
	width:610px;
	height:165px;
	margin-left:215px;
	background-image: url(../../images/education_banner.jpg);
	background-repeat: no-repeat;
}
#content {
	width:800px;
	margin-left:25px;
	background-image: url(../../images/education_content.jpg);
	background-repeat:repeat-y;
	float:left;
}
#navcontainer {
	width:194px;
	margin-right:10px;
	float:left;
}
.leftnav {
	width:194px;
	/*padding:10px;*/
	margin-bottom:2px;
	background-color:#2b3827;
	font-family:Arial, Helvetica, sans-serif;
	color:#e8d2ad;
	font-size:0.8em;
}
.leftnav a {
	background-color:#2b3827;
	font-family:Arial, Helvetica, sans-serif;
	color:#e8d2ad;
	text-decoration:none;
	display: block;
	padding:10px;

}
.leftnav a:hover {
	background-color:#2b3827;
	color:#FF9999;
	text-decoration:none;
	display: block;
	padding:10px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    color: #e8d2ad;
    font-size: 0.8em;
    font-weight: normal;
}


#maintxt {
	width:580px;
	margin-left:200px;
	padding:10px 0px 10px 5px;
}

#maintxt ul li
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2b3827;
    font-size: 0.85em;
    line-height: 1.75em;
    list-style-type: square;
    list-style-position:inside;
}

.rightcol 
{
    width:120px;
    float:right;
    margin:0px 0px 10px 20px;
}

.imgL
{
    text-align: left;
    width: 110px;
    height: 115px;
    border: 0;
    padding: 5px;
    float: left;
}

.link
{
    margin-bottom: 20px;
    margin-left: 125px;
}

#address
{

	font-family:Arial, Helvetica, sans-serif;
	color:#2b3827;
	font-size:0.8em;
	padding:10px;
}

.subcat ul li
{
    list-style-type: none;
}

.subcat a {
	background-color:#ebdcc0;
	font-family:Arial, Helvetica, sans-serif;
	color:#2b3827;
	text-decoration:none;
	display: block;
	padding:2px 0px 5px 20px;
	font-size:.7em;
}
.subcat li a:hover
{
    background-color: #FF9999;
    color: #2b3827;
    text-decoration: none;
    display: block;
    padding: 2px 0px 5px 20px;
    list-style-type: none;
}

