
body
{
	background-image: url('../images/takalupu.jpg');
	background-repeat: repeat;
}


.content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	min-height: 750px;
	vertical-align: top;
}
.address
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
}

.textfix
{
vertical-align: top;
}

#Content h1
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
}

#Content p
{
	margin: 10px;
}

.mainbox
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;

	border: solid black 1px;
	width: 950px;
	height: auto;
}

.navi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	min-height: 750px;
	height: auto;
	font-size: 13px;
	background: #82BBE7;
	font-weight: bolder;
}

a:link
{
	color: #001fff;
}

a:active
{
	color: #00000;
}

a:visited
{
	color: #001fff;
}

a:hover
{
	color: #00094d;
}

a
{
	text-decoration: none;
}

.orderbox
{
	vertical-align: top;
	min-height: 100%;
}

.topimage
{
	background-image: url('../images/topbar2.jpg');
	font-size: 35px;
	text-align: center;
	
}


#nobullet
{
	margin-left: 0;
	padding: 0;		
}

#nobullet li
{
	list-style-type: none;
	margin: 0;
	padding: 0;	
	margin: 20px 0; 
}

#nobullet ul
{
	list-style-position: outside;
	list-style-image: url('../images/merkki2.png')
}

#eye
{
	vertical-align: bottom;
}