body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

.header {
	background-color: #FFFFFF;


}
#navred {
	background-repeat: repeat;
	background-image: url(../images/lightblue_bg.jpg);
}
td {
	vertical-align: top;
}
#navlist {
	margin: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FFFFFF;
}

#navlist a, #navlist a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 3px;
	border-bottom: 1px solid #841C1D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #841C1D;
	border-right-color: #841C1D;
	border-left-color: #841C1D;
}

#navlist a:hover {
	background-color: #AE4545;
	color: #CCCCCC;
	text-decoration: none;
}

#sidebar #navlist .uberlink {
	background-color: #AE4545;
	color: #FFFFFF!important;
	cursor: default;
	text-decoration: underline;
}
.navli {
	text-indent: 5px;
	margin-bottom: 10px;
}
#bottom {
	background-image: url(../images/darkblue_bg.jpg);
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #326698;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#homecontent {
	background-color: #FFFFFF;
	font-size: 14px;
	padding-left: 7px;
	padding-top: 5px;
}
#content {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #FFFFFF;
}
.listing {
	width: 625px;
	border: 2px solid #AE4545;
}

.listing1 {
	border-left: 1px solid #AE4545;
	border-right: 1px solid #AE4545;
	border-top: 1px solid #AE4545;
	border-bottom: 1px solid #AE4545;
	
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#bg {
	background-repeat: repeat;
	background-image: url(../images/lightblue_bg.jpg);
}
.left {
	float:left;
	width:260px;
	margin:0;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
.bio {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	
}

#chamber {
	text-align: center;
	position: relative;
	top: 0px;
}
h1 {
	font-size: 18px;
}
.imgborder {
	border: 2px solid #AE4545;
}

.linkedin {
	padding-top:0px;
}
