/**Module specific color styles*/
.bg_dark {
  background-color : #FEDB93;
}

.bg_medium {
  background-color : #70614e;
  color: #cfc8df;
}

.bg_light {
  background-color : #fbe6e8;
}
.white {
    background-color : white;
}
.black {
    background-color : black;
}
/**theme specific styles*/
.heading {
    font-weight: 600;
}
body	{	
      width: 750px;
       margin: 0 auto;
       text-align: center;
	font-size:	0.9em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	margin-top:	1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width:	auto;
	color:	black;
        background-color: #fffcc8;
        background: #fffcc8;
/*	background-color:	white; */
	/*line-height:	1.0em;*/
	}

small	{	
	font-size:	.9em;
	}	

big	{	
	font-size:	1.1em;
	}	

pre	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	

ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	
#pageWrapper
{
        border-style: none;
        border-width: 0 1px;    /* layout's side borders */
        font-family: arial, helvetica, sans-serif;
        font-size: 80%;         /* arial looks better with a smaller size */
        margin: 0;
        min-width: 500px;       /* IE doens't understand this property */
        width: auto;
}
* html #pageWrapper
{
        word-wrap: break-word;  /* invalid CSS but keeps IE from breaking
                                   horribly under narrow viewports */
}
#masthead
{
        background: #fffcc8;
        background-color: #fffcc8;
/*      border-style: none; */
border-width: 0px 0;
border-style: solid;
border-color: #ff0000 #00ff00 #0000ff
        color: #364a82;
}
#masthead h1
{
        display: inline;        /* easier than setting 0 padding and margin */
}


table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	black;
	background:	white;
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	}

h1	{
	font-size:	1.4em;
	font-weight:	700;
	}	
		
h2	{
	font-size:	1.3em;
	font-weight:	500;
	}	
		
h3	{
	font-size:	1.22em;
	
	font-weight: 500;
	}	
		
h4	{
	font-size:	1.1em;
	font-weight:	500;
	font-style:	oblique;
	}	
		
h5, dt	{
	font-size:	1.0em;
	font-weight:	500;
	}	
		
h6	{
	font-size:	0.9em;
	font-weight:	500;
	}	
		
tfoot, thead	{	
	font-size:	0.9em;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	0.9em;
	font-weight:	bold;
        background-color : #ebbcc2;
	}	
		
hr	{	
	visibility:	visible;
	}	
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}	
		
body	{	
	color:	black;
	background:	#fffcc8;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
strong	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	
		
b	{
	font-weight:	bold;
	}
	
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}
		
hr	{	
	color:	black;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	border-style:	none;
	}	
		
a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color: #0066FF;
	font-size: 0.9em;
	
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#70614e;
	font-size: 0.9em;
	
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color: Black;
	background:	#FC0;
	font-size: 1.0em;
	
	}	
		
a:hover	{	
	text-decoration:	none;
	color: #70614e;
	background-color: #fffcc8;
	font-size: 0.9em;
	
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00;
	font-size: 0.9em;
	
	}
	
.header1 {
background-color : #70614e;
/*	background: #EAF3FE; */
}	

.header2 {
  background-color: #70614e;
/* background: #C3DFFF; */
               border-bottom: 1px solid #999999;
               border-top: 1px solid #999999;
               }

.header3 {
	background: #EAF3FE;
}
