body {

    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image: url('/images/page_bgd.bmp');
    background-repeat: repeat-y;
    
}


/* DEFAULT PAGE SETTINGS */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
table#page_container {

    width: 900px;
    height: 732px;
    background-color: black;
    background-image: url('/images/bgd.bmp');
    background-repeat: no-repeat;
    color: white;
    margin-top: 15px;
    border: 2px solid #ff8a00;

}

td#top_of_page {

    height: 190px;

}


td#page_content {

    height: 510px;

}

td#page_footer {

    height: 32px;
    background-color: black;
    background-image: url('/images/footer_bgd.png');
    background-repeat: repeat-x;

}

td#nav0 { width: 246px; }
td#nav5 { width: 246px; padding-right: 15px; padding-top: 4px; }

td#nav1,td#nav2,td#nav3,td#nav4 {

    padding-top: 4px;
    width: 102px;
    height: 32px;
    text-align: center;

}

a.nav:link,a.nav:visited {

    font-family: calibri,candera,tahoma,arial;
    font-size: 12pt;
    font-style: italic;
    text-decoration: none;
    color: white;
    font-weight: bold;

}

a.nav:hover,a.nav:active {

    text-decoration: none;
    color: white;

}


div#facebook {

    position: relative;
    top: -25;
    left: 300;

}


div#copy {

    position: relative;
    left: 0;
    top: 2;
    width: 100%;
    text-align: center;
    color: #6f6f6f;
    font-size: 8pt;
    font-family: verdana,arial,tahoma;

}

div#designer {

    position: relative;
    top: 0;
    text-align: center;
    font-family: trebuchet ms,tahoma,arial;
    font-size: 10px;
    
}

a.designer:link,a.designer:visited {

  color: #7f7f7f;
  text-decoration: none;

}
a.designer:hover,a.designer:active {

  color: black;
  text-decoration: underline;
  
}

#zl_home {

    position: relative;
    left: 80;
    top: -5;
    
}

#zl_grp {

    position: relative;
    top: 15;
    left: 200;

}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */




/* HOME PAGE SETTINGS */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
img#home_pic {

    align: center;
    border: 6px solid black; /* #f51e01; */
    
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */






/* ABOUT PAGE SETTINGS */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
img#about_1 {

    position: relative;
    top: -30;
    
}

img#about_5 {

    position: relative;
    top: -30;

}

#about {

    position: relative;
    top: 10;
    left: 20;
    width: 80%;
    font-family: candara,calibri,sans-serif;
    font-size: 12pt;
    font-style: italic;
    color: white;
    text-align: left;


}

#about_title {

    position: relative;
    top: -10;
    width: 90%;
    color: white;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
    font-family: denmark,candara,valibri,sans-serif;
    text-align: left;

}

#min30 { color: #ff8a01; }

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */




/* FAQ PAGE SETTINGS */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */

#faq_area {

    position: relative;
    top: -80;
    left: 30;
    width: 100%;
    text-align: left;

}

#faq_title {

    position: relative;
    top: 0;
    left: 0;
    font-family: candara,calibri,trebuchet ms,tahoma,arial;
    font-size: 14pt;
    white-space: nowrap;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    color: #ff8a01;
}

#faq_area_in {

    position: relative;
    top: 35;
    width: 100%;

}

#question_1,#question_2,#question_3,#question_4,#question_5,#question_6,#question_7,#question_8,
#answer_1,#answer_2,#answer_3,#answer_4,#answer_5,#answer_6,#answer_7,#answer_8 {

    position: relative;
    font-family: candara,calibri,trebuchet ms,tahoma,arial;
    font-style: italic;
    font-size: 10pt;
}

#answer_1,#answer_2,#answer_3,#answer_4,#answer_5,#answer_6,#answer_7,#answer_8 {

    margin-left: 20px;
    color: #afafaf;
    font-weight: bold;
    width: 80%;
    padding-bottom: 3px;
    border-bottom: 1px dotted #4f4f4f;

}

#question_1,#question_2,#question_3,#question_4,#question_5,#question_6,#question_7,#question_8 {

    font-weight: bold;
    font-size: 12pt;
}

#question_1 { top: -20; left: 15; }
#question_2 { top: -5; left: 15; }
#question_3 { top: 10; left: 15; }
#question_4 { top: 25; left: 15; }
#question_5 { top: 40; left: 15; }
#question_6 { top: 55; left: 15; }
#question_7 { top: 70; left: 15; }
#question_8 { top: 85; left: 15; }

#answer_1   { top: -15; left: 20; }
#answer_2   { top: 0; left: 20; }
#answer_3   { top: 15; left: 20; }
#answer_4   { top: 30; left: 20; }
#answer_5   { top: 45; left: 20; }
#answer_6   { top: 60; left: 20; }
#answer_7   { top: 75; left: 20; }
#answer_8   { top: 90; left: 20; }

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */




/* CONTACT PAGE SETTINGS */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */
#contact_area {

    width: 95%;

}

#contact_jason {

    font-family: candara,calibri,sans-serif;
    font-size: 16pt;
    font-style: italic;
    color: white;
    white-space: nowrap;

}

#zip {

    padding-top: 5px;
    font-family: denmark,candara,calibri,sans-serif;
    font-size: 18pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: white;
    white-space: nowrap;

}

#join {

    width: 80%;
    text-align: left;
    font-family: candara,calibri,sans-serif;
    font-size: 11pt;
    font-style: italic;
    color: white;

}

#head_zip {

    color: #ff8a01;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    font-family: denmark,candara,valibri,sans-serif;

}

#head_zip_title {

    color: #ff8a01;
    font-size: 22pt;
    font-style: italic;
    font-weight: bold;
    font-family: denmark,candara,valibri,sans-serif;

}

#contact_zip {

    color: white;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    font-family: denmark,candara,valibri,sans-serif;

}

#jason_title {

    padding-bottom: 5px;
    font-family: candara,calibri,sans-serif;
    font-size: 16pt;
    font-style: italic;
    color: white;
    
}

#alix_pif {

    text-align: right;
    white-space: nowrap;
    font-family: candara,calibri,sans-serif;
    font-size: 16pt;
    font-style: italic;
    color: white;
}

#jason_pif {

    text-align: right;
    white-space: nowrap;
    font-family: candara,calibri,sans-serif;
    font-size: 11pt;
    font-style: italic;
    color: white;
}

td#j_pic {

  padding-right: 10px;
  
}
img#jason_pic,img#alix_pic {

    border: 2px solid white;

}

#contact_alix {
    padding-bottom: 30px;
}

#con_alix {

    text-align: right;
    white-space: nowrap;
    font-family: candara,calibri,sans-serif;
    font-size: 16pt;
    font-style: italic;
    color: white;

}


#join_title {

    font-size: 14pt;
    font-weight: bold;

}

a.contact:link,a.contact:visited {

    font-size: 14pt;
    color: #ff8a01;
    text-decoration: underline;

}
a.contact:hover,a.contact:active {

    color: #ff8a01;
    text-decoration: none;

}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */








