/* CSS Document */

body {
background: #994020;
background-image:url(../images/bg1.jpg);
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 11px;
letter-spacing: 1px;
color: #343434;
margin: 0px;
margin-left: 50px;
}

a:link, a:visited, a:active {text-decoration: none; color: #aa4444; 
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

a:hover {text-decoration: none; color: #777777; 
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

span#link a {text-decoration: none; color: #aa4444; 
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

span#link a:hover {text-decoration: none; color: #777777; 
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

.link a {text-decoration: none; color: #aa4444; 
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

.link a:hover {text-decoration: none; color: #777777; 
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

span#side a {text-decoration: none; color: #ffffcc; font-weight: bold;
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

span#side a:hover {text-decoration: none; color: #FFB53E; font-weight: bold;
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

.side a {text-decoration: none; color: #ffffcc; font-weight: bold;
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

.side a:hover {text-decoration: none; color: #FFB53E; font-weight: bold;
font-family: trebuchet ms, sans-serif; font-size: 11px; border-bottom: 1px #990000 dashed;}

span#navbar a {
text-transform: uppercase;
font-family: trebuchet ms, arial, sans-serif;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
color: #FFB53E;
border-bottom: none;
}

.navbar a {
text-transform: uppercase;
font-family: trebuchet ms, arial, sans-serif;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
color: #FFB53E;
border-bottom: none;
}

span#navbar a:hover {
text-transform: uppercase;
font-family: trebuchet ms, arial, sans-serif;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
color: #aaaaaa;
border-bottom: none;
}

.navbar a:hover {
text-transform: uppercase;
font-family: trebuchet ms, arial, sans-serif;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
color: #aaaaaa;
border-bottom: none;
}

span#header {
font-family: trebuchet ms, sans-serif;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 5px;
color: #990000;
border-bottom: 1px dashed #C08B3B;
}

.header {
font-family: trebuchet ms, sans-serif;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 5px;
color: #990000;
border-bottom: 1px dashed #C08B3B;
}

span#footer a:link, a:visited, a:active {
font-family: trebuchet ms, arial, sans-serif;
font-size: 11px;
text-decoration: none;
color: #343434;
border-bottom: none;
}

.footer a:link, a:visited, a:active {
font-family: trebuchet ms, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #343434;
border-bottom: none;
}

span#footer a:hover {
font-family: trebuchet ms, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #eeeeee;
border-bottom: none;
}

.footer a:hover {
font-family: trebuchet ms, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #eeeeee;
border-bottom: none;
}

