/* JLS Home CSS
Roland Rick
11/9/2006
*/

html>body {
	text-align:center;
	color:#333333;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
body{
	text-align:center;
	color:#333333;
	background-color: #FFFFFF;
	background-image:url(../images/BgGradient.png);
	background-repeat:repeat-x;
	margin: 0;
}
.hide {
	display:none;
}

td {
	font-family: Georgia,"Times New Roman", Times, serif;
}

th {
	font-family: Georgia,"Times New Roman", Times, serif;

}
#main {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	width: 776px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-image:url(../images/images/Logo.png);
	background-repeat:no-repeat;
	height: 180px;
	padding:0;
}
#header h1 {
	display:none;
}
#centerSection {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: left;
}
#navigation {
	width: 110px;
	height: 360px;
	float: left;
	padding-left: 0px;
	margin-left: 10px;
}
#navigation ul{
	color:#333333;
	margin:0 0 0 0px;
	padding: 20px 0 0 0;
	list-style:none;
	border-left: #333333 solid 1px;
	height: 360px;
}
#navigation li{
	padding: 10px 0 5px 10px;
	margin-bottom: 1px;
}

#navigation a, #bottomNav a{
	color:#333333;
	text-decoration:none;
	font-weight: 200;
	font-size:medium;
	width: 100%;
	height: 100%;
}
#navigation ul li:hover, #navigation ul li.hover, #navigation ul li:focus, #navigation ul li.focus {
	border-bottom:#703535 solid 1px;
	margin: 0 0 1px -30px;
	padding-bottom: 4px;
	padding-left: 40px;
}
#navigation a:hover, #navigation a:focus{
	color:#703535;
	font-size:medium;
	width:100%;
	height: 100%;
	font-weight: 500;
}
#navigation ul li.current a {
	font-weight: 200;
	text-transform: uppercase;
	color:#a8a8a8;
	text-decoration:none;
}
#navigation ul li.current {
	border-bottom:#333333 solid 1px;
	margin-bottom: 1px;
	margin-left: -40px;
	padding-bottom: 4px;
	padding-left: 50px;
}
#splashImage {
	font-family: Garamond, Georgia, serif;
	float: right;
	width: 635px;
	top: 210px;
	margin-right: 0px;
}
#splashImage p{
	margin:20px 0 20px 20px;
	
}
#splashImage h2 {
	font-family: Garamond, Georgia, serif;
	font-size: 1.3em;
	font-weight: 300;
}
#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 40px 0 0 50px;
}
#content h1 {
	font-size: 1.7em;
	font-weight:300;
	font-family: Garamond, Georgia, serif;
}
#content a  {
	color:#000000;
}
#content a img {
	color:#000000;
	position: relative;
	left: -20px;
	margin-right: -20px;
}
#bottomNav {
	clear:both;
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
	display:block;
}
#bottomNav ul{
	color:#555555;
	margin: 0;
	padding: 0;
	list-style:none;
	display: block;
}
#bottomNav li {
	text-align: center;
	display:inline;
	margin:10px;
	padding:10px;
	width: 120px;
}
#bottomNav a {
}
#bottomNav a:hover, #bottomNav a:focus{
	color: #990000;
	font-weight:600;
}
#bottomNav li:hover{
}
#bottomNav li a{
	color: #999999;
	width: 100px;
}
#footer {
	font-size:small;
	border-top: 1px #666666 solid;
	text-align:left;
	margin-top: 0px;
	padding-top:10px;
	width:100%;
}
#footer span.left {
	float: left;
	left: 0px;
}
#footer span.right {
	float: right;
	right: 0px;
}
/*li, a {
	behavior: url('../script/IEFixes.htc');
}*/
a .bNavWidth {
	width: 400px;
}
.hide {
	display:none;
}
a:link {
	color: #000000;
}
a:hover {
	color: #990000;
}

