body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	background-color:#25507d;
	background-image:url(../images/layout/page_bgfill.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
#shadow_topleft {
	vertical-align: top;
}
#shadow_topright {
	text-align: right;
	vertical-align: top;
}
#shadow_top {
	background-image: url(../images/layout/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#shadow_bottomleft {
	vertical-align: bottom;
}
#shadow_bottomright {
	text-align: right;
	vertical-align: bottom;
}
#shadow_bottom {
	background-image:url(../images/layout/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.page_banner a {
	outline:none;
}
#main_content_container {
	vertical-align: top;
	padding: 10px;		
}
#footer_container {
	padding: 20px 10px 0;
}


#shadow_left {
	background-image: url(../images/layout/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#shadow_right {
	background-image: url(../images/layout/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#main_container_table {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top:0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
hr {
	border: 0;
	color: #00008B;
	background-color: #00008B;
	height: 1px;
	width: 100%;
	text-align: center;
}
#container {
	width:850px;
	background-color:#FFFFFF;
	margin: auto;
	padding-top:10px;
	border: 1px solid #666666;
	}
.brightnormal {
	color: #c62e2e;
}
.brightbold {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #c62e2e;
}
.bluebold {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #3366CC;
}
.header {
	font-size: 24px; 
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
.smalltext {
	font-size:10px;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bluenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3366CC;
	line-height: 140%;
}
.quoted {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #3366CC;
	font-style: italic;
}
.tinted {
	background-color:#CFDFFC;
}
.tintedChick {
	background-color: #ffc8ff;
}
.footer {
	font-size: 10px;
	padding: 5px 0;
}
#footer_nav {
	text-align:center;
	vertical-align:middle;
	font-size: 10px;
	padding: 8px 0;
	border-bottom: 1px solid #295482;
	margin-bottom: 5px;
}
#footer_nav a:link, #footer_nav a:visited {
	text-decoration:none;
	padding: 0 4px;
	color: #386ba3;
	font-weight: bold;
} 
#footer_nav a:hover {
	text-decoration:underline;
	color: #c62e2e;
} 
.store {
	font-size: 10px;
	padding: 5px 0;
}
#store_nav {
	text-align:center;
	vertical-align:middle;
	font-size: 10px;
	padding: 8px 0;
	border-bottom: 1px solid #295482;
	margin-bottom: 5px;
}
#store_nav a:link, #store_nav a:visited {
	text-decoration:none;
	padding: 0 4px;
	color: #386ba3;
	font-weight: bold;
} 
#store_nav a:hover {
	text-decoration:underline;
	color: #c62e2e;
} 

.brightnote {
	background-color : #FFFFCC;
	font-size : 12px;
	padding : 5px;
	margin: 10px;
	vertical-align: middle;
	border: 1px solid #666666;
	line-height : 140%;
}
.centered {
	margin: 0 40px;
	text-align:center;
}

a {
	color: #4584C9;
	text-decoration: underline;
}
a:link {
	color: #4584C9;
	text-decoration: underline;
}
a:visited {
	color: #4584C9;
	text-decoration: underline;
}
a:hover {
	color: #c62e2e;
	text-decoration: underline;
}
.scheduletitle {
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
}
.scheduletable {
	border:1px solid #25507d;
}
.scheduletable th {
	background-color: #25507d;
	color:#ffffff;
	padding: 6px 3px;
}
.scheduletable td {
	text-align:center;
	padding: 6px 3px;
}

/* women instructors table */	
.instructorChicktitle {
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
	color: black;
}
.instructorChicktable {
	border:1px solid #ff62ff;
}
.instructorChicktable th {
	background-color: #ff62ff;
	color:#ffffff;
	padding: 6px 3px;
}
.instructorChicktable td {
	text-align:center;
	padding: 6px 3px;
}	

#highlighted {
	margin:10px;
	border: 1px solid #91b1e2;
	text-align: center;
	vertical-align: middle;
	padding:15px;
	background-image:url(../images/layout/blue_fade.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
#main_content {
	vertical-align: top;
	padding: 0 25px 0 10px;
	height: 350px;

}
#main_content ul {
	padding:0;
	margin-top:0;
	margin-left: 30px;
}
#main_content ul li {
	padding-bottom: 10px;
}
#page_title {
	text-align:center;
	margin: 8px 0 30px;
}
.text_pagetitle {
	color: #25507d;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgCentered {
	margin: 5px 0; 
	border:1px solid #8ea9be;
}
.imgLeft {
	margin: 5px 10px 5px 0; 
	border:1px solid #8ea9be;
}
.imgRight {
	margin: 5px 0 5px 10px;
	border:1px solid #8ea9be;
}
#nav_column {
	vertical-align:top;
	width:160px;
	}
#main_navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main_navigation li {
	margin: 0;
	padding: 0;
}
#main_navigation li a {
	width:144px;
	height:25px;
	display: block;
	padding:0;
	background-position:right center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	outline: none;
}
/* Each navigation item has a specific backgroud image. Actual link text is shifted off the page */
#btn_home a { background-image:url(../images/buttons/btn_home.gif); }
#btn_email a { background-image:url(../images/buttons/btn_email.gif); }
#btn_corporate a { background-image:url(../images/buttons/btn_corporate.gif); }
#btn_surfcamp a { background-image:url(../images/buttons/btn_surfcamp.gif); }
#btn_lessons a { background-image:url(../images/buttons/btn_lessons.gif); }
#btn_costarica a { background-image:url(../images/buttons/btn_costarica.gif); }
#btn_events a { background-image:url(../images/buttons/btn_events.gif); }
#btn_photos a { background-image:url(../images/buttons/btn_photos.gif); }
#btn_testimonials a { background-image:url(../images/buttons/btn_testimonials.gif); }
#btn_staff a { background-image:url(../images/buttons/btn_staff.gif); }
#btn_jobs a { background-image:url(../images/buttons/btn_jobs.gif); }
#btn_about a { background-image:url(../images/buttons/btn_about.gif); }
#btn_buyOnline a { background-image:url(../images/buttons/btn_buyOnline.gif); }

/* Shifts the background image position to display the hover/selected version */ 
#main_navigation li a:hover,
#home #btn_home a,
#corporate btn_corporate a, 
#surfcamp #btn_surfcamp a, 
#costarica #btn_costarica a,
#lessons #btn_lessons a,
#events #btn_events a,
#photos #btn_photos a,
#testimonials #btn_testimonials a,
#staff #btn_staff a,
#jobs #btn_jobs a,
#about #btn_about a,
#buy #btn_buyOnline a 
{
	background-position:left center;
}	
.testimonial_items p {
	font-size: 12px;
	padding: 8px 0;
	line-height:140%;
}
#credit_cards {
	text-align: center;
	vertical-align:middle;
	padding: 5px 0;
}
#credit_cards img {
	margin: 0 7px;
}
#slideshow {
	text-align: center;
}
#slideshow img {
	border:5px solid #244e7c;
}
#home #main_content a:link, #home #main_content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4584C9;
}
#form_mail_table {
	margin-top: 25px;
	background-image: url(../images/layout/mail_form_background.gif);
	background-repeat: no-repeat;
	background-position: 63px 35px;
}
#form_mail_table .formtext {
	color:#79879a;
	text-align:center;
	padding-bottom: 10px;
}
#form_mail_table .formlabel {
	color:#ffffff;
	text-align:right;
}
#form_mail_table .formprivacy {
	color:#79879a;
	text-align:right;
	padding: 10px 115px 0 0;
	font-size:10px;
}

#home #main_content a:hover {
	color: #c62e2e;
	text-decoration:underline;
} 
#yateslink td {
	font-size: 10px;
	vertical-align: middle;
	color: #4D84C1;
	padding: 8px 2px;
}
