/* MLP Design (http://www.mlpdesign.net). All Rights Reserved*/


body
{
	color:#000;
	margin:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-repeat: repeat;
	background-position: 0 0;
	background-image: url(img/decentline.gif);
}

img {border:0;}

h1
{
	font-weight:bold;
	font-size:2em;
	background:inherit;
	color:inherit;
}

h2
{
	font-weight:normal;
	font-size:1.4em;
}

h3
{
	font-weight:bold;
	font-size:1.3em;
	color: #FF9900;
}

h4
{
	font-weight:bold;
	font-size:1.2em;
	color: #FF9900;
}

h5
{
	font-weight:normal;
	font-size:1.1em;
}

h6
{
	font-weight:normal;
	font-size:1.0em;
}

ul 
{
	list-style:none;
	margin-left:20px;
	padding:1px;
	font-size: 16px;
}

li
{
	line-height:1.5em;
	font-size: 14px;
}

a:link, a:visited, a:active
{ background: inherit; text-decoration: none; color:#999;}

a:hover
{
	background: inherit;
	text-decoration: underline;
	color:#000;
}

blockquote
{
	background:url(img/quo.gif) 0 0 no-repeat;
	background-color:inherit;
	color:#999;
	display:block;
	font-size:.90em;
	font-weight:normal;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

p
{
	line-height:1.5em;
	text-align: justify;
}

input, textarea
{ background:#fff; color:inherit;  border:1px solid #111;}

.buttons 
{ background: #000; color:#fff;  border: 1px solid #111;}

#wrapper
{
	color:inherit;
	width:800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #FF9900;
}

#header
{
	color:inherit;
	width:800px;
	height:190px;
	margin: 0 auto;
	background-color: #ff9900;
	background-repeat: no-repeat;
	background-image: url(img/Pilates-01.jpg);
	background-position: right;
}

#body
{
	background:#fff;
	color:inherit;
	width:800px;
	margin:auto;
}

#bottom
{
	color:inherit;
	width:800px;
	height:10px;
	margin:0;
}

#midbottom
{
	color:#d50;
	width:800px;
	line-height:1em;
	margin:0;
}

#btmbottom
{
	color:inherit;
	width:800px;
	height:20px;
	margin:0;
}

.logo
{
	width:450px;
	margin-top:35px;
	padding-left:20px;
	float:left;
}

.search
{ width:250px; text-align:right; margin-top:6em; padding-right:25px; float:right;}

.menu
{
	color:#fff;
	width:800px;
	height:40px;
	font-size:1.2em;
	background-color: #000;
	background-image: url(img/bg-body-bl1.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	font-weight: bold;
}

.left
{
	width:640px;
	float:left;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 70px;
}

.right
{
	width:200px;
	padding:12px 25px 0 0;
	text-align:right;
	float:right;
}

.right a:link,.right a:visited,.right a:active
{ background: inherit; text-decoration: none; color:#fff;}

.right a:hover
{ background: inherit; text-decoration: none; color:#ddd;}

.column
{ width:215px; padding:0 0 0 25px; float:left;}

.column p
{font-size:.90em;}

.column a:link,.column a:visited,.column a:active
{
	background:#eee;
	text-decoration: none;
	color:#d50;
	font-size:0.89em;
	display: block;
	border-bottom:#d51 1px dashed;
}

.column a:hover
{
	text-decoration: none;
}

.left a:link,.left a:visited,.left a:active
{ background: inherit; text-decoration: none; color:#fff;}

.left a:hover
{
	background: inherit;
	text-decoration: none;
	color:#ddd;
}

.content
{
	background:#fff;
	color:#000;
	width:530px;
	padding:10px 15px 0 25px;
	float:left;
}

.sidebar
{
	background:#fff;
	color:inherit;
	width:180px;
	padding:0px 15px 0 0;
	float:right;
}

.sidebarcontent
{
	border-bottom:#999 1px solid;
	margin-bottom:20px;
	background-color: #FF9900;
}

.img
{ border:0; margin:0 1em 0 0; float:left;}

.spacer
{ height:2px; clear: both;}
