body {
margin:0;
background-color: #a92017;
position:relative;
text-align: center;
}

a img {
border:none;
}

/* Change link color by swapping the 6 digit color code. Find color code by using digital color meter in spotlight and copy color as text */
a,a:link,a:visited{color:#CC811E;}

#wrapper {
text-align: left;
background-color: #e3d1b9;
width: 755px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
position: relative;
background-repeat: no-repeat;
background-position: top left;
}

#wrapper{background-image:url(./images/main_structure.jpg);}
body.pageid-16 #wrapper{background-image:url(./images/main_home.gif);}
body.pageid-5 #wrapper{background-image:url(./images/main_structure.jpg);}
body.pageid-6 #wrapper{background-image:url(./images/main_movement.jpg);}
body.pageid-7 #wrapper{background-image:url(./images/main_massage.jpg);}
body.pageid-8 #wrapper{background-image:url(./images/main_personal.jpg);}
body.pageid-12 #wrapper{background-image:url(./images/main_directions.jpg);}
body.pageid-10 #wrapper{background-image:url(./images/main_policies.jpg);}
body.blog #wrapper,body.single #wrapper{background-image:url(./images/main_blog.png);background-position:0 -1px;}

#wrapper #container{padding-top:200px;}
body.pageid-16 #wrapper #container{padding-top:180px;}
body.blog #wrapper #container{padding-top:150px;}

div#container {
float:left;
margin:0 -200px 0 0;
width:100%;
}

div#content {
margin:0 215px 0 0;
padding:0 0 10px 45px;
color: #193649;
}

div#content h1 {
font-size: 16px;
font-weight: bold;
color: #a92017;
}

div.bev_side {
padding: 55px 10px 10px 15px;
margin-right: -15px;
font-size: 12px;
}

.bev_side a {
font-family: Helvetica, "Helvetica Neue", sans-serif;
font-size: 14px;
color: #cc811e;
text-decoration: none;
font-weight: bold;
}
.bev_side a:hover {
text-decoration: underline;
}

div.sidebar_default, div#primary.sidebar {
float:right;
overflow:hidden;
width:170px;
background-image: url(./images/sidebar_background.jpg);
background-repeat: repeat-y;
color: #d6bb99;
}

#sidebar_top_bottom {
clear: right;
background-image: url(./images/sidebar_bottom.png);
background-repeat: no-repeat;
background-position: right;
margin-right: -14px;
height:29px;
}

div#secondary {
clear:right;
float:right;
overflow:hidden;
width:160px;
color: #051d31;
font-size: 12px;
font-family: Arial, sans-serif;
padding: 10px 0 0 0;
margin-right: 10px;
margin-bottom: 10px;
}

#secondary h1 {
font-size: 14px;
color: #a92017;
font-weight: bold;
}

#secondary a {
color: #051d31;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
#secondary a:hover {
text-decoration: underline;
}

div#footer {
clear:both;
width:100%;
}

#footer a {
color: #051d31;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}

#footer a:hover {
text-decoration: underline;
}

#home_structure_link {
height: 237px;
width: 176px;
position: absolute;
top: 335px;
left:6px;
/*background-image: url(./images/home_structure_link.png);*/
background-repeat: no-repeat;
background-position: top left;
}
#home_structure_link a:hover { /* this tag is for IE */
	background-image:none;
}
#home_structure_link:hover {   /* this tag works for all other browsers */
	background-image:none;
}

#home_movement_link {
height: 237px;
width: 176px;
position: absolute;
top: 335px;
left:181px;
/*background-image: url(./images/home_movement_link.png);*/
background-repeat: no-repeat;
background-position: top left;
}
#home_movement_link a:hover { /* this tag is for IE */
	background-image:none;
}
#home_movement_link:hover {   /* this tag works for all other browsers */
	background-image:none;
}

#home_massage_link {
height: 237px;
width: 176px;
position: absolute;
top: 335px;
left:357px;
/*background-image: url(./images/home_massage_link.png);*/
background-repeat: no-repeat;
background-position: top left;
}
#home_massage_link a:hover { /* this tag is for IE */
	background-image:none;
}
#home_massage_link:hover {   /* this tag works for all other browsers */
	background-image:none;
}




/* NAV MENU */
#access {

}

div.skip-link {
display: none;
position:absolute;
right:1em;
top:1em;
}

#menu_wrapper {
margin:0;
position:relative;
width: 755px;
margin: 0 0 0 50%;
}

div#menu {
font-family: Arial, Helvetica, sans-serif;
height: 16px;
background-image: url(./images/header_nav_background.jpg);
background-repeat: no-repeat;
background-position: right;
background-color: #1A3749;
padding: 30px 0 5px 0;
margin: 0 0 0 -750px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
font-family: Helvetica, "Helvetica Neue", sans-serif;
font-size: 14px;
color: #cc811e;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin-right: 20px;
}

div#menu ul a:hover {
text-decoration: underline;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}
/* END NAV MENU */




#blog-title {
display: none;
margin: 0;
}

.entry-title,.entry-meta {clear:both;}
.page .entry-title,.entry-meta{display:none;}
h2.entry-title{margin-bottom:0;}
.entry-date abbr{border:none;font-size:0.8em;}

div#container,div#primary {

}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}