/* Zero Nukes CSS Document */

body {
	margin: 20px;
	padding: 0;
	background: #ffffff;

}

/* Headings, paragraph, lists */

h1, h2, h4, h6 {
	font-family: "Book Antiqua", "Palatino Linotype", serif;
	
}

h1 {
	padding: 5px 0px 0px 0px;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #903701;
	
}

h1.title{
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #903701;
	
}

h1 {
	padding: 5px 0px 0px 0px;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #903701;
	
}


h2 {
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #903701;
}

h2.title {
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	color: #CC6600;
}

h2.subb {
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #903701;

}

h3.black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;

}

h4 {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	color: #903701;

}

h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #903701;

}

h6.pubtitle{
	margin-bottom: -15px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #903701;
}

p {
	font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
 	font-size: 16px;
	
}


/* Header */

#header {
	width: 850px;
	height: 262px;
	align: center;
	margin: 0 auto;
	background: url(images/2009/zn_header.gif);
	border: 0px;
	
}

/* Header Menus */

#menuone {
	float: left;
	width: 850px;
	height: 20px;
	padding: 205px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 auto;

}
#menuone ul {
	margin: 0;
	padding: 0;
	list-style: none;
		
}

#menuone li {
	display: inline;
	width: 121.42px;
	line-height: 12px;
}

#menuone a {
	display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	width: 121.42px;
	line-height: 12px;
	
}

#menuone a:hover, #menuone .active a {
	text-decoration: underline;
	color: #ffffff;
} 
	

#menutwo {
	float: left;
	width: 850px;
	height: 20px;
	padding: 9px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 auto;

}

#menutwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
		
}

#menutwo li {
	display: inline;
	width: 121.42px;
	line-height: 12px;
}

#menutwo a {
	display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	width: 121.42px;
	line-height: 12px;
	
}

#menutwo a:hover, #menutwo .active a {
	text-decoration: underline;
	color: #ffffff;
} 


/* Content */

#content {
	width: 846px;
	position: relative; top: 0px;
	align: center;
	margin: 0 auto;
	background: url(images/2009/content_bg.gif) repeat-y;
	border-top: 0px;
	border-right: 2px solid #4d1d00;
	border-bottom: 2px solid #4d1d00;
	border-left: 2px solid #4d1d00;
	
}

#ColOne {
	float: left;
	width: 174px;
	padding: 5px;

}

#ColOne ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

#ColOne li.one {
	font-size: 13px;
	line-height: 23px;
	list-style-type: square;
	margin: 0px 0px 0px -5px;
}

#ColOne li.two {
	font-size: 12px;
	list-style-type: disc;
	line-height: 20px;
	margin: 0px 0px 0px 7px;
}

#ColOne li.three {
	font-size: 11px;
	list-style-type: circle;
	line-height: 19px;
	margin: 0px 0px 0px 19px;
}

#ColOne li.four {
	font-size: 11px;
	list-style-type: disc;
	line-height: 19px;
	margin: 0px 0px 0px 31px;
}

#ColOne li.five {
	font-size: 11px;
	list-style-type: circle;
	line-height: 19px;
	margin: 0px 0px 0px 43px;
}

#ColOne li.six {
	font-size: 11px;
	list-style-type: disc;
	line-height: 19px;
	margin: 0px 0px 0px 55px;
}


#ColOne a {
	color: #973a01; 
	text-decoration: underline;

}

#ColOne a:hover, #ColTwo .active a {
	color: #cf543e;
	text-decoration: none;
}

#ColTwo {
	float: right;
	width: 610px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;

}

#ColTwo p {
	color: #000000;
	line-height: 20px;
	text-align: left;
}

#ColTwo p.arrow {
	line-height: 20px;
	text-align: right;
}

#ColTwo p.newdate {
	margin-top: -10px;
	margin-bottom: -18px;
	text-align: right;
}

#ColTwo p.caption {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#ColTwo p.author {
	text-align: center;
	font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
 	font-size: 15px;
	font-style: italic;
	color: #903701;
	
}

#ColTwo p.center {
	line-height: 20px;
	text-align: center;
}

#ColTwo p.strital {
 	font-size: 16px;
	color: #903701;
	font-weight: bold;
	font-style: italic;
	
}

#ColTwo p.article {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
 	font-size: 20px;
	line-height: 23px;
	font-style: italic;
	font-weight: bold;
	color: #903701;
	
}


#ColTwo a {
	color: #cf543e;
	text-decoration: none;
}

#ColTwo a:hover, #ColTwo .active a {
	color: #cf543e;
	text-decoration: underline;
}

#ColTwo ul.index {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

ul.content {
	line-height: 20px;
	font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
 	font-size: 16px;
	color: #000000;

}

ul.nospace {
	margin-top: -15px;
	line-height: 23px;
	font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
 	font-size: 16px;
	color: #000000;

}

/* funky lists */
	/* provide space between list items */

li.space {
	padding: 0 0 20px 0;

}

	/* 2nd tier no-space-at-the-top list */

li.snug {
	padding: 15px 0 0 0;

}

	/* regular lower alpha, outside the uc box */
ol.lalp {
	list-style-type: lower-alpha;
	line-height: 23px;
	font-family: "Times New Roman", Georgia, "Book Antiqua", serif;
 	font-size: 16px;
	color: #000000;
}




/* Boxes & misc */

#statboxlarge {
	margin: 12px 20px 10px 20px;
	border: 1px solid #4d4948;
	
}

#statboxlarge p {
	margin: 0px 10px 10px 10px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000000;

}

#ucbox {
	margin: 10px 40px 10px 40px;
	border: 1px solid #4d4948;
	
}

#ucbox p {
	margin: 0px 10px 10px 10px;
	line-height: 21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;

}

#ucbox ul {
	line-height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
 	font-size: 14px;
	color: #000000;

}

#ucbox ul.uc {
	line-height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
 	font-size: 14px;
	color: #000000;

}

#ucbox ol.lalpha {
	list-style-type: lower-alpha;
	line-height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
 	font-size: 14px;
	color: #000000;
}

#ucbox ol.lroman {
	margin: -15px 0 0 22px;
	list-style-type: lower-roman;
	line-height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
 	font-size: 14px;
	color: #000000;
}

#footnote p{
	font-size: 11px;
	color: #53584d;
	
}

#footnote a{
	font-size: 11px;
	text-decoration: underline;
	
}


/* The following lists are for the site index page */

#ColTwo li.one {
	font-size: 16px;
	line-height: 26px;
	list-style-type: square;
}

#ColTwo li.two {
	font-size: 16px;
	list-style-type: disc;
	line-height: 26px;
	margin: 0px 0px 0px 17px;
}

#ColTwo li.three {
	font-size: 16px;
	list-style-type: circle;
	line-height: 26px;
	margin: 0px 0px 0px 34px;
}

/* The following lists are 2-tiered lists for the main content area */

#ColTwo li.four {
	font-size: 16px;
	line-height: 20px;
	list-style-type: square;
}

#ColTwo li.five {
	font-size: 16px;
	list-style-type: disc;
	line-height: 20px;
	margin: 0px 0px 0px 25px;
}


/* Footer */


#footer {
	width: 846px;
	position: relative; top: 8px;
	align: center;
	margin: 0 auto;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d1d00;
	text-align: center;
	
}