@charset "ISO-8859-1";
a.mainMenu {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

a.mainMenu:hover{
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
a.mainMenu_contact {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
		display: block;
	margin-bottom: 5px;
}
.main_scroll p {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.mainMenu_contact:hover {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
		display: block;
	margin-bottom: 5px;
}
.mainMenu_on {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.thumb_scroll {
	display: block;
	height: 350px;
	width: 200px;
	overflow: auto;
	
}
.description {
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	
}

.main_scroll {
	display: block;
	height: 350px;
	width: 530px;
	overflow: auto;
	}
	
.main_image {
	display: block;
	max-width:515px;
	max-height:350px;
	}
	
.thumb_highlight {
	border: thin solid #FF0000;
	}
.thumb_ {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
