.brdfull {
	border: 1px solid #5e0600;
}
.brdfulllightgray {
	border: 1px solid #CCCCCC;
}
.brdfullgray {
	border: 1px solid #999999;
}
.hourstext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.brdrightgray {
	border-right: 1px solid #cccccc;
}
.headertext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.maintext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.brdrightgray {
	border-right: 1px solid #999999;
}
.headertextburgundy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #8b0000;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.brdfullccccccc {
	border: 1px solid #cccccc;
}
.brandtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.brandtext a:link {
	color: #333333;
	text-decoration: underline;
}
.brandtext a:hover {
	color: #660000;
	text-decoration: underline;
}
.brandtext a:visited {
	color: #333333;
	text-decoration: underline;
}
.stafftext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.footertext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.footertext a:link {
	color: #666666;
	text-decoration: underline;
}
.footertext a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.footertext a:visited {
	color: #666666;
	text-decoration: underline;
}
.brdrightgray {
	border-right: 1px solid #CCCCCC;
}
.addthis_toolbox .two_column 
{
    width: 216px;
    padding: 10px 0 10px 0px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}