/*
	10px => .63em
	11px => .69em
	12px => .75em
	13px => .81em
	14px => .88em
	15px => .94em
	16px => 1em
*/
body {
	font-family:arial, "lucida console", sans-serif;
	color:#aac3ca
}
a {
	color:#a7c7df;
	text-decoration:none
}
a:hover, a:hover span {
		color:#fff;
		text-decoration:none
	}
a.more {
	font-size:.81em;
	font-weight:bolder;
	color:#00b2d9;
	font-family:tahoma, arial, "lucida console", sans-serif;
}
a.more:hover {
		text-decoration:underline;
		color:#00b2d9
	}

.main_text, .info_text {
	color:#aac3ca;
	font-size:.75em;
	line-height:1.3em;
	width:400px;
	text-align:justify;
}
.info_text {
	font-size:.75em;
	width:405px
}
.info_text p {
	margin-bottom:.75em
}
.contact_text{
	color:#aac3ca;
	font-size:.69em;
	line-height:1.4em;
	width:400px
}



/* -----------------------------------*/
/* ---------->>> FORM <<<-----------*/
/* -----------------------------------*/
.main_form label, .main_form .text,
.main_form .text_message, .main_form .submit, main_form .fileUp {
	font-size:.69em;
	color:#aac3ca;
	font-family:arial, "lucida console", sans-serif
}
.main_form .submit {
	color:#00b2d9;
	position:absolute;
	right:16px; bottom:15px;
	*bottom:7px
}



/* -----------------------------------*/
/* ---------->>> HEADINGS <<<-----------*/
/* -----------------------------------*/
h1,h2{ height:20px; }

.contact_text h2,.main_text h2 { 
	padding-top:24px;
	height:20px; 
	color:#fff;
	font-size:14px;
}
.contact_text h3, .main_text h3 { 
	padding:10px 0px 3px 0px;	
	font-size:12px;
}

#welcome {
	background-image:url('../images/headings/gif/welcome.gif');
	width:92px
}
#products {
	background-image:url('../images/headings/gif/panorama.gif');
	width:218px;
	height:16px;
	margin-top:3px;
}
#gallery {
	background-image:url('../images/headings/gif/from_our_gallery.gif');
	width:85px
}
#galleries {
	background-image:url('../images/headings/gif/galleries.gif');
	width:55px
}
#contact_us {
	background-image:url('../images/headings/gif/contact_us.gif');
	width:88px
}
#links {
	background-image:url('../images/headings/gif/links.gif');
	width:52px
}
#contact {
	background-image:url('../images/headings/gif/contact.gif');
	width:77px
}
#info {
	background-image:url('../images/headings/gif/info.gif');
	width:111px
}
#activities {
	background-image:url('../images/headings/gif/activities.gif');
	width:101px
}
#shop {
	background-image:url('../images/headings/gif/shop.gif');
	width:38px
}
#from_shop{
	background-image:url('../images/headings/gif/from_shop.gif');
	width:33px;
	height:17px;
	margin-top:2px;
}
#product{
	background-image:url('../images/headings/gif/products.gif');
	width:77px
}
