@charset "UTF-8";
/* CSS Document */

body {background-image:url(../images/homeBG.jpg); background-repeat:no-repeat; background-position:center; background-position:top;  margin:0px; padding:0px;}

#subpage {background-image:url(../images/subBG.jpg); background-repeat:no-repeat; background-position:center; background-position:top;  margin:0px; padding:0px;}

#mainContainer { margin-left:auto; margin-right:auto; height:600px; width:955px; }

#navContainer { margin-top:20px; margin-left:20px; }

h1 { font-family: Helvetica, Arial, sans-serif; color:#86b34b; font-size:20px; line-height:20px; margin-bottom:0px;  }

.nav { color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size:16px; line-height:18px; }

a.navLink:link {color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size:16px; line-height:18px; text-decoration:none;}
a.navLink:visited {color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size:16px; line-height:18px; text-decoration:none;}
a.navLink:hover {text-decoration:underline;}

#homeText {margin-left:25px; margin-top:15px;}

.textGreen { font-family: Helvetica, Arial, sans-serif; color:#86b34b; font-size:16px; line-height:18px; width:520px;  }

.textRed { font-family: Helvetica, Arial, sans-serif; color:#6d3826; font-size:16px; line-height:18px; width:520px;  }

#bottomBar { margin-top:30px; <!--margin-top:40px; margin-left:15px; }

a.barLink:link {color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size:16px; line-height:21px; text-decoration:none; font-weight:bold;}
a.barLink:visited {color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size:16px; line-height:21px; text-decoration:none; font-weight:bold;}
a.barLink:hover {text-decoration:underline;}
