﻿#contactus {
	background-color: #448442;
}
.menuitem 
{
	background-color: #3B7239;
	color: White;
	padding: 3px 5px 3px 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	width: 200px;
}
.advertisement1 {
    height: 30px;
	background-color: #F48700;
}
.advertisement2, .advertisement3, .advertisement4 {
	background-color: #B1B796;
}
#logo {
	position: relative;
	top: 0px;
	left: 8px;
	float: left;
}
#topbannerzone 
{
	position: relative;
	left: 395px;
	top: -103px;
	width: 340px;
	height: 60px;
	clear: right;
	text-align: right;
	overflow: hidden;
}
#search {
	position: relative;
	left: 603px;
	top: -115px;
	color: white;
	overflow: hidden;
}
html>body #search {
	left: 185px;
	top: 10px;
}
html>body #topbannerzone 
{
	left: -28px;
	top: 3px;
}
#articletitle 
{
	text-align: center;	
}
#magtitle 
{
	text-align: center;
}
#magtitle H1
{
	font-size: 16px;
    font-family: Helvetica,Arial;
}
#magtitle .issuedate 
{
	font-size: 13px;
	font-weight: bold;
    font-family: Helvetica,Arial;
}
#magtitle .volumnum 
{
	font-size: 10px;
    font-family: Helvetica,Arial;
}
#current_issue 
{
	/*background-image: url('../images/CurrentIssue_Background.jpg');*/
	background-color: #B6BC96;
	border: solid 1px black;
	width: 330px;
	height: 170px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
H2.inthisissue {
    font-size: 14pt;
    color: #2B642F;
}
