body {
	margin: 0px;
	padding: 0px;
	background: #b8c3b8;
	font-family: arial, helvetica, sans-serif;
}

blockquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;

}

h1,h2,h3,h4 {
	color: #cd8902;
	margin: 6px 0px 12px 0px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

ul,li {
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #36C;
	font-size: 12px;
}

a:hover {
	color: #FFCC00;
}

a:visited {
	color: #000066;
}

input,textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fffae0;
	border: 1px solid #f6ecb6;
	padding: 2px;
}

.submit {
	font-weight: bold;
	padding: 4px;
}

.submit:hover {
	background: #d1f0ff;
	border: 1px solid #a2d2e9;
	cursor: pointer;
}

.biglink {
	color: #36C;
	font-size: 13px;
	font-weight: bold;
}

.promo {
	padding-top: 10px;
}


.articletitle {
	font-size: 14px;
	font-weight: bold;
	color: #633;
	text-decoration: none;
}

.articletitle:hover {
	text-decoration: underline;
}

.articletitle:visited {
	color: #633;
}

.articlelink {
	color: #36C;
}

.articlelink:visited {
	color: #36C;
}

.blogpost {
	font-size: 10px;
	color: #fff;
}

.blogpost b {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.blogpost a {
	font-size: 10px;
	color: #dedede;
}

.blogpost a:hover {
	color: #330;
}

.blogpost ul,li {
	list-style-type: square;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 4px;
}

.blogpost li {
	padding-bottom: 2px;
}

.blogpost a:hover {
	color: #110;
}

.blogtopic {
	font-size: 12px;
	color: #fff;
}

.blogtopic b {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.blogtopic a {
	font-size: 16px;
	color: #fff;
}

.blogtopic a:hover {
	color: #330;
}

.blogtopic ul,li {
	list-style-type: square;
	padding-left: 6px;
	margin-left: 6px;
	line-height: 16px;
}

.blogtopic li {
	padding-bottom: 6px;
}

.blogtopic a:hover {
	color: #110;
}

.tellafriend {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	padding: 0px;
}

.callus {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	margin: 0px;
}

.callusfoot {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	margin: 0px;
}

.topnav {
	font-size: 9px;
	color: #fff;
	margin: 0px;
}

.topnav a:visited {
	color: #fff;
}

.topnav a:hover {
	color: #330;
}

.callme {	font-size: 14px;	text-align: right;	font-weight: bold;	padding-left: 10px;	color: #fff;}

.crumbs {	font-size: 11px;	text-align: right;	font-weight: normal;	color: #000;	margin: 0px 2px 0px 2px;	padding-top: 20px;}


.mainmenu {
	position:relative;
	width: 150px;
}

.mainmenu a {
	width: 100%;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 8px;
	border-bottom:1px solid white;
	color: #fff;
}

.mainmenu a:hover {
	color: white;
	background-color: #11280a;
}

.mainmenu a:visited {
	color: white;
}

.subnav {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
}

.subnav a {
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #333;
}

.subnav a:visited {
	color: #333;
}

.subnav a:hover {
	color: #fff;
	background-color: #11280a;
}


.learningpodheader {
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

.learningpodheader:visited {
	color: #000;
}

.learningpodheader:hover {
	color: #000;
	text-decoration: underline;
}

.learningpodlinks {
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
}

.learningpodlink {
	font-size: 11px;
	color: #330;
}

.learningpodlink:hover {
	font-size: 11px;
	color: #FFCC00;
}

.learningpodlink:visited {
	color: #330;
}

.diseaselink p {
	font-size: 12px;
	color: #fff;
}

.diseaselink b {
	font-size: 12px;
	color: #fff;
	margin-left: 2px;
	font-weight: bold;
}

.diseaselink a {
	font-size: 12px;
	color: #fff;
	margin-left: 2px;
}

.diseaselink a:hover {
	color: #330;
}

.diseaselinksub p {
	font-size: 10px;
	color: #fff;
}

.diseaselinksub a:hover {
	color: #330;
}

.diseaselinksub a {
	font-size: 10px;
	color: #fff;
	padding-left: 20px;
}



.submenu {
	color: #fff;
	font-size: 12px;
	color: #fff;
	list-style-type: square;
	padding-left: 2px;
	margin-left: 12px;
	padding-bottom: 2px;
}

.submenu b {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.submenu a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	
}

.submenu a:hover {
	color: #330;
}

.submenu li {
	line-height: 14px;
	padding-left: 2px;
}



.toxtable {
	margin-bottom: 12px;
	border-top: 1px dotted #363;
	border-left: 1px dotted #363;
}

.toxtable td,th {
	border-bottom: 1px dotted #363;
	border-right: 1px dotted #363;
}

.alert {
	color: #a00;
}

.smalltext {
	font-size: 9px;
}

.alertbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFE0DF;
	border: 1px solid #FFC1BF;
	padding: 2px;
	margin-bottom: 8px;
}

.casereview {
	padding-top: 2px;
}

.casereview a {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.casereview a:hover {
	text-decoration: underline;
}

.sitemap a {
	font-size: 11px;
	font-weight: bold;
	color: #36C;
	text-decoration: none;
}

.sitemap a:visited {
	color: #36C;
}

.sitemap a:hover {
	color: #036;
	text-decoration: none;
}

.sitemap b {
	font-size: 14px;
	font-weight: bold;
	color: #cd8902;
}

/* Posts ----------------------------------------------- */
.date-header {
	margin:1.5em 0 .5em;
}
.post {
	margin:.5em 0 1.5em;
	border-bottom:1px dotted #ccc;
	padding-bottom:1.5em;
}
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:bold;
	line-height:1.4em;
	color: #cd8902;
}
.post-title a, .post-title a:visited, .post-title strong {
	display:block;
	text-decoration:none;
	color: #cd8902;
	font-weight:bold;
}
.post-title strong, .post-title a:hover {
	color:#333;
}
.post div {
	margin:0 0 .75em;
	line-height:1.6em;
}
p.post-footer {
	margin:-.25em 0 0;
	color:#ccc;
}
.post-footer em, .comment-link {
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments ----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* Sidebar Content ----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* QUESTIONNAIRE FORM */

.questionnaireForm p {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.questionnaireForm input, .questionnaireForm textarea {
	font-size: 13px;
	font-weight: bold;
}
