@charset "utf-8";
.home-video {
	width:480px;
	float:left;
	margin-right:20px;
}
#home-content {
	margin-top:0;
}
.home-sidebar {
	width:350px;
	float:left;
	margin:15px 0 0 0 !important;
	padding:0;
}
.home-sidebar ul {
	display:block;
	list-style:none;
	margin:0 !important;
	padding:0;
}
.home .post {
	padding-left:20px;
}
.action-box * {
	font-family:Arial;
}
.action-box, .wpcf7 {
	list-style:none;
	margin-bottom:15px;
	padding-bottom:6px;
	border:1px solid #318892;
	-moz-box-shadow: 0px 1px 3px #68959a;
	-webkit-box-shadow: 0px 1px 3px #68959a;
	box-shadow: 0px 1px 3px #68959a;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #e0f7fa;
	background-image: -moz-linear-gradient(top, #e0f7fa, #a1d4d9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e0f7fa), color-stop(1, #a1d4d9));
filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#e0f7fa', EndColorStr='#a1d4d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e0f7fa', EndColorStr='#a1d4d9')";
	behavior: url(/wp-content/themes/under-the-sea/PIE.php);
}
.action-box h1, .wpcf7 h1 {
	font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	font-size:20px;
	color:#0c4a53;
	line-height:20px;
	padding:13px 0 9px 67px;
	text-shadow: 0px 1px 1px #fff;
}
.action-box h1.box-title, .wpcf7 h1.box-title {
	background-color:#feca5c;
	margin-bottom:11px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius: 6px 6px 0 0;
	-moz-box-shadow:0 2px 3px #92B1B6;
	-webkit-box-shadow:0 2px 3px #92B1B6;
	box-shadow: 0px 2px 3px #92B1B6;/*	behavior: url(/wp-content/themes/under-the-sea/PIE.php);	*/
}
#home-box-1 h1 {
	background-image:url("img/icon_group.gif");
	background-position:9px 4px;
	background-repeat:no-repeat;
}
#home-box-2 h1 {
	background-image:url("img/icon_personal.gif");
	background-position:9px 4px;
	background-repeat:no-repeat;
}
#home-box-3 h1 {
	background-image:url("img/icon_mail.gif");
	background-position:15px 9px;
	background-repeat:no-repeat;
}
.action-box h2, .action-box h3, .action-box h4 {
	padding-left:14px;
}
.action-box h2 {
	font-size:16px !important;
	line-height:20px !important;
	font-weight:bold !important;
}
.action-box h2 a:link, .action-box h2 a:visited {
	text-decoration:none;
	color:#0c4a53;
}
.action-box h2 a:hover, .action-box h2 a:active, .action-box.hover h2 a {
	text-decoration:underline;
	color:#00a6be;
}
.action-box h3 {
	font-size:12px;
	line-height:16px;
	padding-bottom:0;
}
.action-box h4 {
	font-size:12px;
	line-height:16px;
	color:#55878c;
}
.action-box.hover {
	cursor:pointer;
	background-color: #ffffff;
	background-image: -moz-linear-gradient(top, #ffffff, #caebee);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #caebee));
filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#caebee');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#caebee')";
	behavior: url(/wp-content/themes/under-the-sea/PIE.php);
}
.action-box.hover .action-wrap {
	background-image: url(img/icon_arrow.gif);
	background-position:277px 63px;
	background-repeat:no-repeat;
}
#newsletter .input-email {
	font-size:10pt;
	padding:2px 5px;
	margin-left:14px;
	width:220px;
}
#newsletter .submit {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:1px 10px 2px 10px;
	line-height:14px;
}
input.blur {
	color:#999;
}
.post {
	width:auto;
}
#home-title, .page-header h3 {
	font-size:26px;
	font-weight:normal;
	letter-spacing:-0.03em;
	margin:10px 0 16px 0;
	text-shadow:1px 1px 0px #D9F4F6;
	text-transform:uppercase;
	word-spacing:2px;
}
.home .post-content p {
	margin-left:150px;
	margin-right:150px;
}
.post-content, .post-content p {
	font-family:Arial;
	font-size:16px;
	line-height:24px;
	padding:0.7em 0;
}
.post-content blockquote {
	width:auto;
	margin:1em 0;
	margin:0 0 1.5em;
	padding:13px 40px 10px 30px;
}
.post-content blockquote p {
	font-size:14px;
	line-height:20px;
	margin-left:0 !important;
	margin-right:0 !important;
	padding:0.5em 0;
}
.home .post-content blockquote {
	margin-left:150px;
	margin-right:150px;
}
blockquote cite {
	font-style:normal;
}
div.wpcf7 {
	background-color:#FECA5C;
	float:right;
	margin:0px -65px 17px 23px !important;
	width:308px;
	padding-bottom:12px !important;
}
.wpcf7 h1 {
	padding-left:20px;
}
.wpcf7 p {
	margin:0 !important;
	padding:0.3em 15px 0.3em 20px!important;
}
.wpcf7 input, .wpcf7 textarea {
}
.wpcf7 .wpcf7-submit {
	float:right;
	font-weight:bold;
	margin-right:5px;
	margin-top:3px;
	padding-left:10px;
	padding-right:10px;
}
.wpcf7-text {
	font-size:10pt;
	padding:2px 5px;
	width:253px;
}
.wpcf7 textarea {
	width:265px;
}
.wpcf7-response-output {
	background-color:white;
}
#content-bg {
	width:927px;
	min-height:450px;
}
#left-side, .left-side-padding, .post, .post-content {
	float:none;
	width:auto;
}
.home .left-side-padding {
	padding:10px 15px 20px;
}
.left-side-padding {
	padding:10px 91px 20px 91px;
}
#content img {
	margin:0;
	padding:0;
}
.alignleft {
	margin:5px 35px 10px -60px !important;
	border:2px solid #0C4A53;
	clear:left;
}
.floatleft {
	float:left;
	clear:left;
	border:none;
	margin:5px 10px 10px 0 !important;
}
.post-content h2 {
	clear:none;
	font-size:25px;
	font-weight:normal;
	line-height:29px;
}
.post-content table {
	text-align:left;
}
.footer {
	background:#054047 url(img/footer_bg.gif) repeat-x scroll top;
	color:#528990;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0 auto;
	padding:20px 91px;
	text-align:left;
	width:745px;
}
.footer a:link, .footer a:visited {
	color:#528990;
	text-decoration:underline;
}
.footer a:hover, .footer a:active {
	color:white;
	text-decoration:underline;
}
#menus #page-list li ul li {
	text-align:left;
	padding:9px 5px 13px 10px;
	line-height:17px;
}
#menus #page-list li ul {
	z-index:10;
}

