/********* BASIC SETTINGS *********/
* {
padding: 0;
margin: 0;
}

body {
	font-size: 101%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
}

#wrapper {
	margin: 0 auto;
	width: 795px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/salmonschool.jpg);
	background-repeat: no-repeat;
	background-position: right 140px;
}


/********* STYLES FOR LAYOUT *********/

/* HEADER CONTAINS: quote, brand, global site navigation, page title, and artwork */
#header	{
	height: 187px;
	background-color: #60673A;
	padding-top:0px;
	padding-bottom:16px;
	border-bottom: 1px solid #000000;
	background-image: url(boats_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
}


td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; vertical-align: top; border-bottom: thin solid #000000; border-right: thin solid black; border-left-width: medium;thin solid #000000;border-top-style: none; border-top-width: medium; border-left-style: none; }

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.article{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFDB;
	text-align: justify;
	margin-left: 50px;
	border: 1px solid #999999;
	width: 500px;
	padding: 2px 5px 5px;
	margin-top: 10px;
}
#boatpage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	background-color: #D7FDF7;
	padding: 30px;
	border: 4px ridge #99CCCC;
	text-align: left;
}

.open {
	background-color: #CCCCCC;
}

======
/************** FEATURE ARTICLE STYLES ***************/

.maintext {
	font-size: .72em;
	line-height: 1.6em;
	width: 500px;
	margin-left: 180px;
	margin-top: 10px;
			}
			
.maintext h2 {
	font-size:1em;
	line-height: 1.3em;
	color: #475E4D;
	}

.maintext h3	{
	font-size: 1.3em;
	text-align: left;
	font-style: italic;
	line-height: 1.5em;
	color: #D5592B;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
			}
			
.maintext h4 {
	font-size:1.1em;
	text-align: left;
	line-height: 1.5em;
	color: #475E4D;
	margin-top: 10px;
	font-weight: bold;
	}

h5 {
	font-size: 1em;
	line-height: 1.5em;
	text-indent: 5em;
	}

h6 {
	font-size: 1em;
	line-height: 1.5em;
	text-indent: 10em;
	}
	
.maintext p {
	padding: 5px 25px;
}


#feature	{
	font-size: 0.72em;
	line-height: 1.6em;
	width: 325px;
	margin-left: 215px;
	margin-top: 10px;
	background-color: #FFFFCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
			}

#feature h3	{
	font-size:1.3em;
	text-align: left;
	font-style: italic;
	line-height: 1.5em;
	color: #404426;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
			}
			
#feature h2 {
	font-size:1em;
	line-height: 1.3em;
	color: #475E4D;
	}
			
#feature p {
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

#info	{
	font-size: 0.72em;
	line-height: 1.6em;
	width: 200px;
	margin-left: 5px;
	margin-top: 10px;
	position: absolute;
			}

#info h3	{
	font-size:1.3em;
	text-align: left;
	font-style: italic;
	line-height: 1.5em;
	color: #404426;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
			}
			
#info h2 {
	font-size:1em;
	line-height: 1.3em;
	color: #475E4D;
	}
			
#info p {
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.upcoming	{
	font-size: .72em;
	line-height: 1.6em;
	width: 210px;
	position: absolute;
	left: 560px;
	top: 200px;
	height: 225px;
		}


.upcoming h3{
	font-size:1.3em;
	text-align: left;
	font-style: italic;
	line-height: 1.5em;
	color: #404426;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 18px;
		}
	
.upcoming p {
	padding: 5px 5px25px;
	margin-left: 10px;
}	

#gallery-intro {
position: absolute;
	left: 250px;
	top: 200px;
	height: 200px;
	
	}

	

#projects {
	font-size: .72em;
	line-height: 1.6em;
	width: 210px;
	position: absolute;
	left: 550px;
	top: 300px;
	height: 225px;
		}


#projects h3{
	font-size:1.3em;
	text-align: left;
	font-style: italic;
	line-height: 1.5em;
	color: #D5592B;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
		}
	
#projects p {
	padding: 10px 25px 25px;
}	

#contact {
	position: absolute;
	width: 150px;
	left: 625px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #60673A;
}



/************* FOOTER STYLES ***************/

#footer	{
	font-size: 75%;
	color:#FFFFFF;
	background-color:#60673A;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align: center;
	left: 0px;
	
		}

#footer a {
	color:#FFFFFF;
	padding:2px;
	text-align: center;
	}
				
#footer link, visited, active,  {
	color:#FFFFFF;
	text-decoration:none;}

#footer hover {
	text-decoration: underline;
	color: #FFFFFF;
}
				
#copyright {display:block;
			padding-top:6px;
		}

.trigger{
			cursor:pointer;
		}		
.trigger:hover{
	cursor:pointer;
	text-decoration: underline;
		}		
.expanded{
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5592B;
		}
.expanded:hover{
			cursor:pointer;
		}
.show{
     position:static;
     display: table;
		}
.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}

.displaybox  {
	color:#000000;
	layer-background-color:#cccccc;
	position:absolute;
	top:192px;
	left:450px;
	width:300px;
	z-index:99;
	visibility:hidden;
	background-color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #003300;
	border-right: 2px solid #003300;
	border-bottom: 2px solid #003300;
	border-left: 1px solid #003300;
	font-size: .9em;
	line-height: 1.3em;
}

.displaybox h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
.open {
	background-color: #E5F9F3;
}

