/* =default newsletter styles
   -------------- */ 
body { 
	padding: 0; 
	margin: 0; 
	font: 90% Times New Roman, Times, serif; 
	line-height: 1.5em;
	background: #fff; 
	/*color: #454545; */
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

.header h1 { font-size: 200%;font-family:Georgia, Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0;}
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }
/* =skip to links
   ------ */


/* =newsletter layout
   ------ */
#skiptocontent{margin:0;padding:0;margin-bottom:.15em;}
#skiptocontent a{color:#F4F4F4;}

.content { 
	margin: 0 auto;
	width: 99%;
	padding: 0 10px;
	margin:0; 
}

.header { 
	height: 6em;
	background: #F4F4F4;
	color: #808080;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* =left side
   --------- */

.left {
	float: left;
	width: 74%;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #6C757A;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Georgia, Serif;
	margin: 0 0 0px 0;
	letter-spacing:.15em;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #6C757A; background: #FFF;}
	.left_box h3 a, .right_side h3 a { font-family:Georgia, Serif;color: #6C757A; text-decoration:underline;}
	.left_box h3 a:hover, .right_side h3 a:hover {text-decoration:none;}
	.left_box p {margin-left: 11em;}
	.left_box h3{margin-left: 10em;}

	.right_side {
		float: right;
		/*width: 220px;*/
		background: #FFF;
		color: #414141;
		padding: 0;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
	.right {
		float: right;
		width: 25%;
		margin: 0 0 10px 0;
}

	.right h2 {
		background: #6C757A;
		color: #FFF;
		padding: 7px 0 7px 5px;
		font: bold 1em Georgia, Serif;
		margin: 0 0 3px 0;
		letter-spacing:.15em;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 0;	
		margin: 0 0 3px 0;
	}
	
	.image {
		float: left;
		margin: 0 9px 3px 0;
}

/* footer
   ------ */

	.footer { 
		clear: both;
		text-align: center;
		padding: 10px 0 10px 0;
		margin: 0;
		border-top: 1px solid #ccc;
		line-height: 1.8em;
}

	.footer a { color: #808080; background: #fff; }

/* -----
=definition list
----- */
	.right_articles dl{width:inherit;margin:0;}
	.right_articles dt{padding:3px;font-weight:bold;background-color: #d9d9d9;border-bottom: 1px solid #666}
	.right_articles dd{line-height: 1.5em}

/* ------
=content-wrapper
----- */
#content-wrapper h3
{
	background-color: #ccc;
	color: #666;
	margin: 0 0 0;
	padding: 11px 0 5px 2px;
	font-size: 150%;
	line-height:1.5em;
	width:100%;
}
#content-wrapper h4{
	margin:1em 0 0 0;
	color:#666;
	border-bottom: 1px solid #ccc;
	font-size: 120%;
	line-height: 1.5em;
	width:100%;
}

#content-wrapper h5{font-size: 104%;margin:1em 0;}
#content-wrapper h3, #content-wrapper h4, #content-wrapper h5{
text-transform:uppercase;
	}

#content-wrapper ul li{
	font-family: Times New Roman;
	list-style:disc;
	list-style-position:outside;
	margin-left: 2.5em;
	text-align:justify;
	width:88%;
	}
	
#content-wrapper ol li{
	font-family: Times New Roman;
	list-style:decimal;
	list-style-position:outside;
	margin-left:2.5em;
	text-align:justify;
	width: 88%;
	}
	
#content-wrapper dl, #content-wrapper address, #content-wrapper em, #content-wrapper ul, #content-wrapper ol{	font-family: Times New Roman, Times, serif;}
#content-wrapper dt{font-weight:bold;text-transform:uppercase;}
#content-wrapper dd{text-align:left;}

/*=Definition list*/
dl#friends dd{font-weight:bold;font-size:75%;}
dl#friends dd em{font-weight:normal;}

.mastsub { font-family: Times New Roman;
    font-size: 100%;
    color: white;
    font-weight: bold;
    text-align: center;
    }

.masttext { font-family: Times New Roman;
    font-size: 100%;
    text-align: justify;
    color: white;
    font-weight: normal;
    }
.emph { 
	font-family: Times New Roman;
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
    }