/*
----------------------------------------------------------------
CSS:     Styles for MDG Fund
Author:  Nicholas Marshall, Marshall & Marshall Website Designers
----------------------------------------------------------------

# SEPTEMBER 2009: NEW GREEN: #76ba2e

*/

body, html  {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 13px;
	color: #4a4949;
	text-align: justify;
	height: 100%;
	background: #eff0f0 url(../images/bg-images/body-bg.jpg) repeat-x;
}

a { 
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}

a:hover {
	color: #76BA2e;
}

p {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	color: #535353;
	margin:  0 10px 10px 10px;
	line-height: 1.5;
	text-align: justify;
}

li {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
}

address {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: normal;
	color: #535353;
	margin:  0 10px 10px 29px;
	line-height: 1.5;
}
	
img {
	border: none;
}
	
h1 {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 21px;
	font-weight: 800;
	font-variant: small-caps;
	color: #76ba2e;
	margin: 0 0 5px 10px;
	line-height: 1.5em;
	display: block;
	clear: both;
}

h2 {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-variant: small-caps;
	margin:  0 0 10px 10px;
	font-weight: 400;
	color: #76ba2e;
	line-height: 1.5em;
	display: block;
	clear: both;
}

h3 {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-variant: small-caps;
	margin:  0 0 10px 10px;
	font-weight: 400;
	color: #76ba2e;
	line-height: 1.5em;
	display: block;
	clear: both;
}
	
h4 {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	margin-left: 50px;
	font-weight: 500;
	color: #76ba2e;
	line-height: 1.5em;
}

#container {
	width: 946px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	background: #FFFFFF url(../images/bg-images/container-bg.jpg) 0 150px no-repeat;
	/* border: 1px solid yellow; */
}

#container_inner {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: transparent;
	/* border: 1px solid red; */
}

#header {
	width: 100%;
	height: 115px;
	text-align: left;
	/* border: 1px solid red; */
}

#header h1 {
	font-family: Garamond, Times, 'Times New Roman', serif;
	font-size: 10px;
	width: 700px;
	height: 90px;
	margin: 10px 0 0 20px;
	float: left;
	display: block;
	/* border: 1px solid red */
}

.header_logo {
	border: none;
}

p.header_links {
	text-align: right;
	color: #0066CC;
	width: 200px;
	height: 50px;
	float: right;
	margin: 8px 8px 0 0;
	display: block;
	/* border: 1px solid yellow */
}

p.header_links a {
	text-decoration: none;
	color: #121212;
}

p.header_links a:hover {
	color: #a9c3e4;
}

#nav {
	width: 100%;
	height: 38px;
	clear: both;
	overflow: hidden;
	background: #d9def0 url(../images/bg-images/nav_bg.jpg) repeat-x;
	border-top: 2px solid #afe78c;
	border-bottom: 1px solid #00823c;
	/* border: 1px solid yellow; */
}
/* =nav */
#nav ul {
	height: 38px;
	list-style: none;
	display: inline;
	padding-top: 0;
	margin-top: 1px;
	margin-left: -30px;
	margin-bottom: 0;
	display: block; /* IE not affected - dipslays correctly */
	background: none;
	overflow: hidden;
	/* border: 1px solid aqua; */
}

/* IE 7 */
html>body #nav ul {
	*margin-top: 0;
	*margin-left: 14px;
}

#nav ul li {
	font-size: 11.5px;
	font-weight: 500;
	height: 38px;
	_height: 33px;
	float: left; /* IE force into display inline */
	position: relative;
	text-align: left;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	display: inline;
	margin-top: -3px;
	margin-left: 0;
	padding-top: 9px;
	color: #FFFFFF;
	background: transparent;
	overflow: hidden;
}

#nav ul li a {
	font-size: 11.5px;
	text-decoration: none;
	height: 15px;
	margin-top: 4px;
	margin-left: 12px;
	padding-top: 4px;
	padding-right: 12px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap; /* IE work-around the IE block issue */
	border-right: 1px solid #FFFFFF;
	/* border: 1px solid green; */
}

#nav ul li a:hover {
	font-size: 11.5px;
	margin-top: 1px;
	margin-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
	color: #00823c;
	white-space: nowrap; /* IE work-around the IE block issue */
	/* border: 1px solid red; */
}

#header_content {
	width: 100%;
	height: 75px;
	display: block;
	clear: both;
	/* border: 1px solid pink; */
}

#content_center_image {
	width: 100%;
	height: 200px;
	display: block;
	clear: both;
	background-color: #000000;
	border-bottom: 2px solid #6a967f;
	overflow: hidden;
}

#content {
	width: 946px;
	display: block;
	clear: both;
	/* border: 1px solid red; */
}

#content h1 {
	font-size: 21px;
	color: #76ba2e;
	font-weight: 800;
	margin:  22px 0 22px 230px;
}

#content h2 {
	margin-left: 230px;
	color: #76ba2e;
	font-weight: 800;
}

#content h3 {
	margin: 20px 0 0 240px;
	color: #76ba2e;
	font-weight: 800;
	width: 326px;
}

#content h4 {
	margin: 20px 0 0 240px;
	color: #76ba2e;
	font-weight: 800;
	width: 326px;
}

#content p {
	width: 659px;
	margin: 8px 40px 0 230px;
}

#content p.block_text {
	width: 775px;
	margin: 10px 0 0 49px;
	display: block;
}

#content a {
	color: #76ba2e;
}

#content a:hover {
	color: #00823c;
}

#content ul {
	margin-left: 230px;
}

/* IE 7 */
html>body #content ul  {
	*margin-top: 0;
	*margin-left: 269px;
}

/* IE 7 */
html>body #content_sitemap ul  {
	*margin-top: 0;
	*margin-left: 269px;
}

#content li {
	text-align: justify;
	color: #535353;
	margin-bottom: 5px;
	list-style-image: url(../images/bg-images/list-marker.gif);
	list-style-position: outside;
}

#content li a {
	text-decoration: none;
	color: #76ba2e;
}

#content_sitemap li {
	text-align: justify;
	color: #535353;
	width: 326px;
	padding: 5px 0 5px 0;
	list-style-image: url(../images/bg-images/list-marker.gif);
	list-style-position: outside;
	border-bottom: 2px dotted #d0d2d3;
}

#content_sitemap li a {
	text-decoration: none;
	font-weight: bolder;
	color: #535353;
}

#content_sitemap {
	width: 966px;
	display: block;
	clear: both;
	background: transparent url(../images/bg-images/content_bg.jpg) repeat-y 667px 0;
	border: 1px solid #e7e7e6;
}

#content_sitemap h1 {
	font-size: 21px;
	color: #0066CC;
	font-weight: 800;
	margin:  22px 0 22px 20px;
}

.table {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 14px;
	color: #535353;
	margin:  15px 10px 10px 230px;
	line-height: 1.5;
}

#content_bottom_text_rightcol {
	width: 686px;
	float: right;
	/* border: 1px solid pink; */
}

#content_bottom_text_rightcol_left {
	width: 365px;
	height: 100%;
	float: right;
	/* border: 1px solid fuchsia; */
}

#content_bottom_text_rightcol_left h1 {
	color: #FFFFFF;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 29px;
	background-color: #D81A21;
	border-left: 9px solid #B7252B;
	border-bottom: 1px solid #ED1A00;
}

#content_bottom_text_rightcol_right {
	width: 226px;
	float: right;
	/* border: 1px solid black; */
}

/* =footer */
#footer {
	font-size: 10px;
	width: 980px;
	height: 60px;
	clear: both;
	background: transparent;
	/* border: 1px solid red; */
}

#push {
	width: 100%;
	height: 60px;
	background: transparent;
}

p.footer_links {
	text-align: center;
	color: #535353;
	width: 600px;
	height: 25px;
	float: left;
	margin: 25px 0 0 220px;
	display: block;
}

p.footer_links a {
	text-decoration: none;
	color: #535353;
}

p.footer_links a:hover {
	color: #76BA2e;
}

#content_bottom_text_rightcol_left .news_row1 {
	background-color: #DFEBF3;
	border-left: 9px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-right: 9px solid #CCCCCC;
	clear: both;
}

#content_bottom_text_rightcol_left .news_row2 {
	background-color: #E9F7FF;
	border-left: 9px solid #D7D7D7;
	border-bottom: 1px solid #FFFFFF;
	border-right: 9px solid #D7D7D7;
	clear: both;
}

#content_bottom_text_rightcol_left p {
	font-size: 13px;
	text-align: justify;
	color: #4089B4;
	line-height: 1.2;
}

#content_bottom_text_rightcol_left a {
	color: #76ba2e;
}

#content_bottom_text_rightcol_left img {
	margin: 10px 10px 10px 0;
	border: 1px solid #ECECEC;
}

#content_bottom_text_rightcol_left .news_title {
	display: block;
	padding-top: 8px;
	font-weight: 800;
	color: #23526D;
}

.contactinput {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 13px;
	color: #121212;
	width: 240px;
	height: 18px;
	padding: 2px;
	background-color: #e7ebff;
	border: 1px solid #d8d8d8;
}

.textareainput {
	font-family:  Garamond, Times, 'Times New Roman', serif;
	font-size: 13px;
	color: #121212;
	width: 240px;
	height: 100px;
	padding: 2px;
	background-color: #e7ebff;
	border: 1px solid #d8d8d8;
}

.button {
	width: 75px;
	height: 22px;
	padding: 2px;
	background-color: #e7ebff;
	border: 1px solid #d8d8d8;
}