html, body, div, span, object, img, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
body {
	background: #fff;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 13px;
	color: #4B4C4B;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	margin-bottom: 8px;
}
h2 {
	font-size: 16px;
	color: #648D0E;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	line-height: 12px;
	color: #575757;
}

a { 
	color:#4B4C4B; 
	text-decoration:none;
}
addus {
	border: thin inset #666666;
	font-weight: bold;
	background-color: #DEDFDA;
	padding: 5px;
}

a:hover { 
	color:#4B4C4B; 
	text-decoration:underline;
}
ul {
	list-style-image: url(../images/r2.gif);
	list-style-position: outside;
}
li {
	margin-left: -20px;
	line-height: 1.6em;
}
strong {
	color:#648D0E;
}
.floatLeft {
	float: left;
}

#header {
	height: 83px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	background-color: #FFF;
	color:#4B4C4B;
}
.underline {
	text-decoration: underline;
}
.marginLeft {
	height: auto;
	width: 90px;
	margin-left: 30px;
}
#title {
	height: 75px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	padding-left: 45px;
}
#logoText {
	float: left;
	height: 55px;
	width: 500px;
	padding-top: 20px;
}
#menu {
	height: 35px;
	width: 120px;
	margin-left: 630px;
	background-color: #FFF;
	padding-top: 43px;
}
#logoImage {
	padding-top: 7px;
	float: left;
	vertical-align: baseline;
	height: 68px;
	width: 70px;
}


#menu a {
	color: #7B7B7B;
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: none;
}
#banner {
	text-align: center;
	height: 277px;
	width: 100%;
	background-image: url(../images/banner-bkgd.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
#content {
	height: auto;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
	background-repeat: repeat-y;
}
#contentTop {
	height: auto;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 90%;
	padding-left: 20px;
}
.center {
	text-align: center;
}
#contentBkgd {
	height: 400px;
	width: 766px;
	background-image: url(../images/content-bkgd.gif);
}
#colLeft {
	display: inline;
	float: left;
	height: 400px;
	width: 230px;
	padding-left: 20px;
	padding-right: 15px;
}
#colMid {
	float: left;
	height: 400px;
	width: 230px;
	margin-left: 25px;
}
#colRight {
	float: left;
	height: 400px;
	width: 210px;
	margin-left: 25px;
	padding-right: 10px;
}
#contentBtm {
	height: 30px;
	width: 766px;
	clear: both;
}
#footer {
	height: 100%;
	width: 100%;
	background-color: #DEDFDA;
}
#footer-text {
	color: #999;
	height: 100px;
	width: 766px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#footer-left {
	color: #999;
	margin-left: auto;
	float: left;
	height: 100px;
	width: 400px;
}
#footer-right {
	display: inline;
	color: #999;
	height: 100px;
	width: 350px;
	padding-left: 200px;
}

#footer-text a {
	color: #648D0E;
	text-decoration: underline;
}

