body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #845B30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #744A43;
}
a:hover {
	text-decoration: none;
	color: #BD8144;
}
a:active {
	text-decoration: none;
}

.level1Background {
	background-color:  b5b5b5;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
}
.textMain {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: 555555;
}
.photo {
	clip: rect(0px,0px,174px,0px);
	display: block;
	height: 174px;
	margin: 0px;
	width: 174px;
	padding: 0px;
	border: 1px solid #666666;
}
#picture {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 174px;
	width: 174px;
	border: 1px solid #990000;
	display: inline;
	clip: rect(174px,0px,0px,0px);
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.headlines {
	color: #555555;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead1 {
	color: 555555;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead2 {
	color: 6f6f6f;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead3 {
	color: #430C1A;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 616161;
	line-height: 12px;
}

/* -------------- THSO GLOBAL */

#thsoglobal {
	display: block;
	background: transparent;
	width: 620px;
	/height: 21px;
	padding: 0;
	margin: 0 0 0 -1px;
	}

#thsoglobal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#thsoglobal ul li { 
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#thsoglobal ul li a {
	background: #545253;
	padding: 7px 8px 0 8px;
	/padding: 5px 0;
	margin: 0;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ececec;
	border-left: 1px #cdcdcd solid;
	display: block;
	/width: 70px;
	height: 16px;
	}

#thsoglobal ul li a:hover {
	background: #725158;
	text-decoration:none;
	color: #edbc91;
	}

#thsoglobal ul li.schedule a {
	/background: #545253;
	/width: 117px;
	/height: 16px;
	/padding: 5px 0;
	/margin: 0;
	/color: #ececec;
	}

#thsoglobal ul li.schedule a:hover {
	/color: #edbc91;
	}

#thsoglobal ul li.home a {
	background: url(images2/homebtn_li.jpg) no-repeat;
	width: 62px;
	height: 16px;
	padding: 7px 0 0 0;
	/padding: 5px 0;
	margin: 0;
	color: #ececec;
	}

#thsoglobal ul li.home a:hover {
	background: url(images2/homebtn_li_ovr.jpg) no-repeat;
	color: #edbc91;
	}

#thsoglobal ul li.enews a {
	background: #545253 url(images2/enewsbtn_li.jpg) no-repeat 14px;
	/background: #545253 url(images2/enewsbtn_li.jpg) no-repeat 8px;
	width: 367px;
	/width: 371px;
	height: 16px;
	padding: 7px 0 0 10px;
	/padding: 5px 10px;
	margin: 0;
	color: #ececec;
	text-align: left;
	}

/* Firefox ul child glitch hack */
#thsoglobal ul>li.enews a  {
	width: 337px;
	}

#thsoglobal ul li.enews a:hover {
	background: #725158 url(images2/enewsbtn_li_ovr.jpg) no-repeat 14px;
	/background: #725158 url(images2/enewsbtn_li_ovr.jpg) no-repeat 8px;
	color: #edbc91;
	}

/* -------------- SITE NAVIGATION */

#sitenav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	padding:0;
	margin: 0;
	background: transparent;
	}

#sitenav ul {
	margin: 0;
	padding: 0;
	}

#sitenav li {list-style-type:none;}

#sitenav li a { 	
	background: #430c1a; 
	display: block;
	width: 162px;
	/width: 177px;
	padding: 3px 0 3px 15px;
	margin-bottom: 1px;
	color: #dcdcdc;
	}

#sitenav li a:hover, li a:active { 
	background: #81112d; 
	text-decoration: none;
	}

/* -------------- CONTENT AREA */    

#contentarea {
	width: 400px;
	padding: 0;
    margin: 0 5px 0 5px;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#555040;
	background: transparent;
	}

#contentarea h4 {
    margin: 0 0 0 15px;
    padding-top: 5px;
    color: #0b4094;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    }

#contentarea h3 {
    margin: 0 0 0 15px;
    padding-top: 5px;
    color: #70a637;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    }

#contentarea h2 {
    margin: 0 0 0 15px;
    padding-top: 5px;
    color: #8a6b27;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    }
    
#contentarea h1 {
    margin: 0 0 0 15px;
    padding-top: 5px;
    color: #0047b6;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    }

#contentarea p {
	margin: 10px 15px;
    padding-right: 15px;
}

#contentarea a {
	color: #0b4094;
	text-decoration: none;
	}
	
#contentarea a:hover {
	text-decoration: underline;
	}

#contentarea ul, #contentarea ol {
	padding-right: 15px;
	}

ul.nobull li {list-style-type: none; margin-bottom: 5px;}
ul.nobull li a {background: transparent; text-decoration: none;}
ul.nobull li a:hover {background: transparent; text-decoration: underline;}


