﻿/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial,sans-serif;
	line-height: 1.6;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: black;
	min-width: 1000px;
}

/************* #Masthead styles *************/
#masthead {
	margin-top: 0px;
	background-color: inherit;
	padding-bottom: 1px;
}
#masthead h1 {
	 font-size: 60px;
	text-transform: uppercase;
	background-color: black;
	font-family: Chiller;
	text-align: center;
	color: yellow;
	width: 50%;
	border: 15px;
	border-color: #9900FF;
	border-style: outset;
	text-decoration: none;
	margin-left: auto;
    margin-right: auto;
    line-height: 1.6;

}
.mastheadpicl {
	float: left;
	width: 145px;
}
.mastheadpic2 {
	float: right;
	width: 157px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#navBar {
	color: #F0E68C;
	background-color: inherit;
	font-family: Chiller,Arial,sans-serif;
	border: none;
	float: left;
	width: 15%;
	padding-top: 4px;
	margin-left: auto;
    margin-right: auto;
    text-align:center;
}
#content {
	width: 69%;
	margin: 0;
	padding-top: 5px; 
	background-color: inherit;
	color: #F0E68C;
	border: none;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}
#content h1 {
	font-family: Chiller,Arial,sans-serif;
	margin:5px;
	padding:5px;
	color: red;
	font-size: 50pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5pt;
	
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
/* adjust margins to change separation between the feature image and text flowing around it */
/************** .story styles *****************/
.panel1 {
	margin: 0px;
	border-color: #9A439C;
	border-style: inset;
	border-width: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.panel2 {
	margin: 5px 5px 20px 5px;
	padding: 0px;
	border-color: #9900FF;
	border-style: outset;
	border-width: 5px;
}
.panel3 {
	font-weight: bold;
	background-color: black;
	color: yellow;
	font-family: Chiller;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.panel4 {
	margin: 5px;
	margin-bottom: 0px;
	padding: 0px;
	border-color: #9900FF;
	border-style: outset;
	border-width: 5px;
}
/************* #siteInfo styles ***************/
#siteInfo {
	clear: both;
	font-size: 80%;
	color: red;
	padding: 10px 10px 10px 0px;
	margin-top: 0px;
	float: right;
	width: 99%;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	background-color: inherit;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#siteInfo hr {
	color: red;
	height: 2px;
	width: 99%;
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #9900FF;
}
/* fix for browsers that don't need the hack */
html > body #navBar li {
	border-bottom: none;
}
/*********** .headlines styles ***********/
#headlines {
	float: right;
	width: 15%;
	background-color: inherit;
	color: #F0E68C;
	padding-top: 4px;
	border-top: none;
	margin-left: auto;
    margin-right: auto;
    text-align:center;
}
#headlines img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-left: 1px;
}
#headlines h3 {
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	color: yellow;
	background-color: Black;
	font-family: Chiller;
	text-transform: uppercase;
}
.friends {
	padding: 0px;
	width: 97%;
}
#headlines p {
	padding: 5px 0px 5px 0px;
}
/*********** .relatedLinks styles ***********/
#relatedLinks {
	position: relative;
	margin: 0px;
	
	font-size: 110%;
	width: 90%;
	font-family: Chiller,Arial,sans-serif;
	background-color: inherit;
}
#relatedLinks h3 {
	font-weight: bold;
	background-color: black;
	color: yellow;
	font-family: Chiller;
	text-transform: uppercase;
}
#relatedLinks a:link, #relatedLinks a:visited {
	color: red;
	display: block;
	text-decoration: none;
	font-family: Chiller;
	text-transform: uppercase;
}
#relatedlinks a:hover {
}
#relatedLinks li {
	background-color: black;
	color: yellow;

}
#relatedLinks li a:hover {
	color: Lime;
	background-color: Black;
	font-family: Chiller;
	border-color: #abb0c4;
	border-style: inset;
	text-transform: uppercase;
}
/************* #siteInfo styles ***************/
#siteInfo {
	font-size: 80%;
	color: red;
	padding: 10px;
	margin: 0px;
	float: right;
	width: 100%;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
#siteInfo2 {
	width: 85%;
	float: right;
	padding-right: 15px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#siteInfo2 img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfo2 a:link {
	color: red;
	text-decoration: none;
}
#siteInfo2 a:hover {
	color: Lime;
	text-decoration: none;
}
#siteInfo2 a{
	color: yellow;
	text-decoration: none;
}
#siteInfo2 a:visited {
	text-decoration: none;
}
#siteInfo2 {
	color: Lime;
}
#siteInfo2 hr {
	color: red;
	height: 2px;
	width: 99%;
}
/***********************************************/
/* start of site map                              */
/***********************************************/
.sitemapTable1 {
	text-align: center;
	border: red 3px solid;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
	font-size: larger;	
    margin-left: auto;
    margin-right: auto;    
}
.sitemapTable1 TD {
	border: #FFCC66 2px solid;
	width: 50%;
}
.sitemapTable1 a:link {
	color: red;
	text-decoration: none;
	font-size: large;
}
.sitemapTable1 a:visited {
	color: red;
	text-decoration: none;
	font-size: large;
}
.sitemapTable1 a:hover {
	color: lime;
	text-decoration: none;
	font-size: large;
}
.sitemapTable2 {
	text-align: center;
	border: red 3px solid;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
	font-size: larger;
	margin-left: auto;
    margin-right: auto;
}
.sitemapTable2 TD {
	border: #FFCC66 2px solid;
	width: 25%;
}
.sitemapTable2 a:link {
	color: red;
	text-decoration: none;
	font-size: large;
}
.sitemapTable2 a:visited {
	color: red;
	text-decoration: none;
	font-size: large;
}
.sitemapTable2 a:hover {
	color: lime;
	text-decoration: none;
	font-size: large;
}
.sitemapTable3 {
	text-align: center;
	border: red 3px solid;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
	font-size: x-large;
	margin-left: auto;
    margin-right: auto;
}
.sitemapTable3 TD {
	border: #FFCC66 2px solid;
	width: 33%;
}
.sitemapTable3 a:link {
	color: red;
	text-decoration: none;
	font-size: large;
}
.sitemapTable3 a:visited {
	color: red;
	text-decoration: none;
	font-size: large;
}
.sitemapTable3 a:hover {
	color: lime;
	text-decoration: none;
	font-size: large;
}
.header1 {
	font-size: 40pt;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
}
.header1 a:link {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	font-family: inherit;
	text-decoration: none;
}
.header1 a:hover {
	color: lime;
	text-decoration: none;
}
.header2 {
	font-size: 24pt;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
}
.header2 a:link {
	font-size: xx-large;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
	text-decoration: none;
}
.header2 a:visited {
	font-size: xx-large;
	color: #F0E68C;
	font-weight: bold;
	font-family: Chiller,sans-serif,Verdana;
	text-decoration: none;
}
.header2 a:hover {
	color: lime;
	text-decoration: none;
}
.header3 {	
	color: Purple;
	font-size: xx-large;
	text-decoration: none;
}
.header3 a:link {
	font-size: larger;
	color: inherit;
	font-weight: bold;
	font-family: inherit;
	text-decoration: inherit;
}
.siteMapHighlightOn {
	background-color: #a0a0a0;
	padding: 0px 0px 0px 0px;
}
.siteMapNormal {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: orange;
}
/***********************************************/
/* end of site map                              */
/***********************************************/
/************* #siteInfo styles ***************/
/***********************************************/
/* end of site map                              */
/***********************************************/
