body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	margin: 0;
	}

h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
	}
	
h1 {font-family:"Monotype Corsiva", Georgia; color:#E62D32; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset, img, abbr {
	border: 0;
	}

address, caption, cite, code, dfn, em, 
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}

ul, ol {
	list-style: none;
	}

caption, th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	}

q:before, q:after {
	content: '';
	}

a, ins {
	text-decoration: none;
	}

a img, :link img, :visited img {
	border: none;
	}

address {
	font-style: normal;
	}

html { min-height: 100%; margin-bottom: 1px; }

div.clear { clear: both; }


#container {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image: url(images/white.png);
	background-repeat: repeat-x;
}

#logo {
	background-image:url(images/header-logo.jpg);
	background-repeat:no-repeat;
	height:110px;
}

#menu {
	width:800px;
	height:45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bk-menu.gif);
	background-repeat: repeat-x;
}

#menu_tab ul 
{
	list-style:none;
	float:right;
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu_tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#menu_tab a 
{
	text-decoration:none;
	border:0;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#menu_tab a span 
{
	display:block;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	background-image: url(images/bk-menu.gif);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}
#menu_tab a:hover,#menu_tab li.item_active a 
{
	color:#CDDF96;
	
}
#menu_tab a:hover span,#menu_tab li.item_active a span 
{
	color:#CDDF96;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-image: url(images/bk-menu-II.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #566C11;
	list-style:circle;
}

ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #566C11;
	list-style:circle;
	text-decoration:none;
	}

ul li a:hover{
	text-decoration:underline;
	}

form {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #566C11;
}

#body {
	width: 800px;
	height: auto;
}
#left-col {
	width:290px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	float: left;
}
#right-col {
	width:430px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	float: right;
}
#right-col a {
	color:#000;
	text-decoration:none;
}
#right-col a:hover{
	color:#667E22;
	}
#footer {
	background-color: #566c11;
	height:34px;
	width: 800px;
	text-align: center;
	display: block;
	float: left;
	line-height: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f73a37;
}
#line {
	border-bottom:solid #566c11 3px;
	margin-top: 5px;
}
#logo_laragazza {
	margin-left:auto;
	margin-right:auto;
	width:40px;
	height:30px;
	text-align:right;
	width: 800px;
	padding-top: 10px;
}
ul.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	padding: 0px;
	margin-left: 5px;
	margin-top: 4px;
	color: #FFFFFF;
	text-align: center;
}
ul.footer li {
	display:inline;
	margin-right:15px;
	padding:3px;
}
ul.footer a:link, ul.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
ul.footer a:hover, ul.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69C7C0;
	text-decoration: underline;
}
.big-quote {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-style:italic;
}
.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.titles-text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.bold-text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align: right;
}
.body-text, .body-text a:link, .body-text a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.body-text a:hover, .body-text a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#667E22;
	text-decoration:underline;
}
.fee {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	color: #566C11;
	margin-bottom: 30px;
	}
	
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.linktext, .linktext a:visited, .linktext a:link, .linktext a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#667E22;
	text-decoration:none;
	}
.linktext a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#667E22;
	text-decoration:underline;
	}
