@charset "utf-8";
body 
{
	background-color: #2E3C10;
	border-collapse:collapse;
}
#container 
{
	width:1000px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	border: 4px solid #FFFFFF;
	border-collapse:collapse;
	background: #999999;
}
#header 
{
	height: 145px;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}


#content {
	height: 100%;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
#PalazzoPostCard {
	width: 600px;
}

#footer {
	height: 111px;
	width: 100%;
	/*border: 1.5px solid #FFFFFF;*/
	margin-left:auto;
	margin-right:auto;
}
a:link {color: #ffcc66; text-decoration: none; }
a:active {color: #ffcc66; text-decoration: none; }
a:visited {color: #ffcc66; text-decoration: none; }
a:hover {color: #ffcc66; text-decoration: none; }
p.mainLinks a:link   {color: #993300; text-decoration: none; font-weight: 900; }
p.mainLinks a:active   {color: #993300; text-decoration: none; font-weight:900; }
p.mainLinks a:visited  {color: #993300; text-decoration: none; font-weight:900;}
p.mainLinks a:hover   {color: #993300; text-decoration: none; font-weight: 900; }
.imgFloatL
{
	float:left;
	margin: 5px;
	margin-Right:10px;
}
.imgFloatR
{
	float:right;
}
table
{
	/*border-collapse:collapse;*/
	width:100%;
}
td
{
	/*border:3px solid #ffffff;*/
	border-collapse:collapse;
}
p
{
	text-align: justify;
	padding: 1em;
	color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
h1
{
	text-align:center;
}
h2,h3,h4,h5 
{
	text-align: left;
	color:#CC6600;
	font-weight:bold;
	padding-left:1em;
}
.banner
{
	/*border-bottom:3px solid white;*/
	text-align:center;
	background-color:#993300;
	width:80%;
}
#midContent {
	background:#ffcc66;
	padding:5px;
	text-align:center;
	vertical-align:top;
}

.topNavi {
	width: 20%;
	background:#999933;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	height:50%;
	border-right:none;
}

a img{
	border:0px;
}
img
{
	vertical-align:middle;
}
.navi {
	width: 20%;
	/*border: 1.5px solid #FFFFFF;
	border-bottom:3px solid white;*/
	background:#666666;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	height:72.5px;
	font-family:"Trebuchet MS";
}
.corner
{
	
	background:#999933;
	text-align:center;
	vertical-align:top;
	width: 20%;
}
#botBanner
{
	/*background:#999933;*/
	width: 60%;
	height: 45px;
	vertical-align:middle;
	text-align:center;
	/*background-image:url(images/images/celtic_map_01.gif);*/
	background-repeat:no-repeat;
	background-position:center;
}
#botCorner
{
	background-image:url(../images/BannerBackground.gif);
	height:70px;
	text-align:center;
	vertical-align:top;
	width: 20%;
	border-top:#FFFFFF solid 2px;
	border-collapse:separate;
}
.leftBar {
	width: 20%;
	height:75%;
	/*border: 1.5px solid #FFFFFF;*/
	background:#999933;
	text-align:left;
	vertical-align:text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}

#botColorBox {
height: 25%;
background:#ffcc66;
}
#naviLinks 
{
	font-size:14px;
	text-align:left;
	/*border:3px solid white;*/
}

.rightBorderAdd
{
	border-right:#FFFFFF solid 2px;
}
.leftBorderAdd
{
	border-left:#FFFFFF solid 2px;
}
.bottomBorderAdd
{
	border-bottom:#FFFFFF solid 2px;
}
.topBorderAdd
{
	border-top:#FFFFFF solid 2px;
}
#topNaviLinks 
{
	font-size:14px;
	text-align:left;
	/*border:3px solid white;*/
	vertical-align:middle;
	width:190px;
	height:100%;
}

#currentPage 
{
	background-image:url(../images/linkHighlighter.gif);
	background-repeat:repeat-y;
}
