/*

*/

body {
	margin: 0;
	padding: 0;
	background: #000000 left top;
	font-size: 12px;
	text-align: justify;
	color: #ABABAB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

h1, h2, h3 {
	margin: 0;
	/* text-transform: lowercase; */
	font-weight: normal;
	color: #559106;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

ul, ol {
	margin: 0 0 2em 0px;
	text-align: justify;
	line-height: 18px;
}
p {
	margin: 0 0 2em 0px;
	text-align: justify;
	line-height: 16px;
}
a:link {
	color: #A5E543;
}

a:hover, a:active {
	text-decoration: none;
	color: #A5E543;
}

a:visited {
	color: #A5E543;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

/* Form */
 
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapperH {
	margin: 0;
	padding: 0;
	height: 160px;/*250px;*/
	background-color:#89C740;
	/*background: url(images/img02.jpg) repeat-x left top; */
}

#wrapperC {
	margin: 0;
	padding: 0;
	height: 73px;/*96px;*/
	background-color:#89C740;
	/*background: url(images/img02.jpg) repeat-x left top;*/
}


/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 35px;/*75px;*/
}

/* Menu */

#menu {
	float: center;
	width: 800px;
	height: 32px;
	background: url('../images/menu.jpg') no-repeat center top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 60px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	/* background: url(images/img06.jpg) no-repeat left 50%; */
}

#menu a
{
    display: block;
    float: left;
    margin-right: 3px;
    padding: 0px 8px 10px 8px; /*12 30 12 20*/
    letter-spacing: -.5px;
    text-decoration: none; /* text-transform: lowercase; 
	*/
    font-size: 16px;
    color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #A5E543;
}

#menu .current_page_item a {
	color: #A5E543;
}

/** LOGO */

#logo {
	width: 810px;
	height: 120px;/*160px*/
	margin: 0 auto;
	background: url('../images/Edge_logo_sm.jpg') no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 50px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px; /*95 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  /* Georgia, "Times New Roman", Times, serif; */
	font-size:48px; /* was 48 */
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 0px 0 0 100px;  /* WAS 100*/
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;  /* Georgia,24 "Times New Roman", Times, serif; */
	color: #9B9B9B; 
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#logoteam {
	width: 810px;
	height: 120px;
	margin: 0 auto;
	background: url('../images/team_logo_sm.jpg') no-repeat left top;
}

/* Page */

#page {
	width: 810px;
	margin: 0 auto;
}

/* Content */

#content
{
    float: left; /* width: 520px; */
    margin-top: 0px;
    margin-left: 17px;
    margin-right: 0px;
    margin-bottom: 0;
    background: url(  '../images/img10.jpg' ) no-repeat left top;
}

/* Post */

.post {
	padding: 15px 0px;
}

.post .title {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.post swf {
	/* width: 520px; */
	height: 410px;
	padding: 0px 0 0 0px;
	border-bottom: solid 2px white;
	/* background: url(images/img08.jpg) no-repeat left top; */
}
.post h1 {
	/* width: 520px; */
	height: 30px;
	padding: 0px 0 0 0px;
	/* background: url(images/img08.jpg) no-repeat left top; */
	border-bottom: solid 2px white;
	font-size: 24px;
	color: #DADADA;
}

.post h2
{
    /* width: 520px; */
    height: 22px;
    padding: 0px 0 0 0px; /* background: url(images/img08.jpg) no-repeat left top;*/
    border-bottom: solid 2px white;
    font-size: 18px;
    color: #DADADA;
    text-align: center;
}

.post .entry {
	padding: 0 15px;
	font-size: 12px;
	border-bottom: 1px dotted #1F1F1F;
}

.post .meta {
	padding: 6px 6px 12px 16px;
	font-size: 11px;
}

.post .meta p {
	margin: 0;
	padding-top: 6px;
	line-height: normal;
	color: #999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}

/* Sidebars */
#sidebarleft
{
    float: left;
    width: 180px;
    background-image: images/sidebarbg.jpg;
    background-repeat: repeat-x;
    margin: 0px 0px 0px -5px;
    padding: 0;
}

#sidebarleft ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
	
}

#sidebarleft li {
	margin-bottom: 10px;
}

#sidebarleft li ul {
}

#sidebarleft li li {
	margin: 0;
	padding-right: 0px;
}

#sidebarleft h2 {
	width: 180px;
	height: 25px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin-bottom: 0px;
	margin-right: 20px;
	/* background: url(images/img07.jpg) no-repeat left top; */
	border-bottom: solid 2px white;
	font-size: 20px;
	color: #DADADA;
}

#sidebar {
	float: right;
	width: 180px;
	 background-repeat: repeat-y;
    background-image: images/sidebarbg.jpg;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

#sidebar ul {
	margin: 0px 0px 0px -5px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	text-align: center;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
}

#sidebar h2 {
	width: 180px;
	height: 25px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin-bottom: 0px;
	/* background: url(images/img07.jpg) no-repeat left top; */
	border-bottom: solid 2px white;
	font-size: 20px;
	color: #DADADA;
}

/* Login */

#login fieldset {
    margin-left:7px;
}

#login h2 {
	margin-bottom: 5px;
}

form fieldset input.inputText {
	width: 100px; /* 140*/
	margin-right: 5px;
	border: 1px solid #BED99C;
}

form fieldset input.inputButton {
	padding: 3px;
	border: none;
	width:64px;
	background: #467805;
	font-size: 11px;
	color: #fff;
 cursor:pointer;
}

/* Boxes */

.box1 {
	padding: 15px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 810px;
	height: 60px;
	margin: 0 auto;
	background: url('../images/img05.jpg') no-repeat left top;
}

#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 12px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #ccc;
}

#legal a {
	color: #A5E543;
}

#accomplishments ul
{
    width: 800px; 
}
#accomplishments li
{
    list-style-type: none;
    border: solid 1px silver;
    font-size: 12px;
    text-align: center;
    width: 800px; 
}
#accomplishments li.heading1
{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #333;
    color: #FFFFFF;
}

#accomplishments li.heading2
{
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #90C74B;
    color: #000;
}

#accomplishments li.level
{
    font-weight: bold;
    font-size: 14px;
    background-color: #000;
    color:#90C74B;
}

#accomplishments li.col
{
}

#accomplishments li.col1
{
    width: 400px;
    float: left;
}
#accomplishments li.col2
{
    position:relative;
    width: 400px;
    left:-2px;
}
#accomplishments li.col1a
{
    width: 200px;
    float: left;
}
#accomplishments li.col1b
{
    position:relative;
    width: 200px;
    left:-2px;
}
#accomplishments li.col2a
{
    position:relative; 
      font-size: 12px;   
    width: 200px;
    left:-2px;
}
#accomplishments li.col2b
{
    width: 200px;
    font-size: 12px;
    float: right;
}