body {
	background:#EAF4D7 url(../../_images/websiteThemes/simpleas/pageGradientLong.gif) repeat-x 0 0;
}

a {color: #6a981b; text-decoration: none; font-weight: bold;}
h1 {font: normal 2.4em Arial, Helvetica, sans-serif; margin: 0 0 .4em 0;}
h2 {font: normal 1.7em Arial, Helvetica, sans-serif; margin: 0 0 .4em 0;}
p, td, pre {font: normal 12px/17px Arial, Helvetica, sans-serif; color: #444;}

#btnLogin, #btnLogout {
	float: right;
	width: 9.5em;
	height: 2.9em;
	margin: .6em 0 0 0;
	display: block;
}

#btnLogin a, #btnLogout a{
	width: 7.2em;
	height: 2.7em;
	display: block;
}	

#btnLogout a{
	background: url(../../_images/websiteThemes/simpleas/btnLogout.gif) no-repeat 0 0;
}

#btnLogin a {
	background: url(../../_images/websiteThemes/simpleas/btnLogin.gif) no-repeat 0 0;
}

#btnLogin a:hover, #btnLogout a:hover {
	width: 7.2em;
	height: 2.7em;
	display: block;
	text-decoration: none;
}

#btnLogin a:hover{
	background: url(../../_images/websiteThemes/simpleas/btnLogin.gif) no-repeat 0 -2.7em;
}	

#btnLogout a:hover{
	background: url(../../_images/websiteThemes/simpleas/btnLogout.gif) no-repeat 0 -2.7em;
}	

#logoSearch{ height: auto; margin: 3em 0 0 0;}
#logo { margin: 0 0 0 0;}

#contentArea {
	width: 94em;
	margin: 3em 0 2em 0;
}

#columnMain {
	float: left;
	width: 73.0em;
	text-align: left;
	margin: 0;
}

#columnRight {
	float: right;
	width: 19em;
	text-align: left;
}

.rightItem p{
	font-size: 13px;
}

.newsItem {
	border-bottom: 1px solid #CCC;
	margin: .8em 0;
	padding: .5em 0 1em 0;
}

.newsItemLast {
	border-bottom: none;
	margin: .8em 0;
	padding: .5em 0 1em 0;
}

.newsItem h2, .newsItemLast h2{
	font: normal 20px Arial, Helvetica, sans-serif;
	padding: 0 0 .2em 0;	
}

.newsItem h2 a, .newsItemLast h2 a{
	font: normal 20px Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.newsItem h2 a:hover, .newsItemLast h2 a:hover{
	text-decoration: underline;	
}

.newsItem p, .newsItemLast p{
	padding: .5em 1em .5em 0;
}

.newsItem img, .newsItemLast img{
	padding: 1em 0;
}

.postDetails {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.newsItem .readmore {
	font-size: 14px;
	font-weight: bold;
}

.rightItem .readmore {
	font-size: 13px;
	font-weight: bold;
}

#news_box {
	text-align: left;
	padding: 0px;
	margin-bottom:30px;
}
