﻿/*            Globalcruse.css for directory Bill Cruse only.         */

/*          SECTIONS
-- LINKS			14 
-- COLORS			21
-- STYLES			30
-- DIVS				150
-- ESSEN READING	
-- NAV DIV			277
-- FORMS
-- HOUSEKEEPING 
*/

/*            LINKS       */
a {text-decoration: none;}
a:link {font-family: Verdana, Arial, sans-serif; color: #9E0D05; text-decoration: none;}
a:visited {color: #9E0D05;}
a:hover {background-color: #EDEFC3; color: #808000; text-decoration: none;
}

/*            COLORS        */
.goldDark {color: #BE8A1C;}
.green {color: #808000;}
.linkyellow {color: #FEEC85;}
.maroon {color: #9E0D05;}
.red {color: #A04C34;}
.brightRed {color: #DD0000;}

/*            STYLES        */

.sidebarBlack {
	font-family: Verdana, Arial, sans-serif;
	line-height: 175%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.rule {color: #BE8A1C;}

.date {
	font-family: Georgia, "Palatino Linotype", Times;
	line-height: 150%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #808000;
}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 125%;
}

hr1 {
	background: #446791;
	margin: 0px;
}

.mainStyle {
	font-family: Verdana, Arial, sans-serif;
	line-height: 175%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.mainStyleRule {
	font-family: Verdana, Arial, sans-serif;
	line-height: 175%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: .5px;
	border-bottom-color: #000;
	/*	border-bottom-color: #BE8A1C; */
	padding-bottom: 5px;
	margin-top: 5px;
}

.sbcenter {margin: 5px 25px;}

/*
.sideBarLeft {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #A04C34;
/*	border-bottom-style: dotted;
	border-bottom-width: .5px;
	border-bottom-color: #BE8A1C;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
} */

.sidebarBlack {
	font-family: Verdana, Arial, sans-serif;
	line-height: 175%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
}


.sideBarSans {
	font-family: Verdana, Arial, sans-serif;
	line-height: 200%;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #A04C34;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}




/*  Is this still being used? */
.sideBarText {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 15px;
}

.subheadOne {
	font-family: Georgia, "Palatino Linotype", Times;;
	line-height: 150%;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #9E0D05;
}

.subheadOneRed {
	font-family: Georgia, "Palatino Linotype", Times;;
	line-height: 150%;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #DD0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BE8A1C;
	padding-bottom: 5px;
	margin-top: 5px;
}

.subheadOneRedCenter {
	font-family: Georgia, "Palatino Linotype", Times;;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #DD0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BE8A1C;
	padding-bottom: 5px;
	margin-top: 5px;
}

.subheadOneCenter {
	font-family: Georgia, "Palatino Linotype", Times;;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #9E0D05;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BE8A1C;
	padding-bottom: 5px;
	margin-top: 5px;
}


.subheadOneRule {
	font-family: Georgia, "Palatino Linotype", Times;;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #9E0D05;
	padding-bottom: 5px;
	margin-top: 5px;
}

/*          DIVS         */

#intro  {
	position: absolute;
	left: 395px;
	top: 170px;
	height: 160px;
	width: 625px;
	z-index: 30;
}

#intro a:link {font-family: Verdana, Arial, sans-serif; color: #9E0D05; text-decoration: none; background-color: #EDEFC3;}
#intro a:visited {color: #9E0D05; background-color: #EDEFC3;}
#intro a:hover { color: #808000; text-decoration: none; background-color: #fff; }

#main  {
	position: absolute;
	left: 400px;
	top: 500px;
	height: 3100px;
	width: 600px;
	z-index: 40;
}

#main a:link {font-family: Verdana, Arial, sans-serif; color: #9E0D05; text-decoration: none; background-color: #EDEFC3;}
#main a:visited {color: #9E0D05; background-color: #EDEFC3;}
#main a:hover { color: #808000; text-decoration: none; background-color: #fff; }

#mastHead  {
	position: absolute;
	left: 240px;
	top: 5px;
	height: 350px;
	width: 750px;
	z-index: 10;
}

#quoteText  {
	position: absolute;
	left: 45px;
	width: 200px;
	top: 55px;
	height: 255px;
	z-index: 28;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BE8A1C;
	line-height: 200%;
	text-align: center;
	font-weight: bold;
}

#quoteGraphics  {
	position: absolute;
	z-index: 18;
	left: 70px;
	width: 160px;
	top: 5px;
	height: 350px;
}

#sideBarOne  {
	position: absolute;
	left: 60px;
	top: 170px;
	height: 900px;
	width: 170px;
	text-decoration: none;
	z-index: 50;
}

#sideBarTwo  {
	position: absolute;
	left: 240px;
	top: 490px;
	height: 2100px;
	width: 145px;
	z-index: 60;
	background-color: #EDEFC3;
/*	background-color: #F0DEC0; */
}

#sideBarTwoHead  {
	position: absolute;
	left: 240px;
	top: 500px;
	height: 30px;
	width: 145px;
	z-index: 65;
}

#thinkMoveFast  {
	position: absolute;
	left: 335px;
	top: 298px;
	height: 60px;
	width: 55px;
	z-index: 180;
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
/*	color: #EDEFC3; notice darker for text  EEEFC3  D7D9A3  D7D8AE  D6CB9D  D6C28E*/
	color: #808000;
	letter-spacing: 1px;
}

/* Breadcrumb trail */
#topRule  {
	position: absolute;
	left: 390px;
	top: 20px;
	height: 20px;
	width: 700px;
	z-index: 120;
}

#topSlogan  {
	position: absolute;
	left: 270px;
	top: 25px;
	height: 20px;
	width: 850px;
	z-index: 25;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: text-top;
	font-size: 10px;
	font-weight: bold;
	color: #BE8A1C;
}

/* too much crap, clean this later, why can't center? */
#topSloganQuotes  {
	position: absolute;
	left: 140px;
	top: 25px;
	height: 40px;
	width: 850px;
	z-index: 25;
	text-align: left;
}

#topSloganAdsText  {
	position: absolute;
	left: 140px;
	top: 25px;
	height: 20px;
	width: 550px;
	z-index: 26;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: text-top;
	font-size: 10px;
	font-weight: bold;
	color: #BE8A1C;
}



/*            ********      Essential Reading Page     **********        */



/*         **********    Nav  Divs     ************    */
#mainNav {
	position: absolute;
	z-index: 80;
	width: 300px;
	height: 90px;
	top: 80px;
	left: 825px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 175%;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #9E0D05;
}

/***************      Forms     ************ */

.formLabel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 5px;
	border-collapse: collapse;
	border-spacing: 3px;
	empty-cells: show;
}


/*             Housekeeping         */

body {
	margin: 0; 
	padding: 0;
	background-color: #ffffff;
}

p {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

code {
	font-size: 1em;
}

/*             STORAGE        

#intro a:link {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000000;

}
#intro a:visited {
	color: #000000;
}
#intro a:hover {
	color: #808000;
	text-decoration: underline;
}

#main a:link {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000000;

}

#sideBarOne a:link {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #A04C34;

}
#sideBarOne a:visited {
	color: #A04C34;
}
#sideBarOne a:hover {
	color: #808000;
	text-decoration: underline;
}

#mainNav a:link {
	color: #9E0D05;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
#mainNav a:visited {
	color: #9E0D05;
	text-decoration: none;
	font-weight: normal;
}
#mainNav a:hover {
	color: #808000;
	text-decoration: underline;
	font-weight: normal;
}

#sideBarTwo a:link {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #A04C34;

}
#sideBarTwo a:visited {
	color: #000000;
}
#sideBarTwo a:hover {
	color: #808000;
	text-decoration: underline;
}




*/

