@charset "UTF-8";
/* CSS Document */

html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
a {
	color: #003d7c;
}

img, div { behavior: url(iepngfix.htc) }

body {
	background: #a4bcd5 url(images/bg_body.jpg) repeat-x 0 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #2b2727;
}
#bg_right {
	width: 1px;
	height: 1055px;
	position: absolute;
	right: 632px;
	background: transparent url(images/bg_right.gif) repeat-x 0 0;
	z-index: -1;
}
#container-outer {
	background: transparent url(images/bg_rocks.jpg) no-repeat 50% 0;
	min-height:1055px;
  	height:auto !important;
  	height:1055px;
	/*min-width: 1411px;
	width: auto;*/
}
#container-inner {
	width: 927px;
	margin: 0 auto;
}
#header {
	height: 132px;
	position: relative;
}
#header img {
	float: left;
	padding-top: 9px;
}
#header ul {
	float: right;
	list-style-type: none;
	position: absolute;
	bottom: 14px;
	right: 18px;
}
#header ul li {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	padding-left: 12px;
	
}

#header ul li a {
	text-decoration: none;
	color: #fff;
}
#content {
	padding: 0 18px;
}
#lcol {
	width: 693px;
	float: left;
}
#rcol {
	margin-left: 693px;
}
.ltop {
	height: 10px;
	background: url(images/ltop.png) no-repeat 0 0;
}
.lmid {
	background: url(images/lmid.png) repeat-y 0 0;
	padding: 0px 49px 15px 30px;
}
.lbot {
	height: 10px;
	background: url(images/lbot.png) no-repeat 0 0;
}
.rtop {
	height: 10px;
	background: url(images/rtop.png) no-repeat 0 0;
}
.rmid {
	background: url(images/rmid.png) repeat-y 0 0;
}
.rbot {
	height: 10px;
	background: url(images/rbot.png) no-repeat 0 0;
}
.ftop {
	height: 10px;
	background: url(images/ftop.png) no-repeat 0 0;
}
.fmid {
	background: url(images/fmid.png) repeat-y 0 0;
}
.fbot {
	height: 10px;
	background: url(images/fbot.png) no-repeat 0 0;
}
.lmid img {
	margin: 30px 0;
}
.lmid h1, .lmid h2 {
	font-style: italic;
	color: #003d7c;
	margin: 0 0 15px;
	padding: 15px 30px 0;
}
.lmid h1 {
	font-size: 24px;
}
.lmid h2 {
	font-size: 19px;
	margin: 15px 0 5px 0;
}
.lmid p {
	margin: 5px 0 15px 0;
	padding: 0 30px;
	line-height: 17px;
	font-size: 15px;
}
.rmid {
	padding: 3px 18px 3px;
}
.rmid h2 {
	color: #306597;
	font-size: 24px;
	font-style: italic;
}
.rmid p, .rmid a.newslink {
	margin: 8px 0;
}
.rblock {
	margin-bottom: 24px;
}
.leadin {
	font-size: 26px;
	font-style:italic;
	line-height: 26px;
}
#fblock {
	margin: 19px 0;
	font-style:italic;
	color: #fff;
	text-align:center;
	padding-right: 20px;
}
.rmid a.newslink {
	display: block;
	padding-left: 12px;
	background: transparent url(images/newsarrow.png) no-repeat 0 3px;
	color: #003d7c;
	text-decoration: none;
	font-size: 15px;
	margin-bottom: 15px;
}
.rmid a.newslink:hover {
	text-decoration: underline;
}
.rmid a.readmore {
	display: block;
	text-align: right;
	background: transparent url(images/newsarrow.png) no-repeat right 4px;
	color: #003d7c;
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
	margin-top: 35px;
	padding: 0 16px 0 0;
}
#signup label {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0;
}
.signupinput {
	width: 155px;
	height: 24px;
	border: 1px solid #8aa6d1;
	background-color: #c9dff7;
}
#signup input#signupbutton {
	margin: 16px 0 0 55px;
	
	border: none;
	background: url('images/btn_signup.png');
	width: 104px;
	height: 35px;
}
div#fnav {
	height: 24px;
	font-size: 15px;
	color: #fff;

}
div#fnav a {
	margin: 0 20px;
	text-decoration: none;
	color: #fff;
}
div#fnav a:hover {
	text-decoration: underline;
}
#fblock p {
	display: block;
	margin: 0 auto;
}

div#contact img, .lmid table img {
	margin: 0 0 0 0;
}
#map {
	border: #003d7c 1px solid;;
}
table {
	margin-left: 30px;
}
table td {
	vertical-align: top;
	padding-bottom: 15px;
}
