@charset "UTF-8";
/* CSS Document */

#header { position: relative; border-bottom: 1px solid #f36f21; margin: 0 auto; }
#surround { width: 924px; text-align:left; padding: 0; background-image: url(border.jpg); margin: 0px auto;  border: 1px solid #fff; }
body,html { margin: 0; padding: 0 }
* { padding: 0; margin: 0; }
body { text-align: center; font: 13px/22px Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #474747; background-color: #fffad0; }

.twoColumn  .columnOne { float: left; width: 670px; display: inline; padding: 10px; border-right: 3px dotted #f36f21; margin-right: 5px; margin-top: -10px;  }
.twoColumn  .columnTwo { float: right; width: 185px; display: inline; margin-top: -10px; padding: 10px; background-color: #98b2cb; color: #fff; font-size: 13px; height: 100%; }

.onecolumn { padding:  15px; }

.innerbod { width: 904px; padding: 0; margin: -10px 10px 0 10px; background-color: #fff;  }

.leftcol { float: left; width: 410px; display: inline; margin: 0 10px 0 0; }
.rightcol { float: right; width: 410px; display: inline; margin: 0 0 0 10px; }

h1 { font-size: 24px; color: #ce2023; margin: 5px 0 5px 0; font-family: "Times New Roman", Times, serif; font-weight: normal; }
h2 { font-size: 18px; margin-bottom: 10px; line-height: 18px; color: #37368d; font-family: "Times New Roman", Times, serif; font-weight: normal; }
h3 {font-size: 16px; margin: 5px 0 10px 0; color: #37368d; font-family: "Times New Roman", Times, serif; font-weight: normal; }
h4 { font-size: 15px; line-height: 20px; font-weight: bold; font-family: trebuchet, trebuchet ms, verdana, sans-serif; margin: 4px 0 8px 0; }
h5 { font-size: 13px; font-weight: bold; font-family: trebuchet, trebuchet ms, verdana, sans-serif; color: #0d2548; margin: 4px 0 10px 0;  }
h6 { font-size: 11px; line-height: 16px; font-weight: bold;  color: #0d2548; margin-bottom: 5px; }

p { margin: 0 0 15px 0; }
ul { margin: 10px 5px 10px 5px; list-style-type: none; padding: 0; }
ul li { margin-left: 0; margin-bottom: 2px; padding-left: 8px; background-image: none; background-position: -3px 4px; background-repeat: no-repeat; }
ol { margin: 10px 5px 15px 30px; padding: 0; }
ol ol { margin: 8px 5px 8px 22px; padding: 0; list-style-type: lower-alpha;}
ol ol ol { list-style-type: lower-roman; margin: 5px 5px 10px 22px; }
hr { border: 0; border-top: 1px solid #06a1b2; height: 1px; margin-bottom: 10px; }
.clear { clear: both; border-top: 1px solid white; }
img { border: none; }

a:link { color: #37368d; }
a:active { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { color: #7f7eac; }
a img { border: 0; }
  
#navigation { float: left; margin: -4px 0 15px 0; position: relative; z-index: 9999999; width: 904px; font-size: 15px; line-height: normal; background-color: #06a1b2; border-top: 1px solid #666; border-bottom: 1px solid #666;  }
#navigation a:link { color: #fbfaed; }
#navigation ul { margin: 0 10px 0 120px; list-style: none; }
#navigation li { float: left; margin: 0; font-size: 15px; }
#navigation a { display: block; padding: 8px 20px 8px 20px; text-decoration: none; }
#navigation a:visited { color: #fbfaed; }
#navigation a:hover { color: #ffd37c; }

#navhome { width: 70px; text-align: center; }

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#navigation a { float: none; }
  /* End IE5-Mac hack */

#footer { background-color: #fff; margin: 15px auto; text-align: center; padding: 10px 0 10px 0; border-top: 1px solid #06a1b2; }
#footer p { margin:0; color: #666; padding: 15px 5px; }
#footer img { padding-bottom: 2px; }
#footer ul { margin: 0 0 0 15px; list-style: none; }
#footer li { display: inline; }
#footer a { color: #37368d; font-size: 14px; border-left: 1px solid #06a1b2; padding: 5px 0 4px 25px;  }
#footer .first a { color: #37368d; border-left: none; padding: 5px 0 4px 25px;  }
#amplogo { width: 125px; margin: 5px 380px 5px 380px; }

.floatleft { float: left; margin: 0 10px 10px 0; position: relative; }
.floatright { float: right; margin: 10px 10px 10px 10px; position: relative; }
.floatleftnomargin { float: left; }
.floatrightnomargin { float: right; }
.center { text-align: center; }
.alignright { float: right; margin-top: -5px; }
.hide { display: none; }
.flash {border: 1px solid #666; margin-bottom: 15px; }
.buybutton { margin: 5px 0 10px 0; }
.startletter { font-size: 36px; font-family: "Times New Roman", Times, serif; color: #9abe53; }
.alerttext { color: #d70606; font-size: 13px; font-weight: bold; }
.space { margin-top: 25px; }

.grandmotherquote { color: #46669d; font-size: 17px; line-height: 28px; font-family: "Times New Roman", Times, serif; margin-top: 15px; }