/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		url(../images/gs_bg.jpg) repeat top left fixed;
	margin:			50px 0 50px 0;
	
	font-family:	"Times New Roman", Times, serif;
	font-size: 		14px;
	text-align:		left;
	color:			#000000;
}
img, div { behavior: url(../styles/iepngfix.htc); }
img {
	border:			0px;	
}
#ylaosa {
	position:		relative;
	width:			902px;
	height:			486px;
	background:		url(../images/ylakuva2.jpg) no-repeat top left;	 
}
.aukioloajat { position:absolute; top:0px; right:25px; text-align:left; }
.slogan { position:absolute; top:110px; left:56px; font-size:18px; } 
 
#ylaborder {
	position:		absolute;
	top:			-4px;
	left:			0px;	
}
#content {
	position: 		relative;
  	width: 			902px;
  	min-height: 	530px;
  	background:		url(../images/content_tausta2.jpg) repeat-y top left;
  	text-align:		left;
}
#ornamentti {
	position:		absolute;
	bottom:			0px;
	left:			3px;	
}
#alaborder {
	position:		absolute;
	bottom:			-3px;
	left:			0px;	
}
#teksti {
	position: 		relative;
  	width:			580px;
	padding-left:	60px;	
	padding-top:	15px; 
	padding-bottom:	30px;
}
#teksti a:link, #teksti a:visited {
   color:			#000000;
   text-decoration: underline;
}
#teksti a:hover, #teksti a:active {
   color:	 		#4f5d23;
   text-decoration:	none;
}
#menu {
	position: 		relative;
	margin-left:	19px;
	margin-top:		87px;
  	width:			171px; 
  	min-height:		240px;
	padding-left:	20px;

	background:		url(../images/gs_linkkibg.jpg) repeat-y top left;
	
}
#menu a:link, #menu a:visited {
   color:			#2a1f0f;
   text-decoration:	none;
   font-size:		14px;
}
#menu a:hover, #menu a:active {
   color: 			#4f5d23;
   text-decoration:	underline;
}
#menu2 {
	position:		relative;
	margin-top:		-50px;	
}
#menu_ylaosa {
	position:		relative;
	margin-top:		-87px;
	margin-left:	-20px;	
}
#menu_alaosa {
	position:		absolute;
	bottom:			-26px;
	left:			0px;
}
.menu_valiviiva {
	margin-left:	-7px;	
	padding-top:	5px;
}
#kuvagalleria {
	position:		relative;
	width:			100%;
	text-align:		center;	
}
#ajankohtaista {
	position:		relative;
	width:			160px;
	min-height:		150px;
	background:		url(../images/ajankohtaista_tausta5.jpg) repeat-y;  
	background-position: 0px -35px;
	float:			right;
	padding-bottom:	45px;
	padding-left:	55px;
	padding-right:	40px;
	margin-right:	-15px;
	color:			#4f5d23;
}
#ajankohtaista a:link, #ajankohtaista a:visited {
   color:			#4f5d23;
   text-decoration:	none;
}
#ajankohtaista a:hover, #ajankohtaista a:active {
   color: 			#2a1f0f;
   text-decoration:	none;
}
#ajankohtaista_alaosa {
	position:		absolute;
	bottom:			0px;
	left:			35px;	
}
#ajankohtaista_ylaosa {
	margin-left:	-55px;	
}

/*
#ajankohtaista {
	position:		relative;
	width:			160px;
	min-height:		150px;
	background:		url(../images/ajankohtaista_tausta.jpg) repeat-y top left;
	float:			right;
	padding-bottom:	45px;
	padding-left:	55px;
	padding-right:	40px;
	margin-right:	-15px;
	color:			#4f5d23;
}
#ajankohtaista a:link, #ajankohtaista a:visited {
   color:			#4f5d23;
   text-decoration:	none;
}
#ajankohtaista a:hover, #ajankohtaista a:active {
   color: 			#2a1f0f;
   text-decoration:	none;
}
#ajankohtaista_alaosa {
	position:		absolute;
	bottom:			0px;
	left:			0px;	
}
#ajankohtaista_ylaosa {
	margin-left:	-55px;	
}*/
#tekijat {
	position:		relative;
	width:			902px;

	font-size:		12px;
	color:			#000000;
	text-align:		right;
	padding-right: 	85px;
	padding-top:	2px;
}
#tekijat a:link, #tekijat a:visited {
   color:			#000;
   text-decoration:	none;
}
#tekijat a:hover, #tekijat a:active {
   color: 			#4f5d23;
   text-decoration:	none;
}

h1 {
	margin:			0 0 10px 0;
	font-size:		18px;
	color:			#4f5d23;	
}
h2 {
	margin:			0 0 10px 0;
	font-size:		16px;	
	color:			#4f5d23;
}
h3 {
	margin:			0 0 10px 0;
	font-size:		14px;
	color:			#4f5d23;	
}
.button {
	background:		#019340;
	color:			#ffffff;	
}
#hide_field {
	visibility:		hidden;  
   	display:		none;	
}