@charset "utf-8";
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000;
	margin: 0;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* link styles */
#topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#topLinks a:link, #topLinks a:visited {
	color: #787878;
	text-decoration: none;
	outline: none;
	padding-right: 15px;
}
#topLinks a:hover, #topLinks a:active, #topLinks a:focus, #topLinks a.active {
	color: #0AA7D6;
	text-decoration: underline;
}
a:link, a:visited, a:active, a:focus {
	color: #0AA7D6;
	text-decoration: none;
	outline: none;
}
a:hover, .active {
	color: #0AA7D6;
	text-decoration: underline;
}
.removePaddingAndMargins .active {
	text-decoration: underline;
}
html {
	overflow-y: scroll;
	font-size: 62.5%;
}
.layout #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.layout #header {
}
.layout #container #header #topLinks {
	padding-left: 22px;
	padding-bottom: 6px;
}
.layout #container #header #navWrapper {
	width: 960px;
	height: 144px;
	background-image: url(../images/common/header-background.gif);
	background-repeat: no-repeat;
}
.layout #container #header #navWrapper #logoWrapper {
	width: 325px;
	height: 144px;
	float: left;
}
.layout #container #header #navWrapper #logoWrapper #logo {
	margin-left: 47px;
	margin-top: 36px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* top nav styles */

.layout #container #header #navWrapper #solutionsForYou {
	width: 135px;
	margin-right: 26px;
	float: left;
	background-image: url(../images/common/topNavBg_off.gif);
	background-repeat: repeat-x;
}
.layout #container #header #navWrapper #ourServices {
	width: 140px;
	margin-right: 26px;
	float: left;
	background-image: url(../images/common/topNavBg_off.gif);
	background-repeat: repeat-x;
}
.layout #container #header #navWrapper #provenResults {
	width: 105px;
	margin-right: 26px;
	float: left;
	background-image: url(../images/common/topNavBg_off.gif);
	background-repeat: repeat-x;
}
.layout #container #header #navWrapper #ourApproach {
	width: 120px;
	float: left;
	background-image: url(../images/common/topNavBg_off.gif);
	background-repeat: repeat-x;
}
.sectionTitle_off, .sectionTitle_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 6px;
}
.sectionTitle_on {
	background-image: url(../images/common/topNavBg_on.gif);
	background-repeat: repeat-x;
}
#solutionsForYou ul, #ourServices ul, #provenResults ul, #ourApproach ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#solutionsForYou li, #ourServices li, #provenResults li, #ourApproach li {
	padding-top: 4px;
	padding-bottom: 2px;
}
#solutionsForYou a:link, #solutionsForYou a:visited, #ourServices a:link, #ourServices a:visited, #provenResults a:link, #provenResults a:visited, #ourApproach a:link, #ourApproach a:visited {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#solutionsForYou a:hover, #solutionsForYou a:active, #solutionsForYou a:focus, #solutionsForYou .active, #ourServices a:hover, #ourServices a:active, #ourServices a:focus, #ourServices .active, #provenResults a:hover, #provenResults a:active, #provenResults a:focus, #provenResults .active, #ourApproach a:hover, #ourApproach a:active, #ourApproach a:focus, #ourApproach .active {
	background-image: url(../images/common/menu-arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* end top nav styles */

.layout #mainContent {
	background: #ffffff;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 31px;
	padding-left: 0px;
	overflow: auto;
}
#sideBar {
	float: left;
	width: 293px;
	margin: 0;
}
#mainContent #leftCol {
	float: left;
	width: 401px;
	padding-left:57px;
}
#mainContent #rightCol {
	margin-left: 495px;
	margin-right: 30px;
}
#content {
	margin-left: 335px;
}
p {
	margin-top: 0;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #525252;
}
h1 {
	margin-top: 0;
	margin-bottom: .7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #566C11;
	font-size: 2.6em;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	margin-top: 0;
	margin-bottom: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #566C11;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
}
P + h2 {
	margin-top: 1.4em;
}
/* page element styles */


#threeColumeWrapper, twoColmeWrapper {
	padding-top: 18px;
}
#threeColumeWrapper #columeOne, #threeColumeWrapper #columeTwo {
	width: 160px;
	margin-right: 58px;
	float: left;
}
#threeColumeWrapper #columeThree {
	width: 160px;
	float: left;
}
#twoColumeWrapper #columeOne {
	width: 275px;
	margin-right: 45px;
	float: left;
}
#twoColumeWrapper #columeTwo {
	width: 275px;
	float: left;
}
#columeOne img, #columeTwo img, #columeThree img {
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* page element styles */

/* left nav styles */

#leftNav {
	padding-left: 47px;
}
#leftNav ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#leftNav ul.menu2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
#leftNav ul.menu ul.subMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 15px;
}
#leftNav ul.menu li {
	padding-top: 3px;
	padding-bottom: 2px;
}
#leftNav .menu .subMenu li {
	padding-top: 4px;
	padding-bottom: 2px;
}
#leftNav .menu a:link, #leftNav .menu a:visited {
	color: #787878;
	text-decoration: none;
	outline: none;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftNav .menu .subMenu a:link, #leftNav .menu .subMenu a:visited {
	color: #787878;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
}
#leftNav .menu a:hover, #leftNav .menu a:active, #leftNav .menu a:focus, #leftNav .menu a.active {
	background-image: url(../images/common/left-menu-arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #0AA7D6;
}
#leftNav .menu .subMenu a:hover, #leftNav .menu .subMenu a:active, #leftNav .menu .subMenu a:focus, #leftNav .menu .subMenu a.active {
	color: #0AA7D6;
	background-image: none;
}
.layout #container #mainContent #sideBar #leftNav .menu .subMenu .active, .layout #container #mainContent #sideBar #leftNav .menu .active {
	color: #0AA7D6;
}
/* end left nav styles */

/* footer styles */

.layout #footer {
	background-image: url(../images/common/footerBg.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-left: 57px;
	line-height: 17px;
}
.layout #footer #copyright {
	float: left;
	padding-top: 24px;
	width: 276px;
}
.layout #footer #contactInfo {
	float: left;
	padding-top: 24px;
	width: 156px;
}
.layout #footer #links {
	float: left;
	padding-top: 24px;
	width: 238px;
}
.layout #footer #logoFooter {
	padding-top: 10px;
    margin-left:80px;
    float: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #787878;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #0AA7D6;
	text-decoration: none;
	outline: none;
}
#footer a:hover, #footer a:active, #footer a:focus, #footer .active {
	color: #0AA7D6;
	text-decoration: underline;
}
/* end footer styles */
#sideBar .sideBarText {
	padding-left: 57px;
}
.callOutBox {
	background-image: url(../images/common/callOutBox_bg.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	padding-left: 43px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 18px;
}
.smallText {
	font-size: 1.1em;
	line-height: 1.6em;
}
.h2_doubleSpace {
	line-height: 1.5em;
	padding-bottom: 18px;
}
.h2_bottomPadding {
	padding-bottom: 10px;
}
.h1_extraBig {
	font-size: 3em;
	line-height: 1.4em;
	margin-bottom: 11px;
}
.greyBox {
	background-color: #F2F2F2;
	padding-top: 20px;
	padding-left: 15px;
	margin-right: 27px;
	padding-right: 65px;
	padding-bottom: 5px;
}
#mainContent #leftCol .greyBox2 {
	background-color: #F2F2F2;
	padding-top: 20px;
	padding-left: 15px;
	margin-top:8px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.whiteBox {
	background-color: #ffffff;
	padding-top: 20px;
	padding-left: 15px;
	margin-right: 27px;
	padding-right: 65px;
	padding-bottom: 5px;
}
.greyDividerLine {
	background-color: #F2F2F2;
	height: 8px;
}
.blueDividerLine {
	background-color: #6DB1BE;
	height: 8px;
}
.p_largeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding-bottom: 10px;
}
#profit50left {
	background-image: url(../images/heros/profit50_a.gif);
	background-repeat: no-repeat;
	float: left;
	height: 114px;
	width: 190px;
	text-align: left;
}
.sideBarQoute {
	background-image: url(../images/common/qouteBubble.gif);
	background-repeat: no-repeat;
	padding-left: 57px;
	padding-top: 4px;
}
.sideBarCalc {
	background-image: url(../images/common/calc-icon.gif);
	background-repeat: no-repeat;
	padding-left: 57px;
	padding-top: 4px;
	background-position: 17px 3px;
}
#profit50Right {
	float: left;
	height: 114px;
	width: 85px;
	text-align: left;
}
#profit50 {
	width: 275px;
	padding-top: 15px;
}
#profit50Right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* accordian styles Note: styles currently accomidate 20 pannels */
#accordian {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #6DB1BE;
	margin-top: 15px;
}
.greyDiv {
	background-color: #F2F2F2;
}
.whiteDiv {
	background-color: #ffffff;
}
.greyDiv #indicator_1, .greyDiv #indicator_3, .greyDiv #indicator_5, .greyDiv #indicator_7, .greyDiv #indicator_9, .greyDiv #indicator_11, .greyDiv #indicator_13, .greyDiv #indicator_15, .greyDiv #indicator_17, .greyDiv #indicator_19 {
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-image: url(../images/plus.gif);
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.greyDiv #indicator_2, .greyDiv #indicator_4, .greyDiv #indicator_6, .greyDiv #indicator_8, .greyDiv #indicator_10, .greyDiv #indicator_12, .greyDiv #indicator_14, .greyDiv #indicator_16, .greyDiv #indicator_18, .greyDiv #indicator_20 {
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-image: url(../images/plus.gif);
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteDiv #indicator_1, .whiteDiv #indicator_3, .whiteDiv #indicator_5, .whiteDiv #indicator_7, .whiteDiv #indicator_9, .whiteDiv #indicator_11, .whiteDiv #indicator_13, .whiteDiv #indicator_15, .whiteDiv #indicator_17, .whiteDiv #indicator_19 {
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-image: url(../images/plus.gif);
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteDiv #indicator_2, .whiteDiv #indicator_4, .whiteDiv #indicator_6, .whiteDiv #indicator_8, .whiteDiv #indicator_10, .whiteDiv #indicator_12, .whiteDiv #indicator_14, .whiteDiv #indicator_16, .whiteDiv #indicator_18, .whiteDiv #indicator_20, #accordianFooterLink {
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-image: url(../images/plus.gif);
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#accordianFooterLink {
	background-image: none;
}
#ac1, #ac3, #ac5, #ac7, #ac9, #ac11, #ac13, #ac15, #ac17, #ac19, #ac2, #ac4, #ac6, #ac8, #ac10, #ac12, #ac14, #ac16, #ac18, #ac20 {
	padding-right: 50px;
	padding-left: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.greyBoxWithBlueTop #indicator_1, .greyBoxWithGreenTop #indicator_2 {
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/plus.gif);
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#acA, #acB {
	padding-left: 10px;
}
/* accordian styles */
img.border {
	padding:4px;
	border:2px solid #dfdfdf;
	background-color:#ffffff;
}
.twoColRightSideBar {
	padding-left: 57px;
	overflow: auto;
}
.twoColRightSideBar .leftCol {
	width: 535px;
	float: left;
	margin-right: 45px;
}
.clear {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.twoColRightSideBar .rightCol {
	width: 293px;
	float: left;
}
.greyBoxWithBlueTop, .greyBoxWithGreenTop {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #6db1be;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F2F2F2;
}
.greyBoxWithGreenTop {
	border-top-color: #ACA82B;
}
.greyNewsBox {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #D5E2E4;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F2F2F2;
	margin-right: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
.removePaddingAndMargins {
	margin: 0px;
	padding: 0px;
}
#greyQouteBox {
	background-color: #D5E2E4;
	background-image: url(../images/common/greyQouteBox.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#greyNewsBox {
	background-color: #E8EFF0;
	background-image: url(../images/news/newsBubble.gif);
	background-repeat: no-repeat;
	padding-top: 46px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.bold {
	font-weight: bold;
	color: #333333;
}
ol.sideList {
	padding: 0;
	margin: 0;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #525252;
}
ul.featureList {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.featureList li {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}
.imageBoarder {
	background-color: #FFFFFF;
	padding: 4px;
	border: thin solid #D9D9D9;
}
/*
div {
	overflow: hidden;
}

div.overFlowAuto {
	overflow: auto;
}
*/.inputOutline {
	border: 1px solid #ABADB3;
}
.topLevel {
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #525252;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.secondLevel {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 2px;
	list-style-type: disc;
}
.thirdLevel {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
ul.formatList {
	padding-top:0px;
	padding-left:15px;
	margin: 0;
	margin-bottom: 1.4em;
}
ul.formatList li {
	margin-left:0px;
	margin-top:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #525252;
}
form {
	margin:0;
	padding:0;
}
#wwpSeoLink a:hover,#wwpSeoLink a,#wwpSeoLink a:visited{
	color:#787878;
	text-decoration: none
}

/* event reservation styles */
.reservationWrapper {
	position:relative;
	width:880px;
	margin-left:39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ebebeb;
}
.reservationWrapper .reservationInfo {
	position:relative;
	top:0px;
	left:280px;
	width: 570px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:10px;
}
.reservationWrapper .reservationStatus {
	position:absolute;
	top:0px;
	left:17px;
	width: 160px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	margin-top: 0;
	margin-bottom: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
}
.reserved {
	background-color:#D5E2E4;
	color:#006990;
}
.cancelled {
	background-color:#BD1C24;
	color:#ffffff;
}
.pending {
	background-color:#787878;
	color:#ffffff;
}
.reservationWrapper .reservationLinks {
	position:absolute;
	top:10px;
	left:192px;
	padding-top:5px;
	width: 70px;
	font-size: 1.2em;
	line-height: 1.5em;
}
/*new reservation page */

.formTable label, .formTable span {
	margin-top: 0;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #525252;
	padding-left:15px;
}

.formChecks  {
	margin-top: 0;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #525252;
}

.formTable {
}
.formDiv {
	background-color:#f2f2f2;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:6px;
}
.formTable td {
	/*padding-top:5px;
	padding-bottom:5px;*/
}
.formTable input {
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.formTable select {
	width:256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.formTable h2 {
}
#introduction {
	background-color:#FFF;
	padding:15px;
	width:535px;
}
 #introduction p #introTime, #introduction p #introLoc,, #introduction p #introName {
 margin-left:5px;
 margin-right:5px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-bottom-width: 1px;
 border-bottom-color: #000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 color: #525252;
}
/* event reservation styles */