/*
Description: Custom styles for Lili Maglione
Version: 1.5
License: GNU General Public License v2 or later
License URI: LICENSE
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table { border-spacing: 20px; }
p {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.12em;
	margin-bottom:20px;
	margin-top:0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

ul.nav { list-style: none; }
ul.nav li { font-size:12px; text-transform: uppercase;margin-bottom:15px; }
ul.nav li a:hover { color:#991199; }
ul.nav li a.active { color:#991199; }

p.nav a {font-family: Futura, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.12em;
}
/*p.nav a:active { color:#23527c; }
p.nav a:hover,
p.nav a:focus {color:#23527c;}*/
p.nav.active-link{
  background-color:#d90000;
  color:#fff;
}
p.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
p.footer{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
}
h1 { font-size:24px; font-weight:400; margin:0 0 25px 0; }
h2 { /* style8 */
    font-size: 18px;
	font-weight:400;
	margin-top:0;
}
h3 { /* style7 */
    font-size: 14px;
	font-weight:400;
}

p.contact {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
}