body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*color: #333333;*/
	line-height: 1;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bg_grad2.jpg) fixed;
	/*clear: inherit;*/
	overflow: auto;
	float: right;
	/*background-image: url(images/bg_grad2.jpg) fixed;
	background-repeat: no-repeat;*/
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 256px;
	left: 2%;
	right: 2%;
	width:800px;
}

#masthead {
	position:absolute;
	left:2%;
	top:3px;
	height:193px;
	z-index:1;
	width: 820px;
/*	background-image: url(slices/shape24.jpg) fixed;*/	
  background-attachment: scroll;
}
#mailto {
	position:absolute;
	left:5px;
	top:8px;
	width:111px;
	height:17px;
	z-index:10;
	font-size: 10px;
	vertical-align: middle;
	color: #FFFFFF;
}
#land11 {
	position:absolute;
	left:1px;
	top:6px;
	width:214px;
	height:24px;
	background-image: url(slices/landscape1_01.jpg);
	z-index: 2;
}
#land12 {
	position:absolute;
	left:215px;
	top:6px;
	width:235px;
	height:24px;
	background-image: url(slices/landscape1_02.jpg);
}
#land13 {
	position:absolute;
	left:450px;
	top:6px;
	width:350px;
	height:24px;
	z-index:2;
	background-image: url(slices/landscape1_03.jpg);
}
#land21 {
	position:absolute;
	left:1px;
	top:30px;
	width:214px;
	height:162px;
	background-image: url(slices/landscape1_04.jpg);
	z-index: 2;
}
#land22 {
	position:absolute;
	left:215px;
	top:30px;
	width:235px;
	height:162px;
	z-index:2;
	background-image: url(slices/landscape1_05.jpg);
}
#land23 {
	position:absolute;
	left:450px;
	top:30px;
	width:350px;
	height:162px;
	z-index:2;
	background-image: url(slices/landscape1_06.jpg);
}
#sliņe24 {
	position:absolute;
	left:654px;
	top:30px;
	width:146px;
	height:162px;
	z-index:2;
	background-image: url(slices/shape24.jpg);
	overflow: hidden;
}
#languages {
	position:absolute;
	left:684px;
	top:11px;
	z-index:11;
	width: 110px;
	height: 90px;
}
#pageNav{
	float: left;
	width:178px;
	background-color: #B6C684;
	/*padding: 1px;*/
	/*border-right: 1px solid #cccccc;*/
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	overflow: hidden;
}

#pageNavboat{
	float: left;
	width:178px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #91C4E0;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccc2d2;
	background-color: #FFFFCC;
	background-repeat: repeat;
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
/************* globalNav styles ****************/
#globalNav {
	position: absolute;
	width: 800px;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/glbnav_background.gif);
	left: 1px;
	top: 192px;
}
#globalNav img{
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:-2px;
}
#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 2%;
	z-index: 100;
}
a.glink, a.glink:visited{
	FONT: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #1c4e0c;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}
a.llink, a.llink:visited{
	FONT:  Verdana, Geneva, Arial, Helvetica, sans-serif; /*10px*/
  color: #1c4e0c;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 2px 5px 4px 5px;
	/* border-right: 1px solid #8FB8BC; */
}
.llink img{
	float: left;
	height: 12px;
	width: 18px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*a.llink:hover{
	text-decoration: none; 
}
*/
.skipLinks {display: none;}

/************ subglobalNav styles **************/
.subglobalNav{
	position: absolute;
	top: 228px;
	left: 12px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #1c4e0c;
	visibility: hidden;
}
.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #1c4e0c;
}
.subglobalNav a:hover{
	color: #000000;
}
/************* breadCrumb styles ***************/

#breadCrumb{
	font: 80% Verdana,sans-serif;
	color: #AAAAAA;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#breadCrumb a a:visited{
	color: #000000;
}
#breadCrumb a:hover{
	color: #E0DFE3;
	text-decoration: underline;
}

/************** feature styles *****************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	/*min-height: 200px;*/
	height: 200px;
}
html>body .feature {
	height: auto;
	min-height: 200px;
}
.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}
.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
  background-color: #99cc99; /*#BFDA8B;*/
}
.boatpageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
  background-color: #91C4E0;
}
.boatpageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}
#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #ccd2d2;
	line-height: 1;
	/*float: left;*/
	/*border-left: 1px dashed #ccd2d2;*/
}

.story h3{
	font: bold 100% Arial,sans-serif;
	color: #000000;
}

.story h3.reserved{
	background-color:#2F7CA6;
	color:#FFF;
	text-transform: capitalize;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 16px 16px 16px 16px;
	margin: 2px 2px 4px 2px;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 8px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	/*padding: 10px 0px 0px 10px;*/
	padding-right: 12px;
	/*padding-left: 4px;*/
	border-right: 1px dashed #ccd2d2;
}
.story .imgleft {
	margin: 4px;
	float: left;
}
.story .imgright {
	margin: 4px;
	float: right;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CC88CC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 95%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FCFFE1;
	font-size: .85em;
	text-transform: lowercase;
}
.relatedLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	background-color: #478D47;
	/*color:#fff;*/
	font-weight: bold;
	background-image: none;
	text-decoration: none;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert p img{
	display: block;
}

.txtban{
	display: block;
	border: solid 1px #005FA9;
	/*	font-family: Arial, Helvetica, sans-serif;*/
	font: Arial,sans-serif;
	color: #005FA9;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.narrowemail{
font-size-adjust:inherit;
font-stretch:condensed;
font-size: 85%;
}

#landtitle {
	position:absolute;
	left:230px;
	top:30px;
	width:451px;
	height:107px;
	z-index:300;
	font-family: "Monotype Corsiva";
	font-size: 48px;
	text-align: center;
	color: #330033;
}
#pullQuote {
	width:200px;
	z-index:100;
	display: block;
	float: left;
	/*line-height: 1.16;*/
	border-top: solid #99CCBB 5px;
	border-bottom: solid #99CCBB 5px;
	padding: 4px 6px 6px 4px;
	margin: 4px 30px 4px 10px;
	font-size: 120%;
	font-family: "Monotype Corsiva";
	color: #71256D;
	font-weight: bold;
	letter-spacing: -0.05em;
	background-color: #FFCC66;
	text-align: right;
}

/* Font Definitions */
/*@font-face {
	font-family:"Monotype Corsiva";
	panose-1:3 1 1 1 1 2 1 1 1 1;
	mso-font-charset:204;
	mso-generic-font-family:script;
	mso-font-pitch:variable;
	mso-font-signature:647 0 0 0 159 0;
}
*/
/********************* end **********************/
