/* colors: www.computerhope.com/htmcolor.htm */

/* blue: #0000FF */
/* white: #000000 */
/* black: #FFFFFF */
/* burlywood1: #FFD39B */

/* Normal */
/* headers, red: #FF0000 */
/* background, green: #52D017 */
/* text, light yellow: #FFF8C6 */

/* Valentines */
/* headers, burgandy: #800000 */
/* background, pink: #E799A3 */
/* font, burgandy2: #800001 */

/* Saint Patricks Day */
/* background, Yellow Green: #52D017 */
/* font, Lemon Chiffon: #FFF8C6 */


/* Blue Background */
/* headers, dark green: #254117 */
/* background, light blue: #79BAEC */
/* font, dark green2: #254118 */

H1 {text-align:center;
    color:#254118;
    font: normal 17pt "Helvetica", "Arial"}

H2 {text-align:center;
    color:#254118;
    font: normal 15pt "Helvetica", "Arial"}

H3 {text-align:center;
    color:#254118;
    font: normal 10pt "Helvetica", "Arial"}

P {
text-align:justify;
color: #254118;
font: 10pt/12pt "Helvetica", "Arial"
}

P.center {
text-align:center;
color: #254118;
font: 10pt/12pt "Helvetica", "Arial"
}

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #79BAEC;
color: #254118;
}

a:link{
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

a:visited {
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

a:hover {
    background:#79BAEC;
    color:#254117;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#maincontainer {
    padding: 0px;
    margin: 0px;
height: 100%;
min-height: 100%;
background-color: #79BAEC;
}

#topsection{
    padding: 1px;
    margin: 1px;
    background-color: #79BAEC;
    background-image: url('../images/logoHeader.jpg');
    background-repeat: no-repeat;
    height: 80px; /*Height of top section*/
}

#topsection h1{
    color:#254117;
    text-decoration:none;
    font-family: forte;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 70px;
    padding: 0px;
    margin-left: 150px;
    line-height: 0.1em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    vertical-align: middle;
}

.HeaderFont{
    color:#254117;
    text-decoration:none;
    font-family: forte;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 70px;
    padding: 0px;
    margin-left: 150px;
    margin-top: 20px;
    line-height: 1em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    vertical-align: middle;
}

.SubheaderFont{
    color:#254117;
    text-decoration:none;
    font-family: forte;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 14px;
    padding: 25px;
    margin-left: 0px;
    margin-top: 30px;
    line-height: 5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    vertical-align: middle;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #79BAEC;
}

/******************************************************************************/

#contentcolumn{
margin-left: 250px; /*Set left margin to LeftColumnWidth*/
padding: 30px;
height: 650px;
background-color: #79BAEC;
overflow: auto;
}

#contentcolumn a:link{
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#contentcolumn a:visited {
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#contentcolumn a:hover {
    background:#79BAEC;
    color:#254117;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}



/******************************************************************************/

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
background: #C8FC98;
background-color: #79BAEC;
overflow: auto;
margin-left: -100%;
}

#leftcolumn h1{
    background:#79BAEC;
    color:#254117;
    text-decoration:none;
    font-family: forte;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#leftcolumn a:link{
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#leftcolumn a:visited {
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#leftcolumn a:hover {
    background:#79BAEC;
    color:#254117;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

/******************************************************************************/

#footer{
position: relative;
margin-top: -60px;
height: 60px;
clear: both;
width: 100%;
color: #254118;
background-color: #79BAEC;
font: 8pt/8pt "Helvetica", "Arial";
}

#footer a:link{
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#footer a:visited {
    background:#79BAEC;
    color:#254118;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

#footer a:hover {
    background:#79BAEC;
    color:#254117;
    text-decoration:none;
    font-family: arial;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5em;
    word-spacing: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

/******************************************************************************/

P.copy {text-align:right;
             color: #254118;
             text-decoration:none;
	     font: 8pt/8pt "Helvetica", "Arial"}

P.location {text-align:center;
             color: #254118;
             text-decoration:none;
	     font: 8pt/8pt "Helvetica", "Arial"}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
