body   { font-family: Georgia, "Times New Roman", Times, serif; background-image:url(images-css/bkgd-green.jpg); background-repeat: repeat-y; width: 100%; background-color: #A3B0A5; background-position: center; margin: 0px; padding: 0px; font-weight: normal; font-style: normal; }
*       { color: #49496e; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
link {cursor: crosshair; }
#wrap       { background-color: #FFFFFF; margin-left: -400px; position: absolute; left: 50%; width: 800px; background-image: url(images-css/header-GC.jpg); background-repeat: no-repeat; background-position: top; border-top-width: 10px; border-top-color: #717198; border-top-style: solid; height: 100%; margin-top: 0px; padding: 0px; margin-right: 0px; }


/* start horizontal menu */
#nav { margin-top: 140px; background-image: url(images-css/navbar.jpg); background-repeat: repeat-y; background-position: center top; font-weight: bold; width: 790px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 25px; padding-left: 10px; }

#nav ul { text-align: center; color: white; width: 100%; line-height: 18px;/* fixes Firefox 0.9.3 */ font-weight: bold; padding: 0px; letter-spacing: 1px; word-spacing: 1px; list-style-image: none; float: left; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; }

#nav ul li { display: block; padding-left: 0; padding-right: 0; padding-bottom: 3px; /* matches link padding except for left and right */ padding-top: 3px; font-size: 11px; font-weight: bold; color: #00CC99; margin-right: 0px; margin-left: 0px; width: 100px; float: left; list-style-type: none; }

#nav ul li a  { padding-left: 10px; padding-right: 10px; color: white; text-decoration: none;  }

#nav ul li a:hover { color: #192019; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

#nav #active { font-weight: bold; }
/* end horizontal menu */

#column1       { padding-top: 30px; padding-right: 20px; padding-left: 30px; width: 535px; float: left; }

#column1 h1    { font-size: 22px; font-weight: normal; margin-top: 20px; }


#column1 img     { padding-top: 20px; margin-bottom: 40px; }


#column1 p      { font-size: 14px; line-height: 26px; font-family: Georgia, "Times New Roman", Times, serif; padding-bottom: 10px; text-align: left; padding-top: 20px; font-weight: normal; }

#column1 strong  { font-size: 16px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; font-variant: normal; text-transform: uppercase; }

#column2   { width: 200px; float: right; border-left-width: 1px; border-left-style: dotted; border-left-color: #647268; padding-left: 10px; margin-top: 50px; }

#column2 p   { font-size: 11px; font-style: italic; line-height: 20px; padding-right: 25px; padding-bottom: 10px; margin-bottom: 0px; padding-top: 0px; margin-top: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }


#column2 em   { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 130%; padding-top: 5px; margin-top: 0px; }

.clearfloats { clear: both; height: 50px; }

#footer     { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 780px; padding-top: 7px; padding-bottom: 7px; text-align: left; padding-left: 20px; background-color: #717198; color: #FFFFFF; font-weight: normal; margin-top: 30px; }
#footer em  { font-size: 10px; font-weight: bold; color: #FFFFFF; font-style: normal; }


#footer span, a:link, a:visited  { color:#FFFFFF; }

#footer a:link  { color:#fff; font-size: 9px; }

a:link      { text-decoration: underline; color: #333333; }
a:visited      { text-decoration: underline }
a:hover          { text-decoration: none }
a:active    { text-decoration: none; font-weight: normal; text-transform: none; font-family: Georgia, "Times New Roman", Times, serif; color: #707097; margin: 10px; }
