/* CSS Document */


body {

    text-align: center;

    width: 800px;

    margin-right: auto;

    margin-left: auto;

    background-color: #0c0c0b;

    font: normal 12px/160% Times New Roman, Arial, Helvetica, sans-serif, "Century Gothic";

    color: #CCCCCC;

}

a:link{

    color: #99FF00;

    text-decoration: underline;

}

a:visited{

    color: #99FFCC;

    text-decoration: underline;

}

a:hover {

    color:#999900;

}

h1{

    font: normal 24px "Trebuchet MS", Verdana;

    color: #8000FF;

}

h2{

    font: normal 18px "Trebuchet MS", Verdana;

    color: #FF6600;

}


#wrapper {

    background-color: #3C3A39;

    text-align: left;

}

#wrappercf {

    background-color: #3C3A39;

    text-align: left;

}


#wrapper #james_bio ul {

    list-style-position: outside;

}

#footer {

    text-align: center;

    padding-bottom: 3px;

}

#logo {

    height: 275px;

    background-image: url(images/banner.gif);

    background-repeat: no-repeat;
    
    align: center;

}

#nologo {

    height: 10px;
    
    align: center;

}


#primary-links {

    height: 50px;

    padding-left: 10px;

    margin-top: 200px;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11pt;

    font-weight: normal;

    color: #CCCCCC;

}

#altprimary-links {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11pt;

    font-weight: normal;

    color: #CCCCCC;

}


#primary-linkscf {

    height: 50px;

    padding-left: 10px;

    margin-top: 200px;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11pt;

    font-weight: normal;

    color: #CCCCCC;

}


#primary-links li {

    float: left;

    list-style-type: none;

    color: #FFFFFF;

    padding-top: 5px;

    padding-right: 35px;

    padding-bottom: 5px;

    padding-left: 35px;

}

#logo #primary-links a {

    color: #FFFFFF;

    text-decoration: none;

    font-weight: bold;

}

#nologo #altprimary-links a {

    color: #FFFFFF;

    text-decoration: none;

    font-weight: bold;

}

a#primary-links-selected {

    color: #FF3355;

    text-decoration: none;

    font-weight: bold;

}

#event_list {

    float: left;

    width: 250px;

    text-align: center;

    padding-right: 10px;

    padding-left: 10px;

    margin-top: 0px;

    padding-top: 0px;

    padding-bottom: 5px;

}

#gallery {

    float: left;

    height: 300px;

    width: 200px;

    padding: 0px;

    text-align: center;

}

#articles {

    clear: both;

    text-align: left;

    padding: 10px 15px;

    border-top: 1px solid #999999;

    margin-top: 15px;

}

#welcome_message_box {

    width: 270px;

    margin-left: 0px;

    background-image: url(images/bg_roundbox.gif);

    padding: 0px;

}

#welcome_message {

    padding-right: 8px;

    padding-left: 8px;

}

#gmap {

   text-align: left;

   float: center;

   padding-left: 15px;

   padding-bottom: 15px;

}


#james_bio {

    clear: both;

}



.boxbottom {

    background-image: url(images/bg_round_bottom.gif);

    height: 30px;

    width: 270px;

}

.boxtop {

    background-image: url(images/bg_round_top.gif);

    height: 30px;

    width: 270px;

}

.box {

    padding: 30px 10px 20px 15px;

    float: left;

}

.box2 {

    float: left;

    padding-left: 15px;

    padding-top: 20px;

    border: 0px none 0;

    padding-right: 20px;

}

.textbox {

    padding: 10px;

}
