@charset "UTF-8";
/* CSS Document */
/* Stylesheet copyright &copy; 2010 MelissaBaker.com.au for use of Practitioners Connected website only. */

html { 
	font-size:100.01%;
	min-height:100%;
	}

body { 
	background-color: #e2e1dd;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-size: 1em;
	}
	
.pagetable {
	padding-bottom: 100px;
	padding-top: 100px;
	}
	
.pagetable p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.125em;
	line-height: 1.5em;
	}
	
.practitionertable p {
	font-size: .875em;
	}
	
.treatmenttable {
	background-image: url(images/family-group.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #6c702f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	padding-bottom: 100px;
	padding-top: 100px;
	}
	
h1 {
	color: #663333;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	}
	
h2 {
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.125em;
	}

h3 {
	color: #3f361c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	}
	
a {
	color: #3f361c;
	}

a:hover {
	color: #666633;
	}
	
a:visited {
	color: #3f361c;
	}
	
ul li {	
	line-height: normal;
	display: inline;
	padding: 10px;
	text-align: center;
	}
	
ul li a, ul li a:hover, ul li a:visited{	
	color: #999999;
	font-size: 1.5em;
	}
	
