/* main layout stuff */

body {
	margin: 20px 0 30px 0;
	background: #edf1e5;
	}

#main_container_table {
	background: #fff url("images/content_background.gif") repeat-y center top;
	}


/* overriding background settings with transparency */
.transparent { background: transparent; }


/* sidebar stuff */

.sidebar_rule { margin: 15px 0 15px 0; width: 120px; display: block; border-bottom: 1px solid #ddd; }

h5.sidebar_header {
	margin: 15px 0 5px 0; padding: 5px 5px 3px 0;
	width: 115px;	
	color: #005f2c;
	font-size: 9px;
	font-weight: normal;
	background: #edf1e5;
	}

#sidebar_global, #sidebar_sub_about, #sidebar_sub_prog, #sidebar_sub_clients {
	margin: 0;
	list-style: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;	
	}
#sidebar_global li {
	display: block;
	padding: 3px 0 3px 0; margin: 0;
	line-height: 1.5em;
	text-align: right;
	border-bottom: 1px solid #ddd;
	}
#sidebar_sub_about li a, #sidebar_sub_prog li a, #sidebar_sub_clients li a {
	line-height: 100%;
	}
#sidebar_sub_about li, #sidebar_sub_prog li, #sidebar_sub_clients li {
	display: block;
	padding: 6px 0 6px 0; margin: 0 auto;
	line-height: 1.5em;
	text-align: right;
	border-bottom: 1px solid #ddd;
	}
#sidebar_global li.lastitem, 
#sidebar_sub_about li.lastitem {
	/*border-bottom: 1px solid #ddd;*/
	}

#sidebar_global a:link {color: #005f2c; text-decoration: none; }
#sidebar_global a:visited {color: #005f2c; text-decoration: none; }
#sidebar_global a:hover {color: #005f2c; text-decoration: none;  }
#sidebar_global a:active {color: #005f2c; text-decoration: none; }

#sidebar_sub_about a:link {color: #770020; text-decoration: none; }
#sidebar_sub_about a:visited {color: #770020; text-decoration: none; }
#sidebar_sub_about a:hover {color: #770020; text-decoration: none; background: #f1e7e9; }
#sidebar_sub_about a:active {color: #770020; text-decoration: none; }

#sidebar_sub_prog a:link {color: #ad6006; text-decoration: none; }
#sidebar_sub_prog a:visited {color: #ad6006; text-decoration: none; }
#sidebar_sub_prog a:hover {color: #ad6006; text-decoration: none; background: #f8efe5; }
#sidebar_sub_prog a:active {color: #ad6006; text-decoration: none; }

#sidebar_sub_clients a:link {color: #4b0350; text-decoration: none; }
#sidebar_sub_clients a:visited {color: #4b0350; text-decoration: none; }
#sidebar_sub_clients a:hover {color: #4b0350; text-decoration: none; background: #f1e9f2; }
#sidebar_sub_clients a:active {color: #4b0350; text-decoration: none; }


/* global text settings */
p, td, ul, ol, ul, li, dl, dt, dd, input, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000;
	line-height: 130%;
	}

.smalltext { font-size: 10px; }
.smalltext_blue { font-size: 10px; color: #3368a3; margin-top: 10px; }
.smalltext_green { font-size: 10px; color: #59852b; margin-top: 10px; }

	/* making text elements a bit narrower in the main content table */
#main_content p, #main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6 {
	width: 95%;
	}

a:link {color: #005f2c; text-decoration: none; }
a:visited {color: #005f2c; text-decoration: none; }
a:hover {color: #005f2c; text-decoration: none; background: #edf1e5; }
a:active {color: #005f2c; text-decoration: none; }


/* content stuff */

.content_rule { margin: 15px 0 30px 0; width: 95%; display: block; border-bottom: 1px solid #ddd; }

.content {
	font-size: 11px;
	color: #000000;
}
#main_content ul {
	list-style-image: url(images/bullet.gif);
	
}

#article ul {
	list-style-image: url(images/bullet.gif);
}

.content a {
	color: #005F2C;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.footer a {
	color: #666666;
}
.rightSideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F2C;
}
.rightSideMenu a {
	color: #005F2C;
}
.scenarioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F2C;
	line-height: 15px;
}

#programsFirstPic {
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#portraitFirstPic {
	margin-right: 10px; display: block;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
/* quotes for profile pages & body text */
.quoteText {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.quoteSource {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.body_quoteText {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.body_quoteSource {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 250px;
}
/* rotating quotes */
.rotating_quote {
	margin: 10px 0 10px 0;
	padding: 0;
	}


/* black keyline around select images */
.keyline {
	border: 1px solid #000;
	}
.keylinewithspace {
	border: 1px solid #000;
	margin-bottom: 15px;
	}
	
/* table settings for program details */
#main_content #programdetails {
	margin: 5px 0 35px 0;
	text-align: center;
	background: #f9f9f9;
	font-size: 10px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	}
#main_content #programdetails tr td {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-size: 10px;
	}
#main_content #programdetails .pd_headers {
	background: #edf1e5;
	color: #111;
	
	}
#main_content #programdetails .pd_program {
	color: #A35A05;
	text-align: left;
	background: #fff;
	font-size: 10px;
	}
#main_content #programdetails .pd_cell {
	}
	
/* padding settings for program logos */
#prog_leftcolumn {
	width: 235px;
	margin: 0;
	padding: 0;
	}
#prog_leftcolumnid {
	width: 235px;
	margin: 0;
	padding: 0;
}


/* padding settings for news header */
.newsheader {
	padding-bottom: 5px;
	}
	
/* layout of the team pictures */
.teammember {
	width: 100%;
	display: block;
}
.teammember img {
	float: left;
	margin-right: 10px;
	}
.button {
	margin: 5px 0 0 0;
	padding: 0;
}
div.clearer {clear: left; line-height: 0; height: 0;} /* collapsing float hack by Complex Spiral */

/* team profiles settings */
#table_teamprofiles1 p, #table_teamprofiles2 p {
	margin-bottom: 30px;
	}
#table_teamprofiles1 ul, #table_teamprofiles2 ul {
	margin-bottom: 30px;
	}

/* client list */
.clientslist li {
	padding-bottom: 4px;
}
#main_content a > img {
	border: none;
	background: #fff;
	padding: 0 0 5px 0;
	}
	
#main_content a > img:hover {
	background: #fff;
	}

/* form stuff */

#needs_form fieldset {
	border: 1px solid #aaa;
	padding: 5px;
	}
#needs_form label span {
	width: 150px;
	display: block; float: left;
	}
#needs_form textarea {
	margin: 0 0  20px 0;
	}