﻿body {
    background:#ffffff;
    color:#ffffff;
    margin:0 auto;
    font-family:Verdana;
    font-size:12px;
    }
a {
    color:#004990;
    }
img {
    border:0;
    }
.clear {
    clear:both;
}
.container {
    width:768px;
    }
}
.menu {
    width:900px;
    }
.fltLt {
    float:left;
    }
.fltRt {
    float:right;
    }
#header {
    background:#d9d8c2;
}
    #logo {
        width:274px;
        }
.navigation {
    background:#99b5bf;
    font-family:Arial;
    padding:3px 0 2px;
    }
    .navigation ul {
        list-style:none;
        color:#333300;
        margin:0;
        padding:0 0 0 7px;
        width:100%;
        }
        .navigation ul li {
            float:left;
            padding-right:55px;
            }
            .navigation ul li.last {
                padding-right:0;
                }
                .navigation ul li a {
                    color:#333300;
                    text-decoration:none;
                    font-weight:bold;
                    }
                    .navigation ul li a:hover {
                        text-decoration:underline;
                    }
#content {
}
    .divider {
        border-bottom:solid 1px #99b5bf;
        margin:6px 0;
        clear:both;
        }
    #slideshow {
        height:330px;
    }
        #slideshow ul {
            list-style:none;
            margin:0;
            padding:0 0 0 6px;
            }
            #slideshow ul li {
                display:none;
                position:absolute;
                }
    .bucketGroup {
        margin:6px 0 0 0;
        padding:0 0 0 6px;
        list-style:none;
    }
        .bucketGroup li {
            float:left;
            padding-right:6px;
            }
            .bucketGroup li.last {
                padding-right:0;
            }
    #news {
        height:30px;
        width:682px;
        background:url(../images/theme/news.jpg) no-repeat;
        color:#990000;
        margin:4px 0 0 6px;
        }
        #newsTitle {
            color:#000000;
            font-weight:bold;
            text-transform:uppercase;
            font-family:Arial;
            padding:9px 0 0 31px;
            }
            #newsTitle a {
                color:#000000;
                text-decoration:none;
                }
                #newsTitle a:hover {
                    text-decoration:underline;
                    }
        #news .newsWrapper {
            padding:8px 0 0 204px;
            }
        #news ul {
            margin:0;
            list-style:none;
            }
        #news li {
            }
            #news li a {
                color:#990000;
                text-decoration:none;
                }
                #news li a:hover {
                    text-decoration:underline;
                    }
    #social {
        margin:4px 0 0 0;
        }
#footer {
}
    #footer .container {
        width:807px;
        }
        #footer .navigation ul li {
            padding-right:68px;
            }
            #footer .navigation ul li.last {
            padding-right:0;
            }
        #copyright {
            color:#333333;
            font-size:9px;
            padding:9px 0 15px 7px;
            }
            #copyright a {
                color:#333333;
                text-decoration:none;
                }
                #copyright a:hover {
                    text-decoration:underline;
                    }


a.mainnav:link {
	font-family:	arial, helvetica, verdana, sans-serif;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:none;
	color:			#333300
}

a.mainnav:active {
	font-family:	arial, helvetica, verdana, sans-serif;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:none;
	color:			#333300
}

a.mainnav:visited {
	font-family:	arial, helvetica, verdana, sans-serif;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:none;
	color:			#333300
}

a.mainnav:hover {
	font-family:	arial, helvetica, verdana, sans-serif;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:underline;
	color:			#ffffff
}



