@charset "utf-8";
/* Hippensteel CSS Document */
	
h2	{
	margin-left:80px;
	color:#ffffff;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
.h2link	{
	color:#ffffff;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: underline;
	}
	
.h2link:hover	{
	color:#CCC;
	text-decoration:underline;
	}

body	{
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	margin:0px;
	color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

div#container	{
	width:990px;
	position: absolute;
	margin-left:-500px;
	left:50%;
	top: 0px;
	}
	
div#bg	{
	background-color:#466fa0;
	}

div#nav_container	{
	width:264px;

	position: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	vertical-align:top;
	margin-top:0px;
	text-decoration:none;
	}
	
div#nav_container a	{
	color: #FFFFFF;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
div#nav_container a:hover	{
	color: #f9f0a7;
	}
	
div#right	{
	margin-top:-580px;
	margin-left:-200px;
	width: 675px;
	float:right;
	padding:10px;
	background-color:#466fa0;
	}
	
.nav {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav:hover {
	color: #f9f0a7;
}

table	{
	font:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-align: left;
	}
	
div#footer	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	z-index:99;
	}
	
div#footer p	{
	margin-top:0px;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	line-height:31px;
	text-decoration:none;
	}
	
div#footer a	{
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	line-height:31px;
	text-decoration:none;
	}
	
div#footer a:hover	{
	text-decoration:underline;
	}
.text	{
	margin-left:80px;
	margin-right:60px;
	color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}
	
p	{
	margin-left:80px;
	margin-right:60px;
	color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
.textLink	{
	color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	}
.textLink:hover	{
	text-decoration:underline;
	cursor:pointer;
	font-size: 12px;
	}	
	
.tableLink	{
	color:#ffffff;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: underline;
	}
.tableLink:hover	{
	text-decoration:underline;
	}	
.yellowText {
	margin-left:80px;
	margin-right:20px;
	color: #f9f0a7;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align:top;
	margin-top:12px;
}

.yellowText2 {
	margin-left:20px;
	margin-right:20px;
	color: #f9f0a7;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	vertical-align:top;
	margin-top:12px;
}

/* Admin */
#admin
{
	background-color:#466fa0;
	margin:0 auto;
	text-align:center;
	width:900px;
}

	#admin a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#admin a:hover
	{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
#adminContent
{
	padding:10px 20px;
	text-align:left;
}

.textbox
{
	background-color:#2c4564;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
}

.textarea
{
	background-color:#2c4564;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
	width:300px;
}

.textbox2
{
	background-color:#FFFFFF;
	border:1px solid #2c4564;
	color:#2c4564;
	font-size:12px;
}

.button
{
	background-color:#2c4564;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
}	

.dark
{
	background-color:#2c4564;
}

.text12
{
	font-size:12px;
}

/* marquee */
#ticker
{
	background-color:#2c4564;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	width:450px;
}





#banner
{
	background-image: url(../images/image_bg.jpg);  // The background should include anything that is not to fade between banners (even if the element appears on top of the banner that is to fade) and should simply be a white background anywhere that is to fade (to prevent any other color bleeding through the crossfade)
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	width:603px;
	height:230px;
	padding:0;
	margin:0;
	text-align:center;
}

	#banner img
	{
		vertical-align:top;
	}
	
	.banner
	{
		position:absolute;
		left:0;
		top:0;
	}
	.video
	{
		float: right;
		margin: 30px;
	}
