/* CSS Document */

a {
	font-family:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}
	
a:link {
	text-decoration:none;
	color:#FFFFFF;
}

a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
	
a:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.links:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.links:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.links:hover {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.links:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.smalltext:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.smalltext:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.smalltext:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
	
a.smalltext:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.blocktext:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.blocktext:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.blocktext:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
	
a.blocktext:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.linktext:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.linktext:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.linktext:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
	
a.linktext:active {
	text-decoration:none;
	color:#FFFFFF;
}


h1 {
	font:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

h2 {
	font:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.links {
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.hometext {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
}

.smalltext {
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

.blocktext {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
}

.linktext {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
}

.blocktextsmall {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

/* HOMEPAGE */

#homemain {
	height:530px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/indexbackground.jpg);
	background-repeat: no-repeat;
	border:#B4765F solid 2px;
	background-color: #B4765F;
}

#container {
	margin:auto;
	height:500px;
	width:800px;
}

#squish {
	position:absolute;
	left:1px;
	top:533px;
	width:76px;
	height:16px;
	z-index:3;
}

#title {
	position:absolute;
	left:266px;
	top:12px;
	width:378px;
	height:10px;
	z-index:4;
}

#indextext {
	position:absolute;
	left:277px;
	top:107px;
	width:358px;
	height:241px;
	z-index:4;
	padding-right: 5px;
}

#linkbackground {
	position:absolute;
	left:0px;
	top:74px;
	width:667px;
	height:19px;
	z-index:4;
	background:#B3847E;
}

#image1 {
	position:absolute;
	left:667px;
	top:1px;
	width:100px;
	height:178px;
	z-index:4;
	border:#B4765F 1px solid;
}

#image2 {
	position:absolute;
	left:770px;
	top:1px;
	width:100px;
	height:178px;
	z-index:4;
	border:#B4765F 1px solid;
}

#image3 {
	position:absolute;
	left:666px;
	top:183px;
	width:206px;
	height:78px;
	z-index:4;
	border: #B4765F 1px solid;
}

#image4 {
	position:absolute;
	left:668px;
	top:264px;
	width:100px;
	height:178px;
	z-index:4;
	border: #B4765F 1px solid;
}

#image5 {
	position:absolute;
	left:771px;
	top:264px;
	width:100px;
	height:178px;
	z-index:4;
	border: #B4765F 1px solid;
}

#image6 {
	position:absolute;
	left:666px;
	top:448px;
	width:206px;
	height:78px;
	z-index:4;
	border: #B4765F 1px solid;
}

/* AREA */

#areatext {
	position:absolute;
	left:279px;
	top:126px;
	width:348px;
	height:399px;
	z-index:4;
	overflow: scroll;
	overflow-x:hidden;
	padding-right: 5px;
}

#areamain {
	height:530px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/backgroundarea.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}

/* SCHIAVONIA */

#schtext {
	position:absolute;
	left:280px;
	top:113px;
	width:348px;
	height:375px;
	z-index:4;
	overflow: scroll;
	overflow-x:hidden;
	padding-right: 5px;
}

#schmain {
	height:530px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/backgroundviar.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}

#homelink {
	position:absolute;
	left:210px;
	top:524px;
	width:46px;
	height:16px;
	z-index:3;
}

/* SAN ROCCO */

#roccomain {
	height:530px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/backgroundroc.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}

#morephotos {
	position:absolute;
	left:354px;
	top:507px;
	width:190px;
	height:16px;
	z-index:3;
}

/* Carousel */

#gallerylogo {
	height:88px;
	width:270px;
	position:absolute;
	z-index:3;
	left:-38px;
	top: -92px;
}

#gallerylinks {
	height:20px;
	width:517px;
	position:absolute;
	z-index:4;
	left:274px;
	top:-36px;
}

#galleryline1 {
	height:8px;
	width:902px;
	position:absolute;
	z-index:2;
	left:-107px;
	top:-45px;
}

#galleryline2 {
	height:8px;
	width:902px;
	position:absolute;
	z-index:3;
	left:-55px;
	top:395px;
}

#gallerysquish{
	height:12px;
	width:668px;
	position:absolute;
	z-index:3;
	left:58px;
	top: -25px;
}

#arrowprev {
	background:url(../Images/arrowprev.jpg) no-repeat;
	width:55px;
	height:52px;
	display:block;
	position:absolute;
	top:85px;
	z-index:5;
	left: -45px;
}

#arrownext {
	background:url(../Images/arrownext.jpg) no-repeat;
	width:55px;
	height:52px;
	display:block;
	position:absolute;
	top:85px;
	z-index:5;
	left: 787px;
}

#foo1 {
	width:774px;
	height:394px;
	position:absolute;
	padding:0px;
	overflow:hidden;
	float:none;
}

.image_carousel {
	width:800px;
	padding:10px 0 10px 10px;
	position:absolute;
	z-index:9;
	margin-top:40px;
}

.image_carousel img {
	border:1px solid #ccc;
	background-color:#B3847E;
	padding:10px;
	margin:7px;
	display:block;
	float:left;
	z-index:2;
}
a.prev, a.next {
	width:51px;
	height:52px;
	display:block;
	position:absolute;
	top:0px;
	z-index:8;
}

a.prev {			left:3px;
					background-position:0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.next {			right:0px;
					background-position:-50px 0; }
a.next:hover {		background-position:-50px -50px; }

a.prev span, a.next span {
	display:none;
}

.clearfix {
	float:none;
	clear:both;
}

.noborder {
	border:#B3847E solid 0px !important;
	padding:0px !important;
}

