	/* @override 
		http://www.surfdancer.com/css/style_1.css
	*/
	/* New Styles */
	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
img.articleimage{float:left; width:250px;margin:0 15px 15px 0;}

	#pg1 h1{display:none;}
	#pg1 #contents {padding:0 0 0 19px;}
	#frontpage{background:#fff url(/template-images/default/frontpage_bg.gif) no-repeat;}
	#shoplink{height:241px;}
	#shoplink a{display:block;width:173px;float:right;height:217px;color:#bdf4f9;font-size:1pt}
	#wrapdivs{float:left;clear:both;margin-top:15px;width:100%;}
	#video{float:left;width:317px;}
	#frontimage1{float:right;background:#fff url(/template-images/default/frontimage1.jpg) no-repeat;width:257px;height:251px;margin-right:20px}
	div.hr{clear:both;background:#fff url(/template-images/default/hr.gif) 0 15px no-repeat;width:100%;height:30px;}
	#frontcontent{float:left;width:335px;}
	#frontimage2{float:right;background:#fff url(/template-images/default/frontimage2.jpg) 0 13px no-repeat;width:257px;height:121px;margin-right:20px}
	#contents h2 span{display:none;}
	/* Shop Styles */
	div.shop{float:left;width:330px;}
	div.shop h4{margin-bottom:14px;background:#fff;color:#444;font-style:italic;font-weight:500;padding:0;}
	div.shop .submit-main {margin:10px 0;width:125px;font-size:11px;}
	div.wrapprod{background:#fff url(/template-images/default/hr.gif) bottom center no-repeat;margin-bottom:20px;}
	div.prodimage{float:left;}
	div.prodtext{float:right;text-align:left;width:180px;margin:0; padding:0;}
	div.prodtext p{margin:0 0 8px 0;}
	div.prodtext h5{margin:0 0 5px 0;font-size:140%;}
	div.clear{clear:both;}
	button{cursor:pointer;}
	br.clear{clear:both;}
	img.alignleft{float:left;margin:0 10px 10px 0;width:130px;}
	div.cart{float:right;width:240px;margin:0;border:1px dotted #0AA0D1;padding:10px 7px 10px 17px;margin-top:3px;}
	div.cart a,div.shop a{text-decoration:none;}
	div.cart .submit-main {
	  margin:10px 5px 0 0;
	  width:135px;
	  font-size:11px;
	  float:right;
	  background:#21C202;
	  }
	  div.cart .submit-main.cart{background:#3C6E9F;}
	div.cart h3{color:#000;font-size:14px;}
	
	.cartHeaders,.totalRow{display:none;}
			.simpleCart_items{
				overflow-y:auto;
				overflow-x:hidden;
	
				width:253px;
				margin-bottom:20px;
			}
			.itemContainer{
				clear:both;
				width:229px;
				padding:11px 0;
				font-size:11px;
			}
			.itemContainer img{width:50px;}
			.itemImage{
				float:left;
				width:60px;
			}
			.itemName{
				float:left;
				width:85px;
			}
			.itemPrice{
				float:left;
				width:85px;
				color:#418932;
			}
			.itemQuantity{
				float:left;
				width:33px;
				margin-top:-12px;
				vertical-align:middle;
			}
			.itemQuantity input{
				width:20px;
				border:1px solid #ccc;
				padding:3px 2px;
			}
			
			.itemTotal{
				float:left;
				color:#c23f26;
				margin-top:-6px
			}
	
	
	
	
	/* End new Styles */
	
	body {
	  font-size: 11px;
	  font-family:Arial, sans-serif; 
	  margin:0;
	  padding:0 0 25px 0;
	  background:#3C6E9F url(/template-images/default/surf-bg.jpg) repeat-x;
		background-attachment:fixed;
		color:#40608F;
	}
	
	p, table {
		color:#000306;
	  font-size: 12px;
	  font-family:Arial, sans-serif; 
	  margin:0 0 8px 0;
	  line-height:1.4em;
	  }
	
	#container-main
	{
	  margin: 0px auto 0px auto;
	  padding: 0px;
	  width: 805px;
	  clear: both;
	  background:#ffffff;
		border:1px solid #3C6E9F;
		border-width:0px 1px 1px 1px;
	}
	
	#container
	{
	  margin:0px;
	  padding:0px;
	}
	
	#contents   { 
	  display:block;
	  padding:15px;
		min-height:400px;
		border-left:160px solid #3C6E9F;
	  }
	
	*html #contents   { 
		height:400px;
	  }
	#contents ul{color:#000;margin-left:20px;line-height:1.4em;font-size:12px;margin-bottom:15px;}
	
	#cart {
	display:none;
	}
	
	h1, .title_1 {
		display:block;
		font-size:250%;
		color:#3C6E9F;
		padding:0px 0px 5px 0px;
		margin:0px;
		font-weight:normal;
	}
	
	.title_1u {
		display:block;
		font-size:180%;
		color:#3C6E9F;
		padding:0px 0px 5px 0px;
		border-bottom:1px solid #3C6E9F;
		margin:0px 0px 5px 0px;
	}
	
	.title_1_b {
		display:block;
		font-size:180%;
		font-weight:bold;
		color:#3C6E9F;
		padding:0px 0px 5px 0px;
		border-bottom:1px solid #3C6E9F;
		margin:0px 0px 5px 0px;
	}
	
	
	h2, .title_2, .category_title {
		display:block;
		font-size:150%;
		color:#3C6E9F;
		padding:0px 0px 10px 0px;
		margin:0px;
	}
	
	.title_2_b {
		display:block;
		font-weight:bold;
		font-size:150%;
		color:#3C6E9F;
		padding:0px 0px 5px 0px;
		margin:0px;
	}
	
	h3, .title_3 {
		display:block;
		font-size:150%;
		color:#000;
		font-weight:500;
		padding:0px 0px 8px 0px;
		margin:0px;
	}
	
	.title_3_b, .product_title {
		display:block;
		font-size:130%;
		font-weight: bold;
		color:#3C6E9F;
		padding:0px 0px 5px 0px;
		margin:0px;
	}
	
	.product_display {
		display:block;
		padding:10px;
		border:1px solid #3C6E9F;
	}
	
	h4, .title_4 {
		font-size:120%;
		color:#000;
		font-weight:500;
		font-style:italic;
		margin:0px;
	}  
	
	.txt_small {
	font-size: 70%;
	}
	
	.txt_emphasis_1 {
	font-size: 95%;
	font-style: oblique;
	font-weight:bold;
	}
	
	.txt_emphasis_2 {
	font-size: 95%;
	font-style: oblique;
	font-weight:bold;
	font-family: georgia, times, serif;
	}
	
	acronym {
		font-weight:bold;
		border-bottom:1px dotted;
	}
	
	.block_1_full {
		display:block;
		padding:15px;
		border:2px dashed #3C6E9F;
	}
	
	.block_1 {
		padding:15px;
		border:2px dashed #3C6E9F;
	}
	
	.block_2_full {
		display:block;
		padding:15px;
		border:1px solid #3C6E9F;
		background-color: #244E75;
	}
	
	.block_2_content {
		width:150px;
		padding:15px;
		border:1px solid #3C6E9F;
		background-color: #244E75;
	}
	
	.block_2 {
		padding:15px;
		border:1px solid #3C6E9F;
		background-color: #244E75;
	}
	
	
	.block_3 {
		display:block;
		padding:15px;
		border:1px solid red;
	}
	
	#header {
	background:url(/template-images/default/surf-hd.jpg) no-repeat 0 0;
	display:block;
	width:805px;
	height:266px;
	top:0px;
	position:relative;
	z-index:9;
	border-bottom:1px solid #3C6E9F;
	    }
	
	#header-control {
	    }
	
	#footer  {
	  color: #ffffff;
	  text-align: left;
		font-size:70%;
	  display: block;
	  padding:10px;
		margin:0;
	  width: 785px;
	  clear: both;
	  background:#3C6E9F url(/template-images/default/surf-ft-bg.jpg) repeat-x;
		border-top:1px solid #ffffff;
	  }
	#footer a:link, #footer a:visited   {
	  color: #ffffff;
	  margin-right: 5px;
	  text-decoration: none;
	 }
	#footer a:hover   {
	  color: #ffffff;
	  text-decoration:underline;
	  }
	
	.page_footer_link {
		display:none;
	}
	
	/* bread crumb navigation */
	#breadcrumb {
		display:block;
		padding:0;
		margin-top:18px;
		height:20px;
		color: #244E75;
		position:relative;
		top:-10px;
		font-size:10px;
		z-index:0;
		text-align:left;
		background:#fff url(/template-images/default/hr.gif) 0 15px no-repeat;
	}
	
	#breadcrumb a:link { 
		color: #5D5D5D;
		text-decoration:none; 
		padding: 0 2px;
		}
	#breadcrumb a:visited {
		color: #5D5D5D;
		text-decoration:none; 
		}
	#breadcrumb a:hover {
		color: #5D5D5D;
		text-decoration:underline; 
		}
		
	#topnav {
		position:absolute;
		z-index:10;
		top:0px;
		display:block;
		padding:0;
		width:800px;
		text-align:right;
		height:45px;
		font-size:12px;
		filter:alpha(opacity=45);
		opacity:.45;
	}
	
	#topnav a {
	background:#3C6E9F;
	padding:12px 30px;
	margin:5px 0 0 10px;
	}
	
	#topnav span {
	color:#ffffff;
	filter:alpha(opacity=100);
	opacity:1;
	}
	
	
	
	/* section navigation */
	#navigation-position {
		position:absolute;
		z-index:10;
		top:212px;
		display:block;
		padding:0;
		background: url(/template-images/default/surf-hd-nav.jpg) no-repeat;
		width:805px;
		height:45px;
		font-size:11px;
	}
	
	ul#navigation-panel {
	list-style-type: none;
	padding:0;
	margin:0;
	text-align:right;
	}
	
	ul#navigation-panel li {
	float:left;
	margin-left:-10px;
	position:relative;
	z-index:9;
	}
	
	#navigation-panel a:link,
	#navigation-panel a:visited {
	display: block;
	float:left;
	padding:10px;
	margin:0px 0px 0px 5px;
	border:1px solid #6A4279;
	border-width: 0px 1px 0px 1px;
	background:url(/template-images/default/surf-hd-nav-ov.jpg) repeat -200px -200px;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	position:relative;
	z-index:9;
	}
	
	
	#navigation-panel a:hover
	 {
	padding:14px 10px 17px 10px;
	margin:0px 0px 0px 5px;
	background:#F2F0F0 url(/template-images/default/surf-hd-nav-ov.jpg) repeat;
	color:#ffffff;
	border:1px solid #3D154C;
	border-width: 0px 1px 0px 1px;
	font-size:12px;
	}
	
	#navigation-panel a {
	font-size:12px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	position:relative;
	z-index:9;
	}
	
		
	/* speciality elements */
	.link_list {
		display:block; 
		margin-bottom:15px;
	  }
	.link_link {
		color: #3C6E9F; 
		font-weight: bold; 
		font-size: 110%; 
		display:block;
	  }
	.link_text {
	  }
	.link-display-title {
	  }
	.link-display-link {
	  }
	   
	.events_list { 
		display:block; 
		margin-bottom:15px;
		}
	.event_link { 
		color: #3C6E9F; 
		font-weight: bold; 
		font-size: 110%; 
		display:block;
		}
	.event_text {
		}
	.event_text_date {
		}
	.event_link2 {
		}
	
	.article-date {
	margin-right:5px; 
	font-weight: bold;
	}
	.article-author {
	display:block;
	font-style:italic;
	margin-bottom:10px;
	}
	.article_list { 
		display:block; 
		margin-bottom:15px;
		}
	.article_link { 
		color: #3C6E9F; 
		font-weight: bold; 
		font-size: 110%; 
		display:block;
		}
	
	.article_text {
		}
	.article_text_date {
		}
	.article_link2 {
		}
	
	/* form elements */
	.info {
	  color: red;
	  background-color: transparent;
	  font-weight: normal;
	  font-style:italic;
	  }
	.warn {
	  color: red;
	  font-weight: normal;
	  background-color: transparent;
	  font-style:italic;
	  }
	.error {
	  color: red;
	  background-color: transparent;
	  font-weight: normal;
	  font-style:italic;
	  }
	.error-display {
	}
	.input-text {
	  color: #3C6E9F; 
		background-color: #CFDBE7;
		width:230px;
		border:1px solid #244E75;
		}
	.input-textArea {
		color: #3C6E9F; 
		margin-right: 5px; 
		background-color: #CFDBE7;
		display: block;
		width:230px;
		height:65px;	
		border:1px solid #244E75;
		}
	.input-yesno {
	  color: #3C6E9F; 
		background-color: #CFDBE7;
		border:1px solid #244E75;
		}
	.input-nowidth {
	  color: #3C6E9F; 
		background-color: #CFDBE7;
		border:1px solid #244E75;
		}
	.input-checkBox { 
	  color: #3C6E9F; 
		background-color: #CFDBE7;
		border:1px solid #244E75;
		}
	.input-dropDown {
	  color: #3C6E9F;
		background-color: #CFDBE7;
		border:1px solid #244E75;
		}
	
	.form-display { 
    margin-top:15px;
		display: block;
	  color: #3C6E9F;
		width:240px;
		}
	.form-display2 {
	  text-align:left;
	}
	.form-header { 
	  color: #21C202;
		font-weight: bold; 
		font-size: 125%; 
		text-align: left; 
		margin: -5px 0px 5px 0px; 
		padding: 0px; 
		display: block;
		}
	.label {
	  font-size: 90%;
	  font-weight: bold;
	  text-align: left;
	  display: block;
	  clear:both;
	  color: #3C6E9F;
	  }
	.form-text {
	  color: #3C6E9F;
	  font-size: 80%;
	  font-weight: normal;
	  text-align: left;
	  display: block;
	  clear:both;
	  }
	.submit-main {
	  display: block;
	background:#3C6E9F;
	  margin-bottom:10px;
	  padding: 2px 2px 3px 2px;
	  color:#fff;
	  text-transform:uppercase;
	  border: solid 1px #3C6E9F;
	  width:75px;
		font-weight:bold;
	  }
	
	
	
	
	
	/* start of section drop down nav */
	/* Drop Down Navigation Items */
	
	.section-title {
	position:absolute;
	display:block;
	width:135px;
	padding:5px 5px 5px 5px;
	background:#3C6E9F url(/template-images/default/surf-hd-nav-ov.jpg) repeat;
	border:1px solid #3C6E9F;
	border-width: 0px 0px 0px 15px;
	height:20px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	}
	
	/* Overall appearance and position of menu */ 
	#slidingmenu {
		margin:0;
		padding:0;
		position:absolute;
		z-index:100;
		text-align:left;
		top:307px;
		width:160px;
		border-top:1px solid #ffffff;
	}
	
	ul.slidingmenu li {
	  border-bottom: 1px dotted #3D154C;
	}
	
	ul.slidingmenu a {
	  color: #fff;
		font-weight:bold;
		background:#fff url(/template-images/default/surf-link-bg.jpg) repeat-y 0 -34px;
	  text-decoration: none;
	}
	
	ul.slidingmenu a.subheader {
		background:#fff url(/template-images/default/surf-link-bg-ov-sub.jpg) repeat-y 0 -4px;
	}
	
	ul.slidingmenu a:hover {
		background:#fff url(/template-images/default/surf-link-bg.jpg) repeat-y ;
	  color: #fff;
		text-decoration: underline;
	}
	
	ul.slidingmenu a.subheader:hover {
		background:#3D154C url(/template-images/default/surf-link-bg-ov-sub.jpg) repeat-y 0 -34px;
	}
	
	
	/* layout styles */
	
	/* remove standard HTML list indenting, and display as normal blocks */
	ul.slidingmenu,
	ul.slidingmenu ul,
	ul.slidingmenu li,
	ul.slidingmenu a { 
	  padding: 0;
	  margin: 0;
	  display: block;
	}
	
	ul.slidingmenu a { 
		padding:6px 0 4px 10px;
	}
	
	/* use a fixed width for menu and submenus */
	ul.slidingmenu,
	ul.slidingmenu ul {
	  width: 149px;
	}
	
	/* make li's into clean, moveable blocks */
	ul.slidingmenu li {
	  list-style-type: none; 
	  position: relative;
	}
	
	/* Make list items do what they're supposed to in IE */
	ul.slidingmenu a {
	  width: 100%;
	}
	
	/* make sure any ul inside an li (a submenu) takes up zero normal flow */
	
	ul.slidingmenu ul { 
	  position: absolute;  
	  top: 0px; /* the height of the top border */
	  left: 100%; 
	  display: none;
		margin:0 0 0 15px;
	}
	
	
	*html ul.slidingmenu ul { 
	  position: absolute;  
	  top: -1px; /* the height of the top border */
	  left: 100%; 
	  display: none;
		border:1px solid #3C6E9F;
		background:#3C6E9F;
		margin:0 0 0 5px;
	}
	/* end of drop down menu */
	
	
	
	
	.progress { 
	  display:none; 
	  width:350px; 
	  position:absolute; 
	  padding:40px; 
	  z-index:1000; 
	  border:1px solid #0D3D7A; 
	  color:#0D3D7A; 
	  font-size:10px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  background-color:#ffffff;
	  margin:-60px auto 0px auto;
	}
	
	/* Calendar Items */
	.cal_cell {
		width:14.28%;
		padding:3px;
		height:65px;
		text-align:left;
		vertical-align:top;
		border:1px solid #011f6a;
		border-collapse:collapse;
		background-image:url(../images/cal-bg.jpg);
	}
	.cal_cell2 {
		width:14.28%;
		padding:3px;
		height:65px;
		text-align:left;
		vertical-align:top;
		border:1px solid #011f6a;
		border-collapse:collapse;
		background-image:url(../images/cal-bg2.jpg);
	}
	.cal_cell3 {
		width:14.28%;
		padding:3px;
		height:65px;
		text-align:left;
		vertical-align:top;
		border:1px solid #011f6a;
		border-collapse:collapse;
		background-image:url(../images/cal-bg3.jpg);
	}
	.cal_cell4 {
		width:14.28%;
		padding:3px;
		height:65px;
		text-align:left;
		vertical-align:top;
		border:1px solid #011f6a;
		border-collapse:collapse;
		background-image:url(../images/cal-bg4.jpg);
		color:#ffffff;
	}
	.view_active {
		font-size:10px;
		font-weight:bold;
	}
	.view_active a:link, .view_active a:visited {
		font-size:10px;
		color:#011f6a;
		text-decoration:none;
		font-weight:bold;
	}
	.view_active a:hover, .view_active a:active {
		font-size:10px;
		text-decoration:underline;
		font-weight:bold;
	}
	
	.cal_cell4 a:link, .cal_cell4 a:visited {
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}
	.cal_cell4 a:hover, .cal_cell4 a:active {
		font-size:10px;
		color:#ffffff;
		text-decoration:underline;
		font-weight:bold;
	}
	
	#table-cal-nav {
		padding:3px;
	}
	
	#table-cal-nav a:link, #table-cal-nav a:visited {
		color:blue;
		text-decoration:none;
	}
	#table-cal-nav a:hover, #table-cal-nav a:active {
		color:red;
		text-decoration:none;
	}
	
	
	#cal_table {
		border:2px solid #011f6a;
		border-collapse:collapse;
	}
	#cal_table th {
	  color : white;
	  font-weight : bold;
	  font-size : 12px;
	  font-family :  Arial, sans-serif;
	  background : #3C6E9F;
	  text-align : center;
	}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/template-images/default/macffbghack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}