/* 
	SECTION: our_stores
	PAGE: vacation
*/

.page-content {
	float:left;
	width:750px;
}
.page-content-copy {
	width:750px;
	float:left;
}
.page-content-copy p {
	margin:3px 0 10px 0;
	padding:0;
	
	font-size:11px;
	line-height:14px;
}
.page-content-copy h2 {
	margin:0;
	padding:0;
}

.subnavbar {
	width:649px;
	height:33px;
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
}
.subnavbar li {
	width:80px;
	padding:9px 14px 0 14px;
	height:24px;
	float:left;
	font-weight:bold;
	text-align:center;
	display:inline-block;
}
li.active a, li.active a:hover {
	text-decoration:none;
	cursor:default;
}
li.inactive a  {
	text-decoration:none;
}
li.inactive a:hover  {
	text-decoration:underline;
}
.youcantseeme {
	display:none;
}
.states-wrapper {
	width:718px;
	margin-bottom:20px;
	float:left;
}
* html .states-wrapper {
	margin-top:-10px;
}
.states-content {
	width:680px;
	margin:23px 0 0 12px;
	padding:10px 0 10px 10px;
}
.states-content h3 {
	font-size:14px;
	margin:0;
}
.col3 {
	width:215px;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	display:inline;
}
.col4 {
	width:158px;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	display:inline;
}
.col3 p, .col4 p {
	margin:10px 0 0 0;
	font-size:9px;
}
.states-close {
	width:718px;
	height:23px;
	margin:0;
	padding:0;
	font-size:1px;
	float:left;
}
.clear {
	clear:both;
	font-size:1px;
}
p.footnote {
	width:680px;
	float:left;
	font-size:9px;
	padding-left:20px;
}
#a7 table {
	width:400px;
	border:0;
	margin:10px 0;
}
#a7 table td {
	width:200px;
	padding:5px 0;
}
