@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/olive-gradient.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde, Impact;
}
p {
	margin-bottom: 5px;
}
.align-left{
	text-align: left;
}
.align-centre{
	text-align: center;
}
.align-right{
	text-align: right;
}
.align-justify{
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #339999;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #339999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #82B4EF;
}
a:active {
	text-decoration: none;
	color: #339999;
	font-weight: bold;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover {
	text-decoration: none;
	color: #66CCFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
td.table-head {
	background-color: #82B4EF;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-cells {
	background-color: #CCE0F9;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-cells-white {
	background-color: #FFFFFF;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-Social {
	background-color: #FF9900;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-Training {
	background-color: #66CCFF;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-Talk {
	background-color: #CCCC99;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-Walk {
	background-color: #BFD5D5;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-Cruise {
	background-color: #E6B5E6;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
td.table-Watch {
	background-color: #FFCC66;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 4px;
}
img
{  border-style: none;
}
li.content-list {
	margin-bottom: 1.0em;
}
.boldtext {
	font-weight: bold;
}
h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #336699;
	margin-top: 0px;
	vertical-align: text-top;
	height: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #87BFCA;
	padding-bottom: 0.8em;
	width: auto;
}
h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde, Impact;
	font-size: 100%;
	color: #339999;
	margin-bottom: 5px;
	margin-top: 8px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde, Impact;
	font-size: 70%;
	color: #339999;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: center;
}

.thrColFixHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	/* text-align: left;  this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	padding: 15px 15px 0px 15px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
}
#header-sub-container {
	background-image: url(../images/wcc-header-lt-blue.jpg);
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	width: 730px;
	height: 127px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 180%;
}
.thrColFixHdr #nav-bar {
	padding: 15px 15px 15px 15px;
}
#nav-bar-contents {
	width: 750px;
	height: 20px;
	background-image: url(../images/olive-panel-gradient.gif);
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	margin-left: 15px;
	float: left;
	display: inline;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	margin-right: 15px;
	background-image: url(../images/grey-panel-gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.thrColFixHdr #mainContent {
	padding: 15px 10px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	margin-right: 215px;
	margin-left: 165px;
}
.thrColFixHdr #mainContent-2columns {
	padding: 15px 15px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 165px;
}
.thrColFixHdr #footer {
	padding: 15px 15px 15px 15px;
}
#footer-contents {
	width: 750px;
	height: 96px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 75%;
	background-color: #87C0C9;
	background-image: url(../images/footer-background.gif);
}
#footer-title {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 34px;
	padding-left: 20px;
}
#footer-button {
	padding-top: 15px;
	font-size: 15px;
	padding-left: 505px;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar-extras {
	background-image: url(../images/grey-panel-gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 130px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	background-color: #EDEDED;
}
#sidebar-right-title {
	padding: 5px 5px 5px 5px;
	background-color: #66CCCC;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde, Impact;
	margin-bottom: 5px;
}
.picture-left {
	padding: 5px;
	font-size:9px;
	color: black;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	background-color: #DBEAFB;
	display: inline;
	}
.picture-right {
	padding: 5px;
	font-size:9px;
	color: black;
	float: right;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	background-color: #DBEAFB;
	display: inline;
	margin-left: 15px;
}

#navsite p {
	display:none;
	}

#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: 140px;
	padding: 0;
	margin-bottom: 1em;
	background-color: #9cc;
	color: #333;
	}
#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navsite ul li {
	margin:0;
	}
#navsite ul li a {
	display: block;
	padding: 5px 2px 5px 0.5em;
	border-bottom: 4px solid white;
	background-color: #339999;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}
html>body #navsite ul li a {
	width: auto;
	}
#navsite ul li a:hover {
	border-bottom: 4px solid white;
	background-color: #69f;
	color: fff;
	}
