@charset "utf-8";
body {
	background:#02205c url(images/bg-body.jpg) top left repeat-x;
	margin:0 0 15px 0;
	padding:0px;
	text-align:center;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td, div {
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#003191;
	line-height: 20px;
}
p {
	margin:10px 25px 15px 25px;
	line-height:20px;
}
	p strong {
		color:#02205c;
	}
h1 {
	background:url(images/bg-h1-main.jpg) top left no-repeat;
	font:bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#02205c;
	margin: 0 25px 15px 25px;
	text-transform: uppercase;
	padding: 11px 10px 10px 0;
	letter-spacing: 4px;
	border-bottom: 1px dotted #02205c;
}
h2 {
	background:url(images/bg-h1-main.jpg) top left no-repeat;
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#02205c;
	margin: 0 25px 5px 25px;
	text-transform: uppercase;
	padding: 11px 10px 5px 0;
	letter-spacing: 4px;
	border-bottom: 1px dotted #02205c;
}
address {
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:15px 0 0px 0;
	color:#f0f0f0;
	line-height:20px;
	float:left;
	width:230px;
	padding:0 0 20px 0;
	border-bottom:1px dotted #CCC;
}
	address a:link {
		font-size:12px;
	}
	address.last {
		border:none;
	}
	address a {
		color:#ababab;
	}
	address strong {
		color:#ccc;
	}
	address br {
		line-height:15px;
	}
a, a:visited, a:active {
	color:#00F;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	outline:none;
}
	a img {
		border:none;
	}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#wrapper {
	width:100%;
	float:left;
	margin: 0;
	padding:0;
}
div.container {
	width:990px;
	margin:0px auto;
	padding:0;
}
div#logo {
	width: 990px;
	margin: 0 auto;
	text-align: center;
}
div#flash {
	top: 190px;
	right: 55px;
	width: 272px;
	height: 129px;
	position: absolute;
}
div#audio {
	float:right;
	margin: 20px 36px 0 0;
}
div#header {
	width:990px;
	height:375px;
	float:left;
	background:url(images/bg-header.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	position: relative;
}
div#contentwrapper {
	width:100%;
	float:left;
	padding:0;
	margin: 0;
}
div#maincontent {
	padding:0;
	float:left;
	width:990px;
	margin: 0;
}
div#content {
	padding:0 0 25px 0;
	width:740px;
	float:right;
	background: #fff url(images/bg-content.jpg) top left no-repeat;
	min-height: 330px;
}
div#sidebar {
	float:left;
	width:250px;
	margin: 0;
}
div#footer {
	width:100%;
	background:#02205c;
	height: 200px;
	clear: both;
	margin: 0 0 25px 0;
	padding:0 0 25px 0;
}
div#owner {
	width:111px;
	height:96px;
	text-decoration:none;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	background:url(images/bg-owner-off.jpg) top left no-repeat;
	margin: 0 auto;
}
div#owner:hover {
	background:url(images/bg-owner-on.jpg) top left no-repeat;
}
div#owner a {
	color:#02205c;
	text-decoration:none;
	display:block;
	height:96px;
	text-indent:-9999px;
	width:111px;
}
div#copyright {
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:990px;
	color:#fff;
	float:left;
	text-align:right;
	padding:0;
	margin:6px 0 0;
	position:relative;
}
div#copyright img {
	position:absolute;
	left:0;
	top:0px;
}
div#copyright a {
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
}
div#copyright a:hover {
	text-decoration:underline;
}
/* ----------------- MAIN NAVIGATION ----------------- */
ul#mainnav {
	float:left;
	width:230px;
	padding:0;
	margin:5px 0 0 0;
	list-style-type:none;
}
	ul#mainnav li {
		font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#f0f0f0;
		text-decoration:none;
		padding:8px 0 0px 0;
		border-bottom:1px dotted #02205c;
	}
		ul#mainnav li a {
			font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#02205c;
			text-decoration:none;
			text-transform:uppercase;
			letter-spacing:3px;
		}
			ul#mainnav li a:hover, ul#mainnav a.current {
				background: url(images/bg-nav-hover.png) center bottom no-repeat;
				color:#02205c;
				font-weight:bold;
			}
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	float:left;
	width:990px;
	text-align: center;
}
	ul#utilitynav {
		padding:0;
		margin:25px auto;
		list-style-type:none;
		width:990px;
		float:left;
		display:inline;
		text-align: center;
	}
		ul#utilitynav li {
			display:inline;
			width:auto;
			text-align:left;
		}
			ul#utilitynav li a {
				font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
				color:#f0f0f0;
				text-decoration:none;
				border-right:1px solid #f0f0f0;
				padding:0 10px 0 10px;
				text-transform:uppercase;
				letter-spacing:2px;
			}
				ul#utilitynav li a:hover {
					text-decoration:underline;
				}
					ul#utilitynav li a.last {
						border-right:0;
					}
/* ----------------- CUSTOM CLASSES ----------------- */

img.center {
	border:1px solid #02205c;
	text-align: left;
	margin: 0 50px 0;
}
	img.centerNoBorder {
	border:0;
	text-align: left;
	margin: 0 50px 0;
	}
img.right {
	float:right;
	margin:0px 0px 10px 15px;
	border:1px solid #02205c;
}
.clearBoth {
	clear:both;
	display:inline-block;
}
div#iframe {
	margin: -25px auto 25px auto;
	width: 575px;
}
div#iframe2 {
	margin: 0 auto 25px auto;
	width: 575px;
}
div#map {
	margin: 0 auto 25px;
	text-align: center;
	clear: both;
	width: 630px;
	border: 1px solid #000;
}
.payment-options {
	margin:0 0 10px 0;
}
.list2col {
	width:40%;
	float: left;
}
	.list2col li {
		background:url(images/bullet.gif) left center no-repeat;
		list-style-type: none;
		padding:0 0 0 15px;
	}
.center {
	text-align:center;	
}

