/*css styling for Borgo Della Madonnina */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.1;
	color: #330000;
	margin: 0px;
	padding: 0px;
	min-width:750px;
	/*text-align: justify;*/
	background-color: #b1a762;
	list-style-type: square;
}
#container {
	background-color: #FFE9A7;
	margin:0 auto;
	background-image: url(images/FFE9A7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
}
#mastHead {
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2121D;
}
#mastHead h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	color: #C2121D;
	padding-top: 35px;
	margin-top: 0px;
	margin-left: 180px;
}
#mastHead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #330000;
	margin-left: 180px;
	margin-bottom:0px;
}
#nav {
	font-family:  "Times New Roman","Georgia", Times, serif;
	display: inline;
	}
#nav .current {
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	border: 1px solid #C2121D;
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
	background-color: #C2121D;
}
#nav a:link {
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	border: 1px solid #C2121D;
	text-decoration: none;
	text-align: center;
	color: #C2121D;
}
#nav a:visited {
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	border: 1px solid #C2121D;
	text-decoration: none;
	text-align: center;
	color: #C2121D;
}
#nav a:hover {
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	border: 1px solid #C2121D;
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
	background-color: #C2121D;
}
#left {
	background-color: #FFFFCC;
	float: left;
	height: 800px;
	width: 145px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2121D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2121D;
}
#right {
	margin-top:1em;
	margin-right: 15px;
	margin-left:160px;
	
}
#right img {
	border: 1px solid #330000;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#copy {
	margin-top:15px;
	padding: 0.2em 1.5em 1.5em;
	border: 1px dotted #C2121D;
	}
#footer {
	
	background-color: #FFFFCC;
	width: 750px;
	clear: both;
}
#images {
	padding: 0.2em;
	border: 1px solid #000000;
	position: absolute;
	left: 300px;
	top: 155px;
}
.first {
	color: #C2121D;
}
#title {
	position: absolute;
	left: 145px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2121D;
}
#galImg {
	top: 160px;
	position: absolute;
}
#propLinks a:link span {
	position: relative;
	left: -100px;
	text-decoration: none;
	color: #C2121D;
	top: 15px;
}
#propLinks a:visited span {
	color: #C2121D;
	text-decoration: none;
	position: relative;
	left: -100px;
	top: 15px;
}
#propLinks a:link {
	text-decoration: none;
}
#propLinks a:visited {
	text-decoration: none;
}
#propLinks img {
	margin: 0px;
	padding: 0px;
}
#copy li {
	line-height: 1.2;
}
#footer a:link {
	color: #330000;
	text-decoration: none;
}
#footer a:visited {
	color: #330000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contact {
	position: relative;
	top: 15px;
	left: 630px;
}
#contact a {
	color: #c2121d;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
