@charset "utf-8";
/* CSS Document */
body{
background-color: #7C0B1D;
font-size:1em;
margin:auto;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
color:#003a63;
}
html, body {height: 100.1%}
 
#wrapper {
margin:10px auto;
text-align:center;
width: 1000px;
background-color:#ae102b;


}

#banner {
margin: 0 auto;
width: 1000px;
height:161px;
background:transparent url(images/banner.jpg) center top no-repeat scroll;
}


#content {
margin: 0 auto;
/*border-left: 2px solid #7b0300;
border-right: 2px solid #7b0300;
border-bottom: 2px solid #7b0300;*/
background-color:#ae102b;
width:1000px;

}
#slides{
/*background: transparent url(images/scroll-back.jpg) center top repeat-x scroll;*/
height:193px;
text-align:left;
margin:0px;
background-color:#ffffff;
}
#menu {

text-align:center;
width:1000px;
height: 71px;
background: transparent url(images/menu-back.jpg) center top no-repeat scroll;

}
/*#menu a, #menu a:link, #menu a:visited {

color: #FFFFFF;
background-color:transparent;
text-align:center;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
margin-top:1px;
margin-bottom: 1px;
border: 1px solid white;
}*/
#wrap-copy {
width: 751px;
text-align:center;
background-color:transparent;
margin: auto auto auto 240px;
min-height:540px;

}
#copy {
background: transparent url(images/copy-back.jpg) center repeat-y scroll;
margin: auto;
border-bottom: 4px solid #B0C022;
}
#side-menu {
float:left;
width:225px;
height: 540px;
background: transparent url(images/side-menu-back.jpg) center top no-repeat scroll;
display:block;
}
td {
font-size: 90%;
}

#footer {

font-size: 80%;
color:#000000;
width:1000px;
margin:auto;
background-color: #ffea00;
height: 1.5em;
text-align:center;
}
#footer a, #footer a:link, #footer a:visited {
color: #000000;
text-decoration:none;}



img {border:none;}
a, a:link, a:visited {
color:#003a63;
}

a:hover {
color: #999999;
}

p, li {
text-align:left;
color:#000000;
/*letter-spacing: .15em;*/
line-height: 140%;
margin-top:0px;
margin-left: 20px;
margin-right:20px;
font-size: 90%;
background-color:transparent;
}
ul {
color:#003a63;
text-align:left;

} 
h1, h2, h3, h4, h5 {
color:#7C0B1D;
text-align:left;
margin-top:0px;
margin-left: 20px;
margin-top:0px;
}


.float-left {
float:left;}

.float-right {
float:right;}

.left{
text-align:left;
}
.center {
text-align:center;}
.right {
text-align:right;}

.zero-top {
margin-top:0px;}
.zero-bottom {
margin-bottom:0px;}

.yellow-back {
background-color:#FFE800;
margin-left:6px;
margin-right: 6px;} 
.green-back {
background-color: #B0C022;
}
.orange-back {
background-color: #F78F1E;
margin-left:6px;
margin-right: 6px;}

.larger {
font-size: 130%;
}

.larger-blue {
font-size: 130%;
color: #005595;
}
.hide {
display:none;
}
#aca {
text-align:right;margin-right:10px;
}