body {
	behavior: url("csshover3.htc");
	background-color: #336600;
}
#page-all {
	width: 900px;
	border: thin solid #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(../images/Background/bkgrnd-med.gif);
	background-color: #CCCCCC;
	clear: none;
	float: left;
	line-height: normal;
}
.fullwidth {
	clear: none;
	float: left;
	position: relative;
	left: 9px;
}


#head-all {
	height: 132px;
	width: 900px;
}
#header-logo {
	height: 130px;
	width: 130px;
	clear: none;
	float: left;
}
#header-middle-all {
	height: 130px;
	width: 580px;
	clear: none;
	float: left;
}
#header-middle-bizname {
	width: 580px;
	text-align: center;
}
#header-middle-tagline {
	clear: both;
	width: 580px;
	text-align: center;
	font-weight: bold;
	font-size: small;
	height: 45px;
}
#header-middle-bottom {
	width: 580px;
	padding: 5px;
	font-size: small;
}
#header-middle-bottom-email1 {
	width: 290px;
	clear: none;
	float: left;
}
#header-middle-bottom-email2 {
	width: 290px;
	clear: none;
	float: right;
	text-align: right;
}
#header-rightnav {
	height: 130px;
	width: 180px;
	clear: none;
	float: right;
	text-align: right;
	vertical-align: bottom;
	background-image: url(../images/Background/bkgrnd-med.gif);
}
#header-rightnav-top {
	height: 100px;
	font-weight: bold;
}
#header-rightnav-links {
	font-size: x-small;
	height: 20px;
	text-align: right;
	float: right;
	padding-right: 5px;
}



#main-all {
	width: 900px;
	margin-top: 0px;
	background-image: url(../images/Background/bkgrnd-med.gif);
}
#main-titlebar {
	width: 900px;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 35px;
	top: 0px;
	background-color: #999999;
	background-image: url(../images/Background/bkgrnd-dark.gif);
	line-height: normal;
}
#main-leftcolumn {
	width: 130px;
	clear: none;
	float: left;
	background-image: url(../images/Background/bkgrnd-med.gif);
	background-color: #999999;
}
#main-search {
	text-align: right;
	width: 755px;
	top: 0px;
	float: right;
	clear: right;
	padding-right: 5px;
	background-image: url(../images/Background/bkgrnd-light.gif);
}
#main-content {
	width: 755px;
	text-align: left;
	float: right;
	padding: 5px;
	clear: none;
	background-image: url(../images/Background/bkgrnd-light.gif);
	border: thin solid #999999;
}


#footer-all {
	width: 900px;
	clear: both;
	float: left;
	height: 100px;
	background-image: url(../images/Background/bkgrnd-med.gif);
	left: 0px;
}
#footer-navlinks {
	width: 900px;
	text-align: center;
	background-image: url(../images/Background/bkgrnd-med.gif);
	font-size: small;
}

#footer-content {
	width: 900px;
	height: 75px;
	text-align: center;
	background-image: url(../images/Background/bkgrnd-med.gif);
}
.x-small {font-size: x-small}
.small {
	font-size: small;
}
.alignleft {
	float: left;
}

.bold-80 {	font-size: 80%;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	line-height: normal;
	margin-top: 4px;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
.clearall {
	clear: both;
	float: none;
}



