body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#2365B1;
	background-image:url(images/tiler.gif);
	background-repeat: repeat-x;
}


em {
	color:#CC3300;
	font-size:12px;
	font-weight:bold;
}

.clear {
	clear: both;
}

strong {
	color: #000000;
}



p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}

p {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-right: 260px;
	margin-left: 35px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
}

h1 {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	text-indent: 0pt;
	margin-top: 15px;
	margin-right: 243px;
	margin-bottom: 15px;
	padding: 0px;
	background-image: url();
	background-position: right top;
	background-repeat: repeat;
	border: 0px solid #ccc;
	margin-left: 25px;
	border-bottom: 1px solid #000;
	border-top: 0px solid #ffffff;
	
}
h2 {
	color: #000000;
	margin-left: 25px;
	margin-right: 60px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	border-bottom: 0px dashed #000;
	margin-bottom: 0px;
	line-height: normal;
	border-top: 0px dashed #999;
	border-bottom: 0px dashed #999;
	padding: 10px;
	width: 40%;
}



h3 {
	color: #FFFF00;
	margin-left: 50px;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 0px dashed #000;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.5;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	padding: 10px;
	width: 60%;
	text-align:left
	
}

h4 {

}


h5 {

}



a:link, a:visited {
	color: #990000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}


/* ----------------- address box ----------------- */

address {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	width: 205px;
	padding: 0px;
	border: 0px solid #cccccc;
	position: absolute;
	left: 742px;
	top: 34px;
}
address a:link, address a:hover, address a:visited {
	padding: 0px;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

address strong   {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10;
}

address strong#2 {
	color: #FDFDFC;
	font-size: 12px;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #ccc;
	margin-bottom: 10px;
}
div.box {
	color: #000000;
	text-align: center;
	font-size: 9px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	width: 200px;
	float: right;
	clear: both;
	margin-right: 20px;
}




/* ----------------- layout ----------------- */




div#container {
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right:0px solid #000;
	border-left:0px solid #000;
	border-bottom:0px solid #000;
	border-top:0px solid #000;
	position: relative;
}

div#header {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 296px;
	background-image: url(images/header.jpg);
}

div#headertop {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(images/headertop.jpg);
}

div#wrapper {
	width:960px;
	position:relative;
	background:url() top no-repeat;
	margin: 0px auto;

}


div#content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	position: relative;
	min-height: 500px;
	background-image: url(images/contenttop.gif);
	background-repeat: no-repeat;
	border-bottom: 0px solid #ffffff;
}

/* ----------------- images ----------------- */

div#content img.rightno {
	float: right;
	clear: both;
	margin-left: 20px;
	margin-right: 38px;
	margin-top: 0px;
	margin-bottom: 20px;
		border: 0px solid #000;
}



div#content img.left {
	float: left;
	clear: both;
	border: 1px solid #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#content img.right {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-right: 250px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #000;
}


div#content div.right {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-right: 250px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #000;
	color:#000000;
}

/* ----------------- footer and links ----------------- */
div#footer {
	clear: both;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin:0px auto;
	padding:5px 0px 0px 0px;
	background-image: url(images/footer.jpg);
}

div#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}


div#footer a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* ----------------- copyright ----------------- */

div#copyright {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height:auto;
	margin-top: 0px;
	clear: both;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}
div#copyright a {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

/* ----------------- login ----------------- */

div#login {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	width: 960px;
	margin: 0px auto;
	clear: both;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}

div#login a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}




/* ----------------- Horizontal nav ------------------- */

div#navshell {
	width: 224px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 51px;
	top: -241px;
	z-index: 3;
	border: 1px solid #fff;
	height: auto;
	background-color: #282559;
}

ul#nav {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul#nav li {
	display: inline;
	list-style: none;
	line-height: 10px;
	height: 30px;
}
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 10pt;
	background-position: right center;
	height: 15px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

ul#nav li#begin a:link, ul#nav li#begin a:visited, ul#nav li#begin a:active {
	display: block;
	text-decoration: none;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 10pt;
	background-position: right center;
	height: 15px;
	border-bottom: 1px solid #fff;
	border-top: 0px solid #ccc;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

ul#nav li#end a:link, ul#nav li#end a:visited, ul#nav li#end a:active {
	display: block;
	text-decoration: none;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 10pt;
	background-position: right center;
	height: 15px;
	border-bottom: 0px solid #fff;
	border-top: 1px solid #ccc;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
ul#nav li#end a:hover{
	background-color: #2365B0;
	color: #FFFFFF;
}

ul#nav li#end a.current, ul#nav a.current {
	background-color: #2365B0;
}

ul#nav li#begin a:hover{
	background-color: #2365B0;
	color: #FFFFFF;
}

ul#nav li#begin a.current, ul#nav a.current {

}

/*sub nav-----------------------*/
ul#nav li#sub a:link, ul#nav li#sub a:visited, ul#nav li#sub a:active {
	display: block;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 4px 0px;
	margin: 0px;
	text-align: center;
	text-indent: 30pt;
	background-position: right center;
}


ul#nav li a.current:link, ul#nav a.current:visited {
	color: #FFFFFF;
	height: 15px;
	border-bottom: 1px solid #fff;
	border-top: px dashed #fff;
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	text-indent: 10pt;
}

ul#nav li a:hover {
	color:#FFFFFF;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	text-indent: 10pt;
	text-align: center;
	background-color: #2365B0;
}
	



/* ----------------- ie code ------------------- */

/*html #nav a {  mystery code to fix ie. you must use &nbsp for any spaces in nav text 
	width: 1%;}*/

/* ----------------- lists ------------------- */

div#content ul#list {
	font-size: 12px;
	color: #000000;
	margin-left:35px;
	margin-bottom: 10px;
	width: 300px;
	position: relative;
	padding: 10px;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #333333;
	padding-left: 3em;
	text-indent: -1em;
	background-color: #E2E9E9;
}

div#content ul#list li {
	line-height: 2em;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 0px;
	content: "\00BB \0020";
	border-bottom: 0px solid #006699;
	font-weight: normal;
}


div#content ul#list2 {
	font-size: 12px;
	color: #000;
	width: 290px;
	position: relative;
	margin:0px 0px 0px 100px;
	padding: 10px;
	border-top: 0px solid #000;
	text-indent: -1em;
	line-height: 2em;
}
div#content ul#list2 li {
	line-height: 2em;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: circle;
	border-bottom: 0px;
	font-weight: normal;
}

/*-----------------list columns------------------------*/
	span {
	color:#000000;
	margin: 0;
	padding: 0 0 0 0px;
	width: 0px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

.col1 {
	margin: 0px 0px 0px 30px;
	padding: 0 0 0 0px;
	width: 220px;
	text-align: left;
	color: #000000;
}

.col2 {
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0px;
	width: 220px;
	text-align: left;
	color: #000000;
}

.col3 {
	margin: 0px 0px 10px 50px;
	padding: 0 0 0 0px;
	width: 220px;
	text-align: left;
	color: #000000;
}

.col4 {
	margin: 0px 0px 10px 20px;
	padding: 0 0 0 0px;
	width: 100px;
	text-align: left;
	color: #000000;
}

.col5 {
	margin: 0px 0px 10px 220px;
	padding: 0 0 0 0px;
	width: 170px;
	text-align: left;
	color: #000000;
}

hr {
	border:1px solid #ccc;
	width: 200px;
}

/* ----------------- map ------------------- */

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: left;
	margin-right: 10px;

}

/* ----------------- tables ------------------- */

table {
width:400px;
border-collapse: collapse;
font-size:12px; 
color:#000000;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-left:20px;
margin-bottom:20px;

}

td#name {
text-align:center;
background-color:#FFFFCC;
font-family:Arial, Helvetica, sans-serif;

}

td#logo {
text-align:center;
background-color:#ffffff;

}

tr#row {
padding:5px;
border-top:1px solid #ccc;
}



/*--------------web audio-------------*/
div#audio {
	position:absolute;
	left:769px;
	margin:0px auto;
	top: -40px;
	width: 170px;

}

div#webaudiopopup {
	width: 100%;
	height: 100px;
	background-image:url(images/webaudiobg.gif);
	background-repeat:no-repeat;
	background-position:center;
}

div#soundapplet {
width:100%;
text-align:center;
height: 30px;
position:relative;
top: 49px;
}

/*-----------------video------------------------*/

div#content div.video {
	float:right;
	margin: 0 auto;
	margin:10px;
	clear: both;
	margin-right: 35px;


}

/*-----------------flash------------------------*/



div#flash
  {
	position:absolute;
	left:0px;
	margin:0px auto;
	width: 960px;
	height:296px;
	top: -296px;
}

div.box strong {
	font-size: 11px;

}

/*-----------------credit cards absolute------------------------*/
div.cc {
	padding:1px;
	position: absolute;
	left: 860px;
	top: -373px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #000000;

}


div.corner {
	position: absolute;
	left: 859px;
	top: 968px;

}
