h1, h2 {
	color: #87ac6d;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 20px 0 10px;
}

h1 {
	font-size: 2.5em;
}

p {
	margin: 10px 0;
	padding: 0;
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;	
}

#header-container {
	height: 151px;
	background-position: left bottom;
}

#header {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	color: #beffbf;
	text-align: right;
	width: 306px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
}

#header h1 em{
	color: #90b874;
	font-size: small;
	display: block;
}

#header ul {
	list-style: none;
	position: absolute;
	top: 77px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 605px;
}

#header ul li {
	float: right;
	margin-right: 0px;
}

#header ul li a{
	color: #616870;
	font-weight: bold;
	font-size: 12px;
	margin-right: 0px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #FFFFFF;
}



#headernav {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#headernav h1 {
	color: #beffbf;
	text-align: right;
	width: 306px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
}
#headernav h1 em{
	color: #90b874;
	font-size: small;
	display: block;
}

#headernav ul {
	padding: 0;
	list-style: none;
	position: relative;
	top: 110px;
	width: 1100px;
	margin: 0;
}

#headernav ul li {
	float: right;
	margin-right: 16px;
}

#headernav ul li a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin-right: 0px;
	letter-spacing: -1px;
	text-decoration: none;
}

#headernav ul li a:hover {
	color: #009589;
}

#container {
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#containercont {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 60px;
}
#content {
	  position: relative;
                left: 50%;
                float: left;
}
#slider {
	 position: relative;
                        right: 50%;
						margin-top: 0px;
}
#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color:#FFFFFF;
}

#footer-container {
	height: 48px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a:link{ color: #616870; }

a:visited{ color: #616870; }

a:hover, a:focus{ color: #FF9814;	text-decoration:none; }

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color: #616870; margin-bottom:0.5em; }

h1{ font-size:24px;}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#navigation{
    height:45px;
    background-color:#e9e9e9;
    border-top:1px solid #fff;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
#navigation ul{
    list-style:none;
	float:left;
	margin-left:22px;
}
#navigation ul li{
	float:left;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    position:relative;
	margin:0px 2px;
}
#navigation ul li a{
    display:block;
    height:45px;
    background-color:#444;
    color:#777;
    outline:none;
    font-weight:bold;
    text-decoration:none;
    line-height:45px;
    padding:0px 20px;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    background:#f0f0f0;
    background:
        -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.09, rgb(240,240,240)),
        color-stop(0.55, rgb(227,227,227)),
        color-stop(0.78, rgb(240,240,240))
        );
    background:
        -moz-linear-gradient(
        center bottom,
        rgb(240,240,240) 9%,
        rgb(227,227,227) 55%,
        rgb(240,240,240) 78%
        )
}
#navigation ul li a:hover,
#navigation ul li.selected a{
    background:#d8d8d8;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}
span.checked{
    background:transparent url(../images/checked.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:20px;
}
span.error{
    background:transparent url(../images/error.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:20px;
}
#steps form fieldset{
    border:none;
}
#steps form legend{
    text-align:left;
    background-color:#f9f9f9;
    color:#666;
    font-size:24px;
    text-shadow:1px 1px 1px #fff;
    font-weight:bold;
    float:left;
    width:590px;
}
#steps form p{
	float:left;
	clear:both;
	background-color:#FFF;
	border:1px solid #fff;
	width:145px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#steps form p label{
    width:160px;
    float:left;
    text-align:right;
    line-height:26px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
    font-weight:bold;
}
#steps form input:not([type=radio]),
#steps form textarea,
#steps form select{
    background: #f9f9f9;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    float:left;
}
#steps form input:focus{
	-moz-box-shadow:0px 0px 3px #aaa;
	-webkit-box-shadow:0px 0px 3px #aaa;
	box-shadow:0px 0px 3px #aaa;
	background-color:#FFFEEF;
	font-size: 11px;
}
#steps form p.submit{
    background:none;
    border:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
#steps form button {
	border:none;
	outline:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	cursor:pointer;
	clear:both;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size:11px;
	-moz-box-shadow:0px 0px 1px #aaa;
	-webkit-box-shadow:0px 0px 1px #aaa;
	box-shadow:0px 0px 3px #aaa;
	background-color: #2A3342;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 7px;
	float: right;
}
#submitbut {
	width: 45px;
	float: right;
	padding-right: 10px;
}

/* Tuturial button*/
.button {
	width:570px;
	height:64px;
	display:block;
	background-image:url(images/downloadbutton.png);
	background-position: top;
}
.button:hover{
	width:570px; 
	background-position: bottom;
	height:64px;
	background-image:url(images/downloadbutton.png) no-repeat;
}

/* Tutorial button with jQuery */
.otherbutton {
	clear: both;
	position:relative;
	display:block;
	height: 64px;
	width: 570px;
	background:url(../images/contact.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.otherbutton span.hover {
	position: absolute;
	display: block;
	height: 64px;
	width: 570px;
	background: url(../images/contact.png) no-repeat;
	background-position: bottom;
}

/* Bonus buttons */
.downloadbutton {
	float: left;
	width:107px;
	height:38px;
	display:block;
	background-image:url(../images/twobuttons.png);
	background-position: top right;
}
.downloadbutton span.hover{
	position: absolute;
	display: block;
	width:107px;
	height:38px;
	background-position: bottom right;
	background-image:url(../images/twobuttons.png);
}
.homebutton {
	float: left;
	width:120px;
	height:38px;
	display:block;
	background-image:url(../images/twobuttons.png);
	background-position: top left;
}
.homebutton span.hover{
	position: absolute;
	display: block;
	width:120px;
	height:38px;
	background-position: bottom left;
	background-image:url(../images/twobuttons.png);
}

/* Donate button with jQuery */
.donatebutton {
	clear: both;
	position:relative;
	display:block;
	height: 128px;
	width: 128px;
	background:url(../images/donate.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.donatebutton span.hover {
	position: absolute;
	display: block;
	height: 128px;
	width: 128px;
	background: url(../images/donate.png) no-repeat;
	background-position: bottom;
}

/* Donate button without jQuery */
.donatebutton_alt {
	display:block;
	height: 128px;
	width: 128px;
	background:url(../images/donate.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.donatebutton_alt:hover {
	height: 128px;
	width: 128px;
	background: url(../images/donate.png) no-repeat;
	background-position: bottom;
}
/* End button effects */
.boattext {
padding: 10px;
}	

.boattextlarge {
font-size: 15px;
}	
.maintext {
font-size: 13px;
line-height: 20px;
}	
.textlarge {
font-size: 20px;
letter-spacing: -1px;
}	
.largegreen {
font-size: 25px;
color: #009589;
line-height: 30px;
letter-spacing: -1px;
}	
.employment {
font-size: 30px;
color: #FFFFFF;
}	
.textlargebio {
font-size: 30px;
letter-spacing: -1px;
}	
.textbiobold {
font-weight:bold;
}	
.textbioboldschool {
font-weight:bold;
font-size:11px;
line-height: 12px;
}	
.date {
font-weight:bold;
font-size:14px;
color:#327793;
}	
.timeprice {
font-size:20px;
color:#009589;
}
.credit{
font-size:10px;
color:#99A3B1;
}
a.aquidneck-gallery {padding:2px 2px;}
img.border{padding:5px;border:1px solid #eee;background-color:#efefef;}

