@charset "utf-8";
/* CSS Document */

#storeLocatorHeader {

	color:#E37C00; 
	font-size:21px; 
	font-weight:bold; 
	font-family:Arial,Verdana,Helvetica,sans-serif; 
	padding-top: 15px; 
	padding-bottom: 0px;

}

#leftStoreArea {

	width:266px; 
	display:inline;
	float:left;

}

#slideShow {

	width: 246px; 
	height: 342px; 
	text-align:left; 
	padding-left:20px;

}

#storeName {

	color:#666666;
	font-size:10px;
	padding:10px 0px 10px 18px;
	width:120px;
	display:inline;
	float:left;

}

#storeNav1 {

	padding:10px 0px 10px 18px;
	display:inline;
	float:left;

}

#rightStoreArea {

	display:inline;
	float:left; 
	width: 500px; 
	height: 600px; 
	margin-left: 0px; 
	overflow: hidden;

}

#where2getitstuff {

	height: 250px; 
	padding-left:20px;

}


#Where2GetIt {

	color:#333333;

}


#visitStore {
	
	font-size:18px;
	font-family:Georgia; 
	line-height: 18px; 
	padding:0px 0px 0px 0px;

}


#slideShowText {

	color:#666666;
	background-color:#eeeeee; 
	width:390px; 
	height:228px; 
	padding: 25px 20px 10px 20px; 
	margin-left:0px; 
	margin-top:40px;

}

#error {

	height: 20px; 
	color:#FF0000;

}