﻿@import url('layout.css');
body {
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	color: #000000;
	background-image: url(../images/bg.gif);
}
/* Styles for DIV tags */
#container {
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #BB9C72;
	background-image: url('../images/IMG_2818.JPG');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 1110px;
}
#macrocode {
}
#masthead {
	background-color: #576234;
	padding: 15px;
}
#navigation {
	background-color: #999999;
	margin-left: 160px;
	text-align: center;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
	border-top-color: #BC9A69;
	border-bottom-color: #576234;
	border-top-width: 3px;
	border-bottom-width: 5px;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #BB9C72;
	padding: 0px;
	z-index: inherit;
}
#column_left {
	padding: 3px;
	float: left;
	width: 730px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#column_right {
	background-color: #BC9A69;
	padding-bottom: 30px;
	width: 186px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
}
#footer {
	background-color: #666666;
	color: #FFFFFF;
}
#donate {
	width: 700px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
}

/* Styles for Masthead */
#masthead h1 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #BC9A69;
}
/* Styles for vba_navigation */
#vba_navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#vba_navigation li {
	float: left;
}
#vba_navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 2px solid #986;
}
#vba_navigation a:hover {
	border: 1px solid #456;
	background-color: #BC9A69;
}
/* Styles for Right Column */
#column_right h4 {
	color: #5E6642;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
	background-color: #BC9A69;
	width: 182px;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #576234;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
}
#h2_Centered{
	font-size: x-large;
	color: #576234;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	text-align: center;
}

h3 {
	font-size: large;
	color: #5E6642;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: medium;
	color: #5E6642;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h5 {
	padding: 6px;
	font-size: small;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FCFCC0;
	color: #5E6642;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
	width: 155px;
}
#copyright p {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#Google_Ad_Top {
}
#macrocode p {
	font-family: "Courier New";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	padding: 0px 0px 0px 36px;
	margin: 0px;
}
#macrocode h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.style_Note {
	border: 2px solid #576234;
	padding: 12px;
	background-color: #FCFCC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 30px 18px 30px 18px;
	color: #FF0000;
}
.style_Macro {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	margin: 0px;
}
.ImageBanner {
	text-align: center;
}
.macros {
	border: medium solid #5E6642;
	padding: 0px 20px 0px 20px;
	overflow: scroll;
	width: 683px;
	height: 227px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	margin-bottom: 24px;
	margin-top: 12px;
}


#column_right a {
	color: #FCFCC0;
}
#column_left p {
	margin-left: 52px;
	margin-right: 12px;
	text-align: left;
	width: 656px;
}
#vba_navigation {
	background-color: #CCCCCC;
	text-align: center;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
	border-top-color: #576234;
	border-bottom-color: #576234;
	border-top-width: 3px;
	border-bottom-width: 3px;
}
html>body #vba_navigation {
	overflow: hidden;
}
#gallery_index {
}
#gallery_index a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style_LNote {
	border: 2px solid #576234;
	padding: 12px;
	background-color: #FCFCC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 30px 18px 30px 18px;
	color: #576234;
}
.Excel_Functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #5E6642;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color:#BB9C72;
}

