/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}
#main_wrapper {
	width: 1200px;
	margin: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content {
	width: 1000px;
	margin: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#menu {
	width: 944px;
	margin: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#left_side_wide {
	background-image: url(../images/small_green_col.gif);
	float: left;
	width: 140px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	list-style-type: none;
	list-style-type:none;
	margin:0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2;
}
#right_side_wide {
	float: right;
	width: 140px;
	text-align: left;
	color: #333333;
	list-style-image: url(../images/brown_bullet.jpg);
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 0%;
	background-image: url(../images/small_red_col.gif);
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
}
#middle_wide {
	float: left;
	width: 600px;
	text-align: left;
	color: #000000;
	list-style-image: url(../images/brown_bullet.jpg);
	padding: 5px;
	margin: 1%;
	z-index: 3;
}
#middle_index {
	padding: 5px;
	width: 500px;
	text-align: left;
	color: #000000;
	margin-top: 1%;
	margin-right: 15%;
	margin-bottom: 1%;
	margin-left: 20%;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.san_rocco {
	position:absolute;
	width:25px;
	height:279px;
	z-index:1;
	left: 1000px;
	top: 112px;
	background-image: url(images/red_san_cropped.jpg);
	visibility: visible;
}
.viva {
	position:relative;
	width:28px;
	height:123px;
	z-index:2;
	left: 190px;
	top: 193px;
	background-image: url(images/green_viva.png);
	visibility: visible;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
p{
	font-size: small;
	
}
.Footer {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


h2 {
	font-size: xx-large;
	font-weight: bold;
}
h3 {
	font-size: large;
	font-weight: bold;
}
h6 {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
/* styles for contact form */
form {
	margin: 10px 25px 0 50px;
	font-family: Arial, Helvetica, sans-serif;
  }
input {
}
.text_background {
	background-color: #FFFFCC;
}


#name, #email {
	width: 200px;
	background-color: #FFFFCC;
  }
#message {
  width: 500px;
  height: 150px;
  }
label, .warning {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
  }
.warning {
	color:#CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
  }.formlabel {
	font-size: medium;
	font-weight: bold;
}.green_years {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006620;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #006221;
	font-weight: bold;
	font-size: 14px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF0024;
}

