/* KE Science style sheet */


/* *********************************** */
/* From main.css */

@charset "utf-8";
/* Disabling default styles */
html, body, h1, h2, h3, h4, h5, h6, img, blockquote, form, fieldset, label, p, ul, ol, li, dl, dd, dt {
	border: none;
	margin: 0;
	padding: 0;
}
html {
	color: #333;
	background-color: #B3C585;
	
	margin: 0;
	padding: 0;
}
body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
input, select, textarea, option {

}
table {

}

/* Global */
.clear { /* see 960.css */ }
.clearfix { /* see 960.css */ }
.left {
	float: left;
}
.right {
	float: right;
}

/* Sidebar */
aside {
/* 	float: left; */
}

/* Structure */
#wrapper {
	padding: 0 10px;
}
#header {
	background-color: #819848;
	padding-top: 5px;
	padding-bottom: 0px;
}
#headertop {
	height: 60px;
	margin-bottom: 0px;
}
#headertopmargin {
	background-color: #EDEDED;
	height: 10px;
}
#content {
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main {
	padding-left: 0px;
	padding-right: 20px;
}
.side {
	padding-left: 20px;
	padding-right: 0px;
}
.fullwidth {
	padding-left: 20px;
	padding-right: 20px;
}
.contenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
}
.contenttext a:link, a:visited {
	color: #0069B7;
	text-decoration: none;
	font-weight: bold;
}
.contenttext a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.contenttext a:active {
	color: #0069B7;
	text-decoration: none;
	font-weight: bold;
}

td.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
}
td.tabletext a:link, a:visited {
	color: #0069B7;
	text-decoration: none;
	font-weight: bold;
}
td.tabletext a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
td.tabletext a:active {
	color: #0069B7;
	text-decoration: none;
	font-weight: bold;
}

td.smallFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #993366;
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
}

#footer {
	background-color: #FFFFCC;
	border-top: 1px solid #819848;
}
td.footertext {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: normal;
}
td.footertext a:link, a:visited {
	color: #0069B7;
	text-decoration: none;
	font-weight: bold;
}
td.footertext a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
td.footertext a:active {
	color: #0069B7;
	text-decoration: none;
	font-weight: bold;
}

/* front heading*/
td.frontTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFD083;
	margin: 0;
	padding: 0px;
	line-height: 120%;
}

/* city headings*/
td.cityFont {
	font-family: Tahoma, sans-serif;
	font-size: 20;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0px;
	line-height: 150%;
}
						
td.nextFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

/* item heading*/
td.itemHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #647638;
	padding: 0px;
	line-height: 120%;
}
						
.mainFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #333;
	margin: 0;
	padding: 0px;
	line-height: 120%;
}
						
.mainFont a:link, a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}
.mainFont a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.mainFont a:active {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

.borderTable {	
	border: 2px solid #CCCCCC;
}

.borderImage {	
	border: 1px solid #CCCCCC;
}
td.linkcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
td.linkcenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.linkButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
.linkButton a:link, a:visited {
	border: 1px solid #858585;
	color: #fff;
	background-color: #406774;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}
.linkButton a:hover {
	border: 1px solid #000;
	color: #fff;
	background-color: #4E7E8E;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}
.linkButton a:active {
	border: 1px solid #858585;
	color: #fff;
	background-color: #406774;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

td.linkButtonMel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
td.linkButtonMel a:link, a:visited {
	border: 1px solid #333;
	color: #1371BB;
	background-color: #fff;
	text-decoration: none;
	padding: 4px;
}
td.linkButtonMel a:hover {
	border: 1px solid #333;
	color: #1371BB;
	background-color: #DDDDDD;
	text-decoration: none;
	padding: 4px;
}
td.linkButtonMel a:active {
	border: 1px solid #333;
	color: #1371BB;
	background-color: #fff;
	text-decoration: none;
	padding: 4px;
}

td.linkButtonTor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
td.linkButtonTor a:link, a:visited {
	border: 1px solid #333;
	color: #FF0000;
	background-color: #fff;
	text-decoration: none;
	padding: 4px;
}
td.linkButtonTor a:hover {
	border: 1px solid #333;
	color: #FF0000;
	background-color: #DDDDDD;
	text-decoration: none;
	padding: 4px;
}
td.linkButtonTor a:active {
	border: 1px solid #333;
	color: #FF0000;
	background-color: #fff;
	text-decoration: none;
	padding: 4px;
}

td.linkButtonTop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
td.linkButtonTop a:link, a:visited {
	border: 1px solid #333;
	color: #000;
	background-color: #FFFFCC;
	text-decoration: none;
	padding: 4px 4px 1px 4px;
}
td.linkButtonTop a:hover {
	border: 1px solid #333;
	color: #fff;
	background-color: #FFD083;
	text-decoration: none;
	padding: 4px 4px 1px 4px;
}
td.linkButtonTop a:active {
	border: 1px solid #333;
	color: #000;
	background-color: #FFFFCC;
	text-decoration: none;
	padding: 4px 4px 1px 4px;
}

.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background-color: #F8F8F8;
	padding: 1px;
	border: 1px solid #C0C0C0;
}

/* Navigation */
#nav{
	width: 920px;
	background: #FFD083;
	list-style: none;  
	padding: 0 0 0 20px;
	height: 36px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #819848;
	margin-bottom: 0px;
}

#nav li{
	float: left;
	padding: 0;
	position: relative;
}

#nav a{
	float: left;
	line-height: 36px;
	padding: 0 20px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#nav li:hover > a{
	color: #fff;
        background: #515151;
}

*html #nav li a:hover{ /* IE6 */
	color: #fff;
        background: #515151;
}

#nav li:hover > ul{
	display: block;
}

/* Sub-nav */

#nav ul{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 99999;    
    background: #515151;
}

#nav ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
}

#nav ul li:last-child{   

}

#nav ul a{    
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    padding: 7px 15px;
    height: auto;
    line-height: 1;
    display: block;
    border-bottom: 1px solid #E6E6E6;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #nav ul a{ /* IE6 */   
	height: 10px;
	width: 150px;
}

*:first-child+html #nav ul a{ /* IE7 */    
	height: 10px;
	width: 150px;
}

#nav ul a:hover{
	color: #FDB829;
        background: #515151;
}

#nav ul li:first-child a{
	border-top: 1px solid #E6E6E6;
}

#nav ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 40px;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #FDB829;
}

#nav ul li:first-child a:hover:after{
    border-bottom-color: #FDB829; 
}

#nav ul li:last-child a{

}

/* Clear floated elements */
#nav:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #nav             { zoom: 1; } /* IE6 */
*:first-child+html #nav { zoom: 1; } /* IE7 */

td.pagetitle {
	font-size: 24px;
        color: #FFFFFF;
        font-weight: normal;
        font-family: "Trebuchet MS", sans-serif; text-transform:lowercase;
        letter-spacing: 0.2px;
	padding-top:0px;
}
td.fontSub {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin: 0;
	line-height: 120%;
}
.heading {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.frontheading {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
/* Footer */
span.left {
	padding-left: 20px;
	display: block;
	float: left;
}
span.right {
	padding-right: 20px;
	display: block;
	float: right;
}

#slideshow {
	width: 200px;
	height: 300px;
}

.bm10 {
	margin-bottom: 10px;
}
.tm5 {
	margin-top: 5px;
}
.tm10 {
	margin-top: 10px;
}
.tm20 {
	margin-top: 20px;
}
.tbm10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbm20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tm30 {
	margin-top: 30px;
}
.tm40 {
	margin-top: 40px;
}
.tm50 {
	margin-top: 50px;
}
.tm60 {
	margin-top: 60px;
}
.tm70 {
	margin-top: 70px;
}
.tm80 {
	margin-top: 80px;
}
/* Forms */
td.formLabel {
	text-align: right;
}
td.formData {
	text-align: left;
}

form input[type=text], form input[type=reset] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 1px solid #858585;
	background: #ededed;
	margin: 0px;
	min-width: 50px;
	padding: 4px 10px 4px 10px;
}
form input[type=text]:hover, form input[type=password]:hover, form input[type=reset]:hover, form select:hover, form textarea:hover {
	border: 1px solid #000;
}
form button, form input[type=submit] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 1px solid #858585;
	color: #fff;
	font-weight: normal;
	background: #406774;
	text-decoration: none;
	margin: 0px;
	min-width: 50px;
	padding: 5px 12px 5px 12px;
}
form button:hover, form input[type=submit]:hover {
	background: #4E7E8E;
	border: 1px solid #000;
}

