@charset "UTF-8";

/* ========HOME======== */

#homeimage {
	width:840px;
}

#main h2 {
	background: #fff url(../images/layout/arrow.gif) 0px 4px no-repeat;
	margin:10px 0px;
	padding:2px 0px 2px 15px;
	color:#696969;
	font-size:0.94em;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px double #696969;
}

#main h3 {
	margin:10px 0px;
	font-size:0.88em;
}

#main p{
	margin:0 0 1em 0.5em;
	font-size:0.88em;
	line-height:1.4;
}

#main p a {
	color:#5f9ea0;
	text-decoration:underline;
}

#main p a:hover {
	color:#008000;
}

#main_menu {
	margin:0px;
	border-collapse: collapse;	border-spacing: 0;
	text-align:center;
	width: 100%;
}

#main_menu td {
	padding: 0px 0px 5px 0px;
}

#news {
	background: #fff url(../images/layout/newstopics.gif) 0px 0px no-repeat;
}

#news ul {
	margin:0px;
	padding-top:35px;
}

#news li {
	background: #fff url(../images/layout/arrow2.gif) 0px 3px no-repeat;
	padding:5px 0 0 15px;
	font-size:0.75em;
}

#news li a {
	color:#5f9ea0;
}

#news li a:hover {
	color:#008000;
	border:0;
}

/* ========CAMPAIGN======== */

#campaign { 
	margin: 20px 0px;
	text-align: center;
}

.one_life {
	background-color: #32cd32;
	margin-left: auto; margin-right: auto; text-align: left;
	border:2px solid #ffff00;
}

.one_life a {
	color:#ffff00;
	text-decoration:underline;
}

.one_life a:hover {
	color:#adff2f;
	text-decoration:underline;
}

.one_life th {
	font-size:1.2em;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

.one_life td {
	color:#ffffff;
	padding:5px 5px 20px 5px;
	text-align:center;
}
