﻿/*General Reset and Webpage Settings*/
*
{
    behavior: url(scripts/iepngfix.htc);
}

*
{
    behavior: url(../scripts/iepngfix.htc);
}


html
{
    text-align: center;
    background: #43674B url(../gfx/bg.jpg) repeat-x top center;
}
body
{
    font-size: 62.5%;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}
li li, li p, p, blockquote p
{
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}
h1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: Trebuchet MS;
}
h2
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Trebuchet MS;
}
p
{
    font-size: 1.1em;
    line-height: 140%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
    font-weight: normal;
    font-size: 2.2em;
    margin: 15px 0px 10px 10px;
}
.text h2
{
    font-weight: normal;
    font-size: 1.4em;
    margin: 15px 0px 10px 20px;
}
.text p
{
    font-size: 1.2em;
    margin: 0px 25px 10px 30px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}
.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}
.text li
{
    font-weight: normal;
    font-size: 1.1em;
}


/* Footer Formatting */


.copy
{
    float: left;
    margin: 5px 0px 0px 5px;
}
.info
{
    float: right;
    margin: 5px 5px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
    position: relative;
    z-index: 100;
}
.menusub
{
    display: none;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: -1px;
    top: 37px;
    list-style: none;
    font-size: 11px;
    border: none;
}
.menusub ul
{
    margin: 0px;
    padding: 0px;
}
#menu ul li ul
{
    width: 135px;
    background: none;
    margin: 0px;
    padding: 0px;
}
.menusub li
{
    display: block;
    clear: both;
    width: 135px;
}

#menu li ul li
{
    background: #C2BBAA;
    height: 25px;
    border: none;
    font-size: 1.2em;
    line-height: 25px;
    width: 150px;
    margin: 0px;
}

#menu li ul li a
{
    text-align: center;
    width: 150px;
    margin: 0px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}
#menu li ul li a:hover
{
    text-align: center;
    text-decoration: underline;
    width: 150px;
    margin: 0px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}



/*End General Reset and Webpage Settings*/

#container
{
    width: 810px;
    position: relative;
    margin: 20px auto 0px;
    border: solid 3px #A0988F;
    text-align: left;
    background: url(../gfx/content_bg.jpg) repeat top center;
}

#header
{
    height: 175px;
    width: 810px;
    position: relative;
}

#header h1
{
    display: block;
    position: absolute;
    z-index: 5;
    left: 0px;
    height: 175px;
    background: url(../gfx/head_logo.png) no-repeat;
    margin: 0px;
    width: 472px;
}

#header h1 a
{
    display: block;
    text-indent: -100000px;
    height: 175px;
    width: 220px;
}

#slideshow
{
    position: absolute;
    z-index: 1;
}

#wrapper
{
    min-height: 500px;
    height: auto !important;
    height: 500px;
    width: 100%;
}

#menu
{
    height: 37px;
    background: #A0988f;
    font-family: Trebuchet MS;
    position: relative;
    z-index: 4;
    border-bottom: solid 3px #C2BBAA;
}

#menu ul
{
    margin: 0px auto;
    padding: 0px;
    width: 605px;
}

#menu li
{
    float: left;
    text-align: center;
    display: block;
    margin: 0px 0px 0px -1px;
    height: 37px;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    font-size: 1.6em;
    font-weight: bold;
    position: relative;
    width: 150px;
}

#menu li a
{
    float: left;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
    width: 150px;
}

.welcome
{
    width: 600px;
    margin: 20px auto 0px;
    text-align: center;
}

.welcome p
{
    margin: 40px 0px 20px 0px;
    font-size: 1.8em;
    font-family: Trebuchet MS;
    color: #838383;
}

#footer
{
    width: 811px;
    background: url(../gfx/footer.jpg) no-repeat top center;
    height: 36px;
    margin: 0px auto;
    font-family: Trebuchet MS;
    color: #fff;
    font-size: 1.1em;
}

#footer a
{
    color: #fff;
}

#results, #display, iframe
{
    background: #fff;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

.staff
{
    width: 130px;
    height: 260px;
    padding: 35px;
    float: left;
    display: block;
}

.staff img
{
    display: block;
    text-align: center;
    margin: 0px auto;
}

.staff p
{
    margin: 0px;
    text-align: center;
    width: 130px;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0px auto;
}

#master0, #master1, #master2
{
    float: left;
}

#master1
{
    margin: 0px 3px;}

h3.headingresults

{

    background: #275936;

    color: #fff;

}

.details
{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;}

