body{
    background:url(../images/background.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    background-repeat:no-repeat;
    background-color: #FDBE3D;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em;
}

.box1 { 
    position: relative;
}

#box-link { 
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 70px;
    background-color: transparent;
}	

a.marque {color:#000; text-decoration: none;}
a.marque:hover {color:#fff; text-decoration: none;}

a {color:#996400; text-decoration: underline;}
a:hover {color:#555555; text-decoration: none;}

a.arrow {color:#000; text-decoration: underline;}
a.arrow:hover {color:#555555; text-decoration: none;}

a.list {color:#555555; text-decoration: underline;}
a.list:hover {color:#000000; text-decoration: none; background-color:#C1D4D8;}

p {
    margin:0 0 5px 0;
}

h2{
    font-size: 1.1em;
    margin: 0 0 7px 0;
    color: #FF6600;
    font-weight: bold;
}


img{
    border: 0px
}

.right{
    float: right;
    font-weight: normal;
}

.clear{
    clear:both;
}

#wrapper{
    width: 765px;
    margin: 0 auto;
    text-align: left;
}

/*--------------------------
CONTENT TOP & BODY STYLES
----------------------------*/

#content_top{
    width: 765px;
    padding: 0px 0px 0px 0px;
}

#content{
    background-color:#ffffff;
    color: #333333;
    margin-left: 13px;
    width: 520px;
    min-height: 600px;
    border: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    float: left;
    padding: 15px;
}

#content h1{
    font-size: 1.4em;
    padding: 0px 0px 5px 0px;
    height: 23px;
    margin: 0px;
    width: 100%;
    color: #FF6600;
    font-weight: normal;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-bottom-color:#000000;
}



#content h3{
    font-size: 1.0em;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #FF6600;
    font-weight: bold;
}

/*-----------------
HOMEPAGE STYLE
------------------*/

#content_home{
    background-color:#ffffff;
    color: #333333;
    margin-left: 13px;
    width: 548px;
    border: 1px;
    border-style: solid;
    border-color: #000000;
    float: left;
    padding-bottom:20px;
}

#content_home_hold{
    padding: 15px;
}

#content_home h1{
    font-size: 1.4em;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    width: 100%;
    color: #000;
    font-weight: bold;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-bottom-color:#000000;
}


#homepagept1{
    width: 305px;
    float: left;
    margin: 10px -1px 15px 0px;
    padding: 0px 15px 0px 0px;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #BCBCBC;

}

#homepagept2{
    width: 180px;
    float: left;
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 0px 15px;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #BCBCBC;
    height:100%;
}

.date{
    font-size: 0.7em;
    color: #666666;
}


/*-----------------
SIDE BAR STYLE
------------------*/

#sidebar{
    width: 190px;
    background-color:#E9EEF5;
    border:1px solid #000;
    float: left;
    margin: 0px;
    padding:5px
}


input{
    margin-bottom: 2px;
    border-style: solid;
    border-width: 1px;
    border-color:#666666;
}

input.button{
    background-color: #FF6600;
    color: #fff;
}

/*-----------------
FOOTER STYLE
------------------*/

#footer{
    margin: 0 auto;
    padding: 10px 0 10px 0;
    width: 765px;
    font-size: 0.8em;
    text-align: center;
}

#footerGoogleAd{
    margin: 0 auto;
    padding: 10px 0 10px 0;
    width: 765px;
    text-align: center;
}

a.footer {color:#000000; text-decoration: underline;}
a.footer:hover {color:#000000; text-decoration: none;}

/*-----------------
TEXT SIZE NAVIGATION
CSS Rollovers
------------------*/

#text_navigation{
    height: 27px;
    padding:0px 10px 0px 0px;
    margin:0px;
    overflow:hidden;
    float: right;
    width:111px;
}

#text_navigation li{
    margin-left:3px;
    padding:0px;
    float:left;
    display:inline;
}
#text_navigation a {
    background-position:bottom left;
    height:28px;
    display:block;
    outline:none;
    text-decoration:none;
    text-indent:-5000px;
}

#text_navigation a:hover{
    background-position:top left;
}
.nav_asmall{
    background-image:url(../images/a_small.gif);
    width:34px;
}
.nav_amedium{
    background-image:url(../images/a_medium.gif);
    width:34px;
}
.nav_alarge{
    background-image:url(../images/a_large.gif);
    width:34px;
}

#text_navigation li a.selected{
    background-position:top left !important;
}



/*-----------------
MENU STYLE
------------------*/
#navcontainer
{
    background: #013334;
    border-top: 1px solid #9CC;
    font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#navlist
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

@media all {
    #navlist {
        text-align: right
    }
}

#navlist li
{
    bottom: 11px;
    display: inline;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    position: relative;
}


#navlist a
{
    background: #4C6A82;
    border: 1px solid #FFF;
    bottom: 2px;
    color: #FFF;
    cursor: pointer;
    display: inline;
    height: 1em;
    margin: 0;
    padding: 3px 5px 3px 5px;
    position: relative;
    right: 2px;
    text-decoration: none;
}

#navlist a:hover
{
    background: #FF6608;
    bottom: 1px;
    color: #FFF;
    position: relative;
    right: 1px;
}

#loading
{
    margin: 50px 0 0 80px;
    width: 10%;
    position: absolute;
}
#pagination li
{
    list-style: none;
    float: left;
    margin: 0 2px 0 0;
    padding:2px;
    border:solid 1px #dddddd;
    color:#0063DC;
}
#pagination li:hover
{
    color:#FF0084;
    cursor: pointer;
}

#paginationstyle ul
{
    margin:0 0 0 -40px;
}


/*-----------------
FAQ
------------------*/
.spacer
{
    margin-bottom:10px;
}

.faq_bar
{
    background-color:#fff;
    border:1px solid #FEAC2C;
    margin:0 0 5px 0;
    padding:2px;
    font-weight:bold;
}
