body {
	background: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    font-weight: 300;
	padding: 0;
	margin: 0;
	color: #444;
}
a {
	color: #04644f;
}
a:visited {
	color: #04644f;
}
a:hover {
	color: #83b133;
	text-decoration: none;
}
nav, header, footer, section, article, aside, main {
	display: block;
}
form {
	margin: 0px;
}
form div.set {
	margin-bottom: 5px;
}
input {
	border: 1px solid #999;
	background-color: #fff;
	color: #444;
	font-size: 1em;
	padding: 2px;
	width: 100%;
	max-width: 250px;
}
textarea {
	background-color: #fff;
	color: #444;
	border: 1px solid #999;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 300;
	font-size: 1em;
	padding: 1px;
	width: 100%;
	max-width: 250px;
	height: 8em;
}
input.submit {
	background-color: #83b133;
	color: #fff;
	border: 1px solid #83b133;
	cursor: pointer;
	padding: 2px 10px;
	max-width: 150px;
	height: 2.5em;
}
label {
	display: block;
	font-size: 1em;
}
div.button a, div.button a:visited, div.review-button a, div.review-button a:visited {
	background: #83b133;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.button a, div.button a:visited {
    padding: 5px 15px;
	font-size: 1em;
}
div.review-button a, div.review-button a:visited {
    padding: 6px 17px;
	font-size: 1.2em;
}
div.button a:hover, div.review-button a:hover {
	background: #17806a;
}
div#body {
	overflow: auto;
	padding: 10px 10px 0 10px;
}
img.title, img.telno {
	max-width: 100%;
}
h1 {
	color: #17806a;
   font-size: 1.4em;
}
h2 {
	color: #17806a;
   font-size: 1.2em;
}
h3 {
	color: #17806a;
   font-size: 1.1em;
}
article p, article li {
	font-size: 1.1em;
}
section.boxes {
	overflow: auto;
	margin: 1.5em 0;
}
section.boxes div.outer {
    box-shadow: 0 0 2px #aaa;
    margin: 1em;
}
section.boxes h1 {
   text-align: center; 
/*   border-bottom: 1px solid #aaa; */
   line-height: 0.2em;
   font-size: 1.3em;
    font-weight: normal;
    margin: 0 0 1em 0;
}
/*section.boxes h1 span { 
    background: #fff; 
    padding: 0 15px; 
}*/
section.boxes h1 a, section.boxes h1 a:visited {
    text-decoration: none;
}
section.boxes img {
	max-width: 100%;
	border: 1px solid #ddd;
	margin: 0.3em 0 0.3em 0;
}
section.boxes p {
	margin: 0;
	line-height: 1.4em;
}
section.boxes span.readmore a, section.boxes span.readmore a:visited {
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
section.textbox {
	margin: 1em 0;
	overflow: auto;
	line-height: 1.5em;
	padding: 1em;
    border-top: 1px solid #ddd;
}
section.textbox strong {
    color: #17806a;
    font-weight: 400;
}
section.textbox h1 {
	margin-top: 0;
	font-size: 1.3em;
}
section.textbox ul, section.textbox li {
	padding-left: 1em;
}
div.social-icons {
	padding-top: 0.3em;
}
div.social-icons img {
	border: 0;
	padding-right: 0.3em;
}
div.prof-icons img {
	border: 0;
	padding-left: 0.3em;
}
div.alphabetlist {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	font-size: 1.2em;
	text-align: center;
}
div.alphabetlist a, div.alphabetlist a:visited {
	padding: 0 5px;
}
div.alphabetouter {
	clear: right;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
}
div.alphachar {
	width: 25px;
	float: left;
	overflow: auto;
	color: #444;
	padding-top: 5px;
}
div.alphaentries {
	margin-left: 26px;
	overflow: auto;
	color: #444;
}
div.review {
    margin-bottom: 1.5em;
}
div.review div.photo {
    float: left;
    width: 80px;
}
div.review div.stars img {
    vertical-align: bottom;
}
div.review div.stars {
    padding-bottom: 5px;
}
div.review div.stars div {
    display: inline;
    padding-left: 10px;
}
div.review div.review-main {
    margin-left: 81px;
}
div.review div.review-main p {
    margin-top: 0;
}
span.togglediv  {
	display: inline-block;
    padding-left: 5px;
}
span.togglediv a, span.togglediv a:visited {
	display: inline-block;
    font-weight: normal;
    text-decoration: none;
}
span.togglediv a:hover {
	
}
article img {
	max-width: 100%;
}
article td {
    font-size: 1.1em;
}
div.article {
	clear: both;
	margin-bottom: 1em;
	overflow: auto;
}
div.article h2 {
	margin-top: 0;
}
section.post {
	padding: 1em 0;
}
div.blog-item {
	margin-bottom: 0.5%;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
div.first-item {
	border-top: 1px solid #ccc;
}
div.blog-item h2 {
	margin-bottom: 0.4em;
}
div.blog-item div div {
	font-size: 1.1em;
	line-height: 1.4em;
}
div.blog-item div div p {
	font-size: 100%;
	margin: 1em 0 0 0;
}
section.blog-footer {
	margin: 1.5em 0 1em 0;
	overflow: auto;
	line-height: 1.5em;
	padding: 1em;
	background: #eee;
}
section.blog-meta {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	overflow: auto;
	margin-bottom: 1em;
}
section.blog-meta h1 {
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0.3em;
}
section.blog-footer h2 {
	font-size: 1.2em;
	margin: 0 0 0.3em 0;
}
section.blog-meta h2 {
	font-size: 1em;
	float: left;
	clear: left;
	margin: 0 0.5em 0.2em 0;
}
section.blog-meta h2::after {
	content: ": ";
}
section.blog-footer div {
	padding: 10px 20px 10px 10px;
}
section.blog-footer div ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: square;
}
section.blog-footer div ul a, section.blog-footer div ul a:visited {
	color: #444;
}
section.blog-meta div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
section.blog-meta div ul li {
	 float: left;
	 margin-right: 5px;
}
article p.meta {
	margin-bottom: 0.7em;
	font-size: 1em;
	color: #777;
}
section.blog-comments {
	border-bottom: 1px solid #ccc;
	overflow: auto;
	margin-bottom: 1em;
}
ul.comments {
	list-style: none;
	font-size: 1.1em;
	margin: 0 0 0 20px;
	padding: 0;
}
ul.comments li div.comment {
	margin-left: 70px;
}
ul.comments li {
	margin-bottom: 0.8em;
	overflow: auto;
}
ul.comments li img {
	float: left;
	margin-right: 5px;
}
ul.comments p {
	margin-bottom: 5px;
}
div.paging {
	clear: both;
   background: #f9f9f9;
	border-top: 1px solid #ddd;	
	padding: 5px;
	font-size: 0.8em;
	text-align: center;
}
div.container {
	overflow: auto;
}
.imgl, .imgr {
	border: 1px solid #ccc;
}
div.research {
    clear: both;
    overflow: auto;
    margin-bottom: 1.3em;
}
div.research p {
    margin-bottom: 0.1em;
}
div.research img {
    margin-bottom: 0;
}
table.prices th {
    padding: 5px;
    color: #17806a;
    font-size: 1.4em;
}
table.prices td {
    text-align: center;
    padding: 5px;
    color: #83b133;
    font-size: 1.1em;
}
table.prices td span {
    font-weight: bold;
    display: block;
    color: #17806a;
    font-size: 1.1em;
}
table.fees {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #ddd;
    width: 100%;
}
table.fees th, table.fees td {
    padding: 5px;
}
table.fees th {
    text-align: left;
    color: #17806a;
    font-size: 1.2em;
}
.sml {
    font-size: 0.9em;
}
.clr {
	clear: both;
}
footer {
	border-top: 1px solid #ddd;
	padding-top: 1em;
	clear: both;
}
div#footer {
	background: #f9f9f9;
	border-top: 1px solid #ccc;
	padding: 0.5em;
	margin-top: 0.5em;
	overflow: auto;
	font-size: 0.9em;
}
