/* @override 
	http://InnerYouFitness.com/css/site.css
*/

body, body * {
	color: #3a5178;	
}

body {
    font-size:13px;
}

a {
	text-decoration: none;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}
.colorClear {
	
}
.colorDark {
	background: #6891d5;
}
.colorLight {
	background: #96b9fe
}
#header h1 a {
	display: block;
	height: 83px;
	width: 418px;
	background: url(../images/innerYouLogo.png) no-repeat;
	margin-bottom: 20px;
}
.nospan span {
	display: none;
}
.pad {
	padding: 20px;
}
.block1 {
	height: 180px;
	margin-bottom: 20px;
}
.block2 {
	height: 380px;
	margin-bottom: 20px;
}
.block3 {
	height: 580px;
	margin-bottom: 20px;
}
#footer {
	text-align: center;
	color: #aaa;
}
#footer .address {
	font-size: 14px;
	letter-spacing: 1px;
}
.sosumi {
	color: #aaa;
}
#footer a { color:#aaa; border-bottom:1px dotted; }
#mainNav {
	list-style-type:none;
	margin:40px 5px 0 12px;
}
#mainNav a {
	display: block;
	height: 24px;
	background-repeat:no-repeat;
	background-position: 0 0;
	margin-bottom:12px
}
#mainNav a:hover {
	background-position:0 -50px;
}
#mainNav .selected a {
	background-position:0 -25px;
}
#mainNav span {
	display: none;
}
#mainNav .whatIsPilates {
	background-image:url(../images/whatIsPilates.png);
}
#mainNav .theStudio {
	background-image:url(../images/theStudio.png);
}
#mainNav .ourInstructors {
	background-image:url(../images/ourInstructors.png);
}
#mainNav .ratesAndPolicies {
	background-image:url(../images/ratesAndPolicies.png);
}
#mainNav .ourClasses {
	background-image:url(../images/ourClasses.png);
}
#mainNav .contactUs {
	background-image:url(../images/contactUs.png);
}
#welcome {
	width: 392px;
	height: 56px;
	background: url(../images/welcome.png) no-repeat;
	margin: 40px auto;
}
#sessions {
	width: 359px;
	height: 184px;
	background: url(../images/sessions.png) no-repeat;
	margin: 90px auto 20px;
}
.colorDark h2, .colorLight h2 {
	color: #304464;	
	font-size: 24px;
}
.colorClear h2 {
	color: #6891d5;
}
label input, label textarea {
	display: block;
}
label {
	color: #444;
	margin-bottom: 10px;
	display: block;
}
dt {
	float: left;
	width: 100px;
	color: #222;
	margin-left: 30px;
}
dd span {
	font-size: .8em;
	color: #999;
	padding-left: 6px;
}
.legal p {
	margin-bottom: 9px;
	color: #777;
}
.legal {
	padding-top: 18px;
	margin-bottom:  -18px;
}
h4#giftcards {
    text-align:center;
    margin:0 auto 36px 0;
    font-size:16px;
    color:#6891d5;
    font-weight:bold;
    text-transform: uppercase;
}
#footer { padding-top:18px; }