html, body, div, span, applet, object, iframe, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 18%;
	outline: 0;
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	color: #FFF;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
a {
	text-decoration:none;
	color:#333;
}

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url(../images/wood_bg.jpg);
}
#outer_wrapper {
height:100%;
width:100%;
float:left;
}
#wrapper {
position: relative; width: 922px; margin: 0 auto; text-align: left; }
#header {
	width: 922px;
	color: #333;
	padding: 0px;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_top {
	width: 922px;
	height:25px;
	background-image: url(../images/bg_top.png);
}
#header_repeat {
	width: 872px;
	height:100%;
	background-image: url(../images/bg_repeat.png);
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header_bottom {
	width: 922px;
	height:23px;
	background-image: url(../images/bg_bottom.png);
}
#logo {
	width:922px;
	height:100px;
	float:left;
	background-image: url(../images/logo_banner.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation_top {
	width:922px;
	height:50px;
	background:#999999;
	float:left;
	margin-bottom: -20px;
}
#content {
	width: 922px;
	color: #333;
	padding: 0px;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_top {
	width: 922px;
	height:23px;
	background-image: url(../images/bg_top.png);
}
#content_repeat {
width: 922px;
background:url(../images/bg_repeat.png);
float:left;
}
#content_bottom {
	width: 922px;
	height:23px;
	background-image: url(../images/bg_bottom.png);
	float: left;
}
#links_boxes {
	height:100%;
	width:882px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#bottom_content {
	height:100%;
	float:left;
	width:882px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#splitter {
	height:100%;
	float:left;
	width:922px;
	padding-top: 10px;
}
#line {
	height:2px;
	float:left;
	width:862px;
	background-image:url(../images/splitter.jpg);
	margin-left: 30px;
}
#line_01 {
	height:2px;
	float:left;
	width:862px;
	background-image:url(../images/splitter.jpg);
	margin-left: 10px;
}
#line_03 {
	height:2px;
	float:left;
	width:638px;
	background-image:url(../images/splitter.jpg);
	margin-left: 0px;
	margin-top: 10px;
}
#left_box {
	width:117px;
	height:140px;
	float:left;
	margin-right:10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 3px;
}
#left_mid_box {
	width:117px;
	height:140px;
	float:left;
	margin-right:10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_mid_box {
	width:118px;
	height:140px;
	float:left;
	margin-right:10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_box {
	width:118px;
	height:140px;
	float:right;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 3px;
	margin-left: 10px;
}
#right_corp {
	width:118px;
	height:140px;
	float:right;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#quick_links {
	height:100%;
	width:200px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	clear: left;
}
#quick_links_home {
	height:100%;
	width:200px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	clear: left;
	margin-bottom: 10px;
}
#quick_links_info {
	height:100%;
	width:200px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	clear: left;
	margin-top: 10px;
}
#quick_links_home_bottom {
	float:left;
	height:23px;
	width:183px;
	background-color: #F0EFE9;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main_content {
	height:100%;
	width:638px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main_content_home {
	height:100%;
	width:860px;
	float: left;
	clear: right;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#links_title {
	float:left;
	height:30px;
	width:190px;
	margin-bottom: 7px;
	background-image: url(../images/gradient_link_title.png);
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#links_title_02 {
	float:left;
	height:30px;
	width:183px;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#links {
	float:left;
	height:23px;
	width:190px;
	background-color: #F0EFE9;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#links_home {
	float:left;
	height:23px;
	width:190px;
	background-color: #F0EFE9;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#links_home_bot {
	float:left;
	height:23px;
	width:190px;
	background-color: #F0EFE9;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#links_bottom {
	float:left;
	height:23px;
	width:190px;
	background-color: #F0EFE9;
	padding-top: 7px;
	padding-left: 10px;
}
#footer {
	width:882px;
	height:20px;
	float:left;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#left_col_information {
	float:left;
	height:100%;
	width:210px;
	clear: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left_col_information_home {
	float:right;
	height:230px;
	width:407px;
	clear: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#table {
	height:100%;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
#table_forms {
	height:250px;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#form_wrap {
	height:310px;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#form_wrap_01 {
	height:350px;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#left_table {
	float:left;
	height:15px;
	width:310px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6D335;
	clear: right;
	padding-bottom: 5px;
}
#form_left {
	float:left;
	height:15px;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
	padding-bottom: 5px;
}
#full_table {
	float:left;
	height:60px;
	width:620px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
	padding-bottom: 5px;
}
#full_table_form {
	float:left;
	height:100%;
	width:620px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	padding-bottom: 5px;
}
#right_table {
	float:right;
	width:305px;
	height:15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6D335;
	clear: right;
	padding-bottom: 5px;
}
#form_content {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5d334;
}
#form_content_01 {
	float:left;
}
#form_right {
	float:right;
	width:465px;
	height:100%;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: right;
	padding-bottom: 5px;
}
.title {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#878181;
}
.title_links {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878181;
}
.text {
	font-size:12px;
	color:#878181;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.sub_text_small {
	font-size:9px;
	color:#878181;
	font-family: Arial, Helvetica, sans-serif;
}
.quick {
	font-size:18px;
	color:#878181;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.quick_home {
	background-image:url(../School_trips/teambuilding/images/gradient_link_title_green.jpg);
}
.companymedia {
	text-align:right;
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_catogries {
	font-size:16px;
	font-weight:bold;
	color:#878181;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.heading {
	font-size:24px;
	font-weight:bold;
	color:#878181;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-size:12px;
	color:#878181;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.green_links:link {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:292A2D;
font-weight:bold;
text-decoration:none;
}
a.green_links:visited {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:BDD630;
font-weight:bold;
text-decoration:none;
}
a.green_links:hover {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:BDD630;
font-weight:bold;
text-decoration:none;
}
a.green_links:active {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:BDD630;
font-weight:bold;
text-decoration:none;
}
a.title_green:link {
	font-size:16px;
	font-weight:bold;
	color:#878181;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.title_green:visited {
	font-size:16px;
	font-weight:bold;
	color:#878181;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.title_green:hover {
	font-size:16px;
	font-weight:bold;
	color:#BDD630;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.title_green:active {
	font-size:16px;
	font-weight:bold;
	color:#878181;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.title_links_green:link {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878181;
	text-decoration:none;
}
a.title_links_green:visited {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878181;
	text-decoration:none;
}
a.title_links_green:hover {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#BDD630;
	text-decoration:none;
}
a.title_links_green:active {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878181;
	text-decoration:none;
}
.block_information {
	padding:10px;
	height:100%;
	width:618px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.block_information_01 {
	padding:10px;
	height:100%;
	width:618px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.block_information_green {
	padding:10px;
	height:100%;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dashed #B5D334;
	background-color: #FFFFFF;
}
.margin_bottom {
	margin-bottom:-4px;
}
.quote_1 {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}
.text_cut {
background:#FFFFFF;
padding:10px;
}
.float_left {
	float:left;
	margin-right: 10px;
	margin-top: 0px;
}
#table_01 {
	height:245px;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#table_02 {
	height:125px;
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#spash {
	position: absolute;
	height: 181px;
	bottom: 350px;
	z-index: 20;
	background-color: #999966;
	left: 867px;
	width: 182px;
}
#price {
width:640;
height:100%;
}
#price_title {
	width:185px;
	height:200px;
	float:left;
	padding: 10px;
	margin-right: 10px;
}
#price_price {
	width:185px;
	height:200px;
	float:left;
	padding: 10px;
	margin-right: 10px;
}
#price_activities {
	width:185px;
	height:200px;
	float:right;
	padding: 10px;
}
.push_down {
	margin-top:2px;
}
#table_forms_example {
	width:618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
}
#bottom_content_home {
	float:left;
	height:100%;
	width:860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main_content_left {
	float:left;
	width:560px;
	height:100%;
	padding:10px;
}
#right_home_content {
	float:right;
	width:250px;
	height:100%;
	padding:10px;
}
#left_bottom_content_home  {
	float:left;
	height:350px;
	width:560px;
	padding:10px;
	background-color: #FFF;
	margin-top: 10px;
}
#mid_bottom_content_home  {
	float:left;
	height:244px;
	width:250px;
	padding:10px;
	margin-left: 24px;
}
#right_bottom_content_home  {
	float:right;
	height:350px;
	width:250px;
	padding:10px;
	margin-top: 10px;
}
#extreme_zone {
	float:left;
	width:860px;
	height:100%;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#extreme_left {
	float:left;
	height:230px;
	width:200px;
	padding: 10px;
}
#extreme_right {
	height:230px;
	width:610px;
	float:right;
	padding:10px;
}
.bottom_push {
	margin-bottom:5px;
}
.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.following_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.sucess_sent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B5D333;
}
#christmas {
	width:640px;
	height:266px;
	float:left;
	margin-top: 10px;
	background-color: #FFF;
	padding: 5px;
	clear: left;
}
#poll {
	height:266px;
	width:200px;
	float:right;
	clear: right;
	margin-top: 10px;
}
