/* default typography. do not change. override later */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	}
a { text-decoration: none; font-weight: bold; color: #000; }
a:link { }
a:visited { }
a:active { }
a:hover { text-decoration: underline; }
h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	text-align: center;
	}
img {
	border: 0;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.2em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
	
/* End default  */

/* Typography and Colors */

body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	background: #7d7d7d;
	color: #000;
}
a {
	font-weight: bold;
	color: #9c3108;
	text-decoration: underline;
}
a:hover{
	background: #ffcc33;
}

h1 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.4em;
	color: #9c3108;
}
h2 {
	font-size: 1.3em;
	color: #9c3108;
}
h3 {
	font-size: 1.2em;
	color: #9c3108;
}
h4 {
	font-size: 1em;
	color: #9c3108;
}
ol, ul, li, p, dt, dd {
	line-height: 1.6em;
}

#contactinfo {
	text-align:right;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:.9em;
	line-height:1.4em;
	font-weight: bold;	
}
#contactinfo a {
	color: #ffffff;
	text-decoration: none;
}
#contactinfo a:hover {
	text-decoration: underline;
	background: transparent;
}

#footbar {
	font-size: .9em;
	font-weight: normal;
	color: #7d7d7d;
}
#footbar a {
	text-decoration: none;
}
.address {
	line-height: normal;
}

dt {
	font-weight: bold;
	font-size: 1.0em;
	margin: 1.2em 0 0 0;
}
dd {
	font-size: 1.0em;
	margin: 0 0 1.2em 2.4em;
}

/* End Typography and Colors */

/* Structure */
body {
	padding: 0;
	margin: 20px 8px 20px 20px;
	height: 100%;
}
div {
	position: relative;
}
.frame {
	width: 752px;
	margin: 0 auto;
	background: #fff url(../images/boxshadow-r.gif) repeat-y right;
} 
.frametop {
	background:  url(../images/boxshadow-ur.gif) no-repeat right top;
}
.framebottom {
	background:  url(../images/boxshadow-bot.gif) no-repeat left bottom;
	padding: 0 12px 16px 0;
}
#main {
	width: 740px;
}
#masthead {
	width: 740px;
	z-index: 6;
}
#masthead h1 {
	height: 24px;
	background: #555555 url(../images/waltop.gif) no-repeat right top;
	margin: 0;
}
#masthead h1 a {
	display: block;
	position: absolute;
	width: 264px;
	height: 16px;
	margin: 0;
	right: 19px;
	top: 4px;
}
#masthead h1 a:hover, #masthead h2 a:hover {
	background: transparent;
	text-decoration: none;
	border: 1px solid #ffcc00;
}
#masthead h2 {
	width: 740px;
	height: 105px;
	margin: 0;
}
#masthead h2.home { background: #502EA6 url(../images/titletop_home.gif) no-repeat right top; }
#masthead h2.esl { background: #5574B9 url(../images/titletop_esl.gif) no-repeat right top; }
#masthead h2.wl { background: #ABA000 url(../images/titletop_wl.gif) no-repeat right top; }
#masthead h2.tesl { background: #C67308 url(../images/titletop_tesl.gif) no-repeat right top; }
#masthead h2 a {
	display: block;
	position: absolute;
	width: 218px;
	height: 32px;
	left: 15px; 
	top: 87px;
}
#masthead h2.home a { width: 450px; height: 55px; top: 66px; }

#contactinfo {
	position: absolute;
	top: 26px;
	right: 26px;
	width: 200px;
}

#container {
	width: 740px;
	float: left;
	margin: 0 -300px 0 0;
	overflow-x: hidden;
}

.sb-false#container {
	width: 740px;
	margin: 0;
}

#content {
	margin: 0 300px 0 0;
}

.sb-false #content {
	margin: 0;
}

#sidebar {
	width: 300px;
	float: left;
	overflow-x: hidden;
}

#maincontent {
	padding: 0 15px 15px 15px;
	margin: 20px 0 0 0;
}
#sidecontent {
	padding: 0 15px 15px 15px;
	margin: 20px 0 0 0;
}

#footer {
	clear: both;
	width: 740px;
}

#footbar {
	margin:0;
	padding: 15px;
}

div.stopline {
	clear:both;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0;
	visibility: hidden;
}

hr.grayline {
	border: 0;
	border-top: 1px solid #7D7D7D;
	height: 1px;
	margin: 1px 0;
}
div.dottedline {
	margin: 0;
	height: 4px;
	background: #ffffff url(../images/dotted-line.gif) repeat-x center center;
}
.featureimage {
	background: #eeeeee;
	padding: 6px;
}
.no {
	display: none;
}

/* End Structure */
/* Nav */

#globalnav {
	position: absolute;
	top: 0;
	left: 0;
	width: 457px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size: xx-small;
}
#globalnav ul {
	margin: 0;
	padding: 4px 3px;
	list-style: none;
}
#globalnav ul li {
	margin: 0;
	float: left;
	position: relative;
	width: auto;
	padding: 0 10px;
	border-right: 1px solid #ffffff;
}
#globalnav ul li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#globalnav ul li a:hover {
	text-decoration: underline;
	background: #7d7d7d;
}
#globalnav ul li.last {
	border: 0;
}

#home1, #home1 ul li { width: 141px; }
#home2, #home2 ul li { width: 139px; }
#home3, #home3 ul li { width: 145px; }
#home4, #home4 ul li { width: 315px; text-align: right; }

#esl1, #esl1 ul li { width: 100px; }
#esl2, #esl2 ul li { width: 144px; }
#esl3, #esl3 ul li { width: 87px; }
#esl4, #esl4 ul li { width: 140px; }
#esl5, #esl5 ul li { width: 73px; }
#esl6, #esl6 ul li { width: 107px; }
#esl7, #esl7 ul li { width: 89px; }

#wl1, #wl1 ul li { width: 99px; }
#wl2, #wl2 ul li { width: 141px; }
#wl3, #wl3 ul li { width: 86px; }
#wl4, #wl4 ul li { width: 148px; }
#wl5, #wl5 ul li { width: 72px; }
#wl6, #wl6 ul li { width: 106px; }
#wl7, #wl7 ul li { width: 88px; }

#tesl1, #tesl1 ul li { width: 99px; }
#tesl2, #tesl2 ul li { width: 141px; }
#tesl3, #tesl3 ul li { width: 86px; }
#tesl4, #tesl4 ul li { width: 148px; }
#tesl5, #tesl5 ul li { width: 72px; }
#tesl6, #tesl6 ul li { width: 106px; }
#tesl7, #tesl7 ul li { width: 88px; }

#sectionnav {
	background: #9c3108;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #990000;
	width: 740px;
}
#sectionnav ul, #sectionnav ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sectionnav ul li {
	margin: 0;
	float: left;
	position: relative;
}
#sectionnav ul li ul {
	position: absolute;
	display: none;
	background: #9c3108;
}
#sectionnav ul li a {
	float:none;
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #9c3108;
	line-height: 2.4em;
	padding: 0 5px;
	border-right: 1px solid #ffffff;
}
#sectionnav ul li a.last {
	border: 0;
}
#sectionnav ul li a:hover{
	color: #990000;
	text-decoration: none;
	background: #edb91e;
}
#sectionnav ul li:hover ul, #sectionnav ul li.over ul { 
	display: block;
}
	
/* Fix IE. Hide from IE Mac \*/
* html #sectionnav ul li { float: left; height: 1%; }
* html #sectionnav ul li a { height: 1%; }
/* End */

/* End Nav */

/* phpForms */
.phpForms_pgtitle {
    font-family : Arial;
    font-size   : 18px;
    color       : #000000;
    font-weight : bold;
}
.phpForms_btn {
    border-width    : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #000000;
}

td {
	line-height: 1.6em;
	}

