@charset "utf-8";
.twoColFixLt #container {
	width: 900px;
	margin: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #c8bea5;
}
/* CSS Document */

#mainContent img {
	padding-left: 2px;
}
#mainContent p a:link {
	color: #3C67B9;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:visited {
	color: #000000;
	text-decoration: none;
}
#maincontent a:hover {
	font-family: "Trebuchet MS";
	color: #9D8960;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
a:link {
	color: #3C67B9;
	text-decoration: none;
}
a:visited {
	color: #24406F;
}
a:hover {
	color: #8BA7DA;
	text-decoration: none;
}
a:active {
	color: #011133;
	text-decoration: none;
}
.headingBig {
	color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.heading {
	color: #1c1c1c;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 10px;
}
.headingblack {
	color: #1c1c1c;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
}
.headingcentre {
	color: #213967;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2.0em;
	text-transform: uppercase;
}
.headingcentre {
	color: #1c1c1c;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
}
.headingcentrecolour2 {
	color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 0.7em;
	text-transform: uppercase;
}
.headingSmall {
	color: #877343;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.9em;
	font-weight: bold;
	padding-left: 15px;
}
.headingSmallblue {
	color: #213967;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headingSmallleft {
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
}
.headingSmallleftbullets {
	color: #E1E1E1;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
}
.headingsmallside {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.anchorStyle {
	color: #feecc2;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}
.totop {
	color: #feecc2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
}
#share a {
	text-indent:-9999px;
	display: block;
	border:0;
	padding:0;
	margin:10px auto;
	width: 152px;
	height: 32px;
	background:url(http://www.offshoreportstjohns.com/images/facebook_share_icon.gif) 	top left no-repeat;
	overflow: hidden;
	text-decoration:none !important;
}
