@charset "utf-8";
body {
	background: #013a6d;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td, div {
	font:normal 13px Arial;
	text-align: left;
}
p {
	margin:0 0 12px 0;
}
h1 {
	font: normal 26px Arial;
	color:#9e0101;
	padding:10px 0 12px 0;
	margin:0px;
}
h2 {
	font: normal 22px Arial;
	color:#900000;
	margin:0px;
	padding:18px 0 10px 0;
}
h3 {
	font: bold 14px Arial;
	color:#9e0101;
	margin:0px;
	padding:0px 0 5px 0;
	clear:left;
}
h4 {
	font: bold 13px Arial;
	color:#9e0101;
	margin:0px;
	padding:0px 0 5px 0;
	clear:left;
}
address {
	font:normal 12px Arial;
}
address strong {
	font:bold 12px Arial;
}
address a {
	color:#024b83;
}
a {
	text-decoration:underline;
	color:#272727
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

.container {
	width: 970px;
	margin: 0px auto;
	position:relative;
}
div#wrapper {
	width:100%;
	float:left;
	background:url(images/bg-wrapper.gif) left top repeat-x #fff;
}
div#audio {
	text-align: center;
	margin: 10px;
	font: bold 15px Verdana;
	color: #fffffe;
}
div#audio a {
	font: normal 11px Verdana;
	color: #ffc200;
	text-decoration: underline;
}
div#audio a:hover {
	text-decoration: none;
}
div#top-header {
	width:100%;
	float:left;
	margin:0px;
	height: 86px;
	background: #AC0000 no-repeat;
}
img#logo {
	float:left;
}
a#webaudio {
	position:absolute;
	top:90px;
	right:5px;
	background:url(images/audio-icon.gif) left no-repeat;
	font: normal 11px Verdana;
	color:#ffc200;
	padding:3px 0 0 20px;
	text-transform:capitalize;
	text-decoration:none;
}
a#webaudio:hover {
	text-decoration:underline;
}
div#header {
	width:970px;
	float:left;
	height:391px;
}
div#maincontent {
	float:left;
	width:970px;
	padding:0px 0 20px 0;
	margin:0px;
	background:url(images/bg-maincontent.gif) repeat-y 737px top;
	position:relative;
}
div#flash {
	float:left;
	width:432px;
	padding:0 0 2px 0;
}
div#welcome-content {
	float:left;
	width:469px;
	color:#272727;
	margin:0px;
}
div#content {
	float:left;
	width:719px;
	color:#272727;
	margin:0px;
}
div#video {
	width:469px;
	float:left;
	text-align:center;
	margin:0 0 12px 0;
}
div#video iframe {
	width:auto;
	border:5px solid #000;
}
div#graphics {
	width:224px;
	padding:0 0 20px 0;
	margin:0px;
	position:absolute;
	text-align:center;
	left:495px;
	top:0px;
	background:url(images/bg-content-right.gif) bottom no-repeat #dfa909;
}
div#content ul.home {
	list-style:none;
	margin:0px 0px 18px 0;
	padding:0px;
	width:auto;
}
div#content ul {
	list-style:none;
	margin:0px 0 18px 0;
	padding:0;
	float:left;
	width:350px;
}
div#content ul li {
	background:url(images/bullet.gif) left 10px no-repeat;
	margin:0px;
	padding:5px 0 0px 10px;
	clear:left;
}
div#welcome-content ul {
	list-style:none;
	margin:0px 0 18px 0;
	padding:0;
	float:left;
	width:220px;
}
div#welcome-content ul li {
	background:url(images/bullet.gif) left 10px no-repeat;
	margin:0px;
	padding:5px 0 0px 10px;
	clear:left;
}
div#content ol li {
	margin:0px;
	list-style:decimal;
	padding:5px 0 0px 0px;
}
div#sidebar {
	float:right;
	width:226px;
	padding:0 0 0 7px;
	background:url(images/sidebar-top.gif) left top no-repeat;
}
div#footer {
	width:100%;
	float:left;
	padding:15px 0 30px 0;
	background:#013a6d;
}
a#owner {
	font:bold 12px Verdana;
	width:auto;
	float:left;
	background:url(images/bg-owner-login.gif) left top no-repeat;
	color:#9ab0c5;
	padding:3px 10px 8px 6px;
	margin:45px 0 0 25px;
	text-decoration:none;
}
a#owner:hover {
	text-decoration:underline;
}
div#copyright {
	width:500px;
	float:right;
	padding:0px 20px 0px 0px;
	margin:0;
	text-align:right;
}
div#copyright img {
	float:right;
	width:auto;
	margin:14px 0 0 0;
}
div#copyright, div#copyright a {
	font:normal 11px Verdana;
	color:#4e7599;
	text-decoration: none;
}
div#copyright a:hover {
	text-decoration: underline;
}
/* ----------------- NAVIGATION ----------------- */
div#nav {
	width:970px;
	float:left;
}
ul#mainnav {
	margin: 0px;
	padding: 0px;
	float:left;
}
ul#mainnav li {
	display:inline;
	list-style: none;
	float:left;
	background:url(images/nav-divider.gif) right no-repeat;
}
ul#mainnav li a {
	font:bold 12px Verdana;
	color: #fffffe;
	text-decoration: none;
	display: block;
	margin:0 2px 0 0;
	padding: 15px 27px 12px;
}
ul#mainnav li a:hover, ul#mainnav a.current {
	background: #013a6d;
}
ul#mainnav li.last {
	display:inline;
	list-style: none;
	float:left;
	background:none;
}
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	width: 970px;
	float:left;
}
ul#utilitynav {
	float: right;
	margin: 0px;
	width:850px;
	padding: 0px 0 20px 0;
	list-style-type: none;
}
ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	padding: 0px 22px 0 22px;
	background:url(images/utility-nav-divider.gif) right no-repeat;
}
ul#utilitynav li a {
	font: normal 11px Verdana;
	color:#dce1e4;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	margin: 0px;
}
ul#utilitynav li a:hover {
	text-decoration: underline;
}
ul#utilitynav li.last {
	background:none;
}
/* ----------------- CUSTOM CLASSES ----------------- */
.clear {
	clear:both;
	display:inline-block;
}
.slogan {
	float:left;
	padding:35px 0 34px 36px;
}
.stevens {
	float:right;
}
.theme {
	float:right;
}
.bottompic {
	padding:20px 0 5px 15px;
}
.paymentcards {
	float:left;
	padding:30px 0 20px 0;
}
table.small {
	border: 1px solid #dfdede;
	background:#eaeaea;
}
table.small tr, td {
	height:15px;
	margin:0px;
	padding:3px 0 3px 10px;
}
img.left {
	float: left;
	padding: 5px;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	margin: 0px 0px 10px 15px;
}
.textallign{ text-align:right; float:right; font:bold 13px Arial; color:#9e0101;}

