@charset "UTF-8";
/* CSS Document */

	
body  {
		background-color:#666666;	
		
		font-family: Arial, Helvetica, sans-serif;
		font-size:smaller;
		text-align:	justify;
		line-height:	1.4em;
		
}

#allcontent  {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFCC;
}


#logo {
	width: 300px;
	height: 172px;
	
	margin-right: 10px;
	
	float: left;
	
	background-image: url(images/logo_wellness_size.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
	

#banner	{
	
	width:660px;
	height: 172px;
	
	float: right;
	
	background-image:url(images/banner.jpg);
		background-repeat: no-repeat;
		background-position:top;
	
		text-align: right;
		font-size: 1.3em;	
		line-height:.9em;
			
		padding-right: 30px;
}

	

#sidebar {
		width:	300px;
		height: 472px;
		
		
		margin-top: 10px;
		margin-right: 10px;
		
		
		background-image:url(images/button_box.jpg);
		background-repeat: no-repeat;
		background-position: right;
		
	
		float: left;
		
		text-align: center;

}

#mainhome {
		width:	660px;
		height: 472px;
		
		background-image:url(images/girl_for_homepage.jpg);
		background-repeat: no-repeat;
		background-position: right;
	
		
		margin: 10px 0px 0px 0px;
		
	
		float: right;
		
		text-align: right;
		
		line-height: 2.5em;
		
		font-size: large;
		
		padding-right:30px;		
}

#mainhome ul {list-style-type: none;}

#main {
width:	500px;
/*		height: 472px;	*/
		
		margin: 10px 0px 0px 0px;
		
	
		float: right;
		
		padding-right:160px;	
		padding-left:20px;
		
}	

#mainservices {
width:	660px;
	/*	height: 472px;*/
		
		background-image:url(images/lotus_background.jpg);
		background-repeat:repeat;
	/*	background-position: right;*/

	
		
		margin: 10px 0px 0px 0px;
		
	
		float: right;
		
		padding-right:10px;	
		padding-left:20px;
		
}	


#mainservices li {padding-bottom: 10px;}



#services {
width: 450px;
float: left;
}

#services li {padding-bottom: 5px;}

.quotes {
	width: 150px;
	float: right;
	font-size:small;
	font-style:italic;
	background-color:#fffded;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-style:groove;
	}
	

#clickquotes {
	width: 150px;
	float: right;
	font-size:small;
	font-style:italic;
	background-color: #fffbc6;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-style:groove;
	}
	
.boldbig {
	font-size: small;
	font-weight:bold;
	font-style: italic;
	}
	


#space {
float: right;
}
	


#mainpat {
width:	660px;
		height: 472px;
		
		background-image:url(images/lotus_background.jpg);
		background-repeat: no-repeat;
		background-position: right;

	
		
		margin: 10px 0px 0px 0px;
		
	
		float: right;
		
		padding-right:10px;	
		padding-left:20px;
		
}	


#pattext {
	width: 380px;
	float: left;
}

#patphoto {
	float: right;
	text-align: center;
	margin-right: 10px;
	
}

#bigquote {
	width: 200px;
	float: right;

	font-size:x-small;
	font-style:italic;
	background-color:#fffded;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border-bottom-style:groove;
	}
	
#alsoavailable {
	width: 200px;
	float: right;

	font-size:x-small;
	font-style:italic;
	background-color:#fffded;
	text-align:left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border-bottom-style:groove;
	}
	
#address {
	width: 260px;

	
	background-color:#FFFFCC;
	font-size: small;
	
	text-align: center;
	
	float: left;
	
	clear: both;
	
	padding: 0px 20px 0px 20px;
	
	}
	
	
#patname {color:#333333;
}
	
	
#tagline {
	font-style: italic;
	color:#666666;
	}


#nav  {
	width: 650px;
	height: 90px;
	
	background-image:url(images/nav_bottom.jpg);
		background-repeat: no-repeat;
		background-position: right;
	
	font-size: small;
	text-align: center;
	
	float: right;
	
	padding-right: 20px;
	padding-left: 10px;

}


#footer {
	font-size:x-small;
	text-align: center;
	background-color: #333333;
	color:#CCFFFF;
	clear: both;
	width: 1000px;
	line-height: .5em;
}

#footer a:link {
	color: #CCFFFF;
}

#footer a:visited {
	color: #FFFF99;
}

#footer a:hover {
	color:#333333;
	background-color:#CCCC99;
}


a:link {
	color:#648dc7;
	text-decoration:none;
	}
	
	
a:visited {
	color:#826ba9;
		text-decoration:none;
	}


#clickquotes a:visited {
	color:#648dc7;
	text-decoration:none;
}

a:hover {
	color: #333333;
	background-color:#CCFF66;
}

table {
	border: none;
	line-height: .8em;
	}
	
h1, h2, h3, h4  {text-transform: uppercase;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	}
	
h4 {
	font-size: 12px;
}


img {border: 0;
}


.special {
	color: #458604;
}
