﻿body
{
    margin: 0px;
    background-color: White;
    color: #222222;
    font-family: Arial;
    font-size: 12px;
}


#pagecontainer
{
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 0px auto;
}

#header
{
    width: 960px;
    height: 100px;
    overflow: hidden;
    background-image: url(../Images/header.jpg);
}

p, h1, h2, h3, h4
{
    margin: 0px 0px 10px 0px;
    font-weight: normal;
}

h1
{
    font-size: 21px;
    color: #003D81;
}

h2
{
    font-size: 19px;
    color: #255A95;
}

h3
{
    font-size: 16px;
    color: #255A95;
    font-weight: lighter;
}

h4
{
    font-size: 14px;
    color: #003D81;
}
#greenbar
{
    width: 960px;
    height: 2px;
    overflow: hidden;
    background-color: #c4d92e;
}
#menu
{
    width: 960px;
    height: 20px;
    background-image: url(../Images/Menubar.jpg);
    overflow: visible;
    position: absolute;
    z-index: 1000;
}

.staticmenuitem
{
    padding: 6px 5px 0px 5px;
}

#menu ul
{
    width: 99px;
    height: 20px;
    float: left;
    text-indent: 0px;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
    margin: 0px;
}

#menu .singleitem
{
    display: block;
    width: 96px;
    height: 20px;
    float: left;
    text-indent: 0px;
    padding: 2px 3px 0px 3px;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

#menu ul:hover
{
    height: auto;
    overflow: visible;
}

#menu ul .menuitemli
{
    width: 160px;
    margin: 0px;
    display: block;
    text-indent: 0px;
    padding: 3px 3px 0px 3px;
    background-color: #329DC7;
    height: 17px;
}

#menu ul .menuitemli:hover
{
    background-color: #59A8C7;
}

.menuitemli_top
{
    width: 96px;
    margin: 0px;
    display: block;
    text-indent: 0px;
    padding: 2px 3px 0px 3px;
    height: 18px;
    text-align: center;
}


#menu a
{
    text-decoration: none;
    color: white;
}

#menu a:hover
{
    color: #c6d82e;
}

.menudivider
{
    width: 2px;
    height: 20px;
    float: left;
    background-image: url(../Images/Menudivider.jpg);
}

#container
{
    width: 960px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    
}

.contentinside
{
    width: 470px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-left:10px;
    float:left;
    
}

.pagepic
{
    width: 470px;
    height: auto;
    overflow: hidden;
    float: right;
}

a img
{
    border: 0px;
}

#header
{
    text-align: right;
}

.homepic
{
    width: 440px;
    height: 230px;
    overflow: hidden;
    float: right;
}

.section
{
    width: 960px;
    height: auto;
    overflow: hidden;
    margin-top:10px;
    
}

.homesection
{
    width: 960px;
    height: auto;
    overflow: hidden;
}
.box310x250
{
    width: 310px;
    height: 250px;
    overflow: hidden;
    background-image: url(../Images/box310x250.png);
}

.box310x250inside
{
    margin: 10px;
    height: 230px;
    width: 290px;
    overflow: hidden;
}

a
{
    color: #202020;
    text-decoration: none;
}

a:hover
{
    color: #c6d82e;
}


#footer
{
    width: 960px;
    height: 75px;
    overflow: hidden;
    text-align: left;
    background-image: url(../Images/footer.jpg);
    padding: 5px 0px 0px 5px;
    color: White;
}

#homecols
{
    width: 960px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

#col1of3
{
    width: 615px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

#col2of3
{
    width: 313px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-left: 0px;
}
#col3of3
{
    width: 313px;
    height: auto;
    float: left;
    overflow: hidden;
}

#contactform
{
    width: 425px;
    height: auto;
    overflow: hidden;
    float: left;
}

.t_prompt
{
    text-align: right;
    padding-right: 10px;
}

.validation
{
    text-align: center;
    color: Red;
    font-weight: normal;
}


.table1
{
    width: 530px;
}

.table1 th
{
    background-color: #EEEEEE;
}

.table1 td, th
{
    padding: 4px;
}



.questtable td
{
    padding-bottom: 4px;
    height: auto;
}

.t_prompt
{
    padding-right: 5px;
    text-align: right;
    vertical-align: top;
    padding-top: 3px;
}


.error
{
    color: Red;
    text-align: center;
}

.questtable
{
    margin: 0px auto 0px auto;
    float: left;
    width: 600px;
}




.headtext
{
    width: 520px;
    height: 230px;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    float: left;
    
}

.headtextcontent
{
    width: 500px;
    height: 220px;
    overflow: hidden;
    padding: 20px;
    font-size: 38px;
    color: #447b9e;
}
.bluebar
{
    width: 960px;
    height: 2px;
    overflow: hidden;
    background-color: #447b9e;
}

.booklink

{
    width:490;
    height:50px;
    overflow:hidden;
    float:left;
    margin-bottom:10px;
    background-image:url(Images/booklink.jpg);
}

.textsection

{
    width:440px;
    height:auto;
    overflow:hidden;
    float:right;
    background-color:#dddddd;
}

.textcontent
{
    width: 420px;
    height: auto;
    overflow: hidden;
    padding: 10px;
   
}
#footer a
{
    text-decoration: none;
    color: white;
}
#footer a:hover
{
    color: #c6d82e;
}