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

html, body {
	font: 93% Verdana, Helvetica, sans-serif;
	color:#000;
	background-color: #fff;
}
html, body, div, img, p, h1, h2, h3 {
	margin:0px;
	padding:0px;
	border:0;
}
ul, ol {
	padding: 5px 0 10px 1.5em;
	margin:0px;
}
li {
	padding:0 0 5px 0;
}
h1 {
	font-size:140%;
	line-height:18px;
}
h2 {
	font-size:125%;
}
a:link {
	color:#3c691e;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#3c691e;
	text-decoration:none;
}
a:hover {
	color:#3c691e;
	text-decoration:underline;
}
/* ////////// LAYOUT ////////// */
#wrapper {
	width:960px;
	margin:0 auto;
}
#title {
	padding:10px 10px 14px;
	margin: 15px 0 0;
}
#imgHead {
	height:110px;
}
#nav {
	height:40px;
	padding:10px 0 0 0;
}
#header {
}
#leftPadding {
	width:525px;
	height:275px;
	float:left;
}
#left {
	width:500px;
	height:275px;
	float:left;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#right {
	width:395px;
	min-height:275px;
	height:auto!important;
	height:275px;
	float:left;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#rightFull{
	min-height:275px;
	height:auto!important;
	height:275px;
	float:left;
	width:100%;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
#footer {
	height:130px;
	margin:10px 0 0 0;
	padding:10px;
}
#social-media {
	margin: 0 7px 50px 0;
}
#services {
	width:156px;
	background-image:url(http://www.litchfieldathleticclub.com/images/nav-fac-serv.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 8px!important;
}
#classes {
	width:66px;
	background-image:url(http://www.litchfieldathleticclub.com/images/nav-classes.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 8px!important;
}
#staff {
	width:127px;
	background-image:url(http://www.litchfieldathleticclub.com/images/nav-staff.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 8px!important;
}
#news {
	width:41px;
	background-image:url(http://www.litchfieldathleticclub.com/images/nav-news.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 8px!important;
}
#membership {
	width:94px!important;
	background-image:url(http://www.litchfieldathleticclub.com/images/nav-membership.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 8px!important;
}
#contact {
	width:89px!important;
	background-image:url(http://www.litchfieldathleticclub.com/images/nav-contact.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 8px!important;
}
/* ///////// Design ////////// */
#title {
	background-color:#bdc750;
	background-image:url(images/nav.jpg);
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#phoneNumber{
	float:right;
	padding:3px 0 0 0;	
}
	
#imgHead {
	background:url(images/top.jpg) #fff 0 0 no-repeat;
}
#mainNav {
	padding:5px 0px;
	margin:0 auto;
	text-align:center;
}
#nav {
	background:url(images/nav.jpg) 0 0 repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#nav a{
font-weight:normal;	
}
#nav a:hover{
font-weight:bold;	
}
#body {
	margin:20px 0 0 0;
	padding:0 15px;
	background-color:#231f20;
}
#right-padding {
	padding:5px 10px 10px;
	font-size: 11px;
	line-height: 15px;
}
#right-padding h1 {
	padding:0 0 10px;
}
#blkBg {
	background-color:#231f20;
	padding:5px;
	margin:5px 0px 0px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#left {
	background-color:#231F20;
	font-size:12px;
}
#right, #rightFull {
	background: url("images/rightBg.jpg") repeat-x scroll center bottom #b0bd20;
	color:#231f20;
}
#right  textarea {
	width: 240px;
}

#footer {
	background:url(images/logo.jpg) #231f20 top right no-repeat;
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-style:italic;
}
#footer a {
	color:#bdc750;
}
.fitnessForLife {
	margin: 10px 0 0;
	float:right;
}
.facebookLink {
	margin:15px;
}
.smedia-icons {
	float:left;
	width:230px;
	margin-top: -20px;
}
.smedia-icons a {
	display:block;
	float:left;
}
.sitemapCol{
	width:33%;
	float:left;
}

.facebook {
	padding:28px 0 0 10px;
}
.meditative{
	padding:23px 12px 0 0;
}
.2weekTrial{
	padding:14px 0 0 10px;
}
.LACTV{
	padding: 26px 0 0 8px;
}
.credit {
	float: left;
	font-size: 9px;
	margin: 10px 0 0;
	text-align: center;
	width: 570px;
}
.credit a:link, .credit a:visited, .credit a:active {
	color:#bdc750;
}

.right-homepage {
	text-align:center;
	line-height:64px;
}
.loginLabel {
	display: inline-block;
    padding: 0 0 0 15px;
    width: 65px;
}
.loginBtn{
	margin: 0 0 0 85px;
}
.txtLogin{
	text-align:left;
	padding:0 0 5px 0;
}
.lacBullet {
 padding: 0 0 0 40px;
 background:url(images/LACswirl.png) no-repeat 0 5px;
}
.whiteBG{
	background-image:url(images/whtbg.jpg);
	padding:0 10px;
	height:275px;
}
.whiteBG h2 {
padding:10px 0 10px 0;
}
.whiteBG p {
padding: 0 0 10px 0;	
}

.rightPhoto{
float:right;
padding:10px 0 5px 5px;
}
	
.highlight {
	margin:0px;
	padding:6px;
	background-color:#ced581;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:auto;
}
.highlight h3 {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
.highlight p {
	font-size:9px;
	float:left;
}
.meet-our-slide p{
	padding:0 0 0 150px;	
}
.meet-our-slide-img {
	float:left;
	margin: 0 15px 5px 0;
}
.meet-our-slide h3 {
	font-size:15px;
	margin:0 0 8px;
}
.testimonials .meet-our-slide p{
	padding:0 0 0 215px;	
}

.allPages{
	padding:0 0 10px;
	font-weight:bold;
}	

.loginCenter{
	padding:0 0 10px 0;	
}
.registrationForm{
	text-align:center;
}
.registrationForm label {
	width:90px;
	display:inline-block;
	text-align: right;
}
.registrationForm input {
	margin:0 0 5px 0;}
.lacTVtxt {
color:#bdc750;
padding:2px 0 0;
}
.Istar p {
padding:0 0 0 140px!important;
}
#allText, #sectionText{
	width:790px;
}
.LHRR-images {
width:245px;
float:right;
}
.LHRR-images-small{
width:155px;
float:right;
}
.paypal{
	float:left;
	padding:0 10px 10px 0;
}
/* ///////// General ////////// */
.b {
	font-weight:bold;
}
.i {
	font-style:italic;
}
.small {
	font-size:85%;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.center {
	margin: 0 auto;
}
.txtcenter{
	text-align:center;
}
.clear-float {
	clear:both;
}
.txtLeft{
	text-align:left;
}
.personalNote{
font-weight:bold;
color:#5F9324;
font-style:italic;
}
.addPaddingRight{
	padding:0 20px 0 0;
}

#leftPadding.fullWidth{
	height: 463px;
    width: 915px;
}
#LHRR div{
padding:0 0 4px 0;
}
#LHRR label{
	width:100px;
	display:block;
	float:left;
}
#LHRR input{
	display:block;
	width:100px;
	float:left;
}
/* ///////// Colors ////////// */
.drkGray {
	color:#231f20;
}
.olive {
	color:#bdc750;
}
.green{
	color:#3c691e;
}

