@charset "UTF-8";
/* CSS Document */

h1 {
  font-family: "museo-1","museo-2",serif;
}
							
.tk-museo {
	color: #666666;
	font-size: 10pt;
	font-weight: 500;
					}
.tk-museo100 {
	color: #666666;
	font-size: 10pt;
	font-weight: 300;
	margin-top: 15px;
	line-height: 18px;
					}
					
.tk-museo1002 {
	color: #00ABB1;
	font-size: 10pt;
	text-decoration:none;
	font-weight: 300;
	margin-top: 15px;
	line-height: 18px;
					}					
					
.tk-museo100-2 {
	color: #666666;
	font-size: 9pt;
	font-weight: 300;
					}
					
.tk-museo100-3 {
	color: #666666;
	font-size: 9pt;
	font-weight: 300;
	font-style: italic;
	margin-top: 0px;
					}
					
.tk-museo100-4 {
	color: #666666;
	font-size: 10pt;
	font-weight: 300;
	margin-top: 8px;
	line-height: 2px;
					}
					
.tk-calluna {
	color: #00ABB1;
	font-size: 35pt;
	margin-top: 10px;
	padding-top: 10px;
	font-style: italic;
	font-weight: 500;
	border-bottom: dotted;
	margin-bottom: 5px;
					}
					
.tk-museo300 {
	color: #00ABB1;
	font-size: 11pt;
	font-weight: 500;
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 15px;
	
	}
	
.tk-museo300:hover {
	color: #95c512;
	font-size: 11pt;
	font-weight: 500;
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 15px;	
	}
	
.tk-museo400 {
	color: #00ABB1;
	font-size: 11pt;
	font-weight: 500;
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 15px;
	
	}
	
	.tk-museo4002 {
	color: #666666;
	font-size: 11pt;
	font-weight: 500;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 15px;
	
	}
	
.tk-museo500 {
	color: #00ABB1;
	font-size: 16pt;
	font-weight: 500;
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 15px;
	
	}
	
.tk-museofooter {
	color: #FFFFFF;
	font-size: 15pt;
	font-weight: 500;
	text-decoration:none;
	line-height: 6px;
	margin-top: -8px;	
					}
					
.tk-museomail {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: 300;
	text-decoration:none;
	line-height: 5px;
	margin-top: -5px;	
					}

.tk-callunacontact {
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: 500;
	text-decoration:none;
	line-height: 6px;
	margin-top: -8px;
	font-style: italic;
					}

					
.style1 {font-size: 36pt}
.style2 {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style5 {font-size: 90%}


body {
	background-image: url(../images/mini-header.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}




/*footer*/
#footer{
	width:100%;
	background: #95c512 url(/images/wrapper.jpg) repeat-x top;
	color: #fff;
	padding: 25px 0 0;
	margin: -1px 0 0;
	font-size: .92em;
	position: relative;
}

#footer_sleeve {
	width:850px;
	height: 200px;
	padding-bottom: 30px;
	background: url(/images/) no-repeat 50% 55px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
#footer_sleeve:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#footer a{
	color:#FFF;
	}
	
#footer a:hover {
	color: #00ABB1;

					}

#footer_nav {
	color: #FFFFFF;
	float: left;
	padding-left: 30px;
					}
					


#footer ul {
	float: right;
	margin: 160px 0 0;
}

#footer li{
	float:left;
	list-style:none;
	color:#FFF;
	background:url(/images/wrapper.jpg) no-repeat 100% 3px;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
}

#footer li.last{
	background:none;
	margin-right:0;
}

#footer #perry{
	display: block;
	background:url(/images/logo.jpg) no-repeat;
	width:40px;
	height:17px;
	text-indent: -9999px;
	margin: 0 0 10px;
}
.main:hover	{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	}
