@font-face {
    font-family: 'varela_roundregular';
    src: url('VarelaRound-Regular-webfont.eot');
	src: url('VarelaRound-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('VarelaRound-Regular-webfont.ttf') format('truetype'),
		url('VarelaRound-Regular-webfont.svg#varela_roundregular') format('svg'),
		url('VarelaRound-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'viking';
	src: url('fonts/viking_n.ttf') format('truetype');
	src: url('fonts/Viking_n.eot');
	src: url('fonts/Viking_n.svg') format('svg');
	src: url('fonts/Viking_n.woff') format('woff');
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h1, h2, h3, h4 {
	font-family: "Varela Round", sans-serif;
}

li {
	font-family: "Varela Round", serif;
	padding-top: 6px;
}

p {
	font-family: "Varela Round", sans-serif;
}

body {
	background-image: url("images/shavings_seamless_250x.jpg");
	background-attachment: fixed;
}

.page_title {
	margin: 20px 0px 20px 20px;
}

.main {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	max-width: 1020px;
}

#index-body {
	max-width: 1020px;
	background-color: #e8f5e9;
	border-radius: 5px;
}

.header {
	max-height: 392px;
	max-width: 1020px;

}

#header-image img {
    max-width: 75.5%;
	height: auto;
	border-radius: 5px 0px 0px 0px;
	float: left;
	display: inline-block;
}

.top-navigation {
	font-family: "Varela Round", sans-serif;
	font-size: 1.25rem; 
	font-style: italic;
	font-weight: 600;
	color: #007;
	line-height: 1.875rem;
	text-align: left;
	padding: 20px 20px 0px 0px;
	max-width: 24.5%; 
	height: auto;
	float: right;
	display: inline-block;
}

.top-navigation a:link {
	text-decoration: none; color: #007;
}
.top-navigation a:visited {
	text-decoration: none;  color: #007;
}
.top-navigation a:hover{
	text-decoration: underline;
}
.top-navigation a:active {
	color: #FFF
}

.top-navigation-index {
	font-family: "Varela Round", sans-serif;
	font-size: 1.25rem; 
	font-style: italic;
	font-weight: 600;
	color: #007;
	line-height: 1.875rem;
	text-align: left;
	padding: 10px 20px 20px 0px;
	max-width: 24.5%;	
	height: auto;
	float: right;
	display: inline-block;
}

.top-navigation-index a:link {
	text-decoration: none; color: #007;
}
.top-navigation-index a:visited {
	text-decoration: none;  color: #007;
}
.top-navigation-index a:hover{
	text-decoration: underline;
}
.top-navigation-index a:active {
	color: #FFF
}

.page-body {
	max-width: 1020px;
}

#index-body {
	margin: 20px 0px 20px 0px;
	background-color: #e8f5e9;
	border-radius: 5px;
}

#book-image img {
    border-radius: 5px 0px 0px 0px;
	max-width: 57.5%;
	max-height: 740px;
	display: inline-block;
	float: right;
	margin-top: -20px;
	clear:both;
	z-index: 2;
}

#intro_text {
	Font-size: 16px;
	Text-align: left;
	max-width: 42.5%;
	margin-top: 0px;
	float: left;
	padding: 30px 60px 20px 20px;
	background-color: #e8f5e9;
	z-index: 1;
}

.GP-Title1 {
	font-family: 'viking', "Times New Roman", serif;
	font-size: 16px;
	color: #0E766B;
	font-weight: bold;
}

.GP-Title2 {
	font-size: 14px;
	font-weight: bold
}

.GP-Title3 {
	font-family: 'viking', "Times New Roman", serif;
	font-size: 24px;
	color: #0E766B;
	font-weight: bold;
}

.GP-Title4 {
	font-size: 20px;
	font-weight: bold
}

.GP-Title5 {
	font-family: 'viking', "Times New Roman", serif;
	font-size: 17px;
	color: #e8f5e9;
	font-weight: bold;
}

.GP-Title6 {
	font-family: 'viking', "Times New Roman", serif;
	font-size: 17px;
	color: #fe2;
	font-weight: bold;
}

.bullet {
	padding: 15px 0px 15px 0px;
}

.bullet-checkmark {
	list-style-image: url("images/green_checkmark_icon_20px.jpg");
	font-family: "Varela Round", sans-serif;
	Font-size: 16px;
	font-weight: bold;
	position: relative;
	left: 60px;
}

.title-with-paddle-background {
	padding: 30px 0px 0px 0px;
	max-width: 500px;
	height: 75px;
	border-radius: 40px 30px 15px 30px;
	background-image: url("images/paddle-blade.jpg");
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
	color: #007;
	font-style: italic;
	display: block;
	margin: auto;
	margin-bottom: 30px;
	clear: both;
}

.footer {
	background-image: url("images/small_waves_1200x160px.jpg");
	max-width: 1020px;
	height: auto;
	border-radius: 0px 0px 5px 5px;
	margin: auto;
	padding: 20px 0px 20px 0px;
	clear: both;
	z-index:3;
}

#footer-text {
	font-family: "Varela Round", sans-serif;
	font-size: 13px;
	color: #fe2;
	text-align: center;
	position: relative;
	margin: auto;
	clear: both;
}
#footer-text a:link {
	color: #fe2;
	text-decoration: none;
}

#footer-text a:visited {
	color: #fe2;
}


#copyright {
	font-family: "Varela Round", sans-serif;
	font-size: 10px;
	color: #fe2;
	text-align: center;
}


/* PRIVACY PAGE */

#privacy_block {
	margin-top: 20px;
	padding: 20px 0px 20px 0px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;	
}

#privacy-title {
	padding: 15px 0px 0px 0px;
	max-width: 500px;
	height: 60px;
	border-radius: 40px 30px 15px 30px;
	background-image: url("images/paddle-blade.jpg");
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
	/*text-shadow: 0px 2px 1px #963;
	text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;*/
	color: #007;
	font-style: italic;
	display: block;
	margin: auto;
	clear: both;
}

#privacy_block hr {
    margin: auto;
	border: 1px solid #0E766B;
	max-width: 97%;
	margin-top: 20px;
}

#privacy-statement {
	margin: 40px 0px 40px 0px;
	font-size: 30px;
	color: #A00;
	font-weight: bold;
	text-align: center;
}


/* WHAT'S INSIDE PAGE */

#Whats_Inside_Intro {
	margin: 20px 0px 5px 0px;
	padding-top: 20px;
	text-align: center;
	clear: both;
	}
	
.initial-title-text {
	font-style: italic;
	color: #007;
}

#WI_Intro_sub {
	text-align: center;
}

#content_image {
	background-color: #e8f5e9;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
	border-radius: 5px 5px 0px 0px;
}

#content_image hr {
    margin: auto;
	margin-bottom: 20px;
	border: 1px solid #0E766B;
	max-width: 97%;
}

#content_image div {
	vertical-align: top;
	max-width: 33%;
	display: inline-block;
	margin: auto;
	margin-bottom: 20px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

#content_image h3 {
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	text-align: center;
	background-image: url("images/small_waves_326x40px.jpg");
	color: #fe2;
	display: block;
	margin: auto;
	margin-top: 20px;
}

#content_image img {
	display: block;
	margin: auto;
	max-width: 95%;
}


/* FAQ PAGE */

#page_body_FAQ {
	padding-top: 0px;
}

#FAQ_Intro {
	padding-top: 20px;
	text-align: center;
	clear: both;
}

#FAQ_block {
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;
	padding: 20px 0px 20px 0px;

}

#FAQ_block hr {
    margin: auto;
	margin-top:20px;
	margin-bottom: 20px;
	border: 1px solid #0E766B;
	max-width: 97%;
}

.qa-text {
	overflow: hidden;
}

#experience {
	margin-bottom: 20px;
}

#planing {
	margin: 0px 20px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#tools {
	margin-bottom: 20px;
	clear: both;
}

#tool_board {
	margin: 0px 20px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#difficult {
	margin-bottom: 20px;
	clear: both;
}

#sweat {
	margin: 0px 20px 30px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#time {
	margin-bottom: 20px;
	clear: both;
}

#clock {
	margin: 0px 20px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#cost {
	margin-bottom: 20px;
	clear: both;
}

#twenty {
	margin: 0px 20px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#fit {
	margin-bottom: 20px;
	clear: both;
}

#measuring_tape {
	margin: 0px 20px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#worth_it {
	clear: both;
}

#value {
	margin: 0px 20px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}

#FAQ_block p {
	padding-left: 10px;
}

#FAQ_block h4 {
    margin: 0px 0px 10px 0px;

}

.answer_text {
	padding: 5px 20px 20px 0px
}

.answer_text2 {
	padding: 5px 20px 0px 0px; 
}

.value_text {
	padding: 10px 20px 0px 0px; 
}


/* ORDER PAGE */

#order_page_body {
	max-width: 1020px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;
}

#order_page_intro {
	text-align: center;
	clear: both;
}

#order_page_intro hr {
    margin: auto;
	margin-top: 20px;
	border: 1px solid #0E766B;
	max-width: 97%;
}

#direct_order {
	Font-size: 16px;
	Text-align: left;
	max-width: 48%;
	margin: 20px 0px 20px 20px;
	float: left;
	padding: 0px 15px 0px 15px;
}

#paypal_button {
	font-family: "Varela Round", sans-serif;
	margin-left: 20px;
}

#direct_order h2 {
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	text-align: center;
	background-image: url("images/small_waves_500x70px.jpg");
	color: #fe2;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

#direct_order h4 {
	padding-bottom: 5px;
}

#credit_card_note {
	color: #0E766B;
	padding: 20px 0px 10px 0px;
}

.dealer_logo {
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
}

#us_orders {
	font-size: 12px;
}

#mailing-address {
	margin-left: 20px;
}

#dealer_order h2 {
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	text-align: center;
	background-image: url("images/small_waves_500x70px.jpg");
	color: #fe2;
	display: block;
	margin: auto;
}

#dealer_order {
	Font-size: 16px;
	Text-align: left;
	max-width: 45%;
	margin: 20px 20px 0px 0px;
	float: right;
	padding: 0px 15px 5px 15px;
}

#dealer_order p {
	text-align: center;
	padding-top: 5px;
}

#direct_order hr {
    margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #0E766B;
	max-width: 85%;
}

	
/* ORDER CONFIRMATION PAGE */

#order_success_block {
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;	
	text-align: center;
}

#order_success_header {
	font-family: viking;
	font-size: 36px;
	color: #0E766B;
	padding: 40px 0px 40px 0px;
	text-align: center;
	clear: both;
}
#order_success_text {
	margin-bottom: 40px;
	text-align: center;
}

#order_success_block hr {
    margin: auto;
	margin-top: 20px;
	border: 1px solid #0E766B;
	max-width: 97%;
}


/* CONTACT US PAGE */

#email_image {
	margin: 27px 20px 20px 20px;
	float: left;
	display: block;
}

#mail_image {
	margin: 15px 20px 20px 20px;
	float: left;
	display: block;
	clear: left;
}

#phone_image {
	margin: 20px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#via_email {
	display: block;
}

#via_mail {
	display: block;
}

#via_phone {
	display: block;
}

#contact_block {
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;	
}

#contact_title{
	padding: 20px 0px 0px 0px;
	text-align: center;
	clear: both;
}

#contact_block h3 {
	margin: 25px 0px 5px 20px;
	vertical-align: center;
}

#contact_block h4 {
	margin: 25px 0px 5px 20px;
	vertical-align: center;
}

#contact_block hr {
    margin: auto;
	border: 1px solid #0E766B;
	max-width: 97%;
	margin-top: 20px;
}

#contact_block p {
	padding: 0px 20px 0px 20px;
}


/* PADDLE BUILING TIPS PAGE */

#tips_block {
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;	
}

#tips_block h3 {
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	text-align: center;
	background-image: url("images/small_waves_1200x60px.jpg");
	color: #fe2;
	display: block;
	max-width: 97%;
	height: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

#tips_block h4 {
	margin: 10px 0px 10px 20px;
}

#tips_block hr {
    margin-top: 20px;
	margin: auto;
	border: 1px solid #0E766B;
	max-width: 97%;
}

#tips_block p {
	padding: 0px 20px 20px 20px;
}

#sanding-text {
	display: inline-block;
	float: left;
	max-width: 69%;
	vertical-align: top;
}

#example-text {
	display: block;
	float: left;
	max-width: 100%;
	vertical-align: top;
}

#sanding-image img {
	display: inline-block;
	float: right;
	max-width: 29%;
	height: auto;
	padding-right: 20px;
}

#edges_text {
	display: inline-block;
	float: left;
	max-width: 49%;
	vertical-align: top;
}

#edges_image img {
	display: inline-block;
	float: right;
	max-width: 49%;
	max-height: 250px;
	padding-right: 20px;
}

#instructions {
	clear: both;
	margin: 0px 20px 20px 35px;
}

#tips_block ol{
	list-style-position: outside;
	padding-left: 20px;
}

#options {
	margin: 0px 20px 0px 35px;
}

#tips_block ul{
	list-style-position: outside;
	padding-left: 20px;
}

#tips_block li {
	padding-left: 10px;
}


/* LINKS PAGE */

#links_block {
	margin-top: 20px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;	
	padding-bottom: 20px;
}

#links-block gp_title1 {
	color: #e8f5e9;
}

#links_block h3 {
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-image: url("images/small_waves_1200x60px.jpg");
	color: #fe2;
	border-radius: 5px;
	max-width: 97%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
}

#links_block h4 {
	margin: 10px 20px 0px 20px;
}

#links_block hr {
    margin: auto;
	border: 1px solid #0E766B;
	max-width: 97%;
	clear: left;
}

#links_block p {
	padding: 0px 20px 20px 20px;
}

#masik_logo {
	height: 67px;
	width: auto;	
	padding: 5px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#masik_text {
	padding: 1px 0px 0px 0px;
}

.paddling_com_logo {
	height: 97px;
	width: auto;	
	padding: 5px 20px 0px 20px;
	margin-bottom: 40px;
	float: left;
	display: block;
	clear: left;
}

.paddling_com_text {
	padding-top: 10px;
}

#connyak {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
}

#connyak_text {
	padding: 1px 0px 0px 0px;
	
}

#nspn {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}
#nspn_text {
	padding: 35px 0px 30px 0px;
}

#qajaqusa_logo {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#qajaqusa_text {
	padding: 20px 0px 10px 0px;
}

#paddling_com_logo {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#paddling_com_text {
	padding: 20px 0px 20px 0px;
}

#qajaqusa_logo_sm {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#qajaqusa_text2 {
	padding: 20px 0px 10px 0px;
}

#kayak_forum_logo {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#kayak_forum_text {
	padding: 10px 0px 20px 0px;
}

#ricka {
	height: auto;
	width: auto;	
	padding: 0px 20px 0px 20px;
	float: left;
	display: block;
	clear: left;
	margin-bottom: 20px;
}

#ricka_text {
	padding: 20px 0px 20px 0px;
}

#clc_logo {
	height: auto;
	width: auto;	
	padding: 5px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#clc_text {
	padding: 1px 0px 0px 0px;
}

#leevalley_logo {
	height: auto;
	width: auto;	
	padding: 20px 20px 0px 20px;
	float: left;
	display: block;
	clear: left;
}

#leevalley_text {
	padding: 0px 0px 10px 0px;
}

#newfound_logo {
	height: auto;
	width: auto;	
	padding: 0px 20px 10px 20px;
	float: left;
	display: block;
	clear: left;
}

#newfound_text {
	padding: 10px 0px 20px 0px;
}

#wbs_logo {
	height: auto;
	width: auto;	
	padding: 0px 20px 40px 20px;
	float: left;
	display: block;
	clear: left;
}

#wbs_text {
	padding: 10px 0px 20px 0px;
}


/* NEWS PAGE */

#news_block {
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;	
}

#news_block h3 {
	margin: 20px 0px 20px 20px;
}

#news_block h4 {
	display: block;
	margin: 20px 0px 10px 20px;
}

#news_block hr {
    margin: auto;
	border: 1px solid #0E766B;
	max-width: 97%;
}

#news_block p {
	padding: 0px 20px 10px 20px;
}

#news_block ul {
	margin-left: 15px;
	padding: 0px 20px 20px 20px;
	list-style-position: outside;
}

#news_block li {
	padding: 0px 20px 0px 10px;
}


/*PADDLE GALLERY PAGE*/

#paddle_gallery_block {
	margin-top: 20px;
	padding-bottom: 20px;
	background-color: #e8f5e9;
	border-radius: 5px 5px 0px 0px;
}

#click-instructions {
	margin: auto;
	max-width: 50%;
	text-align: center;
}

#paddle_gallery_block hr {
    margin: auto;
	border: 1px solid #0E766B;
	max-width: 97%;
}

#paddle_gallery_block h3 {
	margin: 20px 0px 10px 20px;
	display: inline;
}

#paddle_gallery_block h4 {
	margin: 20px 0px 10px 20px;
	display: inline;
}

div.gallery_intro_text {
	margin-top: 20px;
}

div.gallery_builder_info {
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	text-align: center;
	background-image: url("images/small_waves_140px_high.jpg");
	color: #fe2;
	display: block;
	margin: auto;
	max-width: 97%;
}

#paddle_gallery_block p {
	padding: 0px 20px 20px 20px;
}

div.gallery {
    border: 1px solid #ccc;
	margin: 0px 15px 0px 15px;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    max-width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
	font-family: "Varela Round", sans-serif;
}

* {
    box-sizing: border-box;
}

.responsive {
    margin: 20px 0px 20px 0px;
	padding: 0 6px;
    float: left;
    width: 24.99999%;
}

@media only screen and (max-width: 700px){
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

div.gallery_bottom_banner {
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	text-align: center;
	background-image: url("images/small_waves_140px_high.jpg");
	color: #fe2;
	display: block;
	margin: auto;
	max-width: 97%;
}