@charset "UTF-8";
/* CSS Document */

html { 
	height: 101%;
	}
img {
	border: none;
	}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #E3E6E9;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#wrapper {
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 920px;
	margin: 0 auto;
	padding-left:20px;
	}
#innerWrapper {
	background-color: #ffffff;
	width:900px;
	text-align:left;
	}
#top {
	background-color:#52732a;
	margin:0;
	padding: 20px 15px 0px 15px;
	height: 70px;
	}
#top p {
	margin: 0;
	}
#header {
	margin: 0;
	height: 70px;
	background-image: url(images/newbanner.jpg);
	width: 900px;
	padding-top: 230px;
	}
#topNav {
	padding-right: 10px;
	height: 50px;
	border-bottom: 3px solid #52732a;
	position: relative;
	padding-top: 15px;
	padding-left:18px;
	padding-bottom:15px;
	}
#topNav a {
	display: block;
	padding-right:10px;
	}
a#start {
	width:119px;
	position: absolute;
	top: 9px;
	}
a#releasedtime {
	width:433px;
	float:left;
	margin-left: 130px;
}
a#effective {
	width:184px;
	float:left;
	margin-top: -5px;
	}
a#corefoundations {
	width: 225px;
	float:left;
	margin-top: 8px;
	clear: left;
	margin-left: 130px;
	}
a#community {
	width:302px;
	float:left;
	margin-top: 8px;
	}
a#leader {
	width:185px;
	float:left;
	margin-top: 8px;
	}
#mainContent {
	width: 600px;
	float:left;
	position: relative;
	}
#mainContent p {
	}
#mainContent a {
	color:#d8aa00;
	text-decoration: none;
	}
#rightSidebar {
	width:250px;
	float:left;
	padding-left: 20px;
	padding-top: 25px;
	}
#bottom {
	clear:left;
	background-image:url(images/grateful.jpg);
	background-repeat: no-repeat;
	height: 177px;
	}
#bottom img {
	margin-top:125px;
	margin-left:150px;
	}	
.bigcolor, .bigcolor a {
	font-size: 16px;
	color: #2079A6 !important;
	text-decoration:none;
}
.bigcolor a:hover {
	text-decoration:underline;
	}
.leftspace {
	margin-left: 20px;
}
.biggercolor {
	font-size: 20px;
	color: #2079A6;
}
div#footer {
	background-color:#52732a;
	margin: 0;
	height:50px;
	padding-top: 3px;
	}
#footer p {
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	clear: both;
	}
#footer a {
	color:#ffffff;
	}
#logo {
	float: left;
}
#left {
	width:300px;
	float:left;
	padding-top: 100px;
	margin: 0;
	padding-left: 25px;
	}
#interiorInner {
	background-image:url(images/sidebarbackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#left a {
	display:block;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#content {
	width:530px;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
	position: relative;
	}
ul, ol {
	margin-top:5px;
	margin-bottom:5px;
	}
body#Core a#core, body#LeaderLink a#leaderLink, body#CommunityLink a#communityLink, body#Released a#released, body#Testimonials a#testimonials, body#Contact a#contact, body#Resources a#resources, body#Help a#help {
	background-color:#ffffff;
	color:#333333;
	}
#left a:hover {
	background-color:#ffffff;
	color:#333333;
	opacity:.8;
	filter:alpha(opacity=70) !important;
	}
h1 {
	font-weight: normal;
	color: #d8aa00;
	font-size: 32px;
	text-transform: lowercase;
	margin-bottom: 5px;
	margin-top:10px;
}
h3 {
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.paintedBox {
	background-image:url(images/paintedbox.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 160px;
	padding-left: 15px;
	padding-right: 55px;
	margin-left: 20px;
	}
h2 {
	color: #a6b365;
	font-weight: normal;
	font-size: 24px;
	text-transform: lowercase;
	border-bottom: 1px solid #a6b365;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	line-height: 160%;
	margin-top:0px;
	margin-bottom:10px;
	}
li {
	line-height:160%;
	}
#content a {
	color:#2079A6;
	text-decoration:none;
	} 
#content a:hover {
	text-decoration: underline;
	}
#tabs {
	float:left;
	width: 470px;
	margin-left: 10px;
	margin-top: 40px;
	height: 29px;
	}
.warning {
	color: #990000;
}
div.popup {
	background-color:#91A45E;
	padding: 5px;
	border: 1px solid #cccccc;
	position:absolute;
	color: #fff;
	list-style-type: none;
	left: 34px;
	}
#clc {
	left:231px;
	top: 167px;
	visibility: hidden;
	}
a#clclink:hover #clc {
	display:block;
	}
#rightpeople {
	top: 234px;
	visibility: hidden;
}
#homeNav a {
	display: block;
	float: left;
	text-align: center;
	width: 130px;
	padding: 5px;
	font-size: 16px;
	text-decoration: none;
	margin-right: 30px;
	color: #201602;
}
#homeNav {
	background-color: #ffffff;
	height: 70px;
	padding-left: 38px;
	opacity: .6;
	display: block;
	filter: alpha(opacity=60);
}
#homeNav a:hover {
	background-color:#ffcb00;
	}

