strong {
	font-weight: bold;
}

#eyepiecebg {
	float: left;
	width: 940px;
	height:350px;
	background:url(/wp-content/themes/arras-theme/images/eyepiece.jpg) repeat-x left bottom;
	}

	#mainiphone {
		float: left;
		text-align:left;
		width:500px;
		height:350px;
		background:url(/wp-content/themes/arras-theme/images/winery_tilt.png) no-repeat scroll 0 0 transparent;
		}
			
	#iphonebg {
		float: left;
		text-align:left;
		width: 350px;
		height: 620px;
		background: transparent url(/wp-content/themes/arras-theme/images/iphone2.png) no-repeat scroll left top ;
		position:relative;
		overflow: hidden;
		}

	#rightrail {
		float: left;
		text-align:left;
		width: 390px;
		}
	
	#headlinesplash {
		float: left;
		width:400px;
		height:185px;
		background:url(/wp-content/themes/arras-theme/images/indianawinery_headline.png) no-repeat scroll 0 0 transparent;
		}

        #homepagesplash {
		float: left;
		width:400px;
		height:185px;
		background:url(/wp-content/themes/arras-theme/images/homepagetravel_headline.png) no-repeat scroll 0 0 transparent;
		}


	h1 {
		font-size: 68px;
		line-height: 72px;
		color: #BC75BA;
		font-weight: bold;
		}
	
	h2 {
		font-size: 24px;
		color: #333;
		padding: 5px 0 10px 0;
		text-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
		}

	h3 {
		font-size: 36px;
		font-family: arial, geneva;
		font-weight: normal;
		padding: 0 0 5px 0;
		text-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
		}

	h4 {
		font-size: 14px;
		line-height: 21px;
		color: #999;
		padding: 0 0 10px 0;
		font-weight: normal;
		}

		h5 {
			font-size: 16px;
			line-height: 21px;
			color: #666;
			font-weight: bold;
			}
	
	.bs {
		font-weight: bold;
		color: #000;
		padding: 10px 0 0 0;		
		}


	
	#blackpromobar {
		float: left;
		text-align: left;
		width:920px;
		height:27px;
		background-color:#000;
		padding: 10px 0 15px 20px;
		}

	#clearpromobar {
		float: left;
		text-align: left;
		width:920px;
		height:10px;
		background-color:#FFFFF;
		padding: 0px 0 0px 0px;
		}

	
	.gray {
		color: #CCC;
		}

	dl#features.sections dt#searchicon {
		background-position:0 0;
		}

	dl#features.sections dt {
		background:url(/wp-content/themes/arras-theme/images/sprite-features.gif) no-repeat scroll 0 0 transparent;
		}

	dl#features dt {
	color:#666;
	font-size:15px;
	font-weight:bold;
	margin:15px 0 0 ;
	padding-bottom:15px;
	padding-left:40px;
	text-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
	}
	
	dl#features dd {
	font-size:1em;
	margin:-12px 0 25px;
	padding-left:40px;
	}

	dl#features.sections dt#searchicon {
		background-position: 0 0;	
	}
	dl#features.sections dt#trailicon {
		background-position: 0 -100px;
	}
	dl#features.sections dt#favoritesicon {
		background-position: 0 -200px;
	}
	dl#features.sections dt#eventsicon {
		background-position: 0 -300px;
	}

	dl#features.sections dt#wineryicon {
		background-position: 0 -405px;
	}

	dl li {
		margin-left: 0em;
		margin-bottom: 6px;
		list-style-type: none;
	}

	#phone.iphone {
	float: left;
	margin-left:-25px;
	}
	
	#phone.iphone div.screen {
		position: absolute;
		top: 85px;
		left: 50px;
		width: 240px;
		height: 360px;
		overflow:hidden;
	}

	#blackpromobar {
		float: left;
		text-align: left;
		width:920px;
		height:27px;
		background-color:#000;
		padding: 10px 0 20px 20px;
	}

	
	#blackpromobar	h2 {
		color: #FFF;
	}


	.gray {
		color: #CCC;
	}

	#col1 {
		float:left;
		width: 280px;
		padding: 20px;
		text-align:left;
	}

	#col2 {
		float: right;
		width: 540px;
		padding: 20px 20px 20px 40px;
		text-align:left;
	}
		
	#col2 p {
		font-size: 13px;
		line-height: 19px;
		padding: 0 0 20px 0;
	}	

	#col2 p a {
		color: #0DB1E2;
		font-weight: bold;
		text-decoration: none;
	}

	#col2 p a:hover {
		text-decoration: underline;
	}

	
	#download  {
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow:0 1px 2px rgba(255, 255, 255, 0.5);
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	}
