@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../image_press/marineBlessing_backgroundBOdy.jpg) repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}

.visibleOrNot
{
	display:none;	
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	font-family: 'Marcellus SC', serif;
	color:#2d5f8d;
	
}
/* =p*/
.content p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;	
}
a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 960px;
	background-color: #FFF;
	margin: 0 auto; 
	-webkit-box-shadow: -3px 1px 21px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    -3px 1px 21px rgba(0, 0, 0, 0.75);
box-shadow:         -3px 1px 21px rgba(0, 0, 0, 0.75);
}


.header {
	background-color: #fff;
	position:relative;
	background:#FFF url(../image_press/headerBackground.jpg) top right no-repeat;
	padding-bottom:10px;
}
.header h1.titleLogo
{
	font-family: 'Marcellus SC', serif;
	color:#2d5f8d;	
	font-size:25px;
	margin-top:0px;
	padding-top:0px;
	margin-left:20px;
}
img.imgLogo
{
	margin-left:30px;
}
.header ul.headerContact
{
	position:absolute;
	top:45px;
	right:15px;
	text-align:right;
	color:#2d5f8d;
	list-style:none;
	font-weight:bold;
}

.sidebar1 {
	float: right;
	width: 258px;
	background-color: #d7ecff;
	padding-bottom: 10px;
}
p.sidebarHeader
{
	background:url(../image_press/ribbonSidebar.png) no-repeat;
	width:285px;
	height:55px;
	display:inline-block;
	padding-left:30px;
	color:#fff;
	padding-top:21px;
	font-family: 'Marcellus SC', serif;
	font-size:28px;
	margin-bottom:0px;
	margin-left:4px;
		
}

.content {

	padding: 10px 0;
	width: 700px;
	float: right;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #ADB96E;
	color: #FFF;
}


.footer {
	padding: 10px 0;
	background:#135ca9 url(../image_press/footerBackground.jpg) top center repeat-x;
	position: relative;
	clear: both; 
	padding-top:40px;
	color:#fff;
	text-align:right;
}
.footer p
{
	color:#fff;	
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div.slideShow
{
	display:block;
	margin-top:-18px;	
}
div.shadow
{
	background: #fff url(../image_press/shadowslideshow.jpg) no-repeat;
	width:960px;
	height:63px;
	margin-top:-26px;	
}
/* FORM FORM FORM */
#formwrap
{
width:230px;
margin-left:auto;
margin-right:auto;
background:transparent;
margin-left:24px;
font-size:13px;

}	
fieldset
{
border: 1px solid #192f45;
padding: 0.8em 0 0.8em 0.8em;
}
legend{
font-size:1.2em;
color:#192f45;
}
#formwrap label
{
display:block;
top-margin:0.5em;
}

#formwrap input, textarea
{
border-top:1px solid #336;
border-left:1px solid #336;
border-bottom: #978EBA;
border-right: #978EBA;
background-color:#3e82c1;
width:14em;
padding:.2em;
color:#FFF;
}
#formwrap textarea
{
height:8em;
}
#formwrap #submit
{
width:8em;
margin: .8em 0 0 .8em;
}
#formwrap input:focus, textarea:focus, input:focus, textarea:focus
{
background:#3e82c1;
color:#FFF;
}
#contact_form em
{
color:#C00;
font-weight:bold;
}
