
body {
	background:#93b5fb url(images/back-ground-image.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: center; /* Used for centering pages in IE */
}

p,
h2,
h3,
h4,
h5,
h6,
a,
ul,
li,
dt,
dd,
lo,
address,
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p,
div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: black;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 3px;
	margin-top: 20px;
	width: 170px;
}

a:link,
a:visited,
a:active {
	color: green;
	text-decoration: underline;
	font-weight: normal;
}

a:hover { color: black; }

a:visited { }

/* All links must inclde some type of hover interactivity */
a:hover { font-weight: normal; }

a:active { }

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 875px;
	margin: 0px auto;
	background: #ffffff;
}

div#backgroundimage {
	position: relative;
	float: left;
	margin-left: 0px;
	width: 875px;
	background-image: url(images/content-back-ground.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0px;
}

div#content {
	float: left;
	position: relative;
	width: 562px;
	margin-left: 25px;
	margin-right: 35px;
	font-family: arial;
	font-size: 15px;
	text-align: left;
	margin-top: 0px;
	display:inline;
}

/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}

img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

ul.listcolumn {
	width: 500px;
	float: left;
	margin:0;
	list-style-image: url(images/bullet.gif);
	padding:0px 0 0 30px;
}

ul.listcolumn li { padding:0 0 6px 0; }

ul.listcolumn2 {
	width: 250px;
	float: left;
	margin:0;
	padding:0px 0 0 30px;
}

ul.listcolumn li { padding:0 0 6px 0; }

br.clearboth { clear: both; }

p.centered { text-align: center; }

ul#bulletpoints {
	float: right;
	width: 100px;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type:disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

div#contactinfo {
	float: right;
	width: 160px;
	color: black;
	font-family: arial;
	font-size: 11px;
	padding-left: 10px;
	padding-right:55px;
	margin-top: 0px;
	text-align: left;
	display:inline;
}

div#footer {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 875px;
	height:60px;
	background-color:#000;
	display: inline;
}

div#copyright a:hover { text-decoration: underline; }
 div#owner a:link, {
font-size: 10px;
 color:black;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: underline  font-weight: normal;
}

div#owner a:hover {
	color: blue;
	text-transform: uppercase;
}

div#flash {
	position:absolute;
	top:1px;
	left:419px;
	z-index: 1;
}

div#audio {
	position:absolute;
	top:118px;
	left:651px;
	z-index: 1;
}

div#nav {
	position:absolute;
	top:64px;
	right:30px;
	z-index: 1;
	height: 116px;
	width: 225px;
}

div#header {
	position: relative;
	width: 875px;
	height: 334px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/header.jpg);
}

ul#left {
	float: left;
	width: auto;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type:disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ul#right {
	float: right;
	width:auto;
	border: 0px none;
	list-style-position: inside;
	list-style-type: disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: absolute;
	right: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

div#listleft {
	float: left;
	width:  300px;
	padding-top: 0px;
	border: 0px none;
	list-style-position: inside;
	font-family: arial;
	font-size: 12px;
}

div#listleft p {
	color:#000;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}

div#listleft ul {
	color:#000;
	font-family: arial;
	font-size: 11px;
	list-style-type: disc;
}

/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */
div#nav { }

ul#mainnav {
	margin: 0;
	padding: 0;
	width:210px;
	float: right;
}

ul#mainnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainnav li a:link,
ul#mainnav li a:visited,
ul#mainnav li a:active {
	display: block;
	width: 210px;
	margin: 0;
	padding: 7px 0px;
	font-size: 11px;
	/*font-weight: bold;*/
text-decoration: none;
	text-align: left;
	color: #000;
	border-bottom: 1px #000 solid;
}

ul#mainnav li a:hover,
ul#mainnav li a.current:link,
ul#mainnav a.current:visited {
	color: white;
	width: 210px;
	list-style-type: disc;
}

ul#mainnav li a.current:link,
ul#mainnav a.current:visited { color: #055b97; }



/* ----------------- UTILITY NAVIGATION ----------------- */
ul#utilitynav {
	padding: 18px 0 2px 0;
	margin: 0 auto;
	text-align: center;
}

ul#utilitynav li {
	display: inline;
	color:#fff;
	list-style: none;
	padding:0px;
	margin: 0px;
	font-size:10px;
	}

ul#utilitynav a {
	font-family:Tahoma, Arial, sans-serif;
	padding: 0 2px;
	font-size:10px;
	color:#fff;
	
}
ul#utilitynav a:hover { text-decoration: none;}

div#copyright {
	width: 875px;
	margin: 0px auto;
	font-size: 10px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
}

div#copyright img { border: none; }

div#copyright a:link,
div#copyright a:visited {
	color: black;
	text-decoration: none;
}

div#copyright a:hover { text-decoration: underline; }
