/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

#homepageFlash {
	margin: 0px auto;
	padding: 0px;
	width: 912px;
	text-align: left;
	z-index: 10;
	}
	
#homepageContent {
	margin: 0px auto;
	padding: 31px 312px 31px 30px;
	width: 570px;
	height: 210px;
	text-align: left;
	background-image: url(../images/global/homepagecontent.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color:#72735D;
	font: 17px "Times New Roman", Times, Georgia, serif;
	letter-spacing: 1.4px;
	line-height: 28px;
	}

.homepageHR {
	margin: 0px auto;
	width: 770px;
	height: 6px;
	line-height: 0px;
	font-size: 0px;
	background-color: #990000;
}

#homepagePods {
	width: 770px;
	text-align:left;
	margin: 0px auto; 
	padding: 0px;
	overflow: hidden;
}

#homepagePod1 {
	width: 235px;
	float: left;
	border-right: 1px solid #990000;
	padding: 10px; margin:0px;
}

#homepagePod2 {
	width: 235px;
	float: left;
	border-right: 1px solid #990000;
	padding: 10px; margin:0px;
}

#homepagePod3 {
	width: 236px;
	float: left;
	padding: 10px; margin:0px;
}

#layAuthenticationVeil {
	position: absolute;
	top: 0px; left: 0px;
	width: 950px; height: 100%;
	background-color: #666; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
	}
	
#layAuthentication {
	position: absolute;
	top: 152px; left: 252px;
	width: 440px; margin: auto; 
	border:5px solid #510801;
	padding-top:3px;
	background-color:#FFF;
	}
	
#pod3{
	position: absolute;
	width: 220px;
	height: 505px;
	padding: 0px 6px;
	border: 1px solid #8e8c74;
	background-color: #F8F2D7;
	top: 630px;
	right: 40px;
	line-height: 22px;
	}
	
	#pod3 p{
	padding-left: 10px;
	line-height: 22px;
	}
	
#pod1{
	width: 272px;
	border-right: 1px solid #C5B79F;
	padding: 0px 10px 0px 35px;
	margin-top: 15px;
	}
	
#pod2{
	width: 353px;
	padding: 0px 0px 0px 20px;
	margin-top: 15px;
	}
	
.podTitle{
	color: #75765F;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1.2px;
	}
	
	h1 {
	text-transform: none;
	}
