/* CSS Document */

html, body
{
	background-repeat: repeat-x;
	background-position: top left;
}

#header-table
{
	background-image: url(../images/bgtopleft.jpg);
	background-repeat: no-repeat;
}

#footer-wrapper
{
	border: 0 none;
}


#objectPageLayout.box
{
	border-width: 0;
}

#bottom
{
	margin: 0 auto;
	width: 1000px;
}

#bottom ul
{
	list-style: square outside none;
}

.botwid
{
	color: #DDDDDD;
    float: left;
    font-family: Arial,Tahoma,Century gothic,sans-serif;
    font-size: 12px;
    margin: 10px 0 0 15px;
    padding-bottom: 10px;
    width: 230px;
}

.botwid ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px;
}

.botwid ul li {
    clear: left;
    height: 100%;
    line-height: 18px;
    list-style-type: none;
    width: 220px;
}

.botwid ul li a:link, .botwid ul li a:visited {
    border-bottom: 1px solid #3F3339;
    color: #9F778B;
    display: block;
    padding: 5px 0 5px 5px;
    text-decoration: none;
}

h3.bothead
{
	color: #ffffff;
	font-size: 15px;
	height: 20px;
	padding: 10px 0 10px 10px;
}

.clear
{
	clear: both;
}

#b-content {
width: 980px;
margin: 0 auto;
}

.b-box {
width: 320px;
float: left;
margin-right: 10px;
margin-bottom: 20px;
}

.b-box h2 {
font-size: 16px;
font-family: Arial,sans serif;
padding: 10px 0px 5px 0px;
}

.b-box h2 a:link, .b-box h2 a:visited {
color: #1D4161;
}

.boxim {
width: 303px;
height: 125px;
background: #EEE;
padding: 5px;
border: 1px solid #E3E3E3;
}

.b-entry {
margin: 0 0;
padding: 0px 0px;
color: #666;
font-size: 12px;
}

.b-entry p {
margin: 0px 0px 20px 0px;
padding: 0px 0px;
line-height: 22px;
}

.lastbox {
float: right;
clear: right;
margin-right: 0px!important;
}

#welcome {

margin: 10px 0px 20px 0px;
background: #F2F2F2;
border: 1px solid #E3E3E3;
padding: 10px 20px;
}

#welcome p {
font-size: 18px;
color: #434141;
text-shadow: 1px 1px 0px white;
font-family: georgia;
line-height: 150%;
}