/* Chalk Art, SEC Template 1 CSS Document */


img	{
	display: block;
	border: 0;
	}

#sidebar img {
	margin: 5px 0;
	border: 1px solid #333333;
	}

#footnote img {
	vertical-align: middle;
	border: 0;
	}
		
	/*  Begin layout parameters */
	/* #9AAAAA for bkgrd.gif -- #8AA4B8 for bkgrd2.gif -- #B58B97 for bkgrd3.gif -- */
body	{
	background: #B58B97 url(../images/bkgrd3.gif) bottom left fixed repeat-x;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	/* border-top: 5px solid #855462;  adds a border at the top of the page */
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
	/* Wrapper ? */
	/*Borders -- #566666 for bkgrd.gif -- #855462 for bkgrd3.gif*/
#tupak	{
	background: #FFFFFF url(../images/pgbgt.gif) repeat;
	color: #333333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #855462;
	border-top: 5px solid #855462;
	width: 699px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 697px;	 
	}

html>#tupak	{
	width: 697px;
	} 


	/* Header Layout */

#header	{
	background: #000000;
	color: #333333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}


	/* Main Page Content Layout */

#mainbody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444444;
	background: transparent;
	clear: both;
	}

#leftcontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 480px;  /* box model hax0r */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 479px;	 
	}

html>#leftcontent 	{
	width: 400px;
	} 

th	{
	font-weight: bold;
	}

.stupidtable td, .stupidtable th	{
	font-size: 11px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	border: 1px solid #ccc;
	}

#leftcontent ol, #leftcontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
#leftcontent li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc url(../images/black.gif) inside;
	vertical-align: top;
	}
	
#leftcontent ul ul li {
	margin-top: 10px;
	list-style: disc url(../images/innerlist.gif) inside;
	vertical-align: top;
	}

#leftcontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

#leftcontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
	}	
	
#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 510px;
	color: #666666;
	background: inherit;	   
	height: 100%;							/* compensates for Winblows IE Debatchery */
	}	

	/* The Footer */
		
#footnote {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666666;
	background: #EEEEEE;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#footnote	{
	font-size: x-small;
	} 

#footnote p	{
	margin: 10px 0;
	padding: 0;
	}

#footnote ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footnote li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	

#subnav	{
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
	}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
	/* Here is where you can change the "bullet style" */

#subnav ul li	{
	list-style: disc url(../wine.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
        font-size:    xx-small;      
        voice-family: "\"}\"";   
        voice-family: inherit;   
        font-size:    x-small;      
	}	

html>#subnav ul li	{
	font-size: x-small;
	} 

#subnav ul li a {
	font-weight: normal;
	}

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;  
	}   
	
html>#subnav dt 	{
	font-size: small;
	} 

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	}   	

	/*  waffle.wootest.net  Work-around for the IE - Winblows code size bug */

* html code	{
	font-size : 105%; 
	}


	/*  Headology */
	
h1, h2, h3, h4, h5, h6	{
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	
#mainbody h1	{
    margin-top: 0;
    font-size:    medium;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  large;       
    }

html>#mainbody h1 	{
	font-size:  large;  
	} 

#mainbody h2	{
    margin-top: 35px; 
    font-size:    medium;     
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    large;       
    }

html>#mainbody h2 	{
	font-size:  large;  
	} 

#sidebar h2	{
	font-size: 16px;
	margin: 5px 0 0 0 ;
	}

h3	{ 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
	}

html>h3 	{
	font-size:  medium;  
	} 

#sidebar h3	{
	font-size: 13px;
	margin: 0;
	}
	
h3.byline 	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}
		
h4	{
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
	}

html>h4 	{
	font-size: small;  
	} 	

h4.addtlbyline	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}

#sidebar h4	{
	margin: 0 0 15px 0;
	}

h4.pubdate 	{
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background: transparent;
	}

h5	{
     font-size:    xx-small;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
     font-size:    x-small;  
	}
	
html>h5 	{
	font-size:  x-small;  
	} 

h6	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
	}

html>h6 	{
	font-size:  xx-small;  
	} 

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#mainbody, #mainbody div, #mainbody p, #mainbody th, #mainbody td, #mainbody li, #mainbody dd, #mainbody dt    {
     font-size:    x-small;      
             /* Tantek again */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;         
    }

html>#mainbody, html>#mainbody div, html>#mainbody p, html>#mainbody th, 
html>#mainbody td, html>#mainbody li, html>#mainbody dd, html>#mainbody dt    {
    font-size:  small;
    }

#mainbody p.fineprint	{
	font-size: 11px;
	}

#mainbody .trans		{
	margin: 25px 0;
	padding-top: 0;
	}
	
#mainbody .trans dt  {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-size:  medium;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large;  
	}

html>#mainbody .trans dt  {
	font-size: large;
	} 

#sidebar p	{
	font-size: 11px;
	text-align: left;
	}

#sidebar .pullquote	{
	font-size: 13px;
	}

#bio, .additionalbio, .callbox	{
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 10px 0;
	}

#outdated	{
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 25px 0 10px 0;
	}

#leftcontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#leftcontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

.trans	{
	margin-top: 75px;
	padding-top: 0;
	}
	
.trans dt  {
	font-weight: normal;
	font-style: italic;
	font-size:  large;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  x-large;  
	}
	
html>.trans dt  {
	font-size:  x-large;  
	} 


	/* Linkage -- you can use any color you like here. We've left you some suggestions.
		#C30000 for bkgrd.gid -- #855462 for bkgrd3.gif */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #A95E73;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}


	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

/*Menu Cell Coloring:  */

#menu ul li a {
	background: #FFFFFF;
	width: 143px;
	height: 2em;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #744A56;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li#five a	{
	width: 119px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #CCCCCC;
	}

#menu ul li a:hover {
	color: #000;
	background: #EDD4DB;
	}

#menu a:active	{
	background: #734955;
	color: #FFFFFF;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #734955;
	border: 1px solid #734955;
	color: #FFFFFF;
	font-weight: bold;
	}

	/*  Forms */

#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
	}

.postdata 	{
	background: #fff;
	color: #999;
	font-size: 10px;
	margin: 10px 0 5px 0;
	border: 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #f3f3f3
	}

.postdata p  	{
	margin: 10px 0;
	padding: 0;
	}	

.postbody	{
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	line-height: 1.4;
	}

	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  
	}

	/*  Stuff that helps */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
.vs0	{
	margin-top: 0;
	}
	
.vs3	{
	margin-top: 3px;
	}		

.vs5	{
	margin-top: 5px;
	}	

.vs7	{
	margin-top: 7px;
	}

.vs10	{
	margin-top: 10px;
	}	

.vs15	{
	margin-top: 15px;
	}	
	
.vs25	{
	margin-top: 25px;
	}
		
	/*  Form */

.form {
	color: #000;
	border: 1px solid #666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form {
	font-size: x-small;
	} 

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form-button  {
	font-size: x-small;
	} 
	
	/* Search */
	
#sidebar label	{
	font-size: x-small;
	}
