body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/tiler.jpg);
	background-color: #FFFFFF;
}


em { margin-left: 5px;
}

.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: 30px;
	color: #000000;
	margin-right: 30px;
	margin-left: 260px;
	margin-bottom: 25px;
	text-transform: none;
	padding: 0px;
	margin-top: 10px;
	clear: left;
}

p.contact {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-right: 0px;
	margin-left: 260px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 20px;
	clear: right;
	width: 150px;
}

p.center {
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #FFFFCC;
}

p.center strong {
	font-size: 14px;
	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: 18px;
	font-weight: bold;
	padding: 10px 0px 0px 260px;
	border-bottom: 1px solid #ccc;
	position: relative;
	margin: 0px 30px 0px 250px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #fff;
	
}
h2 {
	color: #666666;
	margin-left: 260px;
	margin-right: 0px;
	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 solid #ccc;
	padding: 10px 0px 10px 0px;
	width: 60%;
	margin-top: 20px;
}

h3 {
	color: #666666;
	margin-left: 260px;
	margin-right: 0px;
	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: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	width: 60%;
	margin-top: 20px;
}


h4 {
	color: #666666;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;

}


a:link, a:visited {
	color: #990000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}


/* ----------------- address box ----------------- */

address {
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	width: 272px;
	padding: 0px;
	border: 0px solid #cccccc;
	position: absolute;
	left: 637px;
	top: -227px;
	height: 20px;
	line-height: 1.2em;
}
address a:link, address a:hover, address a:visited {
	text-align: center;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	line-height: 1.2;
}

address strong   {
	color: #000000;
	font-size: 14px;
	line-height: 1em;
}

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.jpg);
	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: 250px;
	background-image: url(images/header.jpg);
}

div#wrapper {
	width:960px;
	position:relative;
	background:url() top no-repeat;
	margin: 0px auto;

}


div#content {
	float: none;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	position: relative;
	min-height: 200px;
	background-repeat: no-repeat;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #000000;
	background-image: url(images/content-top.jpg);
}
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: 50px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin:0px auto;
	padding:15px 0px 0px 200px;
	border-top: 0px solid #fff;
	background-image: url(images/footer.jpg);
}

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: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}

/* ----------------- copyright ----------------- */

div#copyright {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	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: #000000;
}

/* ----------------- login ----------------- */

div#login {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	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: #000000;
	text-decoration: underline;
	font-weight: normal;
}




/* ----------------- Horizontal nav ------------------- */


div#navshell {
	position:absolute;
	clear:both;
	height:43px;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	font-family: Tahoma, Arial,Verdana,Helvitica,sans-serif;
	width: 916px;
	left: 42px;
	top: -41px;
	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: 0px 0px 0px 0px;
	height:40px;
	border-left: 1px #000 solid;
	width: 110px;
	font-weight: normal;
	line-height: 3em;
}


ul#nav li#begin a { width: 140px;
}

ul#nav  li#end a{ 	width: 165px;
}


ul#nav li a:hover{
	color:#FFFFFF;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;
}
ul#nav li a.current{
	color:#FFFF00;
	font-weight:normal;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;

}

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:260px;
	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;
	padding: 0px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin-left: 200px;
}

.col1 {
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 5px;
	width: 200px;
	text-align: left;
	color: #000000;
	position: relative;
	margin-left: 260px;
}

.col2 {
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 25px;
	width: 270px;
	text-align: left;
	color: #000000;
	position: relative;
	margin-left: 0px;
}



hr {
	border:1px dashed #ccc;
	width: 550px;
	margin-left: 20px;
}

/* ----------------- iframe ------------------- */

div#iframe {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 60px;
	float: right;

}

/* ----------------- map ------------------- */

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-right: 60px;
	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;

}

/*-----------------credit cards absolute------------------------*/
div.cc {
	padding:1px;
	position: absolute;
	left: 791px;
	top: -199px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	width: 156px;
	height: 26px;

}


div#side {
	width:220px;
	float:left;
	background-repeat: no-repeat;
	min-height: 200px;
	position: absolute;
	left: 12px;
	top: 11px;
}


div#audio {
	position:absolute;
	left:758px;
	margin:0px auto;
	top: -99px;
	width: 200px;
	height: 38px;

}

