/**MAIN STYLE**/

body
{
	color: 		black;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:	16px;
}

h1
{
	text-align:	center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:	2.5em;
}

h2
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 		25px;
	vertical-align:	bottom;
	text-align: 	center;
	color: 			black;
}
h3
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}

blockquote 
{
	background:#494949 url(../pics/background16.png);
color:#fff;
padding:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}

/*TOP PART. TITLE + MAIN TABLE+ BANNER*******************/
#banner {
	background-color:#64d2ed;
	padding: 5px;
	background-image:url(../pics/background01.png), url(../pics/background02.png);
	position:relative;
}

#top_table
{
	top: 		0px;
	left: 0px;
	position: 	absolute;
	width: 		100%;
	margin: 0px;
	position:absolute;
	z-index:1;
}
#titleholder {
background: url(../pics/background03.png);
position:relative;
z-index:1;
width:100%;
}
#title {
	position:relative;
	background: url(pics/background03.png);
	vertical-align:middle;
	color: #dfdfdf;
	width: 900px;
	z-index:1;
}

#clouds {
	width:100%;
	height:100px;
	background: url(../pics/clouds.png);
	background-repeat:repeat-x;
	background-attachment:local;
	background-position:absolute;
	z-index:2;
	bottom: 0;
	position:absolute;
	vertical-align:top;
}

#text2 {
	font-size:18px;
	position:absolute;
	text-align:left;
	top: 0;
	z-index:3;
	width:850px;
	margin: 50px 15% 15% 20%;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #fff;
	text-shadow:
   -1px -1px 0 #308daa,
    1px -1px 0 #308daa,
    -1px 1px 0 #308daa,
     1px 1px 0 #308daa;
}
/*BUTTON************************/
#button_bar
{
	width:100%;
	background-image: 	url('../pics/blue_gradient.png');
	background-repeat: 	repeat-x;
	vertical-align:   	baseline;
	line-height:		70px;
	text-align: 	   	center;
	z-index:1;
}


/*CONTENT******************/
#content {
width:900px;
margin-bottom:100px;
text-align:left;
position:relative;

}
#content a {
	color:#488196;
	text-decoration:none;
}
#content a:hover {
color:#cc8c02;
font-weight:bold;
}

#alt1 {
	background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 8%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(8%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 8%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 8%,rgba(242,242,242,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 8%,rgba(242,242,242,1) 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, rgba(255,255,255,1) 8%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
position:relative;
}
#alt1 h2 {
font-size:25px;
padding:15px;
margin:0;

}
#alt1 h3 {
font-size:20px;
background:#CCC;
padding:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
/*******************************/


#alt2 {
		background:#4f4f4f url(../pics/background14.png); 
padding-bottom: 100px;
position:relative;

}

#alt2 h1 {
	padding:60px 0px 30px;
	background:#494949 url(../pics/background16.png);
	border-bottom:1px #2f2f2f solid;

}
#alt2 a {
	color:#488196;
	text-decoration: none;
	a:link {
    color: #FF0000;
}


}
#alt2 a:hover {
	color:#fff;
	font-weight:bold;
}
#content2 {
	width:1000px;
	text-align:left;
}
#content2 h2 {
color:#fff;
background:#696868;
padding:20px;
}
#content2 li {
	background:#444444;
	list-style-type: none;
	margin-bottom:5px;
	padding:10px;
}
#content2 h3 {color:#fff;
background:#696868;
padding:20px;}
/*****cols***********************/
#colu {
width:333px;

}
#colu2 {
background:#ffe488;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
height:300px;
width:333px;
padding: 0px 0px 10px 0px;
}

#colu h2
{
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	margin:0;
	color:#fff;
	background:#429bb3 url(../pics/background14.png);
	padding:10px;
	border: 1;	

}

#colu2 h3 {
	margin:0;
padding:10px;
}
#conte {
	margin:0;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	padding:15px;
	color:#fff;
	background:#6ccaed url(../pics/background15.png);
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
/****contact section****/
#alt3 
{
	height:860px;
	width:800px;
	font-size:20px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

#alt3 h1
{
	margin:0;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	padding:15px;
	color:#fff;
	background:#6ccaed url(../pics/background15.png);
	border-top:5px #666 solid;
	border-bottom:2px #98dcf5 solid;
}
#email {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
color:#666;
width:800px;
height:500px;
background:url(../pics/mapbg.png) no-repeat;
z-index:3;
}
#mountain {
position:absolute;
bottom:70px;
right:0;
z-index:3;

}

#button1 {
position:fixed;
top:50%;
left:0;
z-index:3;
}
/*footer stuff***/
#footer {
width: 100%;
background: url('../pics/background05.png');
height: 70px;
position: fixed;
bottom: 0;
left:0;
z-index:2;
}

#contact2 {
	position:absolute;
	bottom:0px;
	background:#63c7e3;
	width:100%;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #c5c5c5;
	padding:5px;
}

#navi {
	padding:0;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	color: #254064;
	font-size: 12px;
	text-align:left;
	height:30px;
	width:480px;
	z-index:2;

}
#navi a {
	text-align:center;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
#navi a:hover {
	text-decoration: underline;


}
#navi li {
list-style:none;
float:left;
padding:12px;
background:#fff;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#title2 {
		position:absolute;
	margin: 30px 220px;}