#page, #pageContentHome {
	width: 790px;
}

.narrowcolumn {
	float: left;
	width: 435px;
	margin-left: 20px;
	padding: 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}

.sidebar {
	float: right;
	width:290px;
	margin-right: 10px;
}

.sidebar .box {
	border: 1px solid #e6ece0;
	margin-bottom: 25px;
	padding: 15px 15px 0px 15px;
}

.sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.sidebar li {
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

.clear {
	clear:both;
}

.narrowcolumn h1, .sidebar h2 {
	color: #222222;
	font-size: 20px;
}

.sidebar h2 {
	background: transparent url(../graphics/home/titleicon.jpg) top left no-repeat;
	padding-left: 30px;
	height: 22px;
}

.sidebar p {
	margin-bottom: 20px;
}

.sidebar p.nomargin {
	margin-bottom: 0px;
}

.sidebar h3 {
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom:5px;
}

.sidebar h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.sidebar p.excerpt {
	font-size: 12px;
	margin: 3px 0px;
	line-height: 14px;
}

.narrowcolumn, .sidebar {
	color: #222222;
}

body .alignright {
	text-align:right;
}

a {
	cursor: pointer;
}

.narrowcolumn a, .sidebar a {
	color: #326400;
	text-decoration: underline;
}

.narrowcolumn a:hover, .sidebar a:hover {
	color: #326400;
	text-decoration: none;

}

a.newdiag span, a.worriedsymp span, a.whattreat span, a.infofriend span {
	display: block;
	font-size: 18px;
	color: #3e3e3e;
	font-weight: bold;
	float: left;
	margin: 13px 10px 10px 20px;
	text-shadow: 1px 0px 0px #fff;
}

a.newdiag, a.worriedsymp, a.whattreat, a.infofriend {
background: transparent url(../graphics/goldbutton.jpg) top left no-repeat;
	text-decoration: none;
	width: 365px;
	height: 46px;
	margin: 0px 0px 8px 30px;
	float: left;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;

}

a:hover.newdiag, a:hover.worriedsymp, a:hover.whattreat, a:hover.infofriend {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}


p {
	line-height: 16px;
}

p.rssfeed {
    margin-top:10px;
}


a.rssfeed {
	background: transparent url(../graphics/home/rssfeed.jpg) top left no-repeat;
	height: 16px;
	padding-bottom: 5px;
	padding-left: 25px;
}

div#SeoFooter {
	background-image: none;
	border-top: 1px solid #e6ece0;
	border-bottomp: 1px solid #e6ece0;
	border-left: 0px solid black;
	border-right: 0px solid black;
	padding: 15px;
	height: auto;
}

#SeoFooter div {
	margin: 0px;
}

#SeoFooter h2 {
	font-size: 11px;
	color: #222222;
}

#SeoFooter p a, #SeoFooter p a:visited, #SeoFooter p a:link{
	font-size: 11px;
	color: #326400;
	text-decoration: underline;
}

#SeoFooter p a:hover{
	font-size: 11px;
	color: #326400;
	text-decoration: underline;
}

p.social-links {float:right;}
p.social-links img {float:none!important;}
