/* Resets */
html, body, p, h1, h2, h3, h4, h5, h6, ul, l {
margin:0px;
padding:0px;
}

/* Containers & Blocks*/
#header {
	background-image: url(../images/bgHeader.jpg);
	background-color: #C2D1D7;
	background-repeat: no-repeat;
	background-position: left top;
	height: 229px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#center {
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #191B15;
	padding-bottom: 50px;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #000000;
	color: #23251F;
	font-size: 85%;
	padding-top: 15px;
	padding-left: 155px;
	height: 125px;
	position: relative;
}
#cBlock1 {
	background-color: #FFFFFF;
	background-image: url(../images/bgPanel01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 800px;
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 40px;
	margin-left: 130px;
}
#cBlock2 {
	background-color: #FFFFFF;
	background-image: url(../images/bgPanel02.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 800px;
	clear: both;
	float: none;
	margin-top: 40px;
	margin-left: 130px;
	padding-bottom: 15px;
	padding-top: 30px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}
#cBlock3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgPanel03.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 800px;
	clear: both;
	float: none;
	margin-top: 40px;
	margin-left: 130px;
	padding-bottom: 15px;
	padding-top: 30px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}
#aboutBlock {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	width: 390px;
}
#aboutImage {
	height: 226px;
	width: 300px;
	float: left;
	margin-right: 30px;
	padding-left: 30px;
}
.featuredArtwork {
	width: 212px;
	float: left;
	position: relative;
	margin-right: 15px;
	margin-left: 30px;
	padding-bottom: 30px;
}
.featuredArtwork img {
	border: 1px solid #BFC8B7;
}
.featuredArtwork h5 {
	color: #ED1C24;
	font-weight: bold;
	font-size: 90%;
	margin-top: 5px;
}
.featuredArtwork h6 {
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	margin-top: 5px;
	display: block;
	height: 35px;
}
.featuredArtwork a:link, .featuredArtwork a:visited {
	text-decoration: none;
	font-size: 80%;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	width: 85px;
	margin-top: 10px;
}
.featuredArtwork a:hover, .featuredArtwork a:active {
	color: #ED1C24;
}
#galleryThumbs {
	width: 200px;
	margin-left: 30px;
	position: relative;
	float: left;
}
#galleryThumbs img {
	border: 1px solid #BFC5B3;
}
#galleryThumbs a {
	margin-right: 10px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}
#galleryThumbs a:link, #galleryThumbs a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#galleryThumbs a:hover, #galleryThumbs a:active {
	border-bottom-color: #ED1C24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#galleryDisplay {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#galleryDisplay img {
	border: 1px solid #C0C8B7;
	margin: 0px;
	padding: 0px;
}
/* General */
html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #666666;
	height: 100%;
	width: 100%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	width: 0px;
	float: none;
}
.salmonSpiritCircle {
	background-image: url(../images/artwork/salmon_spirit_circle.gif);
	height: 29px;
	width: 28px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 25px;
}
.contentFrame1 {
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8E1CE;
	border-right-color: #D8E1CE;
	border-bottom-color: #D8E1CE;
	border-left-color: #D8E1CE;
}
#contactBlock {
	width: 650px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#contactBlock form {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#contactBlock label {
	display:block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
}
#contactBlock #button {
}
#contactBlock input, #contactBlock select {
	display:block;
	margin-bottom: 15px;
	margin-top: 10px;
}
/* Margins */
.mRight1 {
	margin-right: 40px;
}
.mRight2 {
}
.mLeft1 {
}
.mLeft2 {
}

/* Type */
p {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 15px;
}
h1 {
}
h2 {
}
h3 {
	color: #ED1C24;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	color: #4C533E;
	font-weight: normal;
	text-align: left;
	font-size: 90%;
	margin-bottom: 5px;
}
h5 {
}
h6 {
}
strong {
	color: #697457;
}
#titleAbout {
	background-image: url(../images/titleAboutSalmonSpirit.png);
	height: 30px;
	width: 172px;
	font-size: 1px;
	color: #FFFFFF;
}
#titleFeatured {
	background-image: url(../images/titleFeaturedArtwork.png);
	height: 30px;
	width: 172px;
	font-size: 1px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#titleGallery {
	background-image: url(../images/titleGallery.png);
	height: 30px;
	width: 172px;
	font-size: 1px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#titleGuestbook {
	background-image: url(../images/titleGuestbook.png);
	height: 30px;
	width: 172px;
	font-size: 1px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#titleContact {
	background-image: url(../images/titleContact.png);
	height: 30px;
	width: 172px;
	font-size: 1px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
/* Header & Footer */
#mainNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	position: absolute;
	top: 195px;
	left: 500px;
}
#mainNav li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#mainNav li a {
	font-weight: bold;
	text-decoration: none;
	color: #1B2C39;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
#mainNav li a:link, #mainNav li a:visited {
}
#mainNav li a:hover, #mainNav li a:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED1C24;
}
body#home #mainNav li#navHome a:link, body#home #mainNav li#navHome a:visited, body#gallery #mainNav li a:link, body#gallery #mainNav li a:visited {
	color: #132D3A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED1C24;
}
#logo {
	width: 250px;
	position: absolute;
	height: 60px;
	top: 150px;
	left: 150px;
}
#copyright {
}
#formSubscribe {
	width: 270px;
	background-image: url(../images/bgNewsletter.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 45px;
	position: relative;
	float: left;
	margin-left: 115px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#formSubscribe input {
	background-color: #0D0F0B;
	color: #7A8567;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #25281F;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#formSubscribe label {
	color: #7A8567;
	font-weight: bold;
}
#formSubscribe .noBorder {
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
}
#footer p {
	width: 300px;
	float: left;
}
#footer ul {
	float: left;
}
#footer li {
	list-style-type: none;
	float: left;
}
#footer li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191B15;
	text-decoration: none;
	color: #23251F;
	padding-bottom: 2px;
	display: block;
	margin-right: 15px;
}
#footer li a:link, #footer li a:visited {
}
#footer li a:hover, #footer li a:active {
	color: #7A8567;
	border-bottom-color: #191B15;
}
