@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/template_01.jpg) repeat-x #5b4f40;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
}

#Container {
	width: 900px;
	margin: 0px auto;
}

#Header {
	width: 900px;
	height: 200px;
	background: url(../images/template_03.jpg) no-repeat;
}

#Menu {
	background: #975403;
	margin-top: 150px;
	margin-left: 350px;
	width: 500px;
	float:left;
	margin-right: 20px;
	padding: 5px;
	
}

#Menu li{
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 15px;
	padding: 5px;
	margin-top: 5px;
	
}

#Menu li.current{
	background: #CC6600;
}

#Menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#Content {
	width: 860px;
	background: url(../images/template_05.jpg) no-repeat #FFFFFF;
	float:left;
	padding: 20px;
}

#Footer {
	width: 900px;
	background: #281f13;
	padding: 15px 0px;

}

#Intro {
	background: #eae6cf url(../images/introbg.jpg) ;
	border-bottom: #CCCCCC 1px solid;
	padding: 0px 200px;
	margin: -20px -20px 0px -20px;
}

#Intro p{
	font-size: 120%;
	color: #660000;
	text-align:center;
}

#Index-left {
	width: 270px;
	padding: 15px 15px 15px 5px;
	float:left;
}

.Issue.Index{
	width: 200px;
	float: left;
	margin: 15px 0px 0px 5px;
}

.Issue.Index h2{
	width: 200px;
	
}
.Issue.Index p	{
	margin-left: 15px;
	font-size: 100%;
	font-weight:bold;
	
}



#Index-CurrentIssue {
	width: 505px;
	float: left;
	position: relative;
	padding: 15px;
	margin: 15px 0px 0px 15px;
	background-color: #bddad3;
	border: 1px solid #006666;
}

#Index-CurrentIssue h2{
	
	color: #660000;


}

#Index-CurrentIssue h3{
	background:#660000;
	color: #FFFFFF;
	padding: 5px;
	width: 100px;


}



#Index-CurrentIssue li{
	margin: 5px 0px;
	list-style:none;


}

.Index-aboutbutton{
	background:#660000;
	color: #FFFFFF;
	width: 100px;
	font-size: 110%;
	padding: 5px;
	margin: 10px;
	text-align:center;
}

.Index-aboutbutton a{
	color: #FFFFFF;
	text-decoration:none;
}
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
div.pagination a {
	border: 1px solid #ccc;
	margin-right:3px;
	padding:2px 6px;

	background-position:bottom;
	text-decoration: none;
	font-weight:bold;

	color: #006666;
}
div.pagination a:hover, div.pagination a:active {
	background-image:none;
	background-color:#006666;
	color: #fff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	
	font-weight: bold;
	color: #000;
}
div.pagination span.disabled {
	display:none;
}

.Issue {
	width: 600px;
	background: #efffff;
	margin: 0px auto;
	
	
}

.Issue h2{
	width: 600px;
	background: #dcffff;
	padding: 10px;
	color: #006666;
}

.Issue ol, .Issue ul{
	padding: 15px;
	margin-left: 40px;
	margin-bottom: 10px;

}

.Issue li{
	
	margin-bottom: 7px;
}

.Issue a{
	color: #000000;
	text-decoration:none;
}

.Issue a:hover{

	text-decoration: underline;
}


.Issue.even {
	background: #e8fffd;
}

.Issue.even h2{
	background: #cffcf9;
}

h1.Archive {
	margin-left: 150px;
	
}

p.Archive {
	margin-left: 150px;
}


h1{
	font-size: 140%;
}

h2{
	font-size: 115%;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3{
	font-size: 100%;
	margin-bottom: 5px;
}

p{
	font-size: 85%;
	margin: 10px 0px;
}

ul, ol {
	margin-left: 20px;
	margin-bottom: 10px;
}

li {
	font-size: 85%;
}

#Article {

	float: left;
	width: 610px;
	margin-left: 40px;
}

#Article h1{
	color:#660000;
}

.Issue.Archive{
	float: left;
	margin: 0px;
}

.Issue.Archive, .Issue.Archive h2 {
	width: 200px;
	
}

.Issue.Archive ul, .Issue.Archive ol{
	margin-left: 10px;
	list-style: none;
	margin-bottom: 0px;
}

.Issue.Archive li {
	padding: 4px;
}

li.Article-Current {
	background:#baebe7;
	color: #FFFFFF;
	
}

li.Article-Current a{

}

.CD {
	width: 325px;
	float:right;
}

#Facilitator-Content {
	width: 500px;
	float: left;
	margin-right: 20px;
}

#Facilitator-Guides {
	width: 300px;
	float: left;
}

#Facilitator-Buy {
	width: 300px;
	padding: 15px;
	float: left;
	background: #f3a64c;
	border: 1px solid #955204;
	margin-top: 15px;
}

#Facilitator-Buy a {
	color: #000000;
	text-decoration: none;
}



#Facilitator-Buy a:hover {
	text-decoration: underline;
}

#Facilitator-Buy.Index {
	padding: 5px;
	margin-top: 10px;
}


.download {
	background: url(../images/down_alt.png) right no-repeat;
	padding-right: 20px;
}
div.Index.Index  ol{
margin-left: 15px;


}

#HandoutsMenu {
	float: left;
	width: 200px;
}

#HandoutsBody {
	float: left;
	width: 600px;
	margin-left: 15px;
}

ul.HandoutsMainMenu {
	list-style:none;
	margin-left: 0px;
}

ul.HandoutsMainMenu li{
	margin-bottom: 3px;
}

h2.author {
	font-size: 100%;
	font-weight:200;
	font-style:italic;
}

.contact-info {
	font-size: 85%;
}
