/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

#tagline {
	width: 857px;
	text-align: center;
	font-size: 16px;
	font-variant:small-caps;
	letter-spacing:1px;
	height:24px;
	/*background-color: #666666;*/
	background-color:#746858;
	position:relative;
	color:#F1EEDB;
	padding-top:5px;

}

#FBlogo {
	bottom:5px;
	height:30px;
	left:27px;
	position:relative;
	text-align:left;
	width:30px;
}

#banner {
width:855px;
height:77px;

}

#homeLogo {
	
	margin:auto;
	text-align:center;
	height: 124px;
	width:211px;
	padding: 10px 0 0 0;
	position:relative;
	z-index:-1;
	
}

#flashPod {
margin:0px auto;
max-height:390px;
font: 14px Georgia, "Times New Roman", Times, serif;
	color:#eeedd1;
	line-height: 20px;
}

#homeMenu{
padding: 20px 8px 0px 0px;	
}

#homepageContent {
	width: 840px;
	padding: 10px 30px;
	text-align: left;
	text-align: left;
	overflow: hidden;
	margin:auto;

	}


	
.homeText {
font: 14px Georgia, "Times New Roman", Times, serif;
	color:#886134;
	line-height: 20px;
}




.homepageHR {
	margin: 0px auto;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	background-color: #990000;
}

#homepagePods {
		width: 850px;
	text-align:left;
	margin:0px auto;
	overflow: hidden;
}

#homepagePod1 {
	width: 260px;
/*	background-image: url("../images/global/podBack.gif");
	background-repeat:no-repeat;*/

	padding:10px;
	float:left;
}



#homepagePod2 {
	width: 260px;

	float: left;

	padding: 10px; margin:0px;


}

#homepagePod3 {
	width: 260px;

	float: left;
	padding: 10px; margin:0px;


}
