
@import url("basic.css.php");

#mainnav {
background: #670000 url(border/image4.jpg) no-repeat top left;
}
#content h3 {
margin: 15px 0px 0 -10px;
padding: 10px 0px 7px 10px;
border: 1px solid #ecded0;
background: #f2ebdc;
color: #670000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 1px;
line-height:1.2;
}
#content h3 a {
border: none;	
}
#content h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333;
padding: 10px 0 10px 0;
}
#content h5 {
padding-top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
}
#content img {
float: right;
margin: 10px 20px 5px 30px;
padding: 7px;
border: 1px solid #cbbb9c;
background: #fff;
}
#content img.floatleft {
float: left;
margin: 5px 15px 5px 3px;
}
#content img.nofloat {
float: none;
margin: 0;
}

/* Sidebar */
#sidebar {
width: 211px;
padding: 0;
}
#sidebar h3 {
margin: 0;
padding: 14px 4px 6px 29px;
background: #e5d4b5 url(images/bkgr-h3.gif) no-repeat 0px -35px;
border-bottom: 1px solid #E3D1AF;
color: #670000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
letter-spacing: .05em;
line-height: 1;
}
#sidebar h3#sbs {
border-top: none;
background: #e5d4b5 url(images/bkgr-h3.gif) no-repeat 0px -10px;
}
#sidebar ul {
margin: 0;
padding: 0;
border: none;
}
#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;
border-bottom: 1px solid #E3D1AF;
line-height: 1.2;
list-style: none;
}
#sidebar ul li a {
display: block;
margin: 0;
font-size: 1em;
}
#sidebar a:link, #sidebar a:visited {
padding: 10px 12px 10px 28px;
background: url(images/bullet-arrow-red2.gif) no-repeat 10px 12px;
border: none;
color: #44320e;
font-weight: bold;
line-height: 1.2em;
text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
padding: 10px 12px 10px 28px;
background: #951500 url(images/bullet-arrow-beige.gif) no-repeat 10px 12px;
border: none;
color: #f9f7f1;
font-weight: bold;
line-height: 1.2em;
text-decoration: none;
}
#sidebar ul li.currentsubpage a:link, #sidebar ul li.currentsubpage a:visited, #sidebar ul li.currentsubpage a:hover, #sidebar ul li.currentsubpage a:active {
background: #f7f3ea url(images/bullet-arrow-red2.gif) no-repeat 195px 12px;
color: #600;
text-decoration: none;
border: none;
}
#content .prettytable {
background: #fff;
border-top: 1px solid #f5f0e7;
border-left: 1px solid #f5f0e7;
}
#content .prettytable th {
padding: 5px 10px;
background: #f2ebdc;
background: #e5d4b5 url(images/bkgr-h3.gif) no-repeat right -15px;
border-bottom: 1px solid #f5f0e7;
border-right: 1px solid #f5f0e7;
font-weight: bold;
line-height: 1.2;
vertical-align: top;
}
#content .prettytable td {
padding: 5px 10px;
border-bottom: 1px solid #f5f0e7;
border-right: 1px solid #f5f0e7;
line-height: 1.4;
vertical-align: top;
}
#content .formtable td {
padding: 5px 2px 5px 10px;
line-height: 1.4;
}
#content table.tableright {
float: right;
}
td.rightalign {
text-align: right;
}
#content .pullquote {
width: 214px;
float: right;
margin: 15px 5px 5px 25px;
padding: 0;
background: #b40000 url(images/pullquote-top.gif) no-repeat left top;
color: #fff;
}
#content .pullquote p {
padding: 15px 15px 15px 30px;
}
#content .pullquote p.source {
padding-top: 7px;
background: #b40000 url(images/pullquote-bottom.gif) no-repeat left bottom;
font-style: italic;
font-size: .8em;
}
#content .pullquote a:link, #content .pullquote a:visited {
color: #fff;
border-bottom: 1px dotted #f2ebdc;
}
#content .pullquote a:hover, #content .pullquote a:active {
color: #f00;
border-bottom: 1px dotted #f00;
}

