/************ ALL PAGES ************/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F7F5F2;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


.oneColFixCtrHdr #container { 
	width: 780px; 
	background: #FFFFFF;
	border: 1px solid #9E9E9E;
	margin: 20px auto 5px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.oneColFixCtrHdr #credit { 
	color: #6d6d6d;
	font-size: 10px;
	width: 780px; 
	background: #F7F5F2;
	margin: 0px auto 5px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
} 

.thrColFixHdr #container { 
	width: 780px; 
	background: #FFFFFF;
	border: 1px solid #9E9E9E;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.oneColFixCtrHdr #header {
	background: #4f1f00; 
	height: 162px;
}

.thrColFixHdr #header { 
	background: #FFFFFF; 
} 

.oneColFixCtrHdr #mainContent {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	background: #FFFFFF;
}

.thrColFixHdr #mainContent {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: #ffffff;
}

.oneColFixCtrHdr #footer, .thrColFixHdr #footer {
	background:#4f1f00;
}


#content {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	width: 369px;
	background-color: #ffffff;
	margin-left: 175px;
	
	/* 179px; */
}

img.quote-first {
	margin-top: 15px;
	float: left;
}


img.quote {
	margin-top: 2px;
	float: left;
}

#content-quote {
	font: 100% Georgia, serif;
	font-size: 13px;
	color: #6d6d6d;
	width: 550px;
	background-color: #ffffff;
	margin-left: 179px;
}

.attribution {
	font: 100% Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #6d6d6d;
	line-height: 22px;
}

#content a:link
{
	color: #4f1f00;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #666666;
	
}

#content a:visited
{
	color: #68b9b9;
	text-decoration: none;
}

h1 {
	font: 100% Georgia, serif;
	font-size: 14px;
	color: #68b9b9;
	margin: 20px 0 0 0;
}

h2 {
	font: 100% Georgia, serif;
	font-size: 11px;
	color: #68b9b9;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 17px;
}

h3 {
	color: #4f1f00;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
}

.highlight {
	color: #4f1f00;
}


img#footer {
	margin: 5px 0 0 18px;
}


/************ HOME PAGE ************/

img#logo_home {
	margin: 32px 57px 33px 0; 
	float:left;
}

img#icon1_home {
	margin: 66px 50px 67px 59px; 
	float:left;
}

img#icon2_home {
	margin: 66px 50px 67px 0;
	float:left;
}

img#icon3_home {
	margin: 66px 60px 67px 0;
	float:left;
}

img#icon4_home {
	margin: 65px 50px 66px 0; 
	float:left;
}

img#icon5_home {
	margin: 65px 50px 66px 0;
	float:left;
}

img#icon6_home {
	margin: 66px 0 60px 0;
	float:left;
}

img#about_home {
	margin: 11px 35px 8px 32px;
}

img#yoga_home {
	margin: 11px 35px 8px 0;
}

img#reflexology_home {
	margin: 11px 35px 8px 0;
}

img#qa_home {
	margin: 11px 36px 8px 0;
}

img#testimonials_home {
	margin: 11px 36px 8px 0;
}

img#rates_home {
	margin: 11px 36px 8px 0;
}

img#contact_home {
	margin: 11px 0 8px 0;
}

img#joanne_home {
	margin: 0 0 0 197px;
}


/************ INSIDE PAGES ************/

img#logo {
	margin: 31px 25px 0px 19px;
	float:left;
}

img#texture_top {
	margin: 0 0 21px 0;
	float: right;
}

img#texture_bottom {
	margin: 29px 0 0 0;
	float: right;
}

img#about {
	margin: 0 24px 0 0;
}

img#yoga {
	margin: 0 25px 0 0;
}

img#reflexology {
	margin: 0 25px 0 0;
}

img#qa {
	margin: 0 25px 0 0;
}

img#testimonials {
	margin: 0 25px 0 0;
}

img#rates {
	margin: 0 25px 0 0;
}

img#contact {
	margin: 0 14px 0 0;
}

img#slogan_side {
	margin: 27px 0 21px 44px;
}

img#icon_about, img#icon_yoga, img#icon_reflexology, img#icon_qa, img#icon_testimonials, img#icon_rates, img#icon_contact
{
	margin: 22px 0 0 37px; 
	float: left;
}

img#photo_about {
	margin: 20px 14px 0 0; 
	float: right;
}

img#title {
	margin: 22px 0 1px 0;
}




.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
}







/**********************************/


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**********************************/



