@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D0C2AA;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
.twoColFixRtHdr #container { 
	width: 951px;
	background: #FEF9EC;
	border: 1px solid #5F7969;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background: #FEF9EC;
	margin: 0px;
	padding: 0px;
} 
.twoColFixRtHdr #header p {
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 120px;
}
.twoColFixRtHdr #header a {
	font-size: 11px;
	color: #385950;
	text-decoration:none;
}
.twoColFixRtHdr #header a:hover {
	font-size: 11px;
	color: #862A1F;
	text-decoration:none;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 375px;
	background: #FEF9EC;
	margin-top: 0px;
	height: 500px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixRtHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FEF9EC;
	height: 500px;
} 
.twoColFixRtHdr #mainContent2 {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 100px;
	background-color: #FEF9EC;
} 
.twoColFixRtHdr #mainContent2 h1{
	font-size: 16px;
	color: #385950;	
} 
.twoColFixRtHdr #mainContent2 h2{
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
.twoColFixRtHdr #mainContent2 h3{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
} 
.twoColFixRtHdr #mainContent2 h4{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent2 p{
	font-size: 11px;
	text-align: left;
} 
.twoColFixRtHdr #footer {
	background-color: #38594F;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 75px;
} 
.twoColFixRtHdr #footer h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #FFF;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	vertical-align: bottom;
}
.twoColFixRtHdr #container .redBar {
	background-image: url(images/red_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
.twoColFixRtHdr #container .princiotta_painting {
	margin: 0px;
	padding-top: 30px;
}
.twoColFixRtHdr #container .princiotta_painting h1{
	font-size: 14px;
	color: #872F21;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 20px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#princiotta_painting-lft {
	background-image: url(images/princiotta_painting-4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
	width: 492px;
}
#in_the_news {
	width: 300px;
	background-image: url(images/decks_3.jpg);
	background-repeat: repeat-y;
	margin-left: 130px;
	margin-top: 50px;
}
.newsLft {
	background-image: url(images/decks_3.jpg);
	background-repeat: repeat-y;
	width: 66px;
	text-align: right;
}
.newsLft img {
	border: 1px solid #999999;
}
.newsRgt {
	background-image: url(images/decks_5.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 232px;
	vertical-align: top;
}
.newsMain {
	background-image: url(images/decks_3.jpg);
	background-repeat: repeat-y;
}
.newsMain p {
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	margin: 0px;
}
.newsMain a {
	font-size: 11px;
	color:#003399;
}
.newsMain a:hover {
	font-size: 11px;
	color:#003399;
}
.newsRgt p {
	font-size: 10px;
	color:#333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.newsRgt a {
	font-size:12px;
	color: #003399;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}	
.newsRgt a:hover {	
	font-size:12px;
	color: #003399;
	font-weight:bold;
	text-decoration: underline;
}
#lista {
	list-style-image: url(images/bullet.jpg);
}

#lista li{
	font-size: 12px;
	line-height: 22px;
}
.copyright {
	font-size: 9px;
	color: #6b6151;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright a {
	font-size: 9px;
	color: #6b6151;
}
.copyright a:hover {
	font-size: 9px;
	color: #6b6151;
}
