/* | <This item is an up and down straight line!        CSS Standards ------------------------- */

html body {
	text-align: center;
	font-family: Caslon, Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	text-decoration: none;
	background: #064652 url(images/Elements/BG-15x1500.jpg) repeat-x scroll left top;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #6CF;
	font-size: 16px;
}
/* ----------------------- MENU ------------------------- */
.basictab{
	border-bottom:1px solid #653F21;
	font: lighter normal 1em "Adobe Garamond Pro", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 4px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 100%;
	visibility: visible;
}
.basictab li{
	display: inline;
	margin: 0;
}
.basictab li a{
	text-decoration: none;
	padding: 3px 1em;
	color: #FFFFFF;
}
.basictab li a:visited{
	color: #CCCCCC;
}
.basictab li a:hover{
	color: #FFFF99;
	text-decoration:underline;
}
.basictab li a:active{
	color: FFFFCC;
}
/* ----------------------- END of MENU ------------------------- */
/* ----------------------- BANNER ------------------------- */
.banner-top {
	text-align: center;
	background: url(images/Elements/Banner-800x105.jpg) no-repeat scroll center top;
	position: relative;
	margin: 0px auto;
	display: block;
	width: 800px;
	height: 105px;
	top: 36px;
}
/* ----------------------- End of BANNER ------------------------- */
.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
/* Begin LETTER ELEMENTS and Related Links ONLY --------------------------------------- */
h1 {
	font: italic lighter 2em "Adobe Garamond Pro", "Times New Roman", serif;
	color: #666666;
	display: block;
	text-align: left;
	position: relative;
	text-decoration: none;
}
h2 {
	font: italic lighter 1.5em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	position: relative;
	display: block;
	paddingp: .25em 0;
	text-align: left;
}
h3 {
	font: italic lighter 1.25em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	position: relative;
	display: block;
	paddingp: .25em 0;
	text-align: left;
}
th {
	margin-right: 1em;
	margin-left: 1px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: lighter;
	display: block;
	font-size: 1em;
	list-style: none;
	position: relative;
	line-height: 2em;
	margin: 0px auto;
	top: 1px;
	left: 0px;
}
li {
	display: inline;
	overflow: hidden;
	list-style: none;
}
.cast-of-characters {
	color: #600;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	letter-spacing: 2px;
	line-height: 1.5em;
	padding-top: .5em;
	padding-bottom: .5em;
	border: 1px dotted #333;
	font-style: normal;
	text-decoration: none;
}
/* Green Rounded Corner Box Model - 760 pixel Wide ------------------------------------------- */
/* ----------------------- DO NOT CHANGE THIS!!! ------------------------- */
.box-green-new {
	position:relative;
	width:760px;
	margin:0px auto;
	background:#fff url(images/window-green/LEFTSIDE.jpg) repeat-y scroll left top;
	display: block;
	white-space: normal;
	text-align: left;
	top: 36px;
	z-index: 100;
}
.top-new {
	width:100%;
	height:20px;
	background:url(images/window-green/TOP.jpg) no-repeat left top;
}
.top-new span {
	display:block;
	position:relative;
	height:20px;
	background:url(images/window-green/TOP-RIGHT.jpg) no-repeat right top;
}
.center-content-new {
	position:relative;
	background:url(images/window-green/RIGHTSIDE.jpg) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
}
.bottom-new {
	height:60px;
	background:url(images/window-green/BOTTOM.jpg) no-repeat left bottom;
}
.bottom-new span {
	display:block;
	position:relative;
	height:60px;
	background:url(images/window-green/BOTTOM-RIGHT.jpg) no-repeat right top;
}
/* ----------------------- DO NOT CHANGE THE ABOVE !!! ------------------------- */
.center-content-new h1{
	color: #006;
	text-align: left;
	display: block;
	padding-top: 0em;
	margin-top: 1em;
	left: 25px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
}
.center-content-new h2{
	font: italic lighter normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	display: block;
	padding-top: 0em;
	margin-top: 1em;
	left: 25px;
	position: relative;
}
/* END Green Rounded Corner Box Model - 760 pixel Wide ------------------------------------- */
/* GENERAL STYLES --------------------------------------------------------------------------- */
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000066;
}
/* End General Link Styles ----------------------------------------- */
/* ----------------------- "HOME" Page     ------------------------- */
.blockquote-yellow-red {
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #FFFFCC;
	display: block;
	text-align: left;
	width: 500px;
	padding: 1em;
	border: 1px dotted #990066;
	position: relative;
	margin: 0px auto;
}
.Red-Caps{color:#660033}
.red-text{color:#990033}
.Bold-Red-Caps{color:#990000;font-weight:bold;}
.green-text {color: #003300}
/*
.Main-submenu {
	text-align: right;
	font: lighter normal 1em/3em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-right: 1em;
	position: absolute;
	top: 138;
	left: 0;
	display: inline;
	width: 130px;
	z-index: 100;
	border-right: 1px solid #006633;
	height: 100%;
	text-decoration: none;
	clear: both;
	float: left;
}
.Main-submenu a {
	text-decoration: none;
	color:#9933FF;
	padding-top: 1em;
}
/* ----------------------- "DIRECTOR'S NOTE" ---------------------- */
.directors-note {
	font: lighter normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #064652;
	padding-left: 1em;
	padding-right: 1em;
	position: relative;
	margin: 0px auto;
	text-align: left;
	background: url(images/Elements/ShipsWheel-Opaque.jpg) no-repeat scroll 50% 50%;
	padding-bottom: 8em;
	text-indent: 10px;
	display: block;
	width: 525px;
}
/* ----------------------- End of "HOME" Page     ------------------------- */
/* ----------------------- "ARTISTS" Page  --------------------------------- */
.performers-list {
	list-style: none;
	font: italic lighter 1em/1.25em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	position: relative;
	z-index: 10;
	display: block;
	margin: 0px auto;
	top: 1em;
	width: 600px;
	padding-bottom: 6em;
	overflow: visible;
}
.table {
	text-align: center;
	position: relative;
	width: 600px;
	margin-left: auto ;
	margin-right: auto ;
}
/* -------------Begin "SCHEDULE / TICKETING Page ----------------------------------------------
     Selectors to set 3 boxes in a row using "display: inline" ----------------------
.three-column-box {
	text-align: center;
	display: block;
	position: relative;
	margin: 0px auto;
}
.three-column-box a {
	color: #003333;
}
.three-column-box a:hover {
	text-decoration: underline;
	color: #330033;
}
.floatbox1 {
	float: left;
	display: inline;
	width: 32%;
	text-align: center;
	position: relative;
  }
.floatbox2 {
	float: left;
	display: inline;
	width: 32%;
	text-align: center;
	position: relative;
	padding: 0em .75em;
  }
.floatbox3 {
	float: left;
	display: block;
	width: 32%;
	position: relative;
	text-align: center;
  }
 ---------------End of 3 Column Table ------------------------------------------------------- */
/* 	Begin OLD 3 Column Table--------------------------------------------------------------------- */
.three-column-box {
	text-align: center;
	position: relative;
	overflow: auto;
	margin: 0px auto;
}
.three-column-box a {
	color: #666666;
}

.three-column-box a:hover {
	text-decoration: underline;
	color: #666633;
}
.floatbox1 {
	float: left;
	display: inline;
	width: 30%;
	text-align: center;
	position: relative;
	padding-right: 1em;
  }
.floatbox2 {
	float: left;
	display: inline;
	width: 30%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	position: relative;
	padding: 0em 1em;
  }
.floatbox3 {
	float: left;
	display: inline;
	width: 30%;
	position: relative;
	padding-left: 1em;
  }
/* Emd of OLD 3 Column Table --------------------------------------------------------------------------- */

.footer-note {
	font: lighter normal 0.85em Georgia, "Times New Roman", Times, serif;
	color: #003333;
	letter-spacing: 1px;
	text-align: center;
	width: 300px;
	height: 80px;
	display: block;
	margin: 0px auto;
	padding-top: 4em;
	vertical-align: middle;
}
.pix-r {
	float: right;
	position: relative;
	display: inline;
	white-space: normal;
	margin-right: -1.5em;
}
.pix-l {
	float: left;
	position: relative;
	display: inline;
	white-space: normal;
	margin-left: -1.5em;
}
.pix-center {
	position: relative;
	display: inline;
	margin: 0px auto;
}
.Schedule-Notes {
	text-align: left;
	width: 500px;
	font-style: italic;
	color: #064652;
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	position: relative;
	margin: 0px auto 0em;
	top: 1em;
	background: url(images/Elements/BG-Ritt400x600-.jpg) no-repeat;
}
/* --------------------- Begin "LINKS" Page ----------------------------- */
.bg-links-harbor a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bg-links-harbor a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bg-links-harbor a:hover {
	text-decoration: underline;
}
.bg-links-harbor a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bg-links-harbor {
	text-align: center;
	background: url(images/Elements/Harbor-730x478.jpg) no-repeat scroll center top;
	position: relative;
	margin: 0px auto;
	display: block;
	width: 730px;
	height: 800px;
	top: 32px;
	left: -20px;
}
.performers-col {
	float: left;
	width: 225px;
	position: relative;
	display: block;
	text-align: left;
	height: 650px;
	overflow: visible;
	margin-left: 50px;
	padding-left: 10px;
	clear: both;
}
.sailing-col {
	float: left;
	width: 420px;
	position: relative;
	display: block;
	text-align: center;
	overflow: visible;
	height: 650px;
}
.performers-links {
	color: #FFFFFF;
	position: relative;
	width: 200px;
	font-weight: lighter;
	font-variant: small-caps;
	font-style: normal;
	height: 100%;
	font: lighter normal 1em/1.25em Georgia, "Times New Roman", Times, serif;
	display: inline;
}
.sailing-links {
	color: #FFFFFF;
	position: relative;
	width: 400px;
	height: 100%;
	font: lighter normal 1em/1.25em Georgia, "Times New Roman", Times, serif;
	display: inline;
}
.new-h2 {
	color: #064652;
	width: 200px;
	position: relative;
	font-size: 1.5em;
	left: 1em;
	text-align: left;
	padding-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
}
.additional-links {
	text-align: center;
	width: 600px;
	position: relative;
	display: block;
	color: #999999;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px auto;
	padding: 1em;
	border: 1px dotted #999999;
	font-style: normal;
}
/* --------------------- End "LINKS" Page ----------------------------- */
/* ------- Title for IE Only - it doesn't display the background image. */
.links-banner {
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	display: block;
	text-align: center;
	top: 10px;
	position: relative;
}
/* -------------------------------------------- End Title for IE Only. */
/* ---------------- Begin "GALLERY Page ------------------------------ */
.Main-Gallery-Banner {
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	display: block;
	top: 4px;
	position: relative;
}
.gallery-main-content {
	display: block;
	text-align: left;
	width: 600px;
	height: 480px;
	position: relative;
	margin: 0px auto;
	background: #006633 url(images/Elements/BG-Gallery-600x480.jpg) no-repeat scroll center top;
	top: 10px;
}
.gallery-main-content h3{
	font-size: 1.5em;
	color:#333333;
}
.gallery-main-content span{
	font-style: italic;
	font-variant: normal;
	color: #330033;
	font-size: 1.25em;
	display: block;
	position: relative;
	list-style: none;
	height: 50px;
	width: 100%;
	border: 0px;
	overflow: visible;
	text-decoration: none;
}
.gallery-main-content span img {
	border: 1px solid #999999;
	position: relative;
	top: 18px;
	overflow: visible;
	visibility: visible;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* ---------------------- End "GALLERY" Page ------------------------------ */
/* ---------------------- Begin "MUSIC" Page ------------------------------ */
.music-store-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: 1.10em;
	line-height: 1.5em;
	font-style: italic;
	font-weight: lighter;
	text-align: left;
	display: block;
	width: 500px;
	margin: 0px auto;
	padding: 1em;
	top: 1em;
	position: relative;
}
.MySpace {
	font: lighter normal 1.5em "Caslon 540 Roman", "Caslon 540 RomanSC", Caslon, serif;
	height: 380px;
	width: 445px;
	position: relative;
	color: #003333;
	text-align: center;
	padding: 1em;
	border: 1px dotted #CCCCCC;
	margin: 0px auto;
	top: 1em;
	bottom: 4em;

}
/* ---------------------- End "MUSIC" Page ------------------------------ */
/*
.Ritt {
	display: block;
	position: absolute;
	z-index: -4;
	top: 10px;
	left: 100px;
	visibility: visible;
} */
.top-links {  /* This affects the "LINKS" Page, at the top" */
	text-decoration: none;
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 10px;
}
.BG-MainPage-Image {
	background: url(images/Elements/BG-BobLucas-650x500.jpg) no-repeat scroll center top;
	display: block;
	height: 500px;
	width: 650px;
	position: relative;
	top: 50px;
	padding-bottom: 2em;
	margin: 0px auto;
}
.BG-MainPage-Image p {
	color: #FFF;
	text-align: left;
	padding-top: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	padding-left: 25px;
	font-weight: lighter;
}
