/* @override 
	http://oceanbeach-therapies.com/stylesheet.css
	http://localhost/~marco/pilates/stylesheet.css
	http://localhost/~marco/pilates/stylesheets/stylesheet.css
	http://localhost/~marco/oceanbeach/stylesheets/stylesheet.css
*/

html {
color: #333;
font: .75em/1.4em "Helvetica Narrow", "Arial Narrow", Helvetica, sans-serif;
line-height: 1.5em;
	background: url(../images/site/background3.gif) repeat center;
}

body {
margin: 0 0 0 0;
padding: 0;
}

h1, h2, h3 {
font: .75em/1.4em "Helvetica Narrow", "Arial Narrow", Helvetica, sans-serif;
font-size: 1.5em;
color: #6CC49F;
line-height: 1.4em;
margin-bottom: 0.3em;
}

h3 {
font-size: 1.2em;
line-height: 1.0em;
color: #0091AF;
}

#page {
margin: 0 auto;
padding: 0;
width: 775px;
background: white;
}

#header {
margin: 0 auto;
width: 100%;
height: 160px;
color: white;
background: white;
background: url(images/site/japa.png) repeat-x;
background: white;
position: relative;
}

#header-holder {
background-position: top;
background-color: white;
background: url(images/site/header-bg.png) repeat-x;
}

#footer {
background: url(images/site/header-bg.png) repeat-x;
background: none;
}

#header li, #footer li {
list-style: none;
display: inline;
margin: auto 7px;
font-size: 1.2em;
font-weight: bold;
}

a, a:hover {
text-decoration: none;
}

#header a, #header a:visited {
color: white;
}

#header a:hover {
color: #0080ff;
color: #76D0F0;
}

#main {
width: 715px;
background-color: white;
padding: 0 20px 20px 20px;
}

#footer {
width: 100%;
height: 30px;
background-color: #bbbbff;
}

#sitename {
font-size: 4.0em;
color: white;
color: #0080ff;
color: #76D0F0;
}

#sitelogo {
position: absolute;
top: 5px;
right: 110px;
z-index: 3;
}

#headermenu {
z-index: 2;
position: absolute;
top: 145px;
right: 50px;
font-size: 1.2em;
}

.menudiv {
top: -2px;
}

#headermenubg {
position: absolute;
top: 90px;
z-index: 1;
}

#home-section-image {
margin-bottom: 0px;
position: relative;
}

#main-section-image {
position: relative;
top: 40px;
}

#main-section-name {
position: relative;
top: 60px;
font-size: 1.8em;
color: #0091AF;
left: 475px;
border-bottom: 1px dotted #0091AF;
padding-bottom: 0.4em;
width: 240px;
	text-transform: uppercase;
}

#admin #main-section-name {
}

#main-section-toc {
width: 240px;
float: right;
margin: 70px 0 20px 40px;
font-size: 1.6em;
color: #6CC49F;
line-height: 1.4em;
}

#main-section-toc ul {
list-style-position: outside;
list-style-type: square;
color: #0091AF;
padding: 0 0 0 20px;
margin: 0;
}

#admin #main-section-toc {
top: 70px;
font-size: 1.5em;
line-height: 1.2em;
}

#main-section-toc a, #main-section-toc a:visited {
color: gray;
color: #0080ff;
color: #6CC49F;
}

#main-section-toc a:hover {
color: #0080ff;
color: #0091AF;
}

#main-section-vline {
}

#admin #main-section-vline {
}

#main-content, #main-content-home-page {
top: 250px;
left: 20px;
}

#main-content-home-page {
font-size: 1.1em;
}

#admin #main-content {
top: 70px;
left: 220px;
}

#content_title {
width: 100%;
font-size: 2.4em;
color: #0080ff;
color: #0091AF;
line-height: 1.5em;
padding: 20px 0 10px 0;
}

#content_summary {
width: 240px;
font-size: 1.8em;
color: #0080ff;
color: #6CC49F;
line-height: 1.5em;
margin-top: 10px;
float: left;
margin-right: 40px;
}

/* @group My Group */



/* @end */

#content_body {
margin-top: 10px;
font: 1.2em/1.3em Helvatic, Arial, sans-serif;
}

#content_body p {
margin-top: 0;
}

#admin label {
	float: left;
	width: 120px;
}

#memberships {
	margin: 20px 0 0 0;
}

.caption {
	font-size: 0.8em;
	color: #666;
	line-height: 1.2em;
	padding-top: 5px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding-bottom: 5px;
}

.map {
	float: right;
	width: 450px;
	margin: 20px 0 20px 20px;
	clear: both;
}

dl {
}

dt {
	color: #0091AF;
	width: 100px;
	float: left;
}

dd {
	margin-left: 120px;
	margin-bottom: 10px;
}