
body {
	background-color:white;
	background-position:center;
	background-attachment:fixed;
	background-repeat:repeat-y;
	}

#midground {
	background:url(../images/intrigued.jpg);
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat: no-repeat;
	}
	
#topleft img {
	position:fixed;
	top: 10px;
	left: 10px;
	}



a {
	border: none;
	}
	
a > img {
	border: none;
	}


#foreground {
	background-repeat:repeat-y;
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background:black;
	color: white;
}

#header {
	width:100%;
	text-align: center;
	}
	
#header img {
	width: 100%;
	}

#header img {
	border:none;
	}

h1 {
	height: 45px;
	font-family: Palatino, Arial, sans-serif;
	font-size: 0em;
	color: black;
	text-align:center;
	padding-bottom: 2px;
	text-indent:600px
	}
		
.mainhead {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size: 24px;
	color: #FFD924;
	text-align:center;
	padding-bottom: 10px;
	font-style:italic;
	font-weight:lighter;
	}
h2 {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size: 18px;
	color: white;
	text-align:left;
	}
	
h3	{
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	color: white;
	font-size: 16px;
	}

#wctcontent {
	min-height: 500px;
    color:white;
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

#wctcontent p.testimonial, #wctcontent p.question {
	font-style: italic;
	}

#wctcontent p {
	padding-bottom: 10px;
	}

#wctcontent a {
	font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	border:none;
}
#wctcontent a:visited {
    color: #FFFFFF;
}
#wctcontent a:hover {
    color:#CCCCCC;
	}

#wctcontent object {
	margin-top:20px;
	}
	
	
.rinfobox {
	/*border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;*/
    -moz-border-radius-topright: 9px;
    -moz-border-radius-topleft: 9px;
    -webkit-border-top-right-radius: 9px;
    -webkit-border-top-left-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
	background-color:#FDF95A;
	color: black;
	font-size: 13px;
	font weight: normal;
	font-family:"Helvitica", "Arial",  sans-serif;
	float:right;
	width: 250px;
	padding: 8px;
	margin: 20px 10px 10px 10px;
	text-align: center;
	}

.linfobox {
	/*border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;*/
    -moz-border-radius-topright: 9px;
    -moz-border-radius-topleft: 9px;
    -webkit-border-top-right-radius: 9px;
    -webkit-border-top-left-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
	background-color:#CCCCCC;
	color: black;
	font-size: 12px;
	font weight: normal;
	font-family:"Lucida Grande", "Times New Roman", sans-serif;
	float:left;
	width: 250px;
	padding: 8px;
	margin: 10px;
	}
	
.social {
	/*border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;*/
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
	background-color:#CCCCCC;
	color: black;
	font-size: 12px;
	font weight: normal;
	font-family:"Lucida Grande", "Times New Roman", sans-serif;
	width: 118px;
	height: 45px;
	position:relative;
	top: 33px;
	right: -682px;
	padding: 0px;
	text-align: center;
	line-height: 14px;;
	}	
.social a {
	text-decoration:none;
	border: none;
	}

.social img {
	width: 32px;
	}

.nopad {
	padding-top: 0px;
	height: 15px;
	}

.social p { 
	line-height: 14px;
	margin:0px;
	padding: 0px;
	}

.social img {
padding: 1px;
margin:1px;
position:relative;
top: -25px;

}

.linfobox img, .rinfobox img{
	margin: 4px;
	}

#wctcontent .rinfobox a, #wctcontent .rinfobox a:active, #wctcontent .rinfobox a:visited{
	font-weight: bold;
	color: #000000
	}

#wctcontent .linfobox a:hover, #wctcontent .rinfobox a:hover,{	
	font-weight: bold;
	}

#video {	
	margin-left: 240px;
	}

.leftimage {
	float: left;
	border: ridge #666666 5px;
	margin: 8px;
	}
	
.rightimage {
	float:right;
	border: ridge #666666 5px;
	margin: 8px;
	}

.border {
	border: ridge #666666 5px;
	}	

.first:first-letter {
	font-weight:bold;
	font-size:xx-large
	}
	
#partners {
	height:1300px;
	}	
	
.partnercont {
	margin-top: 15px;
	width: 700px;
	}
		
	
.partnerimg {
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	}
		
.partnerinfo {
	margin-left: 20px;
	width:400px;
	float: left;
	}

dt {
	background:url(../images/arrowbul.png);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-bottom:5px;
	background-position:0 5px;
	}

dd {
	font-style:italic;
	}

#partners img {
	padding:25px;
	}

#contact {
	text-align: center;
	}

#team {
	min-height:100px;
	}

.member {
	width: 160px;
	height: 150px;
	text-align:center;
	float: left;
	margin: 15px;
	}

.member img {
	border: #999999 groove 6px;
	}

#footer {
	color:white;
	font-size: 9px;
	font-style:italic;
	padding: 5px 5px 10px 5px;
	text-align:center;
	background: black;
	}

#footernav {
	padding-top: 15px;
	padding-bottom:20px;
	text-align: center;
	background: black;
	}

#footernav a {
    color: white;
    text-decoration: none;
}
#footernav a:visited {
    color: white;
}
#footernav a:hover {
    color:#CCCCCC;
}

#footernav ul {
	padding:0px;
	margin:0px;
	}
	
#footernav ul li {
	display: inline;
	background:url('../images/bullet.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 12px;
	}
	
#footernav ul li:first-child {
	background: none;
	padding-left: 0px;
	}

	
.promo {
	padding: 10px;
	margin-top:50px;
	margin-left: 20px;
	width: 400px;
	font-size:18px;
	text-align:center;
	border: 10px groove white;
	}

.pricing {
	font-weight:normal;
	font-size:14px;
	list-style:square;
	color: white;
	}
	
.pricing p {
	font-style: italic;
	margin-left: -40px;
	margin-top: 0px;
	}

ul.pricing li ul {
	margin-top: 0px;
	padding-top: 0px;
	
	}
ul.pricing li ul li{
	margin-top: 0px;
	padding-top: 0px;
	
	}

/* Navigation */
#navbar {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom:0px;
	z-index: 10000;
	}


#navbar ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	}

li:hover ul, li.over ul { 
	display: block; 
	}

ul {
	padding-bottom: 2px;
	margin-bottom: 2px;
	}

	
#nav li a{
	background:url('../images/bg-tab.jpg');
	background-repeat:repeat-x;
	}

#nav li {
	float:left;
	position: relative;
	height: 30px;
	width: 114px;
	}
	
#nav li.lng {
	width: 116px;
}		
		
ul li ul {
	position: absolute;
	top: 31px;
	display: none;
	}	

#nav li ul li {
	width: 150px;
	height: 30px;
	z-index: 10000;
	}
	
#navbar a {
    color: white;
    text-decoration: none;
}
#navbar a:visited {
    color: white;
}
#navbar a:hover {
	font-weight:bold;
    color: white;
	background-color:#f13f00;
}

#navbar ul li a{
	display:block;
	border-left:solid #ccc 3px;
	border-right:solid #ccc 3px;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	margin-top:1px;
	margin-bottom:1px;
	padding: 5px 4px 5px 4px;
	text-decoration: none;
	color: white;
	background:url('../images/bg-tab.jpg');
	background-repeat:repeat-x;
	z-index: 10000;
	}


	
.centimg {
	vertical-align: middle;
	}
	
.lbc {
	text-align:left;
	text-size:13px;
	font-style:normal;
	}
	
.lbc a {
	border:none;
	color: white;
	text-decoration:none;
	}

.lbc img {
	vertical-align:middle;
	}
	
#slogan {
	text-align: center;
	}	
	
form {
	text-align: center;
	}
	
/* HEADERS INFO */

.sitting {
	background:url(../headers/sitting.png);
	background-repeat:no-repeat;
	display: block;
	}
.taxi {
	background:url(../headers/taxi.png);
	background-repeat:no-repeat;
	display: block;
	}
.massage {
	background:url(../headers/massage1.png);
	background-repeat:no-repeat;
	display: block;
	}
.team {
	background:url(../headers/team.png);
	background-repeat:no-repeat;
	display: block;
	}
.walking {
	background:url(../headers/walking.png);
	background-repeat:no-repeat;
	display: block;
	}
.training {
	background:url(../headers/training.png);
	background-repeat:no-repeat;
	display: block;
	}
.nutrition {
	background:url(../headers/nutrition.png);
	background-repeat:no-repeat;
	display: block;
	}
.equine {
	background:url(../headers/equine.png);
	background-repeat:no-repeat;
	display: block;
	}
.photovideo {
	background:url(../headers/photovideo.png);
	background-repeat:no-repeat;
	display: block;
	}
.ers {
	background:url(../headers/ers.png);
	background-repeat:no-repeat;
	display: block;
	}
.gallery {
	background:url(../headers/gallery.png);
	background-repeat:no-repeat;
	display: block;
	}
.testimonials {
	background:url(../headers/testimonials.png);
	background-repeat:no-repeat;
	display: block;
	}
.policies {
	background:url(../headers/policies.png);
	background-repeat:no-repeat;
	display: block;
	}
.pricin {
	background:url(../headers/pricing.png);
	background-repeat:no-repeat;
	display: block;
	}
.promotions {
	background:url(../headers/promotions.png);
	background-repeat:no-repeat;
	display: block;
	}
.partners {
	background:url(../headers/partners.png);
	background-repeat:no-repeat;
	display: block;
	}
.contact {
	background:url(../headers/contact.png);
	background-repeat:no-repeat;
	display: block;
	}
.index {
	background:url(../headers/index.png);
	background-repeat:no-repeat;
	display: block;
	}

.faq {
	background:url(../headers/faq.png);
	background-repeat:no-repeat;
	display: block;
	}
.oops {
	background:url(../headers/oops.png);
	background-repeat:no-repeat;
	display: block;
	}
