/* CSS Document */

body {
background-color: #731942;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
line-height: 130%;
padding: 0;
margin: 0;
}

#container {
top: 0px;
text-align: left;
background-color: #CCAFBB;
border-right: 2px solid white;
border-left: 2px solid white;
margin: 0px auto;
padding: 0px;
width: 750px;
height: 5000px;
z-index: 200;
}

#description {
visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
color: #731942;
}

#header {
width: 100%;
height: 190px;
overflow: hidden;
background-image:url(lll_header.jpg);
border-bottom: 2px solid white;
z-index: 1000;
}

#contact {
float: right;
width: 250px;
color: #731942;
font-weight: normal;
padding-top: 15px;
}

#contact a {
color: #731942;
text-decoration: none;
}

#contact a:hover {
text-decoration: underline;
}

#skipnav {
float: right;
width: 200px;
color: #731942;
font-weight: normal;
padding-top: 15px;
}

#skipnav a {
color: #731942;
text-decoration: none;
}

#skipnav a:hover {
text-decoration: underline;
}

#flash {
float: left;
width: 750px;
height: 80px;
border-bottom: 2px solid white;
}

#leftnav {
float: left;
background-color: #CCAFBB;
width: 240px;
}

#leftnav ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#leftnav li {
color: #731942;
font-weight: bold;
padding-left: 0px;
}

#leftnav li.whitebottom {
border-bottom: 2px solid white;
}

#leftnav li.light {
font-weight: normal;
}

#leftnav li.whitebottomlight {
border-bottom: 2px solid white;
font-weight: normal;
}

#leftnav li a {
color: #731942;
display: block;
padding: 10px 5px 10px 30px;
text-decoration: none;
}

* html #leftnav li a {
padding: 5px 5px 10px 30px;
p\adding: 5px 5px 10px 30px;
}

#leftnav li a:hover {
display: block;
background-color: white;
}

#leftnav p {
color: #731942;
padding-left: 30px;
}

#leftnav form {
color: #731942;
padding-left: 30px;
}

#maincol {
float: left;
width: 460px;
background-color:#FFFFFF;
color: #444444;
font-weight: normal;
padding: 10px 25px 5px 25px;
}

* html #maincol {
width: 460px;
w\idth: 460px;
overflow: hidden;
o\verflow: hidden;
}

#maincol ul {
padding: 0px;
margin: 0px;
}

#maincol li {
padding: 5px 5px 5px 0px;
}

#maincol a {
color: #9E617D;
font-weight: bold;
text-decoration: none;
}

#maincol a:hover {
text-decoration: underline;
}

blockquote {
text-indent: -3px;
padding: 0px;
margin: 0px;
}

.small {
font-size: 80%;
}

h1 {
font-size: 150%;
line-height: 150%;
}

th {
font-weight: normal;
}

