/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #79BDE9;
	padding: 6px 0px 0px 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #D30E45;
	padding: 0px;
	margin: 0px;
}

a {
	color: #003366;
}

a:hover  {
	color: #000000;
}

p {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea, option {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.shadow-left {
	background-image: url(images/shadow-left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 8px;
}

.shadow-right {
	background-image: url(images/shadow-right.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 8px;
}

.container {
	width: 900px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.logo {
	width: 242px;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 12px;
}

.header-info {
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	color: #003366;
	padding: 12px 12px 0px 0px;
}

.header-info a {
	text-decoration: none;
	font-size: 12px;
	color: #003366;
}

.header-info a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #D30E45;
}

.tel {
	color: #D30E45;
	font-weight: bold;
	font-size: 18px;
}

.header-strapline {
	text-align: center;
	vertical-align: middle;
	padding: 36px 0px 36px 0px;
}

.header-strapline h1 {
	color: #003366;
	font-size: 26px;
}


/**************************************************************************************************
	Navigation
**************************************************************************************************/

.navlist {
	background-color: #003366;
	text-align: center;
	vertical-align: top;
	padding: 9px 0px 9px 0px;
}

ul#navlist {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px 8px 0px 8px;
	margin: 0px;
}

#navlist li.first {
	display: inline;
	list-style-type: none;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}

#navlist li.last {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}

#navlist li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#navlist li a:hover {
	color: #1BB6EC;
}

/**************************************************************************************************
	Lines
**************************************************************************************************/

.line-green {
	height: 7px;
	background-color: #7AC142;
}

.line-pink {
	height: 7px;
	background-color: #D30E45;
}

.line-lightblue {
	height: 7px;
	background-color: #1BB6EC;
}

.line-orange {
	height: 7px;
	background-color: #F89828;
}

.line-lightblue-thin{
	height: 2px;
	background-color: #1BB6EC;
}

/**************************************************************************************************
	Content
**************************************************************************************************/

#content {
	padding: 18px 24px 24px 24px;
	vertical-align: top;
	text-align: left;
}

#content-nonav {
	padding: 18px 24px 24px 24px;
	vertical-align: top;
	text-align: left;
	font-size:14px;
}

#content-nonav table.form td table {
	border: 2px solid #1BB6EC;
}

#content-nonav table.form td {
	font-size: 14px;
	padding: 4px 4px 4px 4px;
}


#content-nonav input, #content-nonav select, #content-nonav option, #content-nonav textarea {
	font-size: 14px;
}

#col1 {
	text-align: center;
	vertical-align: top;
	width: 250px;
}

#col2 {
	text-align: left;
	vertical-align: top;
	width: 578px;
	padding: 0px 0px 0px 24px;
}

.highlight-blue {
	color: #003366;
}

.highlight-lightblue {
	color: #1BB6EC;
}

.bluelarge {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.lightbluelarge {
	font-size: 16px;
	font-weight: bold;
	color: #1BB6EC;
}

.pinklarge {
	font-size: 16px;
	font-weight: bold;
	color: #D30E45;
}

.pinkmed {
	font-size: 14px;
	font-weight: bold;
	color: #D30E45;
}

.green-signature {
	font-size: 14px;
	color: #7AC142;
	text-align: right;
	padding: 6px 0px 0px 0px;
}

.white-signature {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}

.green-box {
	padding: 12px 12px 12px 12px;
	border: 2px solid #7AC142;
}

.green-box-filled {
	padding: 12px 12px 12px 12px;
	background-color: #7AC142;
	color: #FFFFFF;
	font-size: 14px;
}


#list {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style: none;
}

#list li {
	padding: 4px 0px 4px 20px;
	background-image: url(images/bullet-blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

#orderedlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
}

#orderedlist li {
  	font-size: 20px;
	font-weight: bold;
	color: #D30E45;
	padding: 4px 0px 4px 0px;
}

#orderedlist li p {
  	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


/**************************************************************************************************
	Footer
**************************************************************************************************/

.footer {
	padding: 12px;
	font-size: 11px;
	color: #003366;
}

.footer a {
	text-decoration: none;
	font-size: 11px;
	color: #003366;
}

.footer a:hover {
	color: #D30E45;
}


/*****************************************************************
	Misc
******************************************************************/

.lblue {
	color: #18B6E7;
}

.lblue_large {
	color: #18B6E7;
	font-size: 14px;
}

.black {
	color: #000000;
}

.black_large {
	color: #000000;
	font-size: 14px;
}

.pink {
	color: #E40079;
	font-size: 14px;
}

.pink_large {
	color: #E40079;
}

.green {
	color: #7AC142;
}

.green_large {
	color: #7AC142;
	font-size: 14px;
}

.orange {
	color: #F89728;
}

.orange_large {
	color: #F89728;
	font-size: 14px;
}

.bullet-padding {
	padding: 3px 0px 0px 0px;
}

.box {
	padding: 13px 13px 13px 13px;
	border: 2px solid #18B6E7;
	width: 307px;
	text-align: left;
	vertical-align: top;
}

.box-package {
	padding: 13px 13px 13px 13px;
	border: 2px solid #18B6E7;
	width: 360px;
	text-align: left;
	vertical-align: top;
}

.eddie {
	width: 185px;
	float: right;
}

.stamp {
	padding: 5px 0px 0px 0px;
}

.testimonials {
	padding: 13px 13px 13px 13px;
	border: 2px solid #7BC144;
	text-align: left;
	vertical-align: top;
	color: #000066;
}

.testimonial-img-left {
	width: 85px;
	padding: 0px 10px 6px 0px;
	float: left;
}

.testimonial-img-right {
	width: 85px;
	padding: 0px 0px 6px 10px;
	float: right;
}

.large {	
	font-size: 14px;
}

#arrow-discoveryday {
	float: left;
	font-size: 0px;
	padding: 40px 0px 0px 220px;
}
