/* CSS Document */

html, body {
font-family: "Microsoft Sans Serif", Verdana, Arial; 
line-height: 160%;
font-size: 14px;
padding: 0px;
margin: 0px;
}

td {
font-family: "Microsoft Sans Serif", Verdana, Arial; 
line-height: 160%;
font-size: 14px;
}

#maincontainer {width: 990px; background: #ffffff; margin: 0px; padding: 0px; text-align: left;}
#header {width: 960px; height: 105px; border-bottom: #540000 5px solid;}
#container {width: 930px; margin: 0px; padding: 0px;  text-align: left;}
#content {float: right; width: 700px; text-align: left; }
#nav {float: left; width: 230px;}
#nav iframe {padding-left: 20px;}

.navigation {padding: 0px; margin:0 10px 0 10px; list-style: none;}
.navigation li {text-align: left; padding: 0 0 0 10px; width: 180px; border-bottom: #444444 1px solid;}
.navigation li a {color: #333333; text-decoration: none;}


#footer {clear: both; width: 990px; height: 50px; padding-top: 10px; border-top: #999999 1px solid;}

h1 {
font-size: 20px;
color: #323232;
}

h1.nav {
font-size: 14px;
color: #323232;
text-align: left;
margin: 7px 10px 7px 10px;
padding: 0 0 0 10px;
background: url('../images/navheader.png') repeat-x 0 0;
color: white;
width: 180px;
}

h2 {
font-size: 18px;
color: #323232;
}

h3 {
font-size: 16px;
color: #323232;
}

a {
color: #323232;
}

img {
border: 0px;
}

.dropLeft {
float: left;
}

.dropRight {
float: right;
}

.clearBoth {
clear: both;
}

.buffer {
padding: 10px;
}

.highlight {
background: #EE660C;
}

