﻿body {

	font-family:Verdana;
	font-size:13px;
	background:url(../images/background.gif) top left repeat-x;
	background-color:#999966;
}

#wrapper {
	border: 1px solid #006699;
	width:825px;
	margin: 0 auto;
}

/*										*/
/* This section is for text stylings. 	*/
/*										*/

p {
margin: 0px 10px 10px 3px;
}

p.pagetitle {
	font-size: 18px;
	text-align:center;
	font-weight:bold;
	margin: 10px 0px 2px 0px;
	color:#339933;
}

p.boldcenter {
	font-size: 18px;
	text-align:center;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
	color:#339933;
}

p.boldcenter a {
	color:#339933;
}

p.welcome {
	margin: 0px 40px 0px 40px;
	font-size: 14px;
}

p.justify {
	text-align:justify;
}

/*					   */
/* List Configurations */
/*					   */

ul.rightcolumn { /* All list items in the right container.*/
	text-align: left;
	width: 400px;
	margin-top:.5em;
	margin-bottom: .75em;
	line-height:13px;
}

ol.rightcolumn { /* All list items in the right container.*/
	text-align: left;
	width: 650px;
	margin-bottom: .5em;
	line-height:17px;
}

.rightcolumn li{
	margin-bottom: .5em;
}


ul.fullpage { /* All list items for a full page width.*/
	text-align: left;
	width: 850px;
	margin-bottom: .5em;
	line-height:17px;
}

ol.fullpage { /* All list items for a full page width.*/
	text-align: left;
	width: 850px;
	margin-bottom: .5em;
	line-height:17px;
}

.fullpage li{
	margin-bottom: .5em;
}

/*				  */
/* Table Drawings */
/*				  */

#table-a /* This table is found on the Dates and Rates page. */
{
	font-family: Verdana, "Lucida Sans Unicode";
	font-size: 12px;
	background: #fff;
	margin:0 auto;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
	margin-bottom:15px;
}
#table-a th
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px 8px;
	border-bottom: 2px solid #999966;
}

#table-a td
{
	border-bottom: 1px solid #999966;
	color: #000;
	padding: 6px 8px;
}

#table-a tbody tr:hover td
{
	color: #009900;
}

#table-b /* This table is found on the contact page */
{
	font-family: Verdana, "Lucida Sans Unicode";
	font-size: 12px;
	background: #fff;
	margin:0 auto;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
	margin-bottom:15px;
}
#table-b th
{
	font-size: 14px;
	font-weight:bold;
	color:#339933;
	padding: 5px 8px;

}

#table-b td
{
	color: #000;
	padding: 3px 8px;
}



/*					*/
/*  Image Stylings  */
/*					*/


img.headerright {
	float:right;
	margin: 0;

}

img.headerleft {
	float: left;
	margin: 0;
	overflow:hidden;
	padding-left: 10px;
}

img.cactuslogo {
	margin: 0;
	overflow:hidden;
	clear:both;
}

img.cactusmenu {
	margin:0;
	padding:0;
	border: 0 none;
	display:block; 
}

img.cactusmenu a hover {
	margin:0;
	padding:0;
	border: 0 none;
	display:block; 
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

/*													*/
/* This is for the logos at the top of the screen. 	*/
/*													*/

#header {
	background-color: #fff;
	width: 825px;
	height:163px;
	margin: 0 auto;
	text-align:center;
	border: 0px;
}


/*																			*/
/* This section is the main page content between the TOC and the footer. 	*/
/*																			*/


#container-standard {
	width: 825px;
	height: 650px;
	background: #fff;
	margin: 0 auto;
	border: 0px;
}

#container-extend { /* Use this if you want to extend the page content space. */
	width: 825px;
	height: 818px;
	background: #fff;
	margin: 0 auto;
	border: 0px;
}

#container-extend-2 { /* Use this if you want to extend the page content space. */
	width: 825px;
	height: 943px;
	background: #fff;
	margin: 0 auto;
	border: 0px;
}

#container-extend-3 { /* Use this if you want to extend the page content space. */
	width: 825px;
	height: 1140px;
	background: #fff;
	margin: 0 auto;
	border: 0px;
}


#left-container { /* This is the gray bar at the left side of the screen. */
	width: 202px;
	min-height: 100%;
	height: 100%;
	float: left;
}
#left-container-extend { /* This is the gray bar at the left side of the screen. */
	width: 202px;
	min-height: 100%;
	height: 100%;
	float: left;
}

#right-container {
	width: 618px;
	height: 100%;
	min-height: 100%;
	background: #fff;
	float: right;
}

#calendar {
	margin: 0px 0px 0px 3px;
}

/*																*/
/* This section is for the footer at the bottom of the screen. 	*/
/*																*/

#footer {
	color:#FFF;
	width: 825px;
	height: 20px;
	background-color:#006699;
	background:url(../images/footer.gif) top left repeat-x;
	margin:0 auto;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	border: 0px
	}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color: #ffff33;
}

/*										*/
/* This section is for the TOC menu. 	*/
/*										*/

#tocmenu {
	background-color: #006699;
	width:825px;
	height:43px;
	margin: 0 auto;
	position: relative;
}

.menu {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#8e8e8e;
    width:825px;
   	margin: 0 auto;
	position: relative;

}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	height:43px;
	background:url(../menu/images/menu-bg.gif) top left repeat-x;
}

#nav a {
	display: block;
}

#nav li { /* All list items */
	float: left;
	margin: 0;
	padding: 0;
}

#nav li ul { /* Submenus */
	position: absolute;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: #339933;
	border-top: 0;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	border-bottom: 1px solid #003366;
	height:auto;
	z-index: 200;
}

#nav li a { /*Root Menu*/
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:43px;
	padding:0px 17px; 
	text-align:center;
	text-decoration:none;
}

#nav li a:hover {
	color:#ffff33;
	text-decoration:none;
}

#nav li ul a:hover {
	background:#006600;
	color:#fff;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}

#nav #current{
	background:url(../menu/images/current-bg.gif) top left repeat-x;
	color:#ffffff;
}

#nav li li {
	display:block;
	float:none;
	padding:0px;
	width:175px;
}
		
#nav li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 0px 0px 10px;
	text-align:left;
	height:33px;
	margin: 0;
	line-height: 33px;
}

