@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../talon_slices/talon_slices/header_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: justify;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #b62600;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 6b6b6b;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:disc;
	margin: 10px 10px 10px 30px;
}
a:visited {
	color: 0066a5;
	text-decoration: none;
}

a: hover {
	color: 0066a5;
	text-decoration: none;
}

a: active {
	color: 0066a5;
	text-decoration: none;
}
table, img {
	border: 0px;
}
#logo-img {
	position: absolute;
	top: 26px;
	left: 151px;
	height: 159px;
	width: 235px;
}

#img {
	position: absolute;
	top: 26px;
	left: 386px;
	height: 159px;
	width: 727px;
}
/*
#wrapper {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	padding-left: 210px;
}
*/
#home-text {
	position: absolute;
	top: 200px;
	bottom: 0px;
	left: 400px;
	right: 0px;
	width: 713px;
}

#sidebar-text {
	position: absolute;
	top: 186px;
	bottom: 0px;
	left: 151px;
	right: 0px;
	width: 210px;
	background:#dce1e5;
	height: 100%;
	padding-left: 25px;
	padding-top: 10px;
}
#navimage {
position: absolute;
top: 1px;
left: 151px;
height: 25px;
width: 970px;
}
/*
#navimage {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 153px;
	right: 0px;
	height: 159px;
}

#navcontainer ul {
	top: 0px;
	bottom: 0px;
	left: 385px;
	right: 0px;
	list-style: none;
	position: relative;
}

#navcontainer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
 
}
#navcontainer ul {
 list-style:none;
 left: 388px;
 }

#navcontainer ul li { display: inline; }
	
#navimageright {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 925px;
	right: 0px;
	height: 25px;
}
*/
