body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;

}

/* LANDING PAGE STORES */
.store{
	width:300px;
	padding:20px;
	display:inline;
	float:left;
}

.store-address {
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	color:#000;
	font-weight:bold;
	padding:20px;
}


.main {
	background:#e974af;
}


.nextdoor {
	background:#f7cf39;
}

.broadway {
	background:#967eab;
}

/* WEBSITE SECTIONS */

#topline {
	width:100%;
	height:10px;
	background-color:#5f5a9d;
	margin-bottom:10px;
}


#wrapper {
	margin: auto; 
	width:1020px;
}


#menu {
	height:58px;
	text-align:center;
	position:relative;
	z-index:100;
}

#content {
	width:706px;
	float:right;
	display:inline;
	position:relative;
}




.logo {
	position:relative;
	float:left;

}


.homepage-content {
	position:relative;
	float:left;
	margin:-225px 0 0 10px;
	position:relative;
	float:left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#e1eba1;
	width:540px;
	height:163px;
	overflow:hidden;
	padding:30px;
	color:#000;
	font-size:18px;
	line-height:25px;
	
	
}


.circle {
	float:right;
	margin:-22px -25px 0 0;
}

.pagetitle {
	position:relative;
	float:left;
}


.rotator {
	float:right;
	margin:0 12px 0 0;
}

.announcement {
	float:left;
	display:inline;
}



.box-top{
	width:706px;
	height:31px;
}

.box-middle{
	width:706px;
	min-height:465px;
}

.box-bottom{
	width:706px;
	height:30px;
	padding-bottom:5px;
}


.box-margins {
	padding: 1px 270px 1px 50px;
}

.widebox-margins {
	padding: 1px 60px 1px 50px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pricing {
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#e1eba1;
	padding:15px;
	margin:5px 0 0 35px;
	color:#000;
	width:420px;
}

.gallery{
	margin:0 0 0 20px; 
	padding:8px 0 0
}


#footer {
	width:957px;
	clear:both;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#4e4a79;
	padding:20px;
	margin: 7px 10px;
	float:left;
}

.footer-store {
	float:left;
	display:inline;
	margin:0 50px 0 0;
}

.social {
	 float: right;
    margin: 0 -20px 0 0;
}


.credits {
	font-size:11px;
	color:#000;
	width:1000px;
	margin:auto;
	line-height:15px;
}



hr {
	border:#C8DA9E solid 1px;
}



/*SIDE ITEMS*/

.downloads{
	float: right;
    margin: 300px 20px 0 0;
    width: 175px;
    z-index: 5;
}

.pdfs {
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#e1eba1;
	padding:15px;
	margin:5px;
	color:#000;
	font-size:14px;
	text-align:center;
}



/*TEXT & LINKS*/

h1 {
	display:none;
}



h2 {
	font-size:22px;
	color:#f8c6e0;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing:-1px;
}

h3 {
	font-size:16px;
	color:#C8DA9E;
}




.text-purple {
	font-weight: bold;
	color: #5f5a9d;
	line-height:20px;
	text-decoration: none;
}


.title-pink {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#DF67A5;
    line-height: 30px;
	text-decoration: none;
}

.title-green {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#C8DA9E;
    line-height: 30px;
	text-decoration: none;
}

.sm-pink {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}

.sm-pink-light {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f8c6e0;
	text-decoration: none;
}

.sm-white {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.menu:link {
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #5f5a9d;
	text-decoration: none;
}
a.menu:active {
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}


a.storelinks:link {
	color: #f8c6e0;
	text-decoration: none;
	font-size:15px;
}
a.storelinks:visited {
	color:#f8c6e0;
	text-decoration: none;
	font-size:15px;
}
a.storelinks:hover {
	color: #E1EBA1;
	text-decoration: none;
	font-size:15px;
}
a.storelinks:active {
	color: #f8c6e0;
	text-decoration: none;
	font-size:15px;
}



a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C8DA9E;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



