﻿a
{
    font-size:14px;
    font-family:arial;
    color:#E1121C;
    font-weight:normal;
    text-decoration:none;
}
a:hover
{
    color:#811417;
}
a.highlight
{
    color:#811417;
}
body
{
    background:#A3938D;
    font-family: Arial, Verdana, Sans-Serif;
    font-size:14px;
    line-height:18px;
    color:#333333;
    margin-left:25px;
    margin-top:0px;
}
h1
{
    font-size:34px;
    color:#333333;
}
h3
{
    font-size:14px;
    color:#333333;
}
#content
{
    margin-left:25px;
    padding-top:10px;
}
#copyright, #copyright a
{
    font-size:11px;
}
#copyright
{
    padding-top:3px;
    padding-right:3px;
    width:100%;
    text-align:right;
}
#footer-shell
{
    padding:3px;
    background-color:Black;
    color:White;
    text-align:center;
}
#footer-shell
{
    text-align:-moz-center;
}
#footer-nav
{
    width:702px;
    margin-left:auto;
    margin-right:auto;
}
#header
{
    width:953px;
}
#header img
{
    display:block;
}
#main-content
{
    width:953px;
}
#mainmenu
{
    height:25px;
}
#mainmenu a
{
    float:left;
    font-size:14px;
	background:#E1121C;
	width:99px;
	line-height:23px;
	text-align:center;
	text-decoration:none;
	color:white;
	font-family:arial;
	margin:1px;
}
#mainmenu a:hover
{
	background:#811417;
}

#mainmenu a.alternate
{
	background:#000000;
	width:110px;
}

#mainmenu a.alternate:hover
{
	background:#505153;
}
#right-col-content
{
    padding:30px 10px 0px 25px;
}
#shell
{
    background-color:White;
    width:953px;
    text-align:left;
}
#submenu
{
     margin:15px 0px 10px 20px;
}
#submenu a
{
    width:100px;
    border-right:1px solid grey;
    display:block;
    padding:10px 10px 10px 0;
    text-align:right;
}
.col-img
{
    border:1px solid #888888;
    display:block;
}
