/* © 2010 Tim Clulow */
body {
	background-color: White;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-bottom: 13px;
	/* color: #mycolour#;
	width: 250px;*/
	font-weight:bold;
}
#content h3{margin-top:28px;}
#content > h3:first-child{margin-top:0}
h5{font-weight:bold; font-size:11px;}
em{font-style:italic; }
strong{font-weight:bold !important}
#container.blue strong,
#container.blue .colour, 
#container.blue h1, #container.blue h2, #container.blue h3, 
.blue #nav-main li.selected a{color:#13B7F2}
#container.pink strong,
#container.pink .colour,
#container.pink h1, #container.pink h2, #container.pink h3,
.pink #nav-main li.selected a{color:#BA5B85}
#container.mint strong,
#container.mint .colour, 
#container.mint h1, #container.mint h2, #container.mint h3,
.mint #nav-main li.selected a{color:#007A7D}
#container.orange strong,
#container.orange .colour,
#container.orange h1, #container.orange h2, #container.orange h3,
.orange #nav-main li.selected a{color:#FF8D1C}
#container.navy strong,
#container.navy .colour,
#container.navy h1, #container.navy h2, #container.navy h3,
.navy #nav-main li.selected a{color:#303593}
#container.green strong,
#container.green .colour,
#container.green h1, #container.green h2, #container.green h3,
.green #nav-main li.selected a{color:#93CA4B}
strong {
	/*color: #mycolour#;*/
}
.colour{
	/*color: #mycolour#;*/
}
strong span{color:#000; font-weight:bold;}
h3 {
	font-size: 14px;
	/*color: #mycolour#;*/
	margin-bottom: 13px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}

.content ul{
	list-style:circle;
	margin-left: 20px;
}
.content li {
	
	/*margin-bottom: 10px;
	display: inline-block;
	list-style: circle;*/
}
a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
* html #container {
	height: 600px;
}
#container {
	display: block;
	min-height: 600px;
	background-color: White;
	/*background: url(#BGImg#) no-repeat top right;*/
	width: 760px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#container.navy{background: url(/media/navy.gif) no-repeat top right;}
#container.blue{background: url(/media/blue.gif) no-repeat top right;}
#container.green{background: url(/media/green.gif) no-repeat top right;}
#container.mint{background: url(/media/mint.gif) no-repeat top right;}
#container.orange{background: url(/media/orange.gif) no-repeat top right;}
#container.pink{background: url(/media/pink.gif) no-repeat top right;}

#logo {
	width: 182px;
	height: 49px;
	position: absolute;
	top: 44px;
	left: 10px;
	font-size: 9px;
}
#logo span {
	background: url(/media/pilates-logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#logo a {
	color: #fff;
}
#nav-main{
	display: block;
	width: 130px;
	float: left;
	color: #999;
	list-style-type: none;
	font-weight: bold;
	padding-right: 8px;
	margin-right: 15px;
}
#nav-main li {
	margin-bottom: 10px;
	display: block;
}
#nav-main li a {
	color: #999;
	text-decoration: none;
}
#content-main {
	padding-top: 222px;
	margin-left: 10px;
	font-size: 0.8em;
}
.content p {
	margin-top: 0px;
	padding-right: 35px;
	margin-bottom: 14px;
	line-height: 18px;
}
.content ul li p{
margin:0 35px 4px 0;
}
.content {
	width: 350px;
	float: left;
	position: relative;
}
#content h1{
	width:260px;
}
#philosophy {
	margin-top: 100px;
}
.content p.quote {
	font-size: 21px;
	color: Gray;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 22px;
	font-weight:normal;
}
.content p.author{font-weight:normal;}
.content p.author {
	color: Gray;
	font-weight: bold;
	margin-top: 0px;
}
.column1 {
	width: 200px;
	padding-right: 10px;
	float: left;
}
.column2 {
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	float: left;
}
#nav-main li.selected a:link, #menu li.selected a:active, #menu li.selected a:visited {
	/*color: #mycolour#;*/
}
#site-info{
	clear:both;
	display: block;
	list-style: none;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 70px;
	padding-bottom: 50px;
	border-top: 1px #ccc dotted;
	width: 100%;
	position: relative;
}
#site-info li {
	float: left;
	padding-right: 42px;
}
#site-info li.rightover {
	position: absolute;
	right: 0px;
	padding-right: 10px;
}


































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.black {

}

h3 {

}

h5 {

}

