/* WoodenBoat.com */
/* General styles */
* {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
body {
	text-align:center;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: 100%;
	line-height:1.4;
	margin: 0px;
	padding: 0px;
	background-color: #f4f3e3;
	color: #333;
}
a:link, a:visited {
	color: #11418a;
	text-decoration: underline;
}

a:hover, a:active {
	color: #7b1c09;
	text-decoration: 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: #fff url(backgrnd2colv2.gif) repeat-y;
	padding: 0px;
	position: relative;
	border-right: 1px solid #cabd8f;
	border-bottom: 6px solid #8b7c6b;
	border-left: 1px solid #cabd8f;
	border-top-style: none;
}
#header {
	height: 100px;
	width: 940px;
 background: #2c6a81 url(Header_940.jpg) no-repeat;
}
#header ul {
	background-color: transparent;
	text-align: right;
	list-style-type: none;
	margin: 0px;
	padding-top: 40px;
}
#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, #header li a:visited {
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
}
#header li a:hover, #header li a:active {
	color: #adcca0;
	text-decoration: underline;
	background-color: transparent;
}
/*tabs top*/
#headernav {
	font-size: 0.8em;
	font-family: tahoma, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", 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 9px;
	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(backgrnd2colv2.gif);
 background-repeat: repeat-y;
}
#containeronecol {
	float:left;
	width:100%;
	background-color: #fff;
}
#content {
	padding: 0px;
	background-color: #FFF;
	margin: 0 220px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
}
#onecol #content {
	padding: 0px;
	margin: 24px 26px 0px;
}
#twocol #content {
	padding: 0px;
	margin: 24px 220px 0 26px;
}
#content .continuebar {
	background: transparent;
	padding: 4px 0px;
	margin-right: 44px;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
#content p.crumbs {
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: 0.9em;
	text-align: right;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	letter-spacing: .01em;
}
#onecol #content {
	padding: 0px;
	margin: 0 26px;
}
#twocol #content {
	padding: 0px;
	margin: 0 220px 0 26px;
}
#content h1  {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	font-size: 1.56em;
	font-weight: normal;
	line-height: 1em;
	color: #385C70;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content h2 {
	margin: 0px;
	padding: 12px 0px 0px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	color: #3D652D;
}
#content h3 {
	margin: 12px;
	padding: 6px 12px 6px 10px;
	font-size: 1.06em;
	font-weight: bold;
	line-height: normal;
	color: #3D652D;
	background-color: #E1ECDD;
}
#content h4 {
	margin: 0px;
	padding: 6px 12px 0px;
	font-size: 1.06em;
	font-weight: bold;
	line-height: normal;
	color: #3D652D;
	background-color: #E1ECDD;
}
#content p {
	line-height:150%;
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content ul {
	margin-left: 32px;
}
#content ul li {
	margin-left: 12px;
	font-size: 0.96em;
}
#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-top: 0px;
	text-align: right;
	padding-right: 36px;
	margin-top: 0px;
	font-size: 0.86em;
	font-style: italic;
	line-height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 34px;
}
#content p.note {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	margin-top: 6px;
	padding-top: 0px;
	color: #333;
}
#content .hpmags {
	margin: 12px auto 44px;
	padding: 0px;
	width: 488px;
}
#content .hpmags h2 {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1.1em;
}
#content .hpmags p {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	color: #999;
	text-align: center;
}
#content .hpmags p a img {
	margin-bottom: 6px;
}
#content .totop {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: .78em;
	line-height: normal;
	color: #666;
}
#content #advert {
	width: 469px;
	margin-right: auto;
	margin-left: auto;
}
#content .video {
	width: 400px;
	margin: 12px auto 0px;
	padding: 0px;
	border: 2px solid #666;
}
#content .vidcap {
	font-size: .9em;
	line-height: normal;
	width: 400px;
	margin: 0px auto 24px;
	padding: 0px;
}
#content ul.news {
	list-style-image: url(bullet2.gif);
	margin: 18px 0px 18px 18px;
	padding: 0px;
}
#content ul.news li {
	margin: 7px 0px 7px 18px;
	padding: 0px;
}
#content ul.news li a:link {
	text-decoration: none;
}
#content ul.news li a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
#content ul.news li a:hover {
	color: #390;
	background: #fff;
	text-decoration: underline;
}
#content ul.news li a:active {
		background-color: #CCC;
	 text-decoration: underline;
}
#content ul.contact {
	list-style-image: url(bullet2.gif);
	margin: 18px 0px 18px 18px;
	padding: 0px;
}
#content ul.contact li {
	line-height: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content #qadates {
	float: right;
	width: 160px;
	border: 1px solid #CCC;
}
#content #qadates h2 {
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: 1em;
	line-height: normal;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
}
#content #qadates ul.wblive {
	list-style-type: disc;
	margin-left: 24px;
	margin-bottom: 24px;
}
#content #qadates ul.wblive li {
	margin-left: 12px;
}
#content #notebox {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: .9em;
	line-height: normal;
	color: #666;
	margin: 12px 0px;
	padding: 0px 8px;
	border: 1px dashed #CCC;
}
/*Start Column right*/
#colright {
	float:left;
	width:200px;
	background-color: #8b7c6b;
	padding: 0px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	margin: 0px 0px 0px -200px; /*margin: 0px 0px 0px -201px;*/
}
#colright h3 {
	font-size: 0.84em;
	line-height: normal;
	font-weight: normal;
	padding: 24px 2px 0px 0px;
	border-bottom: 1px solid #333;
	margin: 0px 2px 6px 6px;
	color: #333;
	}
#colright h4 {
	font-size: .92em;
	line-height: normal;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#colright h5 {
	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 a:link {
	color: #b7d5fd;
	text-decoration: none;
}
#colright a:visited {
	color: #b7d5fd;
	text-decoration: none;
}
#colright a:hover {
	color: #fff;
	text-decoration: none;
}
#colright a:active {
	color: #fff;
	text-decoration: none;
}
#colright img.space {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 6px;
}
#colright #enewsbox {
	width: 170px;
	margin: 24px auto 12px;
	padding: 4px;
	border: 1px solid #333;
	background: #c0b5a8;
}
#colright #enewsbox h4 {
	color: #900;
	padding: 0px;
	margin: 0px;
	font: normal 1.1em/normal Georgia, Constantia, "Palatino Linotype", serif;
	text-align: center;
}
#colright #enewsbox h5 {
	color: #333;
	padding: 0px;
	margin: 4px 0px;
	text-align: center;
	border-style: none;
}
#colright #enewsbox h5 a {
	color: #333;
	text-decoration: underline;
}
#colright #enewsbox h5 a:hover {
	color: #900;
	text-decoration: none;
}
#colright #enewsbox p {
	padding: 0px;
	margin: 0px 0px 0px 4px;
	font: 0.7em Georgia, Constantia, "Palatino Linotype", serif;
	color: #333;
}
#colright #enewsbox form {
	margin: 0px;
	padding: 0px;
}
#colright #enewsbox p.nospc {
	font-size: .8em;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
#colright #enewsbox input.text {
	font-size: 0.86em;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	line-height: normal;
	width: 146px;
	margin: 3px 0px;
	padding: 0px;
}
#colright #enewsbox input.btn {
	/*	font-size: 1.2em;*//*0.96em;*/
	/*font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;*/
	padding: 0px;
	margin: 0px auto 0px 52px;
}
#colright .newsitem {
	margin: 18px 0px 18px 10px;
}
#colright .newsitem p {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	line-height: 110%;
	text-align: center;
}
#colright .newsitem h3 {
	font-size: 1.1em;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#colright .rightcolitem {
	margin: 22px auto;
	padding: 0px;
	width: 162px;
}
#colright .rightcolitem p {
	font-size: 1em;
	line-height: 110%;
	text-align: center;
}
#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 p {
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: .9em;
	line-height: normal;
	margin-right: 12px;
	margin-left: 12px;
}
#colleft .newsitem {
	border: 2px dotted #CCC;
	background: #E6FFE6;
	margin: 18px 10px 18px 13px;
}
#colleft .newsitem p {
	margin: 8px 0px;
	padding: 0px 8px;
	font-size: .9em;
}
#colleft h3 {
	font-size: 1.05em;
	line-height: 100%;
	font-weight: bold;
	padding: 54px 12px 6px;
}
#colleft .lftcolitem {
	background: #fff;
	margin: 26px auto;
	width: 160px;
	text-align: center;
	padding: 0px;
	display: block;
}
#colleft .smallboats {
	width: 150px;
	text-align: center;
	font-size: 1em;
}
#colleft .lftcolitem h3 {
	color: #1D4B4F;
	font-size: 0.9em;
	margin: 1px 0px 0px;
	padding: 0px;
}
#colleft .lftcolitem p {
	line-height: normal;
	color: #333;
	font-size: .9em;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	background: url(none);
}
#colleft .colleftbox {
	margin: 12px auto;
	padding: 0px;
	font-size: 0.9em;
	line-height: normal;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	text-align: center;
}
#colleft .rules {
	border: 1px solid #CCC;
	padding-bottom: 4px;
}

#footer {
	color: #FFF;
	clear:left;
	width:100%;
	background-color: #1d4b4f;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer a {
	color: #FFF;
}
#footer p {
	margin:0;
	padding:6px 0px;
	text-align: center;
	line-height: 150%;
}
#footer p.bottom {
	margin:12px 0 6px 12px;
	padding:0px;
	text-align: center;
	line-height: 150%;
	font-size: .8em;
}
/*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;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 18px;
}
.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: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: .8em;
	line-height: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.imgbdr {
	border: 1px solid #333;
	margin: 0px;
	padding: 0px;
}
#colright p.navtitle {
	color: #316a4c;
	font-size: 1.05em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	overflow: visible;
	margin: 16px 0px 0px 0px;
	padding: 6px 8px 6px 12px;
	background: #CCC;
}
#colright p.navtitle2 {
	color: #8e2800;
	font-size: 1.05em;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
	line-height: normal;
	background-color: #ccc;
	text-align: left;
	overflow: visible;
	margin: 16px 0px 0px 0px;
	padding: 6px 8px 6px 12px;
}
#colright ul.nav {
	background-color: #ddd9c3;
	list-style-type: none;
	margin-left: 12px;
	margin-right: 8px;
}
#colright ul.nav li {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-color: #ddd9c3;
	padding: 6px 0px;
	color: #CCC;
	line-height: 115%;
}
#colright ul.nav li a {
	color: #525252;
	text-decoration: none;
	background-color: #ddd9c3;
	line-height: 105%;
}
#colright ul.nav li a:hover {
	color: #333;
	background-color: #ddd9c3;
	line-height: 105%;
}
.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}
.clearall {
	clear: both;
	height: 1em;
}
.smpdf {
	font-size: 0.84em;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
#colleft .advert {
	margin: 12px auto 24px;
	width: 180px;
}
#colright .advert {
	margin: 36px auto 24px;
	width: 180px;
	border: 1px solid #333;
}
/* ---WoodRegatta--- */

#content div.woodregatta {
	float:left;
	width: 300px;
}
#content ul.woodregatta li {
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: .9em;
	margin-top: 14px;
	margin-bottom: 14px;
}
#colleft #wood, #colright #wood {
	margin: 18px auto 0px;
	width: 140px;
	background: transparent;
}
#colleft p.wood, #colright  p.wood {
	color: #333;
	text-align: center;
	font-size: 0.9em;
	line-height: normal;
}
#colleft p.wood a, #colright p.wood a {
	text-decoration: underline;
}
/* ---END WoodRegatta--- */
/*Begin Regatta Series*/
ul.regatta {
	list-style-image: url(bullet-star-wht.gif);
}
ul.regatta li {
	padding-top: 12px;
	padding-bottom: 12px;	
}
/*wood regatta on home page*/
#colleft .box170 {
	background: #fff;
	margin: 28px auto 12px;
	width: 170px;
	text-align: center;
}
#colleft .box170 p {
	font-size: 0.9em;
	color: #333;
	line-height: 1.1;
	margin-right: 8px;
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 24px;
	background: url(none);
}
/*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;
}
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;
}
#colright .box170 {
	background: #0b4682 url(../regattaseries/Regatta2011-logoweb.png) no-repeat center top;
	margin: 18px auto;
	width: 170px;
}
/*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;
}
.color {
	color: #900;
	line-height: normal;
}


