@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#f4e7bd;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:100%;
		height:309px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbg.jpg);
		background-repeat:repeat-x;
	}
#headerblank
	{
		width:1004px;
		height:309px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:309px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}

#menu
	{
		width:649px;
		height:33px;
		float: right;
		margin:138px 51px 0 0;
		padding:0px;
	}


#menu ul
	{
		padding:0;
		margin:0;
	}
	
#menu li
	{
		position: relative;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
		font-family:Arial;
	} 

#menu li a
	{
		width:106px;
		height: 25px;
		display: block;
		text-decoration:none;
		text-align: center;
		line-height: 30px;
		background-color: #c0943c;
		color: white;
		font-size:12px;
	}


#menu li a:hover
	{
		background-color: #7e8901;
	}

#menu ul ul
	{
		position: absolute;
		top: 25px; 
		visibility: hidden;
	} 

#menu ul li:hover ul
	{
		visibility:visible;
	}


#login
	{
		width:649px;
		height:106px;
		float: right;
		margin:35px 53px 0 0;
		padding:0px;
		background-image:url(images/loginbg.jpg);
		background-repeat:no-repeat;
	}
#login1
	{
		width:649px;
		height:106px;
		float: right;
		margin:35px 53px 0 0;
		padding:0px;
		background-image:url(images/loginbg1.jpg);
		background-repeat:no-repeat;
	}
#logintxtblank
	{
		width:622px;
		height:89px;
		float: left;
		margin:0px;
		padding:17px 0 0 27px;
	}
#loginheading
	{
		width:622px;
		height:21px;
		float: left;
		margin:0 0 8px 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		color:#000;
	}
#loginheading h4
	{
		width:622px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#000;
	}
#username
	{
		width:65px;
		height:14px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#password
	{
		width:52px;
		height:14px;
		float:left;
		margin:0px;
		padding:7px 0 0 23px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input02
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input
	{
		width:181px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		border:solid 1px #ead28b;
		background-color:#ead28b;
	}
#loginbutton
	{
		width:50px;
		height:23px;
		float:left;
		margin:0 0 0 20px;
		padding:0px;
	}
.login
	{
		width:50px;
		height:19px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
	}
.login:hover
	{
		width:50px;
		height:19px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/loginover.jpg);
		background-repeat:no-repeat;
	}
#member
	{
		width:135px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#ab8e4e;
	}
#register
	{
		width:600px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#943415;
	}
.register
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration:none;
	}
.register:hover
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration: underline;
	}

#address
	{
		width:600px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#943415;
	}
#address1
	{
		width:600px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#7e8901;
	}

/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	
#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}		
#content
	{
		width:1004px;
		float: left;
		margin:0px;
		padding:0px;
	}
#contentleft
	{
		width:215px;
		float: left;
		margin:0px;
		padding:34px 0 33px 52px;
	}
#leftheading
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
#leftheading h4
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
.lefttxtblank
	{
		width:195px;
		height:77px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	}
.lefttxtblank02
	{
		width:195px;
		height:77px;
		float: left;
		margin:33px 0 0 0;
		padding:0px;
	}
.lefticon
	{
		width:36px;
		height:28px;
		float: left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#b22d00;
		text-align:center;
		background-image:url(images/lefticon.jpg);
		background-repeat:no-repeat;
	}
.leftboldtxtblank
	{
		width:150px;
		height:34px;
		float: left;
		margin:0px;
		padding:0 0 0 9px;
	}
.leftboldtxt
	{
		width:147px;
		height:13px;
		float: left;
		margin:0px;
		padding:0 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#b22d00;
	}
.lefttxt
	{
		width:132px;
		height:13px;
		float:left;
		margin:0px;
		padding:0 0 0 18px;
		font-family:Arial;
		font-size:9px;
		font-weight: normal;
		color:#464646;
		background-image:url(images/lefttxtbg.jpg);
		background-repeat:no-repeat;
	}
.leftnormaltxt
	{
		width:194px;
		float:left;
		margin:4px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
	}
.morebutton
	{
		width:194px;
		float:left;
		margin:7px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
	}
.more
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration:none;
	}
.more:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#a5122a;
		text-decoration: underline;
	}
#leftnavheading
	{
		width:216px;
		float: left;
		margin:35px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
#leftnavheading h4
	{
		width:216px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
#leftnav
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
	}
#leftnav ul
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#leftnav ul li
	{
		width:194px;
		height:25px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#leftnav ul li a.leftnav
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;
		background-image:url(images/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnav:hover
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(images/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnavbot
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;		
		background-image:url(images/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
#leftnav ul li a.leftnavbot:hover
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(images/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
#leftnav1
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
	}
#leftnav1 ul
	{
		width:194px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#leftnav1 ul li
	{
		width:194px;
		height:45px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#leftnav1 ul li a.leftnav1
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;
		background-image:url(images/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav1 ul li a.leftnav1:hover
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(images/leftnavactive.jpg);
		background-repeat:no-repeat;
	}
#leftnav1 ul li a.leftnavbot1
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#464646;
		text-decoration:none;		
		background-image:url(images/leftnavbot.jpg);
		background-repeat:no-repeat;
	}
#leftnav1 ul li a.leftnavbot1:hover
	{
		width:175px;
		height:22px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#b22d00;
		text-decoration:none;		
		background-image:url(images/leftnavbot.jpg);
		background-repeat:no-repeat;
	}

/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	
#contentmid
	{
		width:435px;
		float:left;
		margin:0px;
		padding:34px 0 33px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
.midheading
	{
		width:435px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		color:#7e8901;
	}
.midheading1
	{
		width:435px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:18px;
		color:#7e8901;
	}
.midheading h2
	{
		width:435px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		font-weight:normal;
		color:#7e8901;
	}
.midheading1 h2
	{
		width:435px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:24px;
		font-weight:normal;
		color:#7e8901;
	}
.midtxt
	{
		width:400px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
	}
.midtxt1
	{
		width:400px;
		float: left;
		margin:7px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
	}
.midboldtxt
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
#comments
	{
		width:400px;
		height:25px;
		float: left;
		margin:22px 0 44px 0;
		padding:0px;
		background-image:url(images/commentsbg.jpg);
		background-repeat:no-repeat;
	}
#addcomments
	{
		width:82px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 34px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.addcomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.addcomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
#morecomments
	{
		width:72px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 28px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.morecomments
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.morecomments:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
.projectheading
	{
		font-family:Georgia;
		font-size:12px;
		color:#c0943c;
		padding:0 0 0 14px;
	}
#projectbg
	{
		width:401px;
		height:158px;
		float:left;
		margin:18px 0 34px 0;
		padding:0px;
		background-image:url(images/projectbg.jpg);
		background-repeat:no-repeat;
	}
#projectbg1
	{
		width:649px;
		height:377px;
		float:left;
		margin:18px 0 34px 0;
		padding:0px;
		background-image:url(images/projectbg1.jpg);
		background-repeat:no-repeat;
	}
#projectbg2
	{
		width:649px;
		height:150px;
		float:left;
		margin:18px 0 34px 0;
		padding:0px;
		background-image:url(images/projectbg2.jpg);
		background-repeat:no-repeat;
	}
#projectthumnail
	{
		width:92px;
		height:130px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/lafiaccola.jpg);
		background-repeat:no-repeat;
	}
#projectthumnail1
	{
		width:400px;
		height:400px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/projectbg1.jpg);
		background-repeat:no-repeat;
	}
#projecttxtblank
	{
		width:219px;
		float:left;
		margin:15px 0 0 0;
		padding:20px 0 0 0;
	}
#projecttxtblank1
	{
		width:640px;
		float:left;
		margin:15px 0 0 0;
		padding:20px 0 0 0;
	}
#projecttxtblank2
	{
		width:640px;
		float:left;
		margin:15px 0 0 0;
		padding:20px 0 0 0;
	}
#projecttxt
	{
		width:206px;
		float:left;
		margin:0px;
		padding:0 0 0 13px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.projectboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#853008;
	}
.projectboldtxt1
	{
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#853008;
	}
.projectboldtxt2
	{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:#853008;
	}
.projecttxt1
	{
		font-family:Arial;
		font-size:15px;
		color:#853008;
	}
#moreproject
	{
		width:194px;
		float:left;
		margin:0px;
		padding:5px 0 0 25px;
	}
.moreproject
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
	}
.moreproject:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration: underline;
	}
#purposetxt
	{
		width:399px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
#purposenav
	{
		width:435px;
		float:left;
		margin:0px;
		padding:14px 0 0 0;
	}
#purposenav ul
	{
		width:188px;
		float:left;
		margin:0 24px 0 0;
		padding:0px;
		display:block;		
	}
#purposenav ul li
	{
		width:188px;
		height:21px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
		display:block;
	}
#purposenav ul li a.purposenav
	{
		width:168px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:11px;
		color:#c17305;
		text-decoration:none;
		background-image:url(images/purposeactive.jpg);
		background-repeat:no-repeat;
	}
#purposenav ul li a.purposenav:hover
	{
		width:168px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:11px;
		color:#c17305;
		text-decoration:none;
		background-image: url(images/purposeover.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------MIDPART------------------------------------------------------------END---------*/		
#contentright
	{
		width:180px;
		float: left;
		margin:0px;
		padding:34px 0 40px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
.rightheading
	{
		width:180px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#7e8901;
	}
.rightheading h4
	{
		width:180px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		color:#7e8901;
	}
#galleryblank
	{
		width:180px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
	}
#rightpic01
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightpic01
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/foto1.jpg);
		background-repeat:no-repeat;
	}
.rightpic01:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/foto1.jpg);
		background-repeat:no-repeat;
	}
#rightpic02
	{
		width:160px;
		height:120px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
	}
.rightpic02
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/foto2.jpg);
		background-repeat:no-repeat;
	}
.rightpic02:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/foto2.jpg);
		background-repeat:no-repeat;
	}
	
#rightpic03
	{
		width:160px;
		height:120px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
	}
.rightpic03
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/foto3.jpg);
		background-repeat:no-repeat;
	}
.rightpic03:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/foto3.jpg);
		background-repeat:no-repeat;
	}
.viewbutton
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 36px 0;
		padding:0px;
	}
.viewbuttonbot
	{
		width:68px;
		height:19px;
		float:left;
		margin:16px 0 0 0;
		padding:0px;
	}	
.view
	{
		width:68px;
		height:16px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/viewmore.jpg);
		background-repeat:no-repeat;
	}
.view:hover
	{
		width:68px;
		height:16px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/viewmoreover.jpg);
		background-repeat:no-repeat;
	}
.righttxt
	{
		width:177px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
	}
.rightboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#b22d00;
	}
/*--------------------------------------------------------------CONTENTPART-------------------------------------------------END--------------------------------------------------------------*/	
#footerbg
	{
		width:100%;
		height:154px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:154px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:858px;
		height:313px;
		float:left;
		margin:0px;
		padding:41px 0 0 146px;
		background-image:url(images/footer.jpg);
		background-repeat:no-repeat;
	}
#footerbox
	{
		width:108px;
		height:84px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbox.jpg);
		background-repeat:no-repeat;
	}
#footermid
	{
		width:108px;
		height:84px;
		float:left;
		margin:0 35px 0 35px;
		padding:0px;
		background-image:url(images/footerbox.jpg);
		background-repeat:no-repeat;
	}
#footerlast
	{
		width:108px;
		height:84px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbox.jpg);
		background-repeat:no-repeat;
	}
.footerheading
	{
		width:215px;
		height:21px;
		float: left;
		margin:28px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		color:#f4e7bd;
	}
.footerheading h4
	{
		width:215px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:normal;
		color:#f4e7bd;
		text-align:center;
	}
.footertxt
	{
		width:184px;
		float: left;
		margin:17px 0 0 16px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
	}
.footerbutton
	{
		width:68px;
		height:19px;
		float: left;
		margin:15px 0 0 73px;
		padding:0px;
	}
.button
	{
		width:68px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/footerbutton.jpg);
		background-repeat:no-repeat;
	}
.button:hover
	{
		width:68px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/footerover.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:715px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration: underline;
		padding:0 3px 0 3px;		
	}
#copyrights
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#401400;
		text-align:center;
	}
#designedby
	{
		width:715px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#401400;
		text-align:center;
	}
.designedby
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:none;
	}
.designedby:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ee7e1f;
		text-align:center;
		text-decoration:underline;
		}

#validation
	{
		width:422px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 293px;
	}
.xhtml
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:66px;
		height:17px;
		float: left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:66px;
		height:18px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}

.view1
	{
		width:68px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/next.jpg);
		background-repeat:no-repeat;
	}
.view1:hover
	{
		width:68px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/nextmoreover.jpg);
		background-repeat:no-repeat;
	}

.leftnormaltxt1
	{
		width:194px;
		float:left;
		margin:4px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#464646;
		text-align:justify;
	}
#menu1
	{
		width:285px;
		height:33px;
		float: left;
		margin:0 0 0 0;
		padding:0px;
	}
#menu1 ul
	{
		width:285px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu1 ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#menu1 ul li a.menu1
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu1 ul li a.menu1:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menuover.jpg);
		background-repeat:no-repeat;		
	}
#menu2
	{
		width:285px;
		height:33px;
		float: left;
		margin:0 0 0 0;
		padding:0px;
	}
#menu2 ul
	{
		width:285px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu2 ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#menu2 ul li a.menu2
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu2 ul li a.menu2:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menuover.jpg);
		background-repeat:no-repeat;		
	}
#menu3
	{
		width:285px;
		height:33px;
		float: left;
		margin:0 3px 0 0;
		padding:0px;
	}
#menu3 ul
	{
		width:285px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu3 ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#menu3 ul li a.menu3
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu3 ul li a.menu3:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menuover.jpg);
		background-repeat:no-repeat;		
	}


/*------ home3a ------*/
#contentmid1home3a
	{
		width:480px;
		height:405px;
		float:left;
		margin:35px 0 0 25px;

	}
.midtxt1home3a
	{
		width:480px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}

#contentmid2home3a
	{
		width:710px;
		float:left;
		margin:0px;

	}
.midtxt2home3a
	{
		width:710px;
		float: left;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#contentrighthome3a
	{
		width:230px;
		height:405px;
		float: left;
		margin:35px 0 0 0;
	
	}
#galleryblankhome3a
	{
		width:230px;
		height:405px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}

#foto0005
	{
		width:230px;
		height:405px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}
.foto0005
	{
		width:195px;
		height:314px;
		float:left;
		margin:75px 25px 0 25px;
		padding:0px;
		background-image:url(home/foto0005.jpg);
		background-repeat:no-repeat;
	}
.foto0005.jpg:hover
	{
		width:195px;
		height:314px;
		float:left;
		margin:70px 30px 0 30px;
		padding:0px;
		background-image:url(home/foto0005.jpg);
		background-repeat:no-repeat;
	}

/*------ home3b ------*/
#contentmid1home3b
	{
		width:378px;
		height:250px;
		float:left;
		margin:35px 0 0 25px;

	}
.midtxt1home3b
	{
		width:378px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}

#contentmid2home3b
	{
		width:710px;
		float:left;
		margin:0px;

	}
.midtxt2home3b
	{
		width:710px;
		float: left;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#contentrighthome3b
	{
		width:334px;
		height:250px;
		float: left;
		margin:15px 0 0 0;
	
	}
#galleryblankhome3b
	{
		width:334px;
		height:250px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}

#foto0006
	{
		width:314px;
		height:204px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}
.foto0006
	{
		width:314px;
		height:204px;
		float:left;
		margin:75px 25px 0 15px;
		padding:0px;
		background-image:url(home/foto0006.jpg);
		background-repeat:no-repeat;
	}
.foto0006.jpg:hover
	{
		width:314px;
		height:204px;
		float:left;
		margin:70px 30px 0 20px;
		padding:0px;
		background-image:url(home/foto0006.jpg);
		background-repeat:no-repeat;
	}

/*------ home3c ------*/

#contentmid1home3c
	{
		width:385px;
		height:235px;
		float:left;
		margin:35px 0 0 25px;

	}
.midtxt1home3c
	{
		width:385px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}

#contentmid2home3c
	{
		width:710px;
		float:left;
		margin:0px;

	}
.midtxt2home3c
	{
		width:710px;
		float: left;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#contentrighthome3c
	{
		width:300px;
		height:190px;
		float: left;
		margin:75px 0 0 25px;
	
	}
#galleryblankhome3c
	{
		width:300px;
		height:190px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}

#foto0007
	{
		width:314px;
		height:204px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}
.foto0007
	{
		width:314px;
		height:204px;
		float:left;
		margin:10px 10px 0;
		padding:0px;
		background-image:url(home/foto0007.jpg);
		background-repeat:no-repeat;
	}
.foto0007.jpg:hover
	{
		width:314px;
		height:204px;
		float:left;
		margin:70px 30px 0 30px;
		padding:0px;
		background-image:url(home/foto0007.jpg);
		background-repeat:no-repeat;
	}

/*------ home1, home2, home5, home3d ------*/
#contentmidhome
	{
		width:649px;
		float:left;
		margin:0px;
		padding:34px 0 33px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
.midtxthome
	{
		width:649px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}

/*------ home4 ------*/
#contentmidhome4
	{
		width:390px;
		float:left;
		margin:0px;
		padding:34px 0 33px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
.midtxthome4
	{
		width:390px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#contentrighthome4
	{
		width:230px;
		height:590px;
		float: left;
		margin:55px 0 0 35px;
	
	}
#galleryblankhome4
	{
		width:230px;
		height:590px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
	}

#foto0008
	{
		width:204x;
		height:448px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
	}
.foto0008
	{
		width:204px;
		height:448px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(home/foto0008.jpg);
		background-repeat:no-repeat;
	}
.foto0008:hover
	{
		width:204px;
		height:448px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(home/foto0008.jpg);
		background-repeat:no-repeat;
	}
#foto0009
	{
		width:204px;
		height:142px;
		float:left;
		margin:20px;
		padding:0px;
		background-image:url(home/foto0009.jpg);
		background-repeat:no-repeat;
	}
.foto0009
	{
		width:204px;
		height:142px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(home/foto0009.jpg);
		background-repeat:no-repeat;
	}
.foto0009:hover
	{
		width:204px;
		height:142px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(home/foto0009.jpg);
		background-repeat:no-repeat;
	}

/*------ trabattoni1 ------*/
#contentmid1trabattoni1
	{
		width:415px;
		float:left;
		margin:0px;
		padding:34px 0 33px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
.midtxt1trabattoni1
	{
		width:410px;
		float: left;
		margin:22px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#contentmid2trabattoni1
	{
		width:730px;
		float:left;
		margin:0px;

	}
.midtxt2trabattoni1
	{
		width:730px;
		float: left;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#contentrighttrabattoni1
	{
		width:280px;
		height:435px;
		float: left;
		margin:60px 0 0 0;
	
	}
#galleryblanktrabattoni1
	{
		width:280px;
		height:435px;
		float:left;
		margin:0;
		padding:0px;
	}
#foto0010
	{
		width:300px;
		height:386px;
		float:left;
		margin:20px;
		padding:0px;
		background-image:url(trabattoni/vita/foto0010.jpg);
		background-repeat:no-repeat;
	}
.foto0010
	{
		width:300px;
		height:386px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(trabattoni/vita/foto0010.jpg);
		background-repeat:no-repeat;
	}
.foto0010:hover
	{
		width:300px;
		height:386px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(trabattoni/vita/foto0010.jpg);
		background-repeat:no-repeat;
	}




#columnhome1
	{
		width:78px;
		height:28px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#columnhome2
	{
		width:78px;
		height:28px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column1parrocchia1
	{
		width:150px;
		height:34px;
		float: left;
		margin:0 0 0 30px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column2parrocchia1
	{
		width:150px;
		height:34px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column3parrocchia1
	{
		width:200px;
		height:34px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column1contatti1
	{
		width:150px;
		height:34px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column2contatti1
	{
		width:150px;
		height:34px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column3contatti1
	{
		width:250px;
		height:34px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column4contatti1
	{
		width:640px;
		height:14px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.menu1txt
	{
		font-family: Arial;
		font-size:9px;
	}
#comments1
	{
		width:200px;
		height:25px;
		float: left;
		margin:0 0 0 0;
		padding:0px;
		background-image:url(images/commentsbg1.jpg);
		background-repeat:no-repeat;
	}
#comments2
	{
		width:200px;
		height:25px;
		float: left;
		margin:0 0 0 0;
		padding:0px;
		background-image:url(images/commentsbg2.jpg);
		background-repeat:no-repeat;
	}
#addcomments1
	{
		width:200px;
		height:17px;
		float: left;
		margin:0px;
		padding:7px 0 0 34px;
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
	}
.addcomments1
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration:none;
	}
.addcomments1:hover
	{
		font-family: Arial;
		font-size:11px;
		color:#8b2c00;
		text-decoration: underline;
	}
#column1parrocchia21
	{
		width:640px;
		height:34px;
		float: left;
		margin:0 0 0 150px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column2parrocchia21
	{
		width:400px;
		height:34px;
		float: left;
		margin:0 0 0 30px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#videoblank
	{
		width:180px;
		float:left;
		margin:21px 0 0 0;
		padding:0px;
	}
#rightvideo01
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightvideo01
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/video.jpg);
		background-repeat:no-repeat;
	}
.rightvideo01:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/video.jpg);
		background-repeat:no-repeat;
	}
#projectbgvideo0001
	{
		width:640px;
		height:360px;
		float:left;
		margin:0;
		padding:0px;
		background-image:url(images/projectbg4.jpg);
		background-repeat:no-repeat;
	}
#projecttxtblankvideo0001
	{
		width:640px;
		float:left;
		margin:0;
		padding:0px;
	}
#column1video0001
	{
		width:640px;
		height:360px;
		float: left;
		margin:0;
		padding:7px 10px 10px 7px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column1oratorio1
	{
		width:205px;
		height:34px;
		float: left;
		margin:20px 0 0 25px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column2oratorio1
	{
		width:80px;
		height:34px;
		float:left;
		margin:20px 0 0 0;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column3oratorio1
	{
		width:80px;
		height:34px;
		float:left;
		margin:20px 0 0 0;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#contentmidoratorio1
	{
		width:435px;
		float:left;
		margin:0px;
		padding:4px 0 33px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
#contentleftoratorio1
	{
		width:215px;
		float: left;
		margin:0px;
		padding:4px 0 33px 52px;
	}
#column1parrocchia3
	{
		width:580px;
		height:234px;
		float: left;
		margin:0 0 0 15px;
		padding:10px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		text-align:justify;
	}
.projecttxtparrocchia3
	{
		font-family:Arial;
		font-size:16px;
		color:#853008;
		text-align:justify;
	}
.projecttxtboldparrocchia3
	{
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#853008;
		text-align:justify;
	}
#projecttxtblankparrocchia3
	{
		width:640px;
		float:left;
		margin:0 0 0 0;
		padding:20px 0 0 0;
	}
#login2
	{
		width:649px;
		height:106px;
		float: right;
		margin:35px 53px 0 0;
		padding:0px;
		background-image:url(images/loginbg2.jpg);
		background-repeat:no-repeat;
	}
#column1parrocchia61
	{
		width:640px;
		height:34px;
		float: left;
		margin:0 0 0 0;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column2parrocchia61
	{
		width:300px;
		height:34px;
		float: left;
		margin:0 0 0 20px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#column3parrocchia61
	{
		width:250px;
		height:34px;
		float: left;
		margin:0 0 0 20px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.midheadingparrocchia61
	{
		width:640px;
		float: left;
		text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:18px;
		color:#7e8901;
	}
.midheadingparrocchia61 h2
	{
		width:640px;
		float: left;
		text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		font-weight:normal;
		color:#7e8901;
	}
#column1parrocchia62
	{
		width:640px;
		height:34px;
		float: left;
		margin:0 0 0 0;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:7px;
		color:#95844d;
	}
#column2parrocchia62
	{
		width:200px;
		height:30px;
		float: left;
		margin:0 0 0 10px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:7px;
		color:#95844d;
	}
#column3parrocchia62
	{
		width:200px;
		height:30px;
		float: left;
		margin:0 0 0 10px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:7px;
		color:#95844d;
	}
#column4parrocchia62
	{
		width:200px;
		height:30px;
		float: left;
		margin:0 0 0 10px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:7px;
		color:#95844d;
	}
.midheadingparrocchia62
	{
		width:640px;
		float: left;
		text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:18px;
		color:#7e8901;
	}
.midheadingparrocchia62 h2
	{
		width:640px;
		float: left;
		text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#7e8901;
	}
.projectboldtxtparrocchia62
	{
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#853008;
	}
#projecttxtblankparrocchia62
	{
		width:640px;
		float:left;
		margin:0 0 0 0;
		padding:5px 0 0 0;
	}

#column1oratorio3
	{
		width:350px;
		height:234px;
		float: left;
		margin:0 0 0 15px;
		padding:10px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		text-align:justify;
	}
.projecttxtoratorio3
	{
		font-family:Arial;
		font-size:16px;
		color:#853008;
		text-align:justify;
	}
.projecttxtoratorio6
	{
		font-family:Arial;
		font-size:14px;
		color:#853008;
		text-align:justify;
	}

.projecttxtoratorio21
	{
		font-family:Arial;
		font-size:11px;
		color:#853008;
		text-align:justify;
	}
#projectbgcontatti2
	{
		width:401px;
		height:388px;
		float:left;
		margin:25px 0 34px 0;
		padding:0px;
		background-image:url(images/projectbg3.jpg);
		background-repeat:no-repeat;
	}
#projectcontatti2
	{
		width:92px;
		height:124px;
		float:left;
		margin:28px 0 0 20px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/parrocco.jpg);
		background-repeat:no-repeat;
	}
#column1contatti2
	{
		width:401px;
		height:234px;
		float: left;
		margin:0 0 0 15px;
		padding:8px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		text-align:justify;
	}
.projecttxtcontatti2
	{
		font-family:Arial;
		font-size:12px;
		color:#853008;
		text-align:justify;
	}
#foto0052
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.foto0052
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(parrocchia/ingresso/foto0052b.jpg);
		background-repeat:no-repeat;
	}
.foto0052:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(parrocchia/ingresso/foto0052b.jpg);
		background-repeat:no-repeat;
	}
#foto0054
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.foto0054
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(parrocchia/ingresso/foto0054b.jpg);
		background-repeat:no-repeat;
	}
.foto0054:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(parrocchia/ingresso/foto0054b.jpg);
		background-repeat:no-repeat;
	}
#foto0063
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.foto0063
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(parrocchia/ingresso/foto0063b.jpg);
		background-repeat:no-repeat;
	}
.foto0063:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(parrocchia/ingresso/foto0063b.jpg);
		background-repeat:no-repeat;
	}

#designedby1
	{
		width:850px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:5px;
		color:#f4e7bd;
		text-align:center;
	}
.designedby1
	{
		font-family:Arial;
		font-size:5px;
		color:#f4e7bd;
		text-align:center;
		text-decoration:none;
	}
.designedby1:hover
	{
		font-family:Arial;
		font-size:5px;
		color:#f4e7bd;
		text-align:center;
		text-decoration:underline;
		}

.menu2txt
	{
		font-family: Arial;
		font-size:12px;
		height:44px;
	}
.lefttxtblank1
	{
		width:195px;
		height:137px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	
	}
.lefttxtblank2
	{
		width:195px;
		height:97px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	
	}
.lefttxtblank3
	{
		width:195px;
		height:57px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	
	}
#comments3
	{
		width:400px;
		height:25px;
		float: left;
		margin:22px 0 44px 0;
		padding:0px;
		background-image:url(images/commentsbg3.jpg);
		background-repeat:no-repeat;
	}
#projectthumnailaltro1
	{
		width:130px;
		height:92px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/panino.jpg);
		background-repeat:no-repeat;
	}
#projectthumnailaltro2
	{
		width:92px;
		height:130px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/libro.jpg);
		background-repeat:no-repeat;
	}
#projectthumnailaltro3
	{
		width:130px;
		height:92px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/pesca.jpg);
		background-repeat:no-repeat;
	}
#contentmidoratorio2
	{
		width:640px;
		float:left;
		margin:0px;
		padding:14px 0 13px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
#column1oratorio2
	{
		width:640px;
		height:34px;
		float: left;
		margin:0 0 0 0;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:7px;
		color:#95844d;
	}
.midheadingoratorio2
	{
		width:640px;
		float: left;
		text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:14px;
		color:#7e8901;
	}
.midheadingoratorio2 h2
	{
		width:640px;
		float: left;
		text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#7e8901;
	}
#contentmidindex
	{
		width:435px;
		float:left;
		margin:0px;
		padding:84px 0 33px 34px;
		background-image:url(images/vline.jpg);
		background-repeat:repeat-y;
	}
#column1pallavolo2
	{
		width:300px;
		height:24px;
		float: left;
		margin:0 0 0 20px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#95844d;
	}
#column2pallavolo2
	{
		width:250px;
		height:24px;
		float: left;
		margin:0 0 0 20px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#95844d;
	}
#projectbgoratorio4
	{
		width:401px;
		height:158px;
		float:left;
		margin:0 0 0 0;
		padding:0px;
		background-image:url(images/projectbg.jpg);
		background-repeat:no-repeat;
	}
#projecttxtblankoratorio21
	{
		width:640px;
		float:left;
		margin:0 0 0 0;
		padding:10px 0 0 0;
	}
.lefttxtblank4
	{
		width:195px;
		height:177px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
	
	}
#projectthumnailaltro4
	{
		width:130px;
		height:92px;
		float:left;
		margin:15px 0 0 15px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(images/gruppofamiglie.jpg);
		background-repeat:no-repeat;
	}
#projecttxtblankaltro
	{
		width:239px;
		float:left;
		margin:15px 0 0 0;
		padding: 4px 0 0;
		text-align:justify;
	}
#projecttxtblankaltro1
	{
		width:390px;
		float:left;
		margin:0 0 0 0;
		padding: 0 0 0 0;
		text-align:justify;
	}
#projecttxtaltro
	{
		width:390px;
		float:left;
		margin:0px;
		padding:0 0 0 13px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#projecttxtaltro1
	{
		width:239px;
		float:left;
		margin:0px;
		padding:0 0 0 13px;
		font-family:Arial;
		font-size:12px;
		color:#464646;
		text-align:justify;
	}
#rightvideo02
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightvideo02
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/campanile.jpg);
		background-repeat:no-repeat;
	}
.rightvideo02:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/campanile.jpg);
		background-repeat:no-repeat;
	}
.projecttxtoratorio7
	{
		font-family:Arial;
		font-size:12px;
		color:#853008;
		text-align:justify;
	}
#column1oratorio7
	{
		width:350px;
		height:138px;
		float: left;
		margin:0 0 0 15px;
		padding:10px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		text-align:justify;
	}
#column1caritas1
	{
		width:255px;
		height:25px;
		float: left;
		margin:15px 0 0 25px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#95844d;
	}
#column2caritas1
	{
		width:80px;
		height:25px;
		float:left;
		margin:15px 0 0 0;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#95844d;
	}
#projectthumnailcaritas13
	{
		width:130px;
		height:92px;
		float:left;
		margin:28px 0 0 10px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(caritas/taglionastro.jpg);
		background-repeat:no-repeat;
	}
#archivio1
	{
		width:50px;
		height:17px;
		float: left;
		margin:0px;
		padding:0 80px 0 0;
		font-family: Arial;
		font-size:15px;
		color:#8b2c00;
	}
.archivio1
	{
		font-family: Arial;
		font-size:15px;
		color:#8b2c00;
		text-decoration:none;
	}
.archivio1:hover
	{
		font-family: Arial;
		font-size:15px;
		color:#8b2c00;
		text-decoration: underline;
	}
#rightvideo03
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightvideo03
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/ringraziamento.jpg);
		background-repeat:no-repeat;
	}
.rightvideo03:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/ringraziamento.jpg);
		background-repeat:no-repeat;
	}
#projectthumnailcaritas19
	{
		width:130px;
		height:92px;
		float:left;
		margin:28px 0 0 10px;
		padding:0px;
		border:solid 3px #ebd693;
		background-image: url(caritas/cena.jpg);
		background-repeat:no-repeat;
	}
#rightvideo04
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightvideo04
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/jmjmaleo2011.jpg);
		background-repeat:no-repeat;
	}
.rightvideo04:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/jmjmaleo2011.jpg);
		background-repeat:no-repeat;
	}
#rightvideo05
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightvideo05
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/gruppogiovanipromo2012.jpg);
		background-repeat:no-repeat;
	}
.rightvideo05:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/gruppogiovanipromo2012.jpg);
		background-repeat:no-repeat;
	}
#rightvideo06
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
	}
.rightvideo06
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/lafamiglia.jpg.);
		background-repeat:no-repeat;
	}
.rightvideo06:hover
	{
		width:160px;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/lafamiglia.jpg);
		background-repeat:no-repeat;
	}
