a:link {
	color: #b85807;
}
a:visited {
	color: #b85807;
}
a:hover {
	color: #f3e2d0;
}
a:active {
	color: #FFCCFF;
}
#header{
 background-color:#ffffff;
 background-image: url(images/uppertitle_0007_rome.png);
}

#maincol {
 background-color: #f3e2d0;
 color: #606060;
 line-height: 180%;
}
#footer {
 background-image: url(images/patterns/5Web-Rome.png);
 background-color:White;
 color:#b85807;
 height: 72px;
}
#wrapper {
	background-color: White;
}
#headertitle0 {
	color:#b85807;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 6px;
}
#headertitle1 {
 background-color:#e5be95;
	color:#b85807;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 6px;
}
#headertitle3 {
 backgrnd-color:#e5be95;
	color:#b85807;
}
/************** MENU ******************************************/
#leftcol {
 background-color:#b85807;
 color: White;
}

#leftcol li a
{
border-bottom: 0px solid #b85807;
color: #fff;
}

#leftcol li a:hover
{
border-bottom: 0px solid #b85807;
background-color: #c06519;
color: #fff;
}

.menu1on
{
border-bottom: 0px solid #b85807;
background-color: #c06519;
}
/************** END MENU **************************************/

.headerpicbox {
	float:left;
	margin:64px 4px 64px 4px;
	border:1px #b85807 solid;
}
