@charset "utf-8";
/* CSS Document */




.leftColumn {
	width: 300px;
	height: 513px;
	left: 60px;
	float: left;
	padding: 8px;
	position: absolute;
	top: 162px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	animation: ease-in
}
.leftColumn:hover{
	  color: #BFB5B5;
    background-color: #D2D6E8;
    /* Firefox */
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 1s ease-in;
	color:#000000;
}
	   
.mid2 {
	width: 300px;
	height: 513px;
	left: 733px;
	float: left;
	position: absolute;
	top: 160px;
	font-size: 15px;
	padding: 8px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}
.mid2:hover{
	  color: #BFB5B5;
    background-color: #D2D6E8;
    /* Firefox */
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 1s ease-in;
	color:#000000;
}
.right {
	width: 300px;
	height: 513px;
	left: 402px;
	float: left;
	position: absolute;
	top: 160px;
	font-size: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	padding: 8px;
}
.right:hover{
	  color: #BFB5B5;
    background-color: #D2D6E8;
    /* Firefox */
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 1s ease-in;
	color:#000000;
}
.breadcrumb {
	width:auto;
	top: 250px;
	margin-left:100px;
	margin-top:20px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
}
.claim {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #4B4747;
	font-size: 14px;
	font-weight: bold;
}
.container {
	background-color:#A72A2C;
}
.blurbs {

z-index:1;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color:#413D3D;
	width:400px;
    left: 100px;

	padding:10px;
	background-color:rgba(255, 255, 255, 0.8);
	position: absolute;

}
.gallery {
	z-index: -1;

	width: auto;
	left: 189px;
	
	height: 68px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #6A6262;
}
 .targets {
	 	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color:#413D3D;
	width:600px;
    left: 100px;

	padding:10px;
	background-color:rgba(255, 255, 255, 0.8);
	position: absolute;
 }
 .introtext {
	margin: 0;
	width: 600px;
	left: 224px;
	position: absolute;
	font-size: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	padding: 8px;
	top: 156px;
	text-align: left;
 }
