
#wrapper {
	background-color: #ffffff;
	height: 768px;
	width: 1024px;
	
}

#banner {
	background-color: #FFFFFF;
	background-image: url('assets/BannerNew3.png');
	background-repeat: no-repeat;
	height: 134px;
	width: 1020px;
	border-style: solid;
	border-color: #e2bd13;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 5px;
	border-right-width: 0px;

	
}

#navbar {
	//background-image: url('');
	//background-repeat: no-repeat;
	//background-position: 10px 290px; 
	height: 500px;
	width: 120px;
	padding: 0.3cm 0.5cm;
	position: absolute; 
	top: 155px;
	border-style: solid;
	border-color: #e2bd13;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	font-family: Tahoma, Helvetica;
	//margin-top: 0.1cm;
	
}
	a.nav {font-size: 12px; font-weight: bold; text-decoration: none}
	
	a:link {color: #454242}   				/* unvisited link */
	a:visited {color: #454242}  			  	/* visited link */
	a:hover {color: #C4A100}  				/* mouse over link */
	a:active {color: #e2bd13}   				/* selected link */
	
	
	

#mainbody {
	
	height: 500px;
	width: 600px;
	position: absolute; 
	top: 160px;
	left: 175px;
	padding: 0.3cm 0.5cm;
	text-align: left;
	color: #454242;
	font-family: Tahoma, Helvetica;
	font-size: 13px;
	background-image: url('assets/BG-LegatoFev40.jpg')
	}

#mainbody2 {
	
	height: 500px;
	width: 700px;
	position: absolute; 
	top: 160px;
	left: 175px;
	padding: 0.3cm 0.5cm;
	text-align: center;
	color: #454242;
	font-family: Tahoma, Helvetica;
	font-size: 13px;
	background-image: url('assets/BG-LegatoFev40.jpg')
	}

#mainbody3 {
	
	height: 500px;
	width: 600px;
	position: absolute; 
	top: 160px;
	left: 175px;
	padding: 0.3cm 0.5cm;
	text-align: left;
	color: #454242;
	font-family: Tahoma, Helvetica;
	font-size: 13px;
	background-image: url('assets/BG-LegatoFev40.jpg')
	
	}

#map {
	height: 500px
	width:500px
	position: absolute;
	top: 50px;
	left: 530px;
	
	}

h2 {font-family: Times; text-indent: 1cm; color: #084673; text-align: left}
b.highlight {font-weight: bold; font-size: 120%}
b.highlight2 {font-weight: bold}
ul.bullets {font-size: 90%; line-spacing: 1px}
p.home {text-align: center}
p.indent {text-indent: 1cm}
p.ActiveX {text-align: center;  margin-top: 115px}



#news {
	
	padding: 0.3cm 0.5cm;
	height: 500px;
	width: 214px;
	position: absolute;
	top: 155px;
	left: 800px;
	text-align: center;
	font-family: Tahoma, Helvetica;
}
	p.blank {color:#ffffff}

	.xsnazzy h1, .zsnazzy h1 {						/* News Boxes */
					margin:0;
					font-family: Times; 
					font-size:1.2em; 
					padding:0 10px 5px 10px; 
					border-bottom:1px solid #C4A100;
					
				}

	.xsnazzy p, .zsnazzy p {
					margin:0; 
					padding:5px 10px; 
					font-family: times;
					font-size:13px;
					text-align: full;
					background:#ffffff			/* Box text container BG */
				}

	
			.xsnazzy {
					background: transparent; 
					width:200px; 
					float:left; 
					margin:0 3px;
				}

		.xtop, .xbottom {
					display:block; 
					background:transparent; 
					font-size:1px;
				}

	.xb1, .xb2, .xb3, .xb4 {
					display:block; 
					overflow:hidden;
				}

		.xb1, .xb2, .xb3 {
					height:1px;
				}

		.xb2, .xb3, .xb4 {
					background:#ffffff; 			/* Bottom of text container settings */
					border-left:1px solid #C4A100;
					border-right:1px solid #C4A100;
				}

			.xb1 {
					margin:0 5px; 
					background:#C4A100;
				}

			.xb2 {
					margin:0 3px;
					border-width:0 2px;
				}

			.xb3 {
					margin:0 2px;
				}
			
			.xb4 {
					height:2px; 
					margin:0 1px;
				}


		.xboxcontent {
					display:block; 
					border:0 solid #C4A100; 
					border-width:0 1px; 
					height:auto;
				}

	* html .xboxcontent {
					height:1px;
				}

		.color_a {
					background:#C4A100;		/* color_a & a2 --> header of news container */
					color:#fff;
				}
		
		.color_a2 {
					background:#308dd0;
					color:#fff;
				}

			.color_b {
					background:#d4d8bd; 
					color:#000;
				}
			.color_c {
					background:#758279; 
					color:#fff;
				}

			.color_d {
					background:#b2ab9b; 
					color:#000;
				}

#footer {
	
	height: 60px;
	width: 1024px;
	position: absolute;
	top: 650px;
}
p.foot {text-align: center; font-size: 11px}
a.foot {font-size: 11px}
.floatright { 	float: right }
.floatleft { 	float: left }


