/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	
	text-decoration: underline;
	/*color: #F0C018;*/
	color: #FFFF00;*/
}
a:active {
	text-decoration: none;
}
.menu{
font-family:Times New Roman, Times, serif;
/*font-family:Copperplate Gothic Light,Arial, Helvetica;*/
font-weight:bold;
font-size:14px;
color:#FFFFFF;
text-align:center;
}
.linkAbout{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2B338A;
font-weight:bolder;
}
.linkPhotoGallery{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FDD277;
font-weight:bolder;

}
.title{
font-family:Times New Roman, Times, serif;
font-size:16px;
color:#000000;
font-weight:500;
}
.subTitle{
font-family:Times New Roman, Times, serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.content{
font-family:Times New Roman, Times, serif;
font-size:12px;
color:#2B338A;
padding-right:15px;
}
.txtfield{

background-color:#FFFFFF
}
.imageLeft{
	margin-right:15px;
	
	}
.headline{
font-family:"Copperplate Gothic Light", Tahoma, "Times New Roman";
font-size:22px;
color:#2c338b;
font-weight:bold;
}

#spacing{ line-height:14px;}
#spacing2{ line-height:14px;}
#spacing3{ line-height:14px;}