@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}	

#content {
	position:absolute;
	top:145px;
	left:285px;
	width:650px;	
	z-index:2;
}

#giftcards {
	clear:both;
	height:184px;	
	width:646px;	
}
	#giftcards a {
		background:url(../images/giftcards.jpg) no-repeat;
		display:block;
		height:184px;	
		text-indent:-9999em;
		width:646px;	
	}

#homeMessage {
	background:url(../images/bg_homeMessage.jpg) no-repeat;
	clear:both;
	height:227px;
	width:646px;	
}	
	#homeMessage p {
		position:relative;
		top:110px;
		left:10px;
		width:385px;
	}	

#locations {
	background:url(../images/bg_map.jpg) no-repeat;
	clear:both;
	height:352px;
	width:646px;	
}	
	#locations #addresses {
		float:left;
		margin:95px 0 0 12px;
	}	
		#locations #addresses p {
			margin-bottom:40px;
			color:#800000;
			font-size:14px;
			line-height:140%;
		}	
	#locations #windmill {
		float:left;
		height:100px;		
		width:130px;
		margin:63px 0 0 -40px;
	}	
		#locations #windmill a {
			background:url(../images/bg_windmill.gif);
			display:block;
			float:left;
			height:100px;		
			width:130px;
			margin:68px 0 0 -30px;
			text-indent:-9999em;
		}	
		#locations a#directions {
			float:right;
			display:block;
			height:330px;
			width:370px;
			margin-top:-145px;
			text-indent:-9999em;
		}	
	
td#twitterFeed {
	background:url(../images/bg_twitter_only.gif) no-repeat;
	
}	
	td#twitterFeed  a {
		display:block;
	}	
		td#twitterFeed  a#acct {
			text-indent:-9999em;		
			width:166px;
			height:60px;
			margin-bottom:20px;
		}	
	#twitter_div {		
		/*font-size:12px;
		width:160px;
		margin-bottom: 10px;*/
		font-size: 13px;
		width: 340px;
		text-align: left;
		position: absolute;
		margin-left: -145px;
		margin-top: 50px;
	}	
	#twitter_div #twitter_update_list li {
		margin-bottom: 7px;
	}
td#facebook {
	background:url(../images/bg_facebook_only.gif) no-repeat;
	
}	
	td#facebook  a {
		display:block;
	}	
		td#facebook  a#facebook {
			text-indent:-9999em;		
			width:166px;
			height:60px;
			margin-bottom:20px;
		}	
td#jobOpportunities {
	background: url(../images/divider.png) no-repeat;
	padding-top: 15px;
}

td#jobOpportunities a {
	font-size: 16px;
}