/*
Title: 		"Lares Classic 1.0"
Designer: 	DigiP
Date: 		05-07-2010

Red Font: #ac2226;
Dark Font: #5e5e5e;
*/

body {
/* background-color: #210001; */
background-color: #1e0304;
/* color: #5e5e5e; */
color:#fff;
font-family: Arial,Sans-Serif;
font-size: 14px;
margin: 0px;

background-image: url(images/back.png);
background-repeat: repeat-x;
}

h1 {
font-size:34px;
border-bottom: double #ccc 1px;
}

h2 {
font-size:26px;
}

h3 {
font-size:18px;
}


h1, h2, h3 {
text-align:left;
font-family:"century gothic",helvetica,verdana,arial,sans-serif;
color:#f4f4f4;
/*
color:#ac2226;
text-shadow: 1px 1px 2px #ccc; 
*/
/* 1x 1x 1x = Position left - Position top - blur amount  then color*/
}

h1:hover, h2:hover, h3:hover {
color:#ccc;
}

h2, h3 {
margin-bottom:5px;
}

.red {
 color:#ac2226; font-weight:bold; 
/*color:#ccc; font-weight:bold;*/
}

.red:hover {
color:#ff0000;
}

a {
color: #ac2226;
text-decoration: none;
}

a:hover {
color: #ff0000;
/*text-shadow: 1px 1px 1px #ccc;  1x 1x 1x = Position left - Position top - blur amount  then color*/
text-decoration: underline;
}

#header {
width: 1000px;
height: 177px;
position: relative;
top: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image: url(images/header.png);
background-repeat: no-repeat;
}

#digi-menu ul li {
list-style: none;
}

#digi-menu ul {
height: 45px;
position: relative;
top: 116px;
left: -30px;
float: right;
}

#digi-menu .digi-links {
font-size: 18px;
font-weight: bold;
padding: 12px 10px 10px 10px;
position: relative;
top:-2px;
right: 0px;
float: left;
}

#digi-menu .digi-links a {
color: #ac2226;
text-decoration: none;
padding: 10px;
}

#digi-menu .digi-links a:hover {
color: #86191b;
text-shadow: 1px 1px 1px #ccc; /* 1x 1x 1x = Position left - Position top - blur amount  then color*/
text-decoration: none;
padding: 10px;
}

#digi-menu .digi-links:hover {
background-image: url(images/menu-hover.png);
background-repeat: repeat-x;
}


#container { /* holds crest background and content divs */

background-image: url(images/body-crest.png);
background-repeat: no-repeat;
background-position: center top;
background-attachment:fixed;

margin-left: auto;
margin-right: auto;
width: 1000px;
display:table;
margin-bottom:-30px;
padding-bottom:50px;
}

#content {
margin-left: auto;
margin-right: auto;
width: 915px;
margin:40px;
text-align:justify;
position:relative;
}

#content ul li {
list-style-type:square;
}

#content li  {
padding:5px;
font-size:14px;
width:80%;
text-align:left;
position:relative;
left:30px;
}

#content li:hover  {
border-bottom:solid #ccc 1px;
background-color:#dfdfdf;
color:#0f0f0f;
}


#hasSideNav {
text-align:left;
width:140px;
position:relative;
margin:0px 20px 40px 20px;
float:left;
display:table;
padding:0px 10px 10px 0px;
border-right: solid #ccc 1px;
font-size:12px;
display:table;
}

#hasSideNav a{
color:#ac2226;
text-decoration:none;
}

#hasSideNav a:hover {
text-decoration:none;
color:#000;
}

#hasSideNav ul li {
list-style-type:none;
}

#hasSideNav ul {
width:100%;
left:-90px;
position:relative;
float:left;
}


#hasSideNav li  {
padding:5px 0px 5px 0px;
width:auto;
}

#hasSideNav li:hover  {
border-bottom:solid #ccc 1px;
background-color:#dfdfdf;
width:auto;
padding:5px 0px 4px 10px;
}

#content .clean1, #content .clean1:hover {
list-style-type: square;
border:none;
background-color:transparent;
width:80%;
}

#footerContainer{
margin-top:-15px;
background-image: url(images/footer.png);
background-repeat: repeat-x;
background-position: center top;
width: 100%;
height: 198px;
}

#footer{
margin-left: auto;
margin-right: auto;
background-image: url(images/footer-seal.png);
background-repeat: repeat-x;
background-position: center top;
width: 1000px;
height: 198px;
}

#footerNotes {
color:#ac2226;
position: relative;
top: 170px;
text-align:center;
font-size:12px;
}

#column1 {
font-size:16px;
width:100%;
}

#column2 {
background-image:url(images/table-fade.png); background-repeat:repeat-y; 
float:right;
width:290px;
padding:0px 20px 20px 20px;
margin:0px 0px 30px 50px;
}

#rss-widget ul li{
list-style-type:none;
position:relative;
width:285px;
left:-10px;
margin-left:-30px;
}

#rss-widget ul {
position:relative;
margin-top:-20px;
}

#rss-widget a:hover {
color:#000;
}

#rss-widget .rss-widget {
font-size:12px;
border-bottom:solid #ccc 1px;
}

#service-pane {
display:table; float:right; width:645px;
}

