body {
		margin: auto;
		padding: 0;

//		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #B6CDB4), color-stop(0.5, #1C5C12)) no-repeat;
//		background: -moz-linear-gradient(center top, #B6CDB4 5%, #1C5C12 50%) no-repeat;
//		background-color:#1C5C12;
		background-color:#CDCDCD;
//		background-color:#F5F5F5;

		font: normal 12px Arial, sans-serif;
		font-family:verdana cursive;
		font-size:12px;
		letter-spacing:.3px;
		line-height:1em;

		vertical-align:middle;
		height: 100%;
		width: auto;
		}
	
h1, h2, h3, h5 {
	margin: 0;
	font-variant: small-caps;
//	font-family: Arial, sans-serif;
	color: #000000;
		}

h1 { font-size: 30px; }

h2 { font-size: 22px; }

h3 { font-size: 18px}

hr {height: 2px; color: #4B0000}

p, ul, ol {
			margin-top: 0;
			line-height: 150%;
			text-align: justify;
			text-indent: 30px;
		}


a { 
		color: #0000C0; 
		font-weight: bold;
		text-decoration: none;
		}

a:hover { 
		color:#D50505;
		font-weight:bold;
		text-decoration: underline; 
		}
	
a:active { 
		color:#C99F9F;
		font-weight:bold;
		text-decoration: underline; 
		}
	
a:visited{ 
		color:#4B0000;
		font-weight: bold;
		text-decoration: underline;
		}


#container {
		display:block;
		margin: auto;
		width: 1000px;
		background-color:#F5F5F5;
		height:100%;
		overflow:auto;

		}

/* Header */

#header {
		width: 100%;
		height: 120px;
		margin: auto;
//		background: url(/images/header.jpg) repeat-x center;

		}

#header h4, #header p {
		margin: 0px;
		text-align: left;
		text-transform: capitalize;
		font-weight: normal;
		color: #FFFFFF;
		}

#header p {
		font-size: 12px;
		line-height: normal;
		}

#header h4 {
		height: 65px;
		font-size: 12px;
		padding: 0 0 0 0;
		line-height: 60px;
		}

#banner {
		margin: 0px;
		text-align: left;
		text-transform: capitalize;
		font-weight: normal;
		color: #101010;
		height: 75px;
		font-size: 12px;
		padding: 0 0 0 0;
		line-height: 60px;
		}

#bannerbar1 {
		height:4px;
		width:96%;
//		background-color:#4E6128;
		background-color:#89956F;

		color:#89956F;
		border:none;
		margin:3px 0px 0px 10px;
		}

#bannerbar2 {
		height:4px;
		width:96%;
//		background-color:#662423;
		background-color:#B87C7C;

		color:#B87C7C;
		border:none;
		margin:3px 0px 0px 20px;
		}


#header a {
		text-decoration: none;
		color: #101010;

		}

#slogan {
		position: absolute;
		line-height: 14px;
		font-style: italic;
		text-align:right;
		width:700px;
		top: 45px;
		margin: 0px 0px 0px 50px;
		}

#login {
		position: relative;
		line-height: 14px;
		float: right;
		right:20px;
		top:78px;
		margin: 1px;
		width: 100px;
		padding: 3px 0px 3px 0px;
		font-size:1.1em;
		line-height:1.2em;
		text-align:center;

		border-bottom-left-radius:20px;
		border-bottom-right-radius:20px;
		-moz-border-radius-bottomleft:20px;
		-moz-border-radius-bottomright:20px;

//		background-color:#662423;
		background-color:#B87C7C;

		}

#login a {
		color:#ffffff;
		}



#logo {
		padding-top: 5px;
		text-align: left;
		height: 60px;
		margin: 0px 0px 0px 25px;
		border: none;
		}


#surveycenter {
		border-width: 4px;
		border-style: outset;
		border-color: #E1DFDF;
		background-color:#E1DFDF;
		text-align:center;
		font-size:14px;
		width:110px;
	}
		
/* Menu */

#menu {
		float: left;
		width: 800px;
		position: relative;
		bottom: -3px;
		margin:0px 0px 0px 20px;
		}

#menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		line-height: normal;
		text-indent:0px;
		text-align:center;
		}

#menu li {
		float: left;
		margin: 1px;
		width: 100px;
		padding: 3px 0px 3px 0px;
		font-size:1.1em;
		line-height:1.2em;
		text-align:center;

		border-bottom-left-radius:20px;
		border-bottom-right-radius:20px;
		-moz-border-radius-bottomleft:20px;
		-moz-border-radius-bottomright:20px;

//		background-color:#662423;
		background-color:#B87C7C;

		}

#menu a {
		text-decoration: none;
		text-transform: capitalize;
		font-weight: bold;
		text-align:center;
		color:#FFFFFF;
		}
				
#menu a:hover { 
		color:#FFFFFF;
		font-weight:bold;
		text-decoration: underline; 
	}
	
#menu a:active { 
		color:#FFFFFF;
		font-weight:bold;
		text-decoration: underline; 
	}
	
body#home a#home_link,
body#about a#about_link,
body#services a#services_link,
body#theteam a#theteam_link, 
body#news a#news_link {
			color: #4B0000;
			font-weight:bold;
			text-decoration: underline;
		}

body#home a#home-link,
body#about a#about-link,
body#services a#services-link,
body#theteam a#theteam-link, 
body#news a#news-link {
			color: #4B0000;
			font-weight:bold;
			text-decoration: underline;
		}


/* Search */

#search {
		display: none;
		float: right;
		width: 145px;
		height: 45px;
		position: relative;
		top: 5px;
		right: 10px
		
	}

#search fieldset {
		width: 125px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 1px;
		padding-top: 2px;
	}

#search input {
		float: left;
		padding-left: 2px;
		padding-right: 2px;
		font: 12px Arial, sans-serif;
		}

#search-text {
		border: 1px solid #333333;
		color: #000000;
	}

#search-submit {color: #FFFFFF;	}



/*Content*/

.content {
		margin:auto;
		text-align:left;
		font-size: 12px;
		line-height: 115%;
//		background-color:#FFFFFF;

		}
		
#content_box {
		display:block;
//		border-right:2px solid #CDCDCD;
//		border-left:2px solid #CDCDCD;
//		border-right:2px solid #1C5C12;
//		border-left:2px solid #1C5C12;

		margin: auto;
		padding:5px 0px;
		min-height: 500px;
		}
		

#page {
		display:block;
		padding:5px 15px 5px 15px;
//		width: 96%;
		font-size: 14px;
		line-height: 150%;
		min-height: 500px;
		overflow:auto;
		}

span.pop {
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
/* Footer */

#footer-bgcontent {
	margin: auto;
	padding: 0px 0px 0px 0px;
	height: 30px;
	z-index:2;
	clear:left;	
	background-color:#DCDCDC;
}

#footers {
		margin: 10px 0px 0px 0px;
		height: 50px;
//		width:1050px;
		position: relative;
//		top:50px;
//		left:-25px;

		z-index:2;
		clear:left;	
//		background-color:#CDCDCD;
//		background-color:#1C5C12;
//		border-bottom-left-radius:300px 35px;
//		border-bottom-left-radius:300px 35px;
//		-moz-border-radius-bottomleft:300px 35px;
//		-moz-border-radius-bottomright:300px 35px;
//		color: #4B0000;

		border-top:2px solid black;

		}

#footer {
		display:block;
		width:50%;
		padding:15px 50px 0px 50px;
		margin: auto;
		height: 30px;
		z-index:2;
		position:relative;
		bottom:-3px;
//		background-color:#1C5C12;
//		background-color:#CDCDCD;

		}

#footer table {
		margin: auto;
		text-align: center;
		vertical-align: middle;
		line-height: 120%;
		text-transform: none;
		color: #656565;

		}

#footer a {
//		color: #E7DBD7;
		color: #656565;
		font-weight:normal;
		}


/*---------------------------------------------*/
/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	height: 80%;
	padding: 15px 7px 0px 22px;
	margin: 10px 5px 0px 2px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #375910;
	z-index:1;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-indent: 5px;
}

#sidebar li {
//	margin-bottom: 30px;
	padding: 0 0 5px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(/images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(/images/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar h3 {
		text-align: left;
		color: #000000;
		text-indent: 5px;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
}

#sidebar a:active { 
		color:#000000;
		font-weight:bold;
		text-decoration: underline; 
	}


// --------------------------
.sidebar {
	float: left;
//	clear: both;
	padding: 15px 7px 0px 22px;
	margin: 10px 5px 0px 2px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #375910;
	z-index:1;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-indent: 5px;
}

.sidebar li {
//	margin-bottom: 30px;
	padding: 0 0 5px 0px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(/images/img07.jpg) repeat-x left bottom;
}

.sidebar p {
	margin: 0;
	padding: 0px 10px;
	line-height: 200%;
}

.sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(/images/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar h3 {
		text-align: left;
		color: #000000;
		text-indent: 5px;
}


.sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
}

.sidebar a:active { 
		color:#000000;
		font-weight:bold;
		text-decoration: underline; 
	}

#sidebar-editorials {
	float: left;
	width: 177px;
	height: 80%;
	text-align: left;
	padding: 15px 7px 0px 22px;
	margin: 10px 5px 0px 2px;

	}

#sidebar-editorials a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
	}

#sidebar-editorials ul {
	margin: 0;
	padding: 0;
	list-style: disc;
	line-height: normal;
	text-indent: 5px;
	text-align: left;
	}

/* News Page */
#media_links {
	font-size: 12px;
}

#news_content {
				width: 90%;
				margin-left: auto;
				margin-right: auto;
				margin-top: 10px;
				margin-bottom: 10px;
				font-size: 14px;
				line-height: 150%;
			}

#news_content ul {
			margin: 0 0 0 0;
			text-align: left;
			line-height: 150%;
			text-indent: 5px;
			}


/* Services Pages */

#services_content {
				width: 90%;
				margin-left: auto;
				margin-right: auto;
				margin-top: 10px;
				margin-bottom: 10px;
				font-size: 14px;
				line-height: 150%;
			}


/* Leadership Development Center */


th.ldc {
		text-indent:0px;

	}

td.spacerline {
		background: url(/images/header.jpg) repeat-x center;

	}

tr.ldc-warning-row {
		border-bottom:1px solid black;
		
		
	}
blockquote {
			font-style:italic;
			font-size:90%;
			background:#f0f0f0;
		}

/* Other Stuff */
#float_boxes {
			margin: 10px;
			width: 100px;
			clear:both;
			float:left;

		}

#sp_messages {
			margin: 0px 0px 10px 0px;
			border: 1px solid black;
			color: #0000C0; 
			background:#ffffff;

		}

#Toolbox {
			margin: 0px 0px 10px 0px;
			border: 1px solid black;
			color: #0000C0; 
			background:#ffffff;
			padding:1px 1px 1px 1px;

		}

#Toolbox ul {
			border-top: 1px solid black;
			padding: 0px 0px 0px 16px;
			position:static;
			text-indent: 1px;
		}

#warning_box {
			border: 1px solid black;
			margin: 5px 5px 5px 5px;
			padding: 5px 5px 5px 5px;
			background:#F0E68C;
			text-align:center;
	}

.editorial-timestamp {
		font-size: 0.75em;
		text-align: right;
		font-style: italic;
	}

.content-list {
	list-style: disc;
	line-height: normal;
	text-indent: 5px;
	text-align: left;
	}

.newsfeed {
		text-indent: 0px;
		}

.newsfeed a {
		font-size:1.2em;
		font-weight:normal;
		}

/* Editorial MiniFeed */
.core_content {
		display:block;
		width:65%;
		float:left;
		}

.editorials_preview_box {
		display:block;
		width:30%;
		float:right;
		border:1px solid black;
		border-radius:20px;
		-moz-border-radius:20px;

		font-size:1em;
		}

.editorials_preview_box a {
		font-size:1em;

		}

.editorials_preview_box p {
		padding:0px;
		margin:0px;

		}

.editorials_preview_header {
//		background-color:#5D1612;
		background-color:#B87C7C;

		color:#ffffff;
		font-size:1.2em;
		line-height:1.7em;
		text-align:center;

		border-top-left-radius:20px;
		border-top-left-radius:20px;
		-moz-border-radius-topleft:20px;
		-moz-border-radius-topright:20px;
		}

.editorials_preview_alleditorials {
		margin:0px;
		text-align:right;
//		background-color:#5D1612;
		background-color:#B87C7C;

		border-bottom-left-radius:20px;
		border-bottom-left-radius:20px;
		-moz-border-radius-bottomleft:20px;
		-moz-border-radius-bottomright:20px;
		}

.editorials_preview_alleditorials a {
		padding:0px 20px 0px 0px;
		color:#FFFFFF;
		font-weight:300;
		}


.editorials_preview_table {

		}
.editorials_preview_title {
		font-size:1em;
		text-align:justify;
		line-height:1.1em;
		}

.editorials_preview_text {
		font-size:0.9em;
		padding:0px;
		margin:0px;

		}

.editorials_preview_text {
		font-size:0.9em;
		color:#000050;
		padding:0px 3px 0px 3px;
		}

.editorials_preview_readmore {
		border-bottom:1px solid black;
		padding:0px 0px 10px;
		}

.editorials_preview_readmore a {
		float:right;

		}

#competitive_strategy_map {
		width:500px;
		border:none;
		margin:auto;
		}

#intro {
		margin: 5px 0px 5px 0px;
		padding: 10px;

//		background: #1C5C12;
		background-color:#687058;

		border-top-left-radius:20px;
		border-bottom-right-radius:20px;
		-moz-border-radius-topleft:20px;
		-moz-border-radius-bottomright:20px;
		color: #EEEEEE;
		width: 100%;

		font-size: 1.2em;
		text-align: justify;
		font-style: italic;
//		font-family:cursive;
		font-weight: normal;

		}


