/* CSS Document */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 798px;
}

#col-a {
	float: left;
	width: 260px;
	height: 500px;
	background:url(../img/ind_hu1.jpg) no-repeat #FFFFFF;

}

#col-b { 
	float: left;
	width: 270px;
	height: 500px;
	background:url(../img/ind_o1.jpg) no-repeat #FFFFFF;
}
#col-c {
	float: left;
	width: 268px;
	height: 500px;
	background:url(../img/ind_rr1.jpg) no-repeat #FFFFFF;
}

#col-both {
	width:510px;
	margin-left:20px;
}

#col-lefth {
 width:320px;
 float:left;
 margin-left:20px;
}
#col-righth {
 width:160px;
 padding-left:10px;
 float:left;
 }


#bigLinks-a {
	position: absolute;
    top: 93px; left: 210px;
	z-index:20;
	width:253px;
	height: 330px;
	padding:0;
}
#bigLinks-b {	
	position: absolute;
    top: 93px; left: 473px;
	z-index:20;
	width:253px;
	height: 330px;
	padding:0;
}
#bigLinks-c {
	position: absolute;
    top: 93px; left: 737px;
	z-index:20;
	width:253px;
	height: 330px;
	padding:0;

}	


#col-a h2, #col-a h3, #col-a p {
    padding:0 15px;

    }
#col-b h2, #col-b h3, #col-b p {
    padding:0 25px;
    }
#col-c h2, #col-c h3, #col-c p {
    padding:0 15px;
    }
	
.crea {
	padding-right: 15px;
	font-size:11px;
	}
	
.about li{
 margin-left:0px;
 color:#333333;
 }
 
.holdup a:hover{
color:#006a00;
font-weight:bold;
text-decoration:underline;
}
.holdup a {
color:#777777;
font-weight:bold;
}
.holdup {
color:#006a00;
font-weight:bold;
}

.organiza {
color:#726130;
font-weight:bold;
}
.organiza a {
color:#777777;
font-weight:bold;
}
.organiza a:hover{
color:#726130;
font-weight:bold;
}

.restaurantrail a {
color:#777777;
font-weight:bold;
}
.restaurantrail a:hover{
color:#497b9a;
font-weight:bold;
}
.restaurantrail {
color:#497b9a;
font-weight:bold;
}
.frontext {
	font-size:11px;
	color:#777777;
}
.frontext p{
	font-size:11px;
	color:#777777;
	padding:0;
	margin:0;
}
.frontext a{
	font-size:11px;
	color:#777777;
}
.frontext a:hover{
	font-size:11px;
	color:#333333;
}
ul {
	font-size:11px;
	color:#777777;
	padding:0;
	padding-left:15px;
	margin:0;
}

.padleft {
margin-left:100px;
}

.links a {
	color:#333333;
	}

.links a:hover{
	font-weight:bold;
}

.linksul a {
	color:#333333;
	text-decoration:underline;
	}

.linksul a:hover{
	font-weight:bold;
	
}

img {
border:none;
}