body {text-align: center;
background: #787e92;
color: #787e92;
font: .8em verdana, arial, sans-serif; line-height: 20px;
margin: 0; }

img { border: 0; }


#background { width: 100%; margin: 0 auto; text-align: center; position: relative;  background: url(../images/bg.gif) repeat-x #fff; height: 284px;  }/* This makes the background image stretch across the page from left to right behind main site */
#background1 { width: 100%; margin: 0 auto; text-align: center; position: relative;  background: url(../images/bg.gif) repeat-x #fff; height: 94px;  }/* This makes the background image stretch across the page from left to right behind main site */
#wrapper { width: 100%; background: #fff; }
#innerwrapper { width: 870px; margin: 0 auto; text-align: left; position: relative; background: #fff url(../images/greyfade1.jpg) repeat-y right;  }
#navigation { width: 224px; float: left; padding-top: 20px; } /* Left side of the pages where the navigation goes */
#content { width: 430px; float: left; } /* Content for the home page */
#content1 { width: 450px; float: left; } /* Content for the template page */
#content2 { width: 600px; float: left; } /* Content for 2023 revamped pages */
#right { width: 190px; float: left; } /* Right column on home page */
#right1 { width: 150px; float: left; background: #dbdbdb; margin-left: 10px; padding-left: 20px; } /* Right column on template page */
#right2 { width: 1px; float: left; background: #dbdbdb; margin-left: 10px; padding-left: 20px; } /* Right column for 2023 revamped pages */

#inner { padding: 20px 20px 15px 20px; } /* This creates the padding for the main content of the page */

h1 { font: 1.4em arial, verdana, sans-serif; font-weight: 700; line-height: 24px; }
h2 { font: 1.1em arial, verdana, sans serif; color: #0b172a;  font-weight: 700; border-bottom: dotted 1px #d2cece; }
h3 { font: 1.1em arial, verdana, sans serif; color: #283245; padding: 5px 0 0 5px; height: 30px; font-weight: 700; margin: 0; }
h4 { font: 1.1em arial, verdana, sans serif; color: #283245;  font-weight: 700; border-bottom: dotted 1px #d2cece; margin: 0; padding: 0; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 20px; }


div#nav a { font: 1em verdana, arial, sans-serif; color:#787e92; text-decoration: none; font-weight:700;  padding: 5px 3px 5px 40px; display: block; border-bottom: dotted 1px #fff; }
div#nav a:visited { font: 1em verdana, arial, sans-serif; color:#787e92; text-decoration: none; font-weight:700;  padding: 5px 3px 5px 40px; display: block; }
div#nav a:hover { font: 1em verdana, arial, sans-serif; color:#787e92; text-decoration: none; font-weight:700; padding: 5px 3px 5px 40px; display: block; }


a:link { color: #7d487e; text-decoration: underline; background: transparent; font-weight: 500; }
a:visited { color: #7d487e; text-decoration: underline; background: transparent; font-weight: 500;}
a:hover { color: #7d487e; text-decoration: underline; background: #e9e7e7; font-weight: 500; }

a.link2:link { color: #d3dbe3; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link2:visited { color: #d3dbe3; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link2:hover { color: #d3dbe3; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 500; }

.nolink { color: #800000; text-transform: uppercase; background: transparent; font-weight: 700; }
.paleblue { color: #d3dbe3; text-align: center;}

.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }
.bold { font-weight: 700; }
.news { color: #787e92; font: 1em verdana, arial, sans-serif; line-height: 18px;}

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.i { font-weight: 700; font-style: italic; }

#newsletter { width: 170px; border: solid 1px #e2e2e4; padding: 5px; margin-left: 25px; background: #e4e0e0; text-align: center; font-size: .9em; }
p.newsletter { color: #fff; font: 1em verdana, arial, sans-serif; font-weight: 700; background: #787e92; padding: 5px; margin-bottom: 0; }

.tellfriend { font-size: 11px; }