/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}

#container {
	width: 800px;
	margin: 1em auto;
	text-align:left;
	background-color: #FFFFFF;
	color:#000000;
}


#header {
	background-color: #FFFFFF;
	color:#3300CC;
	width:auto;
	margin-top: 15px;
	margin-left: 10px;
	margin-right:5px;
	height:100px;
}

.top {
	float:right;
	width:391px;
	margin: 0px;
	}	
.policies {
	float:right;
	margin: 0px;
	width:140px;
	line-height:130%;
	color:#330000;
	background-color: #FFFFFF;
	padding: 2px;
	}
.policies a {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight:300;
	color:#330000;
	background-color: #FFFFFF;
	text-decoration: none;
}

#mainnav {
	background-color: #FFFFFF;
	color:#000000;
	text-align: left;
	width: 780px;
	margin: 10px;
}

/* colonna rimossa dal design (floating on right)  #picture {
	background-color: #663300;
	float: right;
	height: 100px;
	width: 180px;
} */

#content {
	background-color: #FFFFFF;
	color:#000000;
	margin-right: auto;
	margin-left:auto;
}

h3 {
	font-family: Times, "Times New Roman", Garamond, serif;
	font-size: 130%;
	color: #330000;
	background-color: #FFFFFF;
	text-indent: 25px;
}

h3 a{
	font-family: Times, "Times New Roman", Garamond, serif;
	font-size: 120%;
	color: #330000;
	background-color: #FFFFFF;
	text-indent: 25px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.2;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 10px;
	margin-left: 10px;
	text-align: justify;
}
#container #content p:first-letter {
	font-size: 120%;
	color: #990000;
	background-color:#FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	background-color:#FFFFFF;
}
h2 {
	font-size: 1.8em;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 20px;
	border-left-width: 4px;
	border-left-style: ridge;
	border-left-color: #330000;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #330000;
	margin-left: 10px;
}

img.eventimage	{
	float:left;
	padding: 10px;
}
h2.event	{
	clear:left;
}

h3.event	{
	clear:left;
}

.servicesvideo {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

img.creationsimage	{
	float:left;
	}
	
hr	{
	clear:left;
	}

#footer {
	color:#330000;
	background-color: #FFFFFF;
	background-image:url(images/background_footer.gif);
	background-repeat:repeat-x;
	clear: both;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height: 100px;
	width:500px;
	vertical-align: bottom;
	}
	


p.address {
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: 0.9;
	color: #330000;
	background-color: transparent;
	padding-top: 50px;
	text-align: center;
}



li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	list-style-position:inside;
	padding-left:10px;
	margin-left: 20px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.4em;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: decimal;
}
p.smallnotes	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#330000;
	background-color:#FFFFFF;
	}
	
table.creationstable {
	border: none;
	width: 680px;
	margin-left:auto;
	margin-right:auto;
}
table.creationstable td {
	border:thin;
	border-color:#C60;
	padding:5px;
	vertical-align: top;
	line-height:130%;
}
.creationstable img {
	border-color:#000;
	border:thin;
	margin:2px;
}

.tabletitle {
	font-family:"Times New Roman", Times, serif;
	font-size:115%;
	font-weight:bold;
}

.tabledimensions {
	font-style:italic;
	font-size:100%;
}