/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #4BC02F url(images/back_all.jpg) repeat-x top;
}
body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#left1 {
	width: 911px;
	margin: 0 auto;
}
#right1 {
	width: 911px;
}
#contmain {
	width: 100%;
}
h1, h2, h3 {
	color: #44763E;
}
h1 {
	font-size: 3em;
}
h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #4BC02F;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	margin-top: 7px;
	font-size: 1.1em;
}
ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: underline;
	color:#090;
}
.aimg {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
}
a:hover {
	border: none;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4BC02F;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #4BC02F;
}
/* Header */

#header {
	width: 806px;
	margin: 0 auto;
	height: auto;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
}

/* Logo */

#logo_ForestPath {
	width: 806px;
	height: 317px;
	background: url(images/header_ForestPath.jpg) no-repeat;
	text-align: right;
}
#logo_Coast {
	width: 806px;
	height: 317px;
	background: url(images/header_Coastline.jpg) no-repeat;
	text-align: right;
}
#logo_DamagedRoad {
	width: 806px;
	height: 317px;
	background: url(images/header_DamagedRoad.jpg) no-repeat;
	text-align: right;
}
#logo_Conf_FloodedRoad {
	width: 806px;
	height: 317px;
	background: url(images/header_Conf_FloodedRoad.jpg) no-repeat;
	text-align: right;
}
#logo_BusAccident {
	width: 806px;
	height: 317px;
	background: url(images/header_BusAccident.jpg) no-repeat;
	text-align: right;
}
#logo_Boardroom {
	width: 806px;
	height: 317px;
	background: url(images/header_Boardroom.jpg) no-repeat;
	text-align: right;
}
#logo h1 {
	padding-top: 130px;
	padding-right: 20px;
	color: #ffffff;
	font-size: 18px;
}
#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
#logo a {
	color: #FFFFFF;
}
/* Page */

#page {
	width: 806px;
	margin: 0 auto;
	background: #ffffff url(images/table_back.jpg) repeat-x;
	border-top: none;
	padding-top: 50px;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
}

#page_FR {
	width: 806px;
	margin: 0 auto;
	background: #ffffff url(images/table_back_FR.jpg) repeat-x;
	border-top: none;
	padding-top: 50px;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
}
/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 10px;
	padding-top: 20px;
}
#content_full_width {
	float: left;
	width: 780px;
	padding-left: 10px;
	padding-top: 20px;
}
.post {
}
.post .title {
	margin: 0;
	font-weight: normal;
}
.post h1.title {
	height: 30px;
	font-size: 2.4em;
}
.post .entry {
	padding: 0 10px 30px 15px;
}
.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4BC02F;
}
.post .meta a {
	color: #4BC02F;
}
.post .links {
	margin: 0;
}
.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}
.post .links a, .post .tags a {
	border: none;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contmain #left1 #right1 #page_FR #content_full_width .post .entry ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Sidebars */

.sidebar {
	float: left;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	margin-bottom: 2em;
}
.sidebar li ul {
}
.sidebar li li {
	margin: 0;
}
.sidebar li h2 {
	margin: 0 0 1em 0;
}
#sidebar1 {
	width: 224px;
	padding: 0px 0px 0px 20px;
}
#sidebar2 {
	width: 236px;
	padding: 20px 20px 0px 20px;
}
#sidebar2 li h2 {
	margin: 0 0 1em 0;
	background: url(images/title.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 14px;
}
#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
}
#sidebar2 li li {
	padding: 5px;
	background: url(images/small.gif) no-repeat left;
	font-size: .8em;
}
#sidebar2 li a {
	border: none;
	padding-left: 10px;
}
#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
#bottom {
	height: 30px;
}
/* Footer */
#footer {
	padding: 20px;
	height: 50px
}
#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF
}
.successful_submission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: medium;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: medium;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: medium;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: 1.1px;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: 1.1em;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: 1.1px;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: 10px;
}
#contmain #left1 #right1 #page #content_full_width .post .entry ul li ul li b {
	font-size: 1.1em;
}
