body {

	margin: 0 3em 3em;
	padding: 0;
	height: 100%;
	background-color: #ffffff;
	color: #303030;
	text-align: center;
	background-image: url(images/bg_stone.gif);
	font: 14px/20px Arial, Helvetica, sans-serif;
}

a {
	color: #E6E6E6;
	background-color: #004a7f;
	text-decoration: none;
}

a:hover {
	color: #AF1E30;
	background-color: #E6E6E6;
	text-decoration: none;
}


/* ********** COLUMNS ********** */ 

#centerColumn {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	height: 860px;
	background: url(images/pirofani-bg.png) no-repeat;
}

#centerColumn h2 {
	margin: 0 0 -.5em 0;
	padding: .75em 0 0 0;
	font-size: 1em;
}

#top {
	position: relative;
	float:right;
	width: 900px;
	top: 0px;
}

#rightcol {
	float: right;
	width: 500px;
	margin-bottom: 30px;
	height: 500px;
}

#leftcol {
	float: left;
	width: 400px;
	margin-bottom: 30px;
	height: 500px;
}


/* ********** SOCIAL NETWORKING ********** */ 

#network {
	margin-top: 30px;
	margin-bottom: 0;
	padding-right: 15px;
	width: auto;
}

#twitter {
	float: right;
	background: url(images/icn_twitter.png) no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 35px;
	margin-right: 0px;
}

a.twitter {
	color: #E6E6E6 ;
	text-decoration: none;
	background: #21B3DB none no-repeat;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
}

a.twitter:hover {
	color: #21B3DB;
	background-color: #E6E6E6;
	text-decoration: none;
}

#facebook {
	float: right;
	background: url(images/icn_facebook.png) no-repeat;
	padding-left: 30px;
}

a.facebook {
	color: #E6E6E6;
	background-color: #304486;
	text-decoration: none;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	}

a.facebook:hover {
	color: #304486 ;
	background-color: #E6E6E6;
	text-decoration: none;
}

#tripadvisor {
	float: right;
	background: url(images/tripadvisor.png) no-repeat;
	padding-left: 30px;
}

a.tripadvisor {
	color: #E6E6E6;
	background-color: #68bf73;
	text-decoration: none;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	}

a.tripadvisor:hover {
	color: #304486 ;
	background-color: #E6E6E6;
	text-decoration: none;
}


/* ********** HEADER ********** */ 

#header {
	padding: 0 0 0 0;
	float: left;
	margin-right: 0px;
	height: 100px;
	margin-top: 40px;
	width: 490px;
	margin-bottom: 80px;

}

#header h1 {
	border: 0pt none;
	display: block;
	text-indent: -7777px;
	width: 100%;
	font-size: 1.5em;
	letter-spacing: .1em;
	height: 125px;
	margin-bottom: 0;
	margin-left: -10px;
	background-image: url(images/pirofani2.png);
	background-repeat: no-repeat;
}

#header h2 {	
	font-size: 22px;
	color: #1b1363;
	margin-top: 10px;
	padding-top: 0;
}


/* ********** RIGHT COL ********** */ 

#rightcol h3 {
	color: #E6E6E6;
	font-size: 34px;
	float: left;
	height: 35px;
	margin: 10px 0 0 10px;
	width: 400px;
}

#rightcol div.contact {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

#rightcol div.contact p {
	float: left;
	margin-left: 10px;
	line-height: 20px;
	width: 380px;
}

#rightcol div.contact p strong {
	font-size: 16px;
	line-height: 22px;
}

#rightcol div.contact a {
	float: left;
}

#rightcol h3 span.h3small {
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	color: #434343;
	margin: 0 0 0 2px;
	float: left;
	font-size: 14px;
}

#rightcol img {
	float: left;
}


/* ********** 3 COLS ********** */ 

#3columns {
	float: left;
	width: 100%;
}


/* ********** CENTER COL ********** */ 

#centerColumn div.column {
	margin-top: 10px;
	width: 250px;
	display: block;
	padding-left: 60px;
	float: left;
}

#centerColumn div.column h4 {
	color: #1b1363;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

#centerColumn div.column img {
	position:relative;
	float:right;
	margin-top: -20px;
}


/* ********** LOCATION ********** */ 

#location {
	top: 500px;
	margin-top: 360px;
	margin-left: 40px;
	font-weight: bold;
	color: #4D4D4D;
}


/* ********** FOOTER ********** */ 

#footer {
	bottom: 0;
	padding: 0 0 10px 20px;
	height: 35px;
	text-align: left;
	font-size: 12px;
	background-color: #1e170f;
	width: 900px;
	color: #64503D;
	margin-bottom: 0;
	margin-top: 40px;
	margin-left: 25px;
	position: relative;
	float: left;
	opacity: 0.81;
	border: 1px solid black;
}

#footer p {
	margin-top: 12px;
}

#footer a {
	font-weight: bold;
	color: #64503D;
	background-color: transparent;
}
