body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/tiler.jpg);
}


em {
	color:#990000;
	font-size:12px;
	font-weight:bold;
}

.clear {
	clear: both;
}

strong {
	color: #000000;
}

strong#2 {
	color: #666666;
	font-size:14px;
}



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: 30px;
	color: #000000;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 25px;
	text-transform: none;
	padding: 0px;
	margin-top: 20px;
	clear: left;
	width: 90%;
}

p.contact {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 20px;
	clear: left;
	width: 200px;
}

p.center {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}

p.center strong {
	font-size: 12px;
	color: #990000;
	padding: 0px 0px 0px 0px;
}

p.small {
	font-size: 9px;
	line-height: 15px;
	color: #000000;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 20px;
	clear: left;
	width: 90%;
}

h1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	border-bottom: 0px solid #000000;
	position: relative;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #fff;
	
}
h2 {
	color: #333333;
	margin-left: 20px;
	margin-right: 0px;
	font-size: 16px;
	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 solid #ccc;
	padding: 10px 0px 0px 0px;
	width: 90%;
	margin-top: 20px;
}




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: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	width: 228px;
	padding: 0px;
	border: 0px solid #cccccc;
	position: absolute;
	left: -237px;
	top: 105px;
	height: 20px;
	line-height: 1.2em;
}
address a:link, address a:hover, address a:visited {
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

address strong   {
	color: #FFFF00;
	font-size: 11px;
	line-height: 1em;
}

address em   {
	color: #ffffff;
	font-size: 12px;

}

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:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	position: relative;
}

div#header {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background-image: url(images/header.jpg);
}

div#wrapper {
	width:960px;
	position:relative;
	background:url() top no-repeat;
	margin: 0px auto;

}


div#content {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
	position: relative;
	min-height: 200px;
	background-repeat: no-repeat;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #000000;
}
div#side img.right  {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	clear: none;
	position: relative;
	margin-right: 10px;
}

div#content img.right  {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #000;
	clear: both;
	position: relative;
	margin-right: 17px;
}

div#side img.right2 {
	float: right;
	margin-left: 5px;
	margin-right: 45px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	clear: right;
	position: relative;
}





/* ----------------- footer and links ----------------- */
div#footer {
	clear: both;
	height: 22px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin:0px auto;
	padding:15px 0px 0px 0px;
	border-top: 0px solid #fff;
	background-image: url(images/footer.jpg);
	background-color: #990000;
}

div#footer a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 2px 0px 4px;
}


div#footer a:hover {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

/* ----------------- copyright ----------------- */

div#copyright {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	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 {
	position:absolute;
	clear:both;
	height:47px;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	font-family: Tahoma, Arial,Verdana,Helvitica,sans-serif;
	width: 582px;
	left: -5px;
	top: -46px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #fff;
}
ul#nav {
	margin: 0px;
	padding: 0px 0 0 0px;
}
ul#nav li {
	display: inline;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	
}
ul#nav li a {
	font-size: 12px;
	color: #FFFFFF;
	white-space:nowrap;
	float: left;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 10px 0px 0px 0px;
	height:35px;
	border-right: 1px #000 solid;
	border-left: 1px #ccc solid;
	width: 95px;
	font-weight: normal;
	line-height: 1.6em;
}


ul#nav li#begin a {
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	line-height: 1.6em;
}

ul#nav li#end a {
	border-right: 1px #000 solid;
	border-left: 1px #fff solid;
	line-height: 1.6em;
}


ul#nav li a:hover{
	color:#000000;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/over.jpg);
}
ul#nav li a.current{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/over.jpg);

}

ul#nav#wide li a.current{
	color:#990000;
	font-weight: normal;

}

/*--------------web audio-------------*/

div#webaudiopopup {
	width: 100%;
	height: 100px;
	background-repeat:no-repeat;
	background-position:center;
}

div#soundapplet {
	text-align:center;
	position:relative;
	top: 46px;
}

/* ----------------- 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: #333333;
	margin-left:20px;
	margin-bottom: 10px;
	width: 600px;
	position: relative;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-indent: -0.5em;
	background-color: #FFFFFF;
}

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: #3B53B3;
	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: 0px auto;
	padding: 0px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

.col1 {
	margin: 10px 0px 0px 30px;
	padding: 0 0 0 5px;
	width: 300px;
	text-align: left;
	color: #000000;
	position: relative;
}

.col2 {
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 25px;
	width: 270px;
	text-align: left;
	color: #000000;
	position: relative;
}



hr {
	border:1px solid #990000;
	width: 650px;
	margin-left: 20px;
}

/* ----------------- iframe ------------------- */

div#iframe {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;

}

/* ----------------- map ------------------- */

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	margin-right: 30px;
	clear: right;

}

div#map iframe{
border: 1px solid #000;


}

/* ----------------- tables ------------------- */

table {
	width:600px;
	border-collapse: collapse;
	font-size:12px;
	color:#000000;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	margin-left:20px;
	margin-bottom:20px;

}

td#name {
	text-align:left;
	background-color:#e0ecf6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 10px;
	width: 200px;

}

td {
	text-align:left;
	background-color:#ffffff;
	padding: 5px;

}

tr {
padding:5px;
border-top:1px solid #ccc;
}


/*-----------------flash------------------------*/



div#flash
  {
	position:absolute;
	left:0px;
	margin:0px auto;
	width: 960px;
	height:250px;
	top: -250px;
}

div.box strong {
	font-size: 11px;

}
div.logos/*-----------------credit cards absolute------------------------*/
 {
	position: absolute;
	left: -170px;
	top: 197px;
	text-align: center;
	width: 97px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

}


div#side {
	width:240px;
	float:left;
	background-repeat: no-repeat;
	min-height: 200px;
	height: 100%;
	text-align: center;
	padding-top: 20px;
}
div#news {
	position:absolute;
	left:576px;
	margin:0px auto;
	top: -235px;
	width: 137px;
	height: 94px;

}
