body {
	font-family:  arial, verdana, sans-serif;
	background-color: #000;
	color: #fff;
/**	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;  **/
	font-size: 100%;
	margin:0px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0 0 0.4em 0;
	padding: 0;
	color: #f1682d;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 1.4em;
}

h2	{
	font-size:1.2em;
}

h3	{
	font-size:1.0em;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

strikethrough {
	font-style: strikethrough;
}

br {
	margin: 1em 0 0 0;
}

label {
	font-weight: bold;
}

a {
	color: #666;
}

a:hover {
	color: #003459;
}

p	{
	margin:0 0 1.5em 0;
}


#header_logo {
	width: 200px;
}


/* -------------------------------------
	main content
--------------------------------------*/

#content {
	margin: 0 0 0 0;
	z-index: 1001;
}

#content_wrapper {
	padding: 0 0 24px 40px;
}


#content p, .mceContentBody p {
	margin: 0 0 1em 0;
	color:#fff;
}

#content li, .mceContentBody li	{
	margin: 0 0 1em 2em;
	list-style-type: disc;
}

#content ul, .mceContentBody ul	{
	padding: 5px 0 10px 30px;
	list-style-type: disc;
}

#content_wrapper ul {
	padding: 5px 0 10px 30px;
	list-style-type: disc;
}

#content_wrapper li {
	padding:0 0 10px 10px;
}

#content blockquote, .mceContentBody blockquote	{
	margin: 0 0 0 3em;
	padding: 0;
}

#content h2 {
	padding: 0 0 3px 0;
}

#main	{	
	float:left;
}

#sidebar	{
	float:right;
}

#content_left	{
	width:310px;
	float:left;

}

#content_right	{
	width:270px;
	float:right;
	padding:30px 0 0 0;

}
/* -------------------------------------
	menu
--------------------------------------*/

#menu {
	margin: 10px 0 0 14px;
	font-family:  arial, sans-serif;
	font-size: 120%;
	width: 100%;
	padding:0px 0 0 0;
	


}

#menu ul {
	margin: 0 .32em 1em 0;
	padding:0 0 20px 0;

	
}

#menu li {
			float: right;
			padding:0 0 0 20px;
		
}

#menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 4px 0 0 0px;
	display: inline;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:90%;

}

#menu li a:hover {
	color: #f1682d;
	
	margin: 0 0 0 -24px;
	padding: 4px 0 4px 24px;
}

#menu li a.active {
	color: #f1682d;
	font-weight:normal;

}

#menu li ul {
	margin: 0 0 0 1em;
}

#menu li ul li ul {
	margin: 0 0 0 2em;
}

#menu li ul li ul li ul {
	margin: 0 0 0 3em;
}

#menu li ul li ul li ul li ul {
	margin: 0 0 0 4em;
}

#menu li ul a {
	font-weight: normal;
	color: #fff;
	background-color:#000;
}

/* -------------------------------------
	footer
--------------------------------------*/

#ft {
	margin: 1em 0;
	padding: 1em 0;
	font-size: 90%;
	color: #666;
	text-align: center;
	border-top: 1px #999 dashed;
}

#ft a {
	color: #666;
	text-decoration: none;
}

#ft a:hover {
	color: #000;
}

.credit	{
	font-size:80%;
	margin:10px 0 0 0;
	}
/* -------------------------------------
tinyMCE
--------------------------------------*/

body.mceContentBody {
	font-size: 0.8em;
	padding: 2px;
	background-image: url(../img/talk2_back.png);
}

/*-----------------------------------
 text size
-----------------------------------*/

#text_size {
	margin: 0 0 0 14px;
	padding: 0;
	float:left;
}

#text_size h3 {
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	margin: 0;

}

#text_size ul {
	padding: 0;
	margin: 0;
}

#text_size li{
	list-style: none;
	display: inline;
	margin: 0 0.8em 0 0;
	padding: 0;
	border: 0;
}

#text_size a {
	text-decoration: none;
	color: #36A9AF;
}

#text_size a:hover {
	color: #003459;
}

.standard_size {
	font-size: 100%;
	text-transform: uppercase;
}

.big_size {
	font-size: 130%;
	text-transform: uppercase;
}

.biggest_size {
	font-size: 160%;
	text-transform: uppercase;
}

/*-----------------------------------
 font family
-----------------------------------*/

#font_family {
	margin: 0 0 0 14px;
	padding: 2em 0 0 0;
}

#font_family h3 {
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #8ECED7;
}

#font_family h4 {
	font-weight: normal;
	font-size: 100%;
	padding: 4px 0 0.5em 0;
	margin: 0;
	border: 0;
}

#font_family a {
	color: #36A9AF;
	text-decoration: none;
}

#font_family a:hover {
	color: #003459
}

#font_family ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 0;
}

#font_family li{
	list-style: none;
	padding: 0;
	margin: 0;
}

#font_family li a {
	padding: 2px 4px;
	width: 100px;
}

#font_family li a:hover {

}

#other_font_form {
	padding: 1em 0;
	margin: 0;
}

#font_family_other_input {
	border: 1px solid #36A9AF;
	padding: 1px;
	margin: 0 4px 0 0;
	width: 100px;
}

#font_family_other_submit {
	border: 1px solid #36A9AF;
}


/*---------------------------------------
	public forms
---------------------------------------*/

.publicForm label {
	display: block;
}

.publicForm label {
	margin: 1em 0 0 0;
}

.publicForm label.inline {
	display: inline;
	margin: 0;
}
	
.publicForm .textInput, .publicForm textarea {
	width: 20em;
	border: 1px solid #999;
	background-color: #fff;
	padding: 0.1em;
}

.publicForm .checkboxInput {
	border: 1px solid #999;
	background-color: #fff;
	margin: 0 0.5em 0 0;
}

.publicForm textarea {
	height: 10em;
}
	
.publicForm .submitInput {
	border: 1px solid #999;
	background-color: #fff;
	padding: 0.1em;
}
	
.publicForm select {
	border: 1px solid #999;
	background-color: #fff;
	padding: 0.1em;
}

#credits {
	color: #000;
	padding: 10px 0;
	font-size: 90%;
}

#credits a {
	color: #00436C;
}


/*---------------------------------------
	suckerfish
---------------------------------------*/

/* hack to get dropdown to appear over form elements in ie
	see iehover-fix.js for details */

ul.snav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

.snav, .snav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

.snav a {
	display: block;
	padding: 0.2em 1em 0.2em 0;
}

.snav li {
	float: left;
}

.snav li ul li {
	width: 8em; /* width needed or else Opera goes nuts */
}

.snav li ul { /* second-level lists */
	position: absolute;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.snav ul li a {
	display: block;
	background-color: #ccc;
}

.snav li ul ul { 
	margin: -1.4em 0 0 8em;
}

.snav li:hover ul ul, .snav li:hover ul ul ul, .snav li.sfhover ul ul, .snav li.sfhover ul ul ul {
	left: -999em;
}

.snav li:hover ul, .snav li li:hover ul, .snav li li li:hover ul, .snav li.sfhover ul, .snav li li.sfhover ul, .snav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 9999;
}

#ft {
	margin: 2em 0 0 0;
}

//-------news headlines styling -----
------------------------------------------------//

.entryhead li		{
	list-style-type:none;
}
	
#sidebar .news_headlines_ul	li{
	list-style-type:none;
}

#sidebar .entryhead		{
	display:block;
}

#sidebar .news_headlines_title		{
	display:block;
	list-style-type:none;
	font-size:110%;
}

.news_headlines_title	a	{
	text-decoration:none;
	font-weight:bold;
}

.news_headlines_title	a:hover	{
color:#fff;
}
.news_headlines_date	{
	font-size:80%;
}
#sidebar .news_headlines_summary	{
	display:block;
	font-size:75%;
}

//-------news story styling -----
------------------------------------------------//




.news_summary_div	{
	padding:0;
	margin:0;
}

.news_entry	{

	padding:0;
	margin:0;
}

.news_entry_headline 	{
		font-size:120%;
		padding:5px 0 0px 0;
		margin:0;
		font-weight:bold;
		
}

#content_wrapper .news_entry_headline h3	{
	font-size:150%;
	
	}
.news_entry_date	{
		font-size:80%;
		padding: 0 0 10px 0;
		margin:0;
		color:#696154;
		font-weight:normal;
}

#content .entry .news_entry	{
	padding:0;
	margin:0;
}

.entry  .news_back a	{
	padding:0;
	margin:0;
	visibility:hidden;
	color:#ccc;
	border:1px solid #000;
	
}

#tease_head_image	{
	float:right;
	background:  url(../images/cog_bg.jpg) no-repeat middle right;
	height:190px;
}

/* -------------------------------------
	general classes
--------------------------------------*/

.float_right {
	float: right;
}

.float_left {
	float: left;
}

img.float_right {
	margin: 0 0 0.6em 0.6em;
}

img.float_left {
	margin: 0 0.6em 0.6em 0;
}