/* @override http://www.nonnapias.com/style.css */

@charset "iso-8859-1";
/* CSS Document */
* {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color: #000000;
}
.formnoerror {
	font-weight: normal;
}
.formerror {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
body {
	margin:0px;
	background-color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
img {border:0;}
p.indented { margin-left:15px; margin-right:15px; }
td {
	vertical-align:top;
	font-size:13px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
}
h1{
	color:#850119;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 10px;
	line-height: 32px;
}
h2{
	color:#850119;
	padding:0px;
	margin:10px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

h3{
	color:#850119;
	padding: 0px 0px 10px;
	margin:10px 0px 0px 0px;
	font: bold 14px "Times New Roman", Times, serif;
}
a{color:#850119;}
a:hover{text-decoration:none;}
a.readmore{color:#005579; background:url(images/bg_readmore.jpg) no-repeat; padding-left:24px;}
a.readmore:hover{text-decoration:none;}
a.redlink{color:#CE3401;}
div.price{color:#CE3401; font-weight:bold; background:url(images/hr_price.jpg) left center no-repeat; padding-left:107px;}
.footer{font-family:Times New Roman; font-size:12px;}
.footer strong{font-family:Times New Roman; font-size:11px;}
.indentedleftright {
	font-family:"Times New Roman";
	font-size:13px;
	white-space: normal;
	margin-right: 15px;
	margin-left: 15px;
}

form {
	margin-left: 10px;
	margin-right: 10px;
}

