@charset "utf-8";
/* CSS Document */

/* Basic Setup */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #333333;
	line-height: 130%;
	background: #ffffff url(bgtile.jpg) repeat-x scroll top;
	/*background-color: #D0E4E5;*/
}

a:link{
	color: #75A30F;
	text-decoration: underline;
	}
a:active {
	color: #75A30F;
	text-decoration: underline;
	}
a:visited {
	color: #75A30F;
	text-decoration: underline;
	}
a:hover {
	color: #3399FF;
	text-decoration: underline;
	}


/* Layout */

#container {
	width: 900px;
	margin: 0px auto;
	padding: 0;
	background-color: #fff;
}

.contenttile {
	background: url(contenttile.jpg) scroll top repeat-y;
	}
.footertile {
	background: url(footer.jpg) scroll top no-repeat;
	height: 76px;
	width: 900px;
	}
#leftside {
	width: 190px;
	float: left;
	margin: 0 0 0 30px;
	}

#rightside {
	width: 640px; /* 30px margin on left */
	float: left;
	}

.clr {
	clear: both;
	}	
#content {
	padding: 6px 25px 0;
	margin: 0;
	}
#greenboxbullets {
	width: 250px;
}
#address {
	border: 1px solid #75A30F;
	margin: 10px 0px 0px;
	width: 168px;
	float: left;
	padding-top: 8px 0 0 10px;
	color: #333333;
}

	
.text {
	width: 575px;
	margin-bottom: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	}
.greenbox {
	padding: 10px 15px;
	background-color: #75A30F;
	border: 1px solid #75A30F;
	font-size: 110%;
	color: #FFFFFF;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 5px;
	}

/* menu */
#menu6 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menu6 {
	width: 170px;
	margin: 10px;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
#menu6 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #FFF;
	display: block;
	background: #75a30f;
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover, #menu6 li #current {
	color: #FFF;
	background: #bae24f;
	padding: 8px 0 0 10px;
	display: block;
	}


#footer {
	width: 900px;
	text-align: center;
	font-size: 95%;
}

#utility {
	width: 900px;
	margin: 5px 0 5px auto;
	text-align: center;
	}
#copyright {
	text-align: center;
	color: #75A30F;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 80%;
	}

/* styles */

h1 {
	color: #75A30F;
	font-size: 115%;
	margin-top: 3px;
	font-weight: bold;
}

h2 {
	color: #0d97d3;
	font-size: 105%;
}
h3 {
	color: #75A30F;
	font-size: 105%;
}
#contact {
	margin: 10px;
	width: 170px;
	border: 1px solid #75A335;
}
#edinburgh-osteopath {
	color: #FFFFFF;
	background: #75A30F;
	margin: 5px 10px;
	width: 170px;
}
#contact-osteopath-edinburgh {
	color: #333333;
	margin: 5px 10px;
	width: 150px;
}
#ContentImage {
	float: right;
	width: 170px;
	padding: 5px 0px 10px 10px;
	height: auto;
}




.green {
	color: #75A30F;
}
#pictitles {
	padding-top: 5px;
	font-weight: bold;
	line-height: 15px;
}

.testimonial {
	width: 575px;
	margin-bottom: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}

.contact-edinburgh-osteopaths {
	color: #FFFFFF;
}

.name {
	color: #333333;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
}
