/* woodenboat.com */
/* General styles for magazine pages */
* {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align:center;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #8fadbf;
	color: #333;
}
a:focus {
	background: transparent url(none);
	outline:none;
}
a:link {
	color: #11418a;
	text-decoration: underline;
	background: transparent url(none);
}
a:visited {
	color: #11418a;
	text-decoration: underline;
	background: transparent url(none);
}
a:hover {
	color: #7b1c09;
	text-decoration: none;
	background: transparent url(none);
}
a:active {
	color: #7b1c09;
	text-decoration: none;
	background: transparent url(none);
}
#sn {
	position: absolute;
	width: 80%;
	top: -300px;
	left: 0;
}
#sn a {
	position: absolute;
	top: 0;
}
#wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
	background-color: #f4f3e3;
	padding: 0px;
	background-image: url(backgrnd2col.gif);
	background-repeat: repeat-y;
	position: relative;
	border-right: 1px solid #333;
	border-bottom: 6px solid #333;
	border-left: 1px solid #333;
}
#onecol #wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
	padding: 0px;
	background-image: url(backgrnd2col.gif);
	background-repeat: repeat-y;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cabd8f;
	border-bottom-color: #cabd8f;
	border-left-color: #cabd8f;
}
#header {
	height: 118px;
	width: 940px;
	background-image: url(WBMagHd-v2.jpg);
	background-repeat: no-repeat;
	background-color: #394B59;
}
#header #sn {
	position: absolute;
	width: 80%;
	top: -300px;
	left: 0;
}
#header #sn a {
	position: absolute;
	top: 0;
}
#header ul {
	background-color: transparent;
	text-align: right;
	list-style-type: none;
	margin: 0px;
	padding-top: 14px;
}
#header li {
	color: #fff;
	font-size: 0.85em;
	line-height: 100%;
	background-color: transparent;
	text-align: right;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	margin: 0px 12px 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 0.05em;
}
#header li a:link {
	color: #FFF;
	text-decoration: none;
	background: transparent url(none);
}
#header li a:visited {
	color: #fff;
	background: transparent url(none);
	text-decoration: none;
}
#header li a:hover {
	color: #adcca0;
	text-decoration: underline;
	background: transparent url(none);
}
#header li a:active {
	color: #adcca0;
	text-decoration: underline;
	background: transparent url(none);
}
/*tabs top*/
#headernav {
	font-size: 0.8em;
	font-family: tahoma, "Lucida Sans", "Lucida Sans Unicode", arial, sans-serif;
	line-height: normal;
	width: 100%;
	overflow: visible;
	background-color: #f4f0de;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
#headernav ul {
	background-color: #fdf8e5;
	margin: 0;
	padding: 2px 10px 0 26px;
	list-style-type: none
}
#headernav li {
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
	background-color: #fdf8e5;
	background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headernav a {
	display: block;
	FLOAT: left;
	COLOR: #424A5B;
	TEXT-DECORATION: none;
	padding: 5px 15px 4px 6px;
	background-image: url(right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headernav a {
	float: none
}
#headernav a:hover {
	color: #090;
}
#headernav #current {
	background-image: url(left_on.gif)
}
#headernav #current a {
	background-image: url(right_on.gif);
	padding-bottom: 5px;
	color: #2b3750;
	font-weight: bold;
}
/*container is around content only*/
#container {
	float:left;
	width:100%;
	background-color: #fff;
	background-image: url(backgrnd2col.gif);
	background-repeat: repeat-y;
}
#containeronecol {
	float:left;
	width:100%;
	background-color: #fff;
}
#content {
	padding: 0px;
	background-color: #FFF;
	margin: 24px 220px 0;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
}
#onecol #content {
	padding: 0px;
	margin: 24px 26px 0px;
}
#twocol #content {
	padding: 0px;
	margin: 24px 220px 0 26px;
}
#leftcol #content {
	padding: 0px;
	background-color: #FFF;
	margin: 24px 22px 0 220px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.56em;
	font-weight: normal;
	line-height: normal;
	color: #385C70;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content h2 {
	margin: 26px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: normal;
	color: #3D652D;
}
#content .subhd1 {
	font-size: .96em;
	font-style: italic;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	margin: 12px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.06em;
	line-height: normal;
	color: #3D652D;
	background: #fff;
}
#content h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: normal;
	color: #414D76;
	background: #fff;
}
#content p {
	line-height:150%;
	font-size: 1.05em;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}
#content p.caption {
	font-size: .9em;
	line-height: normal;
	margin: 0 0 12px;
	padding: 0;
}
.smpdf {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 0.9em;
}
#content ul {
	margin-left: 15px;
}
#content ul li {
	margin-left: 12px;
	font-size: 0.96em;
}
#content ul.arrow {
	width: 700px;
}
#content ul.arrow li {
	font-size: .96em;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 150%;
	overflow: visible;
	background: #FFF url(bullet.gif) no-repeat 1px 4px;
	list-style: none;
	padding-left: 16px;
}
/*-------------Articles------------*/
#content p .name {
	line-height:1.4;
	font-size: 0.94em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #3D652D;
}
#content p.name {
	line-height:1.4;
	font-size: 0.9em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #3D652D;
}
#content p.author {
	background-color: #fff;
	padding: 0px;
	margin-top: 10px;
	font-size: 0.86em;
	font-style: italic;
	margin-bottom: 18px;
	color: #666;
	line-height: normal;
}
#content .intro {
	font-style: italic;
	color: #666;
	font-size: 1em;
	margin-bottom: 26px;
}
#content p.note {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	margin-top: 6px;
	padding-top: 0px;
	color: #333;
}
#content div.imgcaptritbdr {
	float: right;
	margin-left: 22px;
	margin-bottom: 18px;
	/*border: 1px solid #999;*/	
}
#content div.imgcaptritbdr .caption {
	font-family: Calibri, "trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.9em;
	line-height: normal;
	text-align: left;
	margin-left: 12px;
	margin-top: 6px;
	font-style: italic;
}
#colleft #edmenu {
	width: 184px;
/*	margin-top: 38px;*/
}
#colleft #edmenu h3 {
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	color: #A57505;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	border-bottom: 1px solid #A57505;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#edmenu ul.edul {
	list-style: disc url(css/bullet2.gif);
	font-size: .85em;
	line-height: normal;
	color: #666;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#edmenu ul.edul li {
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
/*------end-articles----*/
#content #advert {
	width: 469px;
	margin-right: auto;
	margin-left: auto;
}
#content .smboats {
	background: #E8FFE8;
	margin: 10px 8px;
	padding: 0px 8px;
	width: 300px;
	float: left;
	font-size: .9em;
	line-height: normal;
	border: 1px solid #CCC;
}
#content .smboats h2 {
	margin-top: 0px;	
}
/*----------For Letters----------*/
#content .letters {
	margin-left: 36px;
	margin-right: 22px;
}
#content .letters p {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.6;
}
#content .letters .sig {
	text-align: right;
	font-style: italic;
	line-height: 1.2;
	border-bottom: 1px solid #E6E3C4;
	padding-bottom: 6px;
	color: #666;
}
#content .letters .ed {
	font-style: italic;
	color: #666;
}
#content .letters span.edright {
	margin-left: 18px;
}
#content .letters h3 {
	margin-top: 22px;
	margin-bottom: 12px;
	background: #F5F4E7;
	padding: 2px 2px 4px;
}
#content .letters #lettersbox {
	color: #333;
	background: #EFEED1;
	margin: 18px;
	padding: 12px;
	border: 1px dotted #999;
}
#content .letters #lettersbox p {
	margin: 6px 10px 12px;
}
#content .letters .dear {
	margin-top: 22px;
}
#content .small {
	font-size: .84em;
}
#content hr {
	color: #F7F8F8;
	height: 1px;
}
#content .video {
	width: 400px;
	padding: 0px;
	border: 1px solid #666;
	margin: 12px 0px 0px 22px;
	height: 283px;
}
#content .vidcap {
	font-size: .9em;
	line-height: normal;
	width: 400px;
	margin: 0px auto 24px;
	padding: 0px;
}
/*---------Design Challenge----------*/
#content #param {
	width: 300px;
	float: right;
	border: 4px dotted #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	margin-left: 12px;
	height: 1%;
	margin-top: 0px;
}
#content #param p {
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: .96em;
	line-height: normal;
}
#content #param p.emp1 {
	font-size: 1.4em;
	line-height: normal;
	font-weight: bold;
	color: #900;
	background: #FFC;
	display: block;
	padding: 4px 12px;
}
#content #param ul.specs {
}
#content #param ul.specs li {
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 0.96em;
	line-height: normal;
	padding: 0px;
	list-style: square;
	margin: 8px 0px;
}
#content div.nospace {
	margin: 24px 0px 0px;
	padding: 0px;
	font-size: 1px;
}
#content div.caption1 {
	text-align: right;
	width: 890px;
	margin: 24px 0px 0px;
	padding: 0px;
}
#content div.caption1 span.cap {
	font-size: 0.76em;
	color: #999;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
}
#content div.caption2 {
	text-align: right;
	width: 516px;
	margin: 0px;
	padding: 0px;
}
#content div.caption2 span.cap {
	font-size: 0.76em;
	color: #999;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
}
#content .totop {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: .78em;
	line-height: normal;
	color: #666;
	margin-top: 18px;
}
#content .credit {
	font-size: 0.9em;
	color: #666;
	background: #FFF;
	margin-top: 16px;
	margin-bottom: 16px;
}
/*----------Begin Colimn Right----------------*/
#colright {
	float:left;
	width:200px;
 background-color: #ddd9c3; /*#ddd9c3;*/
 padding: 0px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	margin: 12px 0px 0px -201px;
}
#colright h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.05em;
	line-height: normal;
	font-weight: normal;
	padding: 54px 12px 6px;
}
#colright h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .92em;
	line-height: normal;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#colright h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #fff;
	border-bottom-color: #fff;
	margin-top: 18px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
}
#colright img.space {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 6px;
}
#colright #enewsbox {
	margin: 24px 3px 3px 8px;
	padding: 12px 0 0;
}
#colright #enewsbox h4 {
	color: #0562a5;
	font-size: 1.1em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
	line-height: normal;
	background-color: #ddd9c3;
	padding: 0px;
	margin: 0px;
}
#colright #enewsbox p {
	font-size: 0.7em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	padding: 0;
	margin: 0;
}
#colright #enewsbox form {
	margin: 0;
	padding: 0;
}
#colright #enewsbox p.nospc {
	font-size: .8em;
	margin: 0 0 0 3px;
	padding: 0 0 0 0px;
}
#colright #enewsbox input.text {
	font-size: 0.86em;
	font-family: tahoma, "Lucida Sans", "Lucida Sans Unicode", arial, sans-serif;
	line-height: normal;
	width: 146px;
	margin: 3px 0;
	padding: 0;
}
#colright #enewsbox input.btn {
	font-size: 0.96em;
	font-family: tahoma, "Lucida Sans", "Lucida Sans Unicode", arial, sans-serif;
	line-height: normal;
	padding: 0;
	margin: 3px;
}
#colright #enewsbox .enewsbutton {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
}
#colright .colritbox {
	width: 176px;
	margin: 28px auto 0px;
	padding: 0px;
}
#colright .colritbox img {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#colright .colritbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	text-align: center;
}
#colright p.navtitle {
	color: #316a4c;
	font-size: 1.05em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
	line-height: normal;
	background-color: #B4CFD0;
	text-align: left;
	overflow: visible;
	margin: 16px 0 0 0px;
	padding: 3px 0 0px 12px;
	display: block;
}
#colright p.navtitle2 {
	color: #8e2800;
	font-size: 1.05em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
	line-height: normal;
	background-color: #F4B662;
	text-align: left;
	overflow: visible;
	margin: 16px 0 0;
	padding: 6px 0 6px 8px;
	display: block;
}
#colright p.navtitle3 {
	color: #2FAA5E;
	font-size: 1.05em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
	line-height: normal;
	background-color: #f9dbaa;
	text-align: left;
	overflow: visible;
	margin: 16px 0 0;
	padding: 3px 0 0px 12px;
	display: block;
}
#colright ul {
	background-color: #ddd9c3;
	list-style-type: none;
	margin-left: 12px;
	margin-right: 6px;
}
#colright li {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	background-color: #ddd9c3;
	padding: 4px 0px;
}
#colright li a {
	color: #666;
	text-decoration: none;
	padding: 3px 2px 3px 6px;
	background-color: #ddd9c3;
	display: block;
}
#colright li a span {
	font-size: 0.84em;
	color: #F30;
}
#colright li a:hover {
	color: #333;
	background-color: #ddd9c3;
	border-left: 3px solid #6F6B53;
	padding-left: 3px;
}
/*---------Begin Column Left---------*/
#colleft {
	float:left;
	width:200px;
	margin-left:-940px;
	background-color: #fff;
	padding: 0px;
	height: 1%;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: 1em;
	line-height: normal;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	margin-top: 24px;
}
#colleft .colleftbox {
	margin: 24px auto;
	padding: 0px;
	font-size: 0.9em;
	line-height: normal;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	text-align: center;
}
#colleft .lftcolitem {
	background: #fff;
	margin: 26px auto;
	width: 180px;
	text-align: center;
	padding: 0px;
	display: block;
}
#colleft .lftcolitem p {
	line-height: normal;
	color: #333;
	font-size: .9em;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	background: url(none);
}
#colleft .colleftboxsurvey {
	margin: 24px 12px;
	padding: 0px;
	font-size: 0.9em;
	line-height: normal;
	border: 1px solid #666;
}
#colleft .colleftboxsurvey h3{
	margin-right: 8px;
	margin-left: 12px;
	text-align: center;
	margin-top: 6px;
}
#colleft .colleftboxsurvey p{
	margin: 0px 6px 6px 12px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: .9em;
	line-height: normal;
}
#colleft p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	padding-right: 6px;
	padding-left: 12px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 6px;
}
#colleft #designchallenge {
	background: #FFF url(../img/design-bck.jpg) no-repeat;
	width: 160px;
	margin: 0px auto 12px;
	padding: 0px;
}
#colleft #designchallenge p {
	margin: 0px;
	padding: 150px 6px 0px 8px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: .9em;
	line-height: normal;
}
#colleft .leftvidbox {
	background: #ddfab2;
	width: 172px;
	padding: 3px;
	border: 1px dashed #999;
	margin: 12px auto;
}
#colleft .leftvidbox p {
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: .8em;
	line-height: normal;
}
#colleft .leftvidbox ul.lftbox {
	margin: 0px 4px 0px 28px;
	padding: 0px;
}
#colleft .leftvidbox ul.lftbox li {
	margin: 6px 0px;
	padding: 0px;
	font-size: .9em;
	line-height: normal;
}
#colleft .leftcolspctop {
	margin: 4px auto 28px;
	padding: 0px;
	text-align: center;
}
#colleft .leftcolspc {
	margin: 24px auto;
	padding: 0px;
	text-align: center;
}
/*----------Begin footer----------*/
#footer {
	color: #FFF;
	clear:left;
	width:940px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #3d5263;
}
#footer a {
	color: #FFF;
}
#footer p {
	margin:0;
	padding:6px 0px;
	text-align: center;
	line-height: 150%;
	font-size: 0.9em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
}
#footer p.bottom {
	margin:0px;
	padding:12px 0px;
	text-align: center;
	line-height: normal;
	font-size: 0.8em;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
/*images*/
.imgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imghp {
	border: 1px solid #666;
	margin: 3px;
}
.imgright {
	float: right;
}
.imgleftbdr {
	float: left;
	margin-right: 12px;
	border: 1px solid #000;
}
.imgrightbdr {
	float: right;
	border: 1px solid #333;
	margin-left: 12px;
}
.imgtopspc {
	margin-top: 38px;
}
#imgcapt {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 620px;
}
#imgcapt p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .8em;
	line-height: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.imgbdr {
	border: 1px solid #333;
}
.imgbdrgry {
	border: 1px solid #999;
}
/*----------miscellaneous--------*/
.crumbs {
	font-size: 0.75em;
	line-height: normal;
	text-align: left;
	margin: 0px 0px 24px;
	padding: 0px;
	color: #666;
}
.spacehere {
	font-size: 12px;
	clear: none;
	height: 12px;	
}
.clearall {
	clear: both;
	height: 0.01em;
}
.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}
.color1 {
	color: #900;
}
/* ---WoodRegatta--- */
#colright #wood {
	margin: 18px auto 18px;
	width: 150px;
	background: transparent;
}
#colright #wood p {
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: normal;
}
#colright #wood a {
	text-decoration: underline;
}
#colright #wood p.more {
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
/* ---END WoodRegatta--- */
/*BEGIN Regatta Series*/
#colright .box170 {
	background: #0b4682 url(Regatta2011-logoweb.png) no-repeat center top;
	margin: 38px auto 24px;
	width: 170px;
}
#colright .box170 p {
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.9em;
	color: #fff;
	padding-top: 98px;
	line-height: 1.1;
	margin-right: 8px;
	margin-left: 18px;
	padding-bottom: 24px;
}
#colright .box170 p a {
	color: #fff;
}
/*End Regatta Series*/
/*--BARC on home page--*/
span.barc {
	height: 160px;
	width: 490px;
	background: #FFF url(../../img_hp/BARC-box-490x152.gif) no-repeat;
	border: 1px solid #999;
	display: block;
	margin: 26px auto;
}
span.barc span.structural {
	position: absolute;
	left: -500em;
}
#content span.barc span.notice {
	position: relative;
	top: 100px;
	font-size: .75em;
	color: #666;
	text-align: right;
	padding-right: 12px;
}
#content a.finger {
	cursor: pointer;
	text-align: right;	
}
.xsmall {
	font-size: .85em;	
}
/*woodenboat app include file*/
#content .subapp {
	margin-top: 38px;
	margin-left: 10px;
	margin-bottom: 28px;
	height: 164px;
	width: 540px;
}
#content .subapp p {
	line-height: 1.2em;
	font-size: 1.1em;
	margin: 12px 0px;
	padding: 12px 0px 0px;
	color: #333;
}



