a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #677076;
}

a:hover, a:active {
	color: #e88f40;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	color: Black;
	background: #e1b682 url(../images/web-bg.jpg) repeat-y top left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

em {
	font-style: italic;
}

h1 {
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	color: #87c424;
	background: url(../images/bullet-large.gif) no-repeat;
	padding-left: 50px;
	height: 34px;
}

h2 {
	font: 125% Georgia, "Times New Roman", Times, serif;
	color: #87c424;
}

h3 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #d7a800;
}

h4 {
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	color: #ffffcc;
}

hr {
	color: #ffffcc;
	height: 1px;
}

p, blockquote, address {
	font: 80%/1.6 Georgia, "Times New Roman", Times, serif;
}

p.top {
	font: 80% Georgia, "Times New Roman", Times, serif;
	height: 2.5em;
}

p.top a {
	background: url(../images/top.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 9px;
}

address {
	display: block;
	margin: 1.5em 0 2em 1.5em;
}

cite {
	font: italic 80%/1.6 Georgia, "Times New Roman", Times, serif;
}

strong {
	font-weight: bold;
}

ul, ol, dl {
	font: 80%/1.6 Georgia, "Times New Roman", Times, serif;
}

ul {
	list-style-image: url(../images/bullet-small.gif);
}

ul li {
	margin-left: -0.5em;
	padding-left: 0.75em;
}

ol li {
	margin-left: 0;
	padding-left: 0.5em;
}

dd {
	margin-bottom: 1em;
}

dd p, p cite, blockquote cite {
	font-size: 100%;
}

dt {
	font-weight: bold;
}

ul ul, ol ol {
	font-size: 100%;
}

ul ul ul, ol ol ol {
	font-size: 100%;
}

.bottommargin li {
	margin-bottom: 1em;
}

.center {
	text-align: center;
}

.small {
	font-size: 70%;
}

#skip {
	display: none;
}

#main {
	height: 100%;
}

#main img {
	border: none;
}

#logo {
	width: 191px;
}

#topmenu td {
	padding-top: 5px;
	padding-left: 10px;
}

#topmenu td#topmenu1 {
	padding-top: 5px;
	padding-left: 35px;
}

td#sidemenu {
	width: 191px;
	padding: 0;
}

#sidemenu img {
	border: none;
	display: block;
}

td#content {
	padding: 25px 45px 1.5em 45px;
	color: #333333;
	background-color: white;
}

#content *:first-child, h1, h2, h4, p {
	margin-top: 0;
}

h3 {
	margin-top: 1.5em;
}

td#footer {
	padding: 0 45px 1em 45px;
	background-color: white;
	text-align: center;
}

#footimg {
	display: block;
	margin: 0 auto 1em auto;
}

#bottommenu {
	font-size: 0.6em;
	font-weight: normal;
}

#homeopathyImg {
	margin-top: 9px;
}

#consultImg {
	margin-top: 25px;
}

.attrib {
	font: bold 70%/1.6 Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-bottom: 2em;
	color: #d7a800;
}

.efh {
	color: #e88f40;
	font-weight: bold;
}

#logo-p {
	display: none;
}