﻿html {
	height:100%;
	background-color:#737373;
}

a:focus, input:focus {
	outline:0px;
}

body {
	margin-top:0px;
	margin-bottom:0px;
	color:white;
	font-family:Arial;
	font-size:12px;
	height:100%;
}

#mainTable {
	height:100%;
	width:975px;
	margin:0px auto;
	margin:0px auto;
	background:url('../images/bg.jpg');
}

#wrap {
	margin:0px auto;
	height:100%;
	width:975px;
	background:url('../images/bg.jpg');
}

#container {
	position:relative;
	width:879px;
	padding-left:51px;
	padding-right:45px;
	min-height:100%;
	background:url('../images/footer.jpg') no-repeat;
	background-position:51px bottom;
}

#logo {
	float:left;
	width:879px;
	height:127px;
	background:url('../images/logo.jpg') no-repeat;
}

	#logo .hsm {
		float:right;
		margin-right:10px;
		margin-top:5px;
		color:#ddb613;
		font-size:11px;
	}
	
		#logo .hsm a {
			text-decoration:none;
			color:white;
		}

		#logo .hsm a:hover {
			text-decoration:underline;
		}

	#logo .logo {
		float:left;
		display:inline-block;
		height:100px;
		width:180px;
	}

	#logo .menu {
		float:right;
		margin-right:10px;
		margin-top:52px;
		color:#ddb613;
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		margin-left:0px;
		padding-left:0px;
		display:inline;
	}
	
	#logo .menu li {
		position:relative;
		margin-left:0px;
		padding-left:0px;
		display:inline;
	}
	
		#logo .menu a {
			padding:0px 2px;
			color:white;
			text-decoration:none;
		}
		
			#logo .menu a:hover{
				color:#ddb613;
			}
	
	#logo .menu ul {
		position:absolute;
		top:13px;
		left:0px;
		width:220px;
		margin:0px;
		padding:0px;
		display:none;
		background:#fff url('../images/menuBG.jpg') repeat-x;
	}
	
	#logo .menu ul li  {
		margin:0px;
		padding:0px;
		display:inline;
		border-top:0px;
	}
	
		#logo .menu ul li a {
			display:block;
			padding:3px 10px;
			color:#000000;
			text-transform:uppercase;
			font-size:10px;
			text-decoration:none;
			border-left:1px #a98900 solid;
		}
		
			#logo .menu ul li a:hover {
				background:#d5bc55;
				color:#000000;
				border-left:1px white solid;
			}

#flash {
	float:left;
	clear:both;
	width:875px;
	height:299px;
	background:url('../images/banner.jpg');
	margin-left: 2px;
	z-index:10;
}

#lowerMenu {
	float:left;
	margin-top:-54px;
	width:605px;
	height:54px;
	top:-54px;
	margin-left: 2px;
}

	#lowerMenu img {
		border:0px;
	}

	#lowerMenu #sub3 {
		visibility:hidden;
		position:relative;
		top:-3px;
		width:170px;
		background:#fff url('../images/menuBG.jpg') repeat-x;
		border-left:1px #a98900 solid;
		border-top:0px;
	}
	
		#lowerMenu #sub3 a {
			display:block;
			padding:3px 10px;
			margin-left:-1px;
			color:#000000;
			text-transform:uppercase;
			font-size:10px;
			text-decoration:none;
			border-left:1px transparent solid;
		}
		
			#lowerMenu #sub3 a:hover {
				background-color:#d5bc55;
				color:#000000;
				border-left:1px white solid;
			}

	#lowerMenu #sub4 {
		visibility:hidden;
		position:relative;
		top:-23px;
		left:175px;
		width:100px;
		background:#fff url('../images/menuBG.jpg') repeat-x;
		border-left:1px #a98900 solid;
		border-top:0px;
	}
	
		#lowerMenu #sub4 a {
			display:block;
			padding:3px 10px;
			margin-left:-1px;
			color:#000000;
			text-transform:uppercase;
			font-size:10px;
			text-decoration:none;
			border-left:1px transparent solid;
		}
		
			#lowerMenu #sub4 a:hover {
				background-color:#d5bc55;
				color:#000000;
				border-left:1px white solid;
			}

#address {
	float:left;
	background: url('../images/address.jpg') no-repeat;
	font-size:9px;
	color: #000000;
	text-transform:uppercase;
	width: 875px;
	height: 18px;
	margin-left: 2px;
	line-height: 15px;
}

	#address a{
		color: #000000;
		text-decoration: underline;
	}

#main {
	float:left;
	width:879px;
	background:url('../images/footer.jpg');
	background-position:left bottom;
}

#content {
	float:left;
	width:879px;
	padding-left:51px;
	padding-right:45px;
	margin-left:-51px;
	min-height:300px;
	background:url('../images/bg.jpg');
}

	#content h1 {
		margin-left:40px;
		margin-bottom:5px;
	}
	
	#content h2 {
		padding-top:10px;
		margin-bottom:5px;
		font-size: 16px;
	}

	#content .content {
		margin-left:60px;
		line-height:22px;
		width:500px;
	}

	#content .breadcrumb {
		font-size:10px;
		margin:0px 40px;
	}
	
	#content a {
		color:#ddb613;
	}
	
		#content a:hover {
			text-decoration:none;
		}

#newsTicker { 
	float:right;
	margin-top:20px;
	width:250px;
	padding-right: 20px;
}

	#newsTicker a { 
		text-decoration:none; 
	}

	#newsTicker .title {
		margin-left:50px;
		font-size:16px;
		font-weight:bold;
		padding:5px;
	}

#calendar { 
	float:right;
	clear:both;
	margin-top:20px;
	width:250px;
	padding-right: 20px;
}

	#calendar a { 
		text-decoration:none; 
	}

	#calendar .title {
		margin-left:50px;
		font-size:16px;
		font-weight:bold;
		padding:5px;
	}

.newsticker-jcarousellite, .calendar-jcarousellite { 
	width:250px; 
}

	.newsticker-jcarousellite ul, .calendar-jcarousellite ul { 
		margin-left:0px;
		padding-left:0px;
	}

		.newsticker-jcarousellite ul li, .calendar-jcarousellite ul li { 
			list-style:none; 
			display:block; 
			padding-bottom:1px; 
			margin-bottom:10px; 
			margin-left:0px;
			padding-left:0px;
			height:150px;
		}
	
	.newsticker-jcarousellite .info, .calendar-jcarousellite .info { 
		float:right;
		width:190px;
		font-weight:bold;
	}
	
	.newsticker-jcarousellite .info span.cat, .calendar-jcarousellite .info span.cat { 
		padding-left:15px; 
		font-size:10px; 
		color:#fff; 
	}

.clear { 
	clear: both;
}

#footer {
	float:left;
	clear:both;
	background:url('../images/footer.jpg') no-repeat;
	width:879px;
	margin-left:51px;
	margin-top:20px;
	height:28px;
}