@charset "UTF-8";

#container {
	margin: 0px auto;
	width: 100%;
}
/*
 	{
	border: gray solid 1px;
}
*/	
#header {
    float: left;
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	background: #FFFFFF; 
}

/* GLOBAL NAVIGATION .................. */

/*    COLORS
rgb(139, 0, 0); = dark red = #8b0000
rgb(128, 0, 0); = maroon = #800000
rgb(153, 0, 0); = = #990000

*/

h2	{
/*	color: rgb(139, 0, 0); */
	font-family: Yanone Kaffeesatz;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	list-style-type: none;
	}

h9	{
	color: rgb(102, 0, 0);
	font-family: Romanesco;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	list-style-type: none;
	}
	
#nav .menu	{
		color: rgb(102, 0, 0);
		float: left; 
		font-size: 130%;
		min-height: 50px;
		max-width: 17%;
		padding: 0px 20px 25px 0px;
		border: 1px solid gray;
		border-style: solid;
		border-top-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
		border-right-color: gray;
		margin-right: 0px;
		text-align: right;
		list-style-type: none;
		text-decoration: none;
		background: #FFFFFF; 
}

#nav li {
	float: right; 				
	padding: 0px 0px 0px 0px;
	/*	max-height: 70px; */
	width: 250px;
	/*		overflow: auto; */	
	font-size: 100%;
	margin: auto; 
	border: 0px solid gray;
	text-transform: uppercase;	
	list-style-type: none;
	text-decoration: none;
}

/*
THIS IS THE CODE THAT IS CONTROLLING THE NAV SUBHEADS
*/	

a:link, h8 	{
	color: rgb(102, 0, 0);
	font-size: 105%;
	background: white;
	font-family: Yanone Kaffeesatz, sans-serif;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited,h8{
	color: rgb(102, 0, 0);
	list-style-type: none;
	text-decoration: none;
}	

a:hover h8 {
	color: #CCCC00;
	list-style-type: none;
	text-decoration: none;
}

a:active,h8 {
	color: #9E0508;
	list-style-type: none;
	text-decoration: none;
}	

a:link, h7 	{
	color: rgb(102, 0, 0);
	font-size: 105%;
	background: white;
	font-family: Yanone Kaffeesatz, sans-serif;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited,h7{
	color: rgb(102, 0, 0);
	list-style-type: none;
	text-decoration: none;
}	

a:hover h7 {
	color: #CCCC00;
	list-style-type: none;
	text-decoration: none;
}

a:active,h7 {
	color: #9E0508;
	list-style-type: none;
	text-decoration: none;
}	

a:link h2 	{
	color: rgb(102, 0, 0);
	font-size: 120%;
	background: white;
	font-family: Yanone Kaffeesatz, sans-serif;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited,h2{
	color: rgb(102, 0, 0);
	list-style-type: none;
	text-decoration: none;
}	

a:hover h2 {
	color: #CCCC00;
	list-style-type: none;
	text-decoration: none;
}

a:active,h2 {
	color: rgb(102, 0, 0);
	list-style-type: none;
	text-decoration: none;
}	

a.textlink {
	color: rgb(102, 0, 0);
	font-size: 90%;
	background: white;
	font-family: Scada, Trebuchet MS, sans-serif;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px black dotted;
}

a:visited.textlink {
	color: #660000;
	list-style-type: none;
	text-decoration: underline dotted;
}	

a:hover.textlink {
	color: #CCCC00;
	list-style-type: none;
	text-decoration: underline dotted;
}

a:active.textlink{
	color: #9E0508;
	list-style-type: none;
	text-decoration: underline dotted;
}	


/* END GLOBAL NAVIGATION .................. */

/* graphic as bullet:	
	list-style-image: url('sqpurple.gif'); */
	
/* MAIN CONTENT ....... */

li .swirl	{
	list-style-image: url('images/smallswirl.gif');
}


#bodycontent {
	max-width: 36%;
	float: left; 
    background: #FFFFFF; 
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 40px;
	padding: 0px 0px 0px 20px;
	border: 0px solid gray;
	font-family: 'Jacques Francois', Georgia, serif; 
	line-height: 140%;
	font-size: medium; 
}
/*
h1 	{
	color: rgb(102, 0, 0);
	background: white;
	font-family: Georgia, serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 10px;
	text-decoration: none;
	}

h3	{
	color: rgb(139, 0, 0);
	font-family: Yanone Kaffeesatz;
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h4	{
	color: black;
	font-family: Romanesco, display;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: none;
	}

h5, em.commend{
	color: black;
	font-family: Jacques Francois, Georgia, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}	
/*
h6	{
	color: black;
	font-family: Yanone Kaffeesatz, sans-serif;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
	border: 1px gray solid;
	}
	
h6 strong {
	color: firebrick;
	font-family: Romanesco, display;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	border: 1px gray solid;
}*/

#nav h7	{
	color: #660000;
	font-family: Yanone Kaffeesatz, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
}

p	{
	font: Jacques Francois, Georgia, serif;
	font-size: medium; 
	line-height: 140%;
	}
/*
a:link.scada {
color: dark red [or] burgundy;
	font-family: Scada, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: none;
}
*/
/*
 HOW TO SHOW THAT BODY TEXT IS ALSO A LINK:
color: dark red [or] burgundy;
	font-family: Scada, sans-serif;
	font-size: [12pt];
	font-weight: bold;
	font-style: normal;
	text-decoration: underline dotted;
	text-transform: uppercase;
	letter-spacing: none;
	*/
/*
p.home	{
	font-family: Jacques Francois, Georgia, serif;
	
}
*/
/*
cite	{
	font-family: IM Fell English, Georgia, serif;
	font-style: italic;
	font-weight: normal;
}	
*/
/*	
p:first-line
{
font-size: large;
} */
/*	
strong.scada	{
		color: #660000;
		font-family: 'Scada', Trebuchet MS, sans-serif;
		font-weight: normal;
		font-variant: small-caps;
		font-size: 90%;
		letter-spacing: .25px;
		}
	
.positions {
		list-style-type: none;
}

li.swirl	{
	/*list-style-image: url('images/swash-favicon.png');*/	

/*
strong.yanone	{
		color: black;
		font-family: 'Yanone Kaffeesatz', 'Scada', Trebuchet MS, sans-serif;
		font-size: medium;
		font-weight: bold;
		font-transform: uppercase;
		letter-spacing: 1px;
		}	
*/
		
small 	{
		color: black;
		font-family: 'Scada', Trebuchet MS, sans-serif;
		font-size: x-small;
		text-transform: uppercase;
		}
	/*
#aside {
	float: left; 
	min-width: 150px;
	max-width: 24%;
	border: 1px solid gray;
	margin: -20px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background: #FFFFFF;
	}

.quote 	{
	font-family: Yanone Kaffeesatz, sans-serif;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-indent: -10px;
	padding: 0px 0px 0px 0px;

} 

.quote:first-line {
	font-size: 130%;
	color: #660000;
	}

.byline	{
	font-family: Yanone Kaffeesatz, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #660000;
	text-align: right;
	letter-spacing: 0px;
}
*/
.home:first-line {
	font-size: 130%;
	color: #660000;
}

#wordcloud {
	float: left; 
	min-width: 80px;
	max-width: 35%;
	border: 1px solid gray;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 20px;
	background: #FFFFFF;
	font-family: IM Fell English, Jacques Francois, Georgia, serif;
}

.cloud	{
	line-height: 150%;
	font-family: IM Fell English, Georgia, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-variant: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
}

strong.italic	{
	color: firebrick; 
	font-family: IM Fell English, Georgia, serif;
	font-size: 180%;
	font-weight: normal;
	font-style: italic;
}

strong.smallcaps 	{
	color: #660000; 
	font-family:  Jacques Francois, Georgia, serif;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	font-variant: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .5px;
}

strong.medium	{
	color: #696969;
	font-family: IM Fell English, Georgia, serif;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	font-variant: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
}

cite	{
	font-size: 140%;
}	
			/* PAGE FOOTER ....... */
			
			
#footer {
    max-width: 30%;
	padding: 40px 0px 5px 0px;
	font-family: 'Scada', Trebuchet MS, sans-serif;
	line-height: 80%;
	/*background: #FFFFFF;*/
    clear: both;
	white-space: nowrap;
}
			
/*
#footer {
    height: 40px;
    width: 100%;
	padding: 40px 0px 5px 0px;
	font-family: 'Scada', Trebuchet MS, sans-serif;
	font-transform: capitalize;
	/*background: #FFFFFF;
    clear: both;
}*/