/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-main.gif) repeat-y center #c0e0e8;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 8px 0;
	line-height: 18px;
	color: #333;
	text-align: left;
}

ul {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #333;
	line-height: 18px;
	text-align: left;
}

h1 {
	color: #00546e;
	font: 24px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #f9a323;
	margin: 4px 0 6px 0;
	padding: 0;
	border-bottom: 1px dotted #81c0ca;
}

h2 a {
	color: #f9a323;
}

h2 a:hover {
	color: #78bdcd;
	text-decoration: none;
}

h3 {
	color: #7eb8c6;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 8px 0 2px;
	padding: 0;
}

h4 {
	color: #00546e;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h4 a {
	color: #00546e;
	text-decoration: underline
}

h4 a:hover {
	color: #f9a323;
	text-decoration: underline
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #f9a322;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

.large {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.heavy {
	font-weight: bold;
}

.allbtns {
	display: block;
	width: 78px;
	height: 22px;
	background: url(../images/btn-reg.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border: none;
}

.allbtns:hover {
	background-position: 0 -22px;
	color: #fff;
	text-decoration: none;
}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #3e899a;
	background: #a3d4de;
	border: 1px solid #bcdfe8;
	padding: 1px 4px;
	margin: 0;
}

input.btns {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	color: #fff;
	font-weight: bold;
	line-height: 11px;
}

.signup {
	display: block;
	width: 65px;
	height: 22px;
	background: url(../images/btn-signup.gif) no-repeat 0 0;
	margin: 0;
	padding: 1px 0 2px 0;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
}

.signup:hover {
	background-position: 0 -22px;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}

#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.gif) no-repeat;
}

#header-rt {
	width: 358px;
	height: auto;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: left;
	float: right;
}

#header-lt {
	width: 580px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

#header-logo {
	width: 230px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#header-lt-lt {
	width: 326px;
	height: auto;
	margin: 0;
	padding: 0 0 0 22px;
	text-align: right;
	float: left;
}

#social-wrap {
	width: 350px;
	height: auto;
	margin: 0;
	padding: 4px 0 2px 0;
}

#social {
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0 0 0 8px;
	float: right;
	text-align: right;
}

#search {
	float: left;
	width: 208px;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
}

#social ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#social li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#social li a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffdeac;
	border-bottom: 1px dotted #fbf8ef;
	width: 30px;
	float: left;
	margin: 0;
	padding: 6px 8px 0 0;
	background: url(../images/img-loginarrow.gif) no-repeat right;
}

#social li a:hover {
	color: #fff;
	border-bottom: none;
	text-decoration: none;
}

#social li a.icon {
	border: none;
	width: 30px;
	float: left;
	margin: 0;
	padding: 0;
}

#rtnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
}

#rtnav ul {
	display: block;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#rtnav li {
	display: block;
	list-style-type: none;
	width: 102px;
	height: auto;
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
}

#rtnav li a {
	display: block;
	width: 104px;
	height: 22px;
	background: url(../images/nav-reg.gif) no-repeat 0 0;
	margin: 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#rtnav li a:hover {
	background-position: 0 -26px;
	text-decoration: none;
}

#rtnav li a.on {
	display: block;
	width: 104px;
	height: 22px;
	background: url(../images/nav-reg.gif) no-repeat 0 0;
	margin: 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-position: 0 -26px;
}

#ltnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 65px 0 0 0;
	text-align: center;
}

#ltnav ul {
	display: block;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#ltnav li {
	display: block;
	list-style-type: none;
	width: 102px;
	height: auto;
	margin: 0 0 0 6px;
	padding: 0;
	float: left;
}

#ltnav li a {
	display: block;
	width: 104px;
	height: 22px;
	background: url(../images/nav-reg.gif) no-repeat 0 0;
	margin: 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#ltnav li a:hover {
	background-position: 0 -26px;
	text-decoration: none;
}

#ltnav li a.home {
	display: block;
	width: 104px;
	height: 22px;
	background: url(../images/nav-home.gif) no-repeat 0 0;
	margin: 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#ltnav li a.on {
	display: block;
	width: 104px;
	height: 22px;
	background: url(../images/nav-reg.gif) no-repeat 0 0;
	margin: 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-position: 0 -26px;
}


#hero {
	width: auto;
	height: 150px;
	margin: 0 auto;
	padding: 20px 20px 0 400px;
	text-align: right;
	background: url(../images/img-hero.jpg) no-repeat;
}

#hero p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	color: #78bdcd;
	margin: 0;
	padding: 0;
}

#herobtns {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
}

#herobtns ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	text-align: right;
}

#herobtns li {
	margin: 0;
	padding: 4px 0;
	display: block;
	list-style-type: none;
	text-align: right;
	}

#enews {
	border-top: 4px solid #fff;
	background: #78bdcd;
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
	width: auto;
	height: auto;
}

#enews-rt {
	width: 540px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}

#enews-lt {
	width: 400px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#enews p {
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#content {
	background: url(../images/bkg-content.gif) no-repeat bottom right #fff;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#hm-cols {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}

#hm-cols-rt {
	float: right;
	width: 445px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#hm-cols-lt {
	float: left;
	width: 369px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#hm-cols-get {
	float: right;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#hm-cols-join {
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#hm-cols-news {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
	background: #e0f3f6;
}

#hm-cols p {
	font-size: 11px;
	line-height: 16px;
	margin: 14px 0;
	padding: 0;
	color: #00546e;
}

a.news {
	color: #6493a1;
}

a.news:hover {
	color: #333;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
	background: #00546e;
	border-top: 4px solid #fff;
}

#footer p {
	text-align: center;
	color: #62a7bc;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}

#footer a {
	color: #62a7bc
}

#in-cols {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#in-cols-rt {
	width: 610px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#in-cols-lt {
	width: 216px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: url(../images/bkg-nav.gif) repeat-y;
}

#in-cols-lt p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	color: #00546e;
	margin: 0 auto;
	padding: 12px;
	line-height: 24px;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 4px 0 20px 0;
	padding: 0;
	text-align: left;
}

#leftnav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#leftnav ul li a {
	background: url(../images/bkg-leftnav-bullet.gif) left top no-repeat #f2f9fa;
	text-align: left;
	color: #00546e;
	display: block;
	width: 184px;
	padding: 6px 14px;
	margin: 0 0 0 2px;
	border-bottom: 1px solid #e5f2f6;
}

#leftnav ul li a.on {
	background: #00546e;
	color: #fff;
}

#leftnav ul li a:hover {
	background: #00546e;
	color: #fff;
	text-decoration: none;
}

#gallery {
	background-image: url(../images/img-gallery-bg.jpg);
	width: 587px;
	height: 343px;
	overflow: hidden;
}

#gallery-sub-nav {
	width: auto;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#gallery-sub-nav li {
	display: block;
	width: 130px;
	height: 170px;
	float: left;
	text-align: center;
	margin-right: 22px;
}

#gallery-sub-nav img {
	display: block;
}

#gallery {
	position: relative;
}

#gallery .left {
	position: absolute;
	left: 29px;
	top: 152px;
}

#gallery .right {
	position: absolute;
	left: 543px;
	top: 152px;
}

#gallery-image {
	position: absolute;
	left: 51px;
	top: 4px;
	width: 485px;
	height: 315px;
}

#gallery-caption {
	position: absolute;
	left: 51px;
	top: 319px;
	width: 485px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: white;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/