@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D0303;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 20px;
}
#header {
	width: 781px;
}
#container {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	margin-bottom: 10px;
}
#footer {
	border: 1px solid #3D0303;
	background-color: #ECDFBD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.floatlft {
	float: left;
}
.style1 {
	color: #85CC4C;
	font-size: 24px;
}
#nav {
	width: 781px;
	height: 80px;
}
#about {
	width: 69px;
}
#store {
	width: 57px;
}
#classes {
	width: 73px;
	height: 80px;
}
#services {
	height: 80px;
	width: 85px;
}
#testimonials {
	width: 121px;
}
#press {
	height: 80px;
	width: 59px;
}
#links {
	height: 80px;
	width: 60px;
}
#find {
	height: 80px;
	width: 155px;
}
#contact {
	height: 80px;
	width: 102px;
}
#nav2 ul {
	list-style-type: none;
	text-align: center;
	white-space: nowrap;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav2 li {
	display: inline;
}
#nav2 a {
	font-size: 14px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#nav2 a:link, #nav2 a:visited {
	color: #666666;
	text-decoration: none;
}
#nav2 a:hover {
	color: #85CC4C;
	text-decoration: none;
}
.login {
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #85CC4C;
}
.contentmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3D0303;
	border-left-color: #3D0303;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.testimonials {
	background-image: url(http://www.storkstorenyc.com/wp-content/themes/storkstore/images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3D0303;
	border-left-color: #3D0303;
	border-bottom-color: #3D0303;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 240px;
	font-size: 14px;
	line-height: 1.4em;
	font-style: italic;
	margin: 0px;
}
.headings {
	margin-bottom: 50px;
}
