body {
	position: relative;
	color: #272727;
	font: normal 12px/1.5 Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background: url(http://mytaxfreeshopping.com/images/interface/bg_bluebanner_home.jpg) repeat-x left 125px;
}

#wrapper {
	width: 921px;
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0 auto;
}

#mastHead {
	height: 123px;
	position: relative;
	padding: 0;
	margin: 0;
	border: 1px solid #fff
}

#mastHead p {
	width: 367px;
	height: 78px;
	display: block;
	text-indent: -2000em;
	overflow: hidden;
	position: absolute;
	top: -2px;
	right: 0;
	background: url(http://mytaxfreeshopping.com/images/interface/tagline.gif) no-repeat 0 0;
}	

#mastHead p a {
	width: 367px;
	height: 78px;
	display: block;
	}



p {
	margin: 0 0 20px 0;
	padding: 0;
}

a { color: #2295d6;
	text-decoration: underline; }
	
a:hover {
	text-decoration: none;
}


h1 a {
	position: absolute;
	top: 16px;
	left: 0;
	width: 230px;
	height: 95px;
	display: block;
	background: url(http://mytaxfreeshopping.com/images/interface/logo.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -2000em;
}

h2 {
	color: #215c82;
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

h3 {
	color: #818282;
	padding: 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #eaeaea;
}

h4 {
	color: #ff5f14;
	font-size: 14px;
	margin: 0; padding: 0;
}

blockquote {
	margin: 0 0 40px 0;
	padding: 0;
	font: normal 14px/1.2 georgia, sans-serif;
	color: #466b81; 
}
.quote { 
	margin: 0 0 15px 0; 
	padding: 0; 
	}
	
.author {
	font: normal 12px/1.2 georgia, sans-serif;
}

#content {
	position: relative;
	width: 921px;
	overflow: hidden;
	background: url(http://mytaxfreeshopping.com/images/interface/bg_gradient.jpg) no-repeat 708px 25px;
	
}

.arrow { 
	background: url(http://mytaxfreeshopping.com/images/interface/icn_arrow.gif) no-repeat left 4px;
	padding: 0 0 20px 13px;
	margin-top: 30px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
}

#followus h3 {
	font-size: 13px;
	margin-bottom: 15px;
	color: #1f4f6e;
	border-bottom: none;
}

#followus ul { 
	margin: 0;
	padding: 0;
	}

#followus ul li {
	list-style: none;
	padding-left: 40px;
	line-height: 2.7em;
	background: url(http://mytaxfreeshopping.com/images/interface/icn_twitter.gif) no-repeat 0 0;
	margin-bottom: 7px;
}

#followus ul li.facebook { background: url(http://mytaxfreeshopping.com/images/interface/icn_facebook.gif) no-repeat 0 0; }

#followus ul li.updates { background: url(http://mytaxfreeshopping.com/images/interface/icn_updates.gif) no-repeat 0 3px; }

#followus ul li a {
	text-decoration: none;
	color: #1f4f6e;
	font-weight: bold;
}

#followus ul li a:hover {
	text-decoration: underline;
}
#footer {
	margin: 35px 0 ;
	width: 921px;
	text-align: center;
	border-top: 1px solid #efefef;
}

#footer ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#footer li {
	display: inline;
	margin-right: 15px;
	font-size: 11px;
}

/* ------------------------Styles added for Media Room ---------- */
a.more {
	color: #ff5f14;
	font-weight: bold;
	text-decoration: none;
}

.post {
	overflow: hidden;
	border-bottom: 1px dashed #d2d1d1;
	margin-bottom: 20px;
	
}

.post p {
	padding-bottom: 20px;
	
}

.left {
	float: left;
	margin: 0 12px 8px 0;
	}
