html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    width:100%;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
    color:#666666;
    line-height:1.2em;
    background-color:#FFF;
}
ol, ul {
    list-style: none;
}

:focus {
    outline: 0;
}

/**
 * Global Image styles
 */

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.ttl {
	display:block;
    margin:0;
    padding:27px 0 0 48px;
}

img.side {
	display:block;
    margin:0;
    padding:27px 0 0 48px;
}

img.storeInfo {
    float:left;
    margin:20px 0 0 35px ;
}

img.map {
    float:right;
    margin:13px 15px 0 0;
}


img.topLeft {
    float:left;
    margin:0 0 21px 1px;
}

img.topRight {
    float:right;
    margin:0 0 21px 0;
    padding: 0 1px 0 0;
}

img.cta {
    padding: 15px 0 0 0;
}

img.family {
	padding:0 0 0 45px;
}

.clearing {
	clear: both;
}

/**
 * Main page layout
 */
 
#clear {
	margin:40px 0 0 0;
}
 
#top {
    width:700px;
    margin:30px auto;
}    
 
.main-content {
    width:700px;
    margin:0 auto;
    border: 1px solid #ABABAB;
    background-color:#ffffff;
    clear:both;
}    

#header {
    position: relative;
    padding-top: 43px;
    padding-bottom: 63px;
    background: transparent url(../img/main_bg.jpg) no-repeat scroll 0 0;
    background-position:top right;
	min-height: 190px;
	height: auto !important;
	height: 190px;
    border-bottom: 1px solid #ABABAB;
}

#header p {
	color: #d12679;
	font-family: "Franklin Gothic Book",Arial,sans-serif;
  	font-size:16px;
    line-height:1.2em;
	width: 210px;
	margin: 8px 0 0 48px;
	line-height: 1.2em;
}

#main {
	margin:34px 0 0 0;
	width:700px;
	float: left;
	margin:0 0 31px 0;
}

#main h2 {
	font-family: "Rockwell Bold",Rockwell,"Courier New",Courier,Georgia,Times,"Times New Roman",serif;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	letter-spacing: -.8px;
}

.cluster {
    float:left;
    width:315px;
}

.copy, .copyAlt {
    float:left;
    padding:30px 0 0 47px;
}

.copy {
    width:270px;
    clear:both;
}

.copyAlt {
    width:320px;
}

.copy img, .copyAlt img {
	display:block;
}

.copy p, .copyAlt p {
	padding:3px 30px 0 3px;
    color:#848484;
    font-size:12px;
    line-height:1.4em;
}

#pink {
  	margin:21px auto;
  	clear:both;
  	background-color:#d12679;
  	width:664px;
  	height:138px;
}

#pink h2 {
  	font-size:12x;
    line-height:1.2em;
    color:#ffffff;
    font-weight:normal;
   	text-align:left;
	padding: 31px 0 0 34px;
}

#pink a {
  	color:#ffffff;
    font-weight:normal;
  	text-decoration:none;
}

#pink a:hover {
  	text-decoration:underline;
}

#pink p {
  	font-size:10px;
    line-height:1.2em;
    color:#ffffff;
    font-weight:normal;
   	text-align:left;
	padding-left: 34px;
}

#bottom {
    clear:both;
}

#footer {  
	width:700px;
   	margin:0 auto;
	padding:15px 10px 50px 21px;
    clear:both;
    height:1%;
    font-size:9px;
    color:#b4b4b4;
    line-height:1.4em;
}

.rights {
	margin-top: 5px;
}

