/* Start of CMSMS style sheet 'Frassati main' */
* { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: none; }

body {
	font: 0.8125em Verdana, sans-serif; 
	line-height: 1; 
	color: #333; 
	background: #FFF;
}
#container-main {
	width: 778px;
    \width: 778px;
	w\idth: 778px;
	margin-left: auto;
	margin-right: auto;
}
#main-top {
	height: 100px;
	background: #FFFFFF url(images/www/top.jpg) no-repeat;
}
#main-navbar {
	color: #FAFAFA;
	height: 60px;
	background: #800000 url(images/www/navbar-bg.gif) no-repeat right top;	
}
#main-navbar ul {
	margin-left: 30px;	
}
#main-navbar ul li a.currentpage {
	color: #99945F;
}
#upper ul {	
	padding-top: 15px;
}
#upper ul li {
	display: inline;
	font: 0.85em Verdana, sans-serif; text-transform: uppercase;
	background: transparent url(images/www/navbar-menu.gif) no-repeat left center;
	padding: 3px 6px 3px 9px;
}
#upper ul li a {
	color: #FAFAFA;
}
#lower ul li a {
	color: #CCCCCC;
}
#upper ul li a:hover, #lower ul li a:hover {
	color: #FFFFFF;
}
#lower ul li {
	display: inline;
	font: 0.75em Verdana, sans-serif; 
	text-transform: uppercase;	
	padding: 3px 6px 3px 0;
	color: #CCCCCC;
}
#main-footer {
	height: 60px;
	font-size: 0.85em;	
	padding: 0 0 2px 0;
	border-bottom: 1px solid #E5E5E5;	
}
#content {	
	clear: both;
	background: transparent url(images/www/content-bg.gif) repeat-y; 	
}
#content-line {
	height: 1px;
	width: 100%;
	font-size: 1px;
	clear: both;
}
#content-lcol {
	margin: 2px 0;
}
#footer-lcol {
	height: 60px;
	float: left;
	width: 477px;
	background-color: #FBFAF5;
	border-right: 1px solid #DCDBD6;
}
#footer-lcol p {
	margin-left: 15px;
	padding: 1.9em 15px;		
}
#footer-rcol {
	height: 60px;
	float: left;
	width: 300px;
	color: #5D7699;
	background-color: #F5F4EE;	
}
#footer-rcol ul {
	margin-left: 15px;
	padding: 1.9em 15px;
}
#footer-rcol li {
	display: inline;
	padding: 0 12px 0 0;
}
#footer-rcol li a {
	color: #5D7699;
	font: 0.85em Verdana, sans-serif; text-transform: uppercase;
}
#footer-rcol li a:hover {
	color: #800000;
}
#h-line {
	height: 1px;
	width: 100%;
	font-size: 1px;
	background-color: #E5E5E5;
	margin: 2px 0;
	clear: both;
}
#content-lcol {
	float: left;
	width: 477px;
}
#content-rcol {
	float: right;
	width: 300px;	
}
h1 { 
	font: 1.5em Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	border-left: 6px solid #800000;
	padding-left: 6px;
	margin: 9px;
}
h2 { 
	font: 1.35em Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	color: #99945F;
	margin: 1px 1px 1px 12px;
}
h2 a { 
	color: #99945F; 
}
h2 a:hover { 
	color: #5E7698; 
}
h3 {
	font: 1.5em Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	border-right: 6px solid #99945F;
	border-bottom: 1px solid #99945F;
	padding-left: 6px;
	margin: 9px;
}
.news-info { 
	color: #8A8A8A;
	margin: 1px 1px 9px 14px;
	font-size: 0.75em;
}
.content-item, .content-subpage {
	padding-bottom: 9px;	
	margin: 9px;
}
.item-text {
	margin: 0 12px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 9px;
}
.item-text p, .content-item p {
	line-height: 1.3;
	text-align: justify;
	margin-bottom: 0.5em;
}
.content-subpage p {
	margin: 0 12px;
}
.rcol-item {
	margin: 9px;
}
.links-list {
	width: 264px;
}
.links-list ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.links-list li {
	display: block;
	margin: 0;
	padding: 0;	
}
.links-list a {
	display: block;
	width: 236px;	
}
.links-list li a, .links-list li a:link, .links-list li a:visited {
	padding: 7px 3px 7px 33px;
	background: url(images/www/list-bull.gif) no-repeat left center;
	text-decoration: none;
	color: #4a6273;
}
html>body .links-list li a { width: auto; }
.links-list li a:hover {
	padding: 7px 3px 7px 33px;
	background: #FBFAF5 url(images/www/list-bull-check.gif) no-repeat left center;
	color: #4d7a9b;
}
#news-more-link {
	text-align: right;
	margin-right: 3px;
}
#news-more-link a {
	color: #99945D;
}
.content-subpage ul {
	margin: 6px 12px;
	padding: 3px 9px;
}
.content-subpage ul li {
	margin: 0px 6px;
	padding: 3px 9px;
}
.content-subpage ul li a {
	color: #99945D;
	text-decoration: underline;
}
.content-subpage ul li a:hover {
	color: #333333;
}
#content-lcol p a {
	color: #99945D;
	text-decoration: underline;
}
#content-lcol p a:hover {
	color: #333333;
}
/* End of 'Frassati main' */

