/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-y;
	
}
td.pagetitle {
	background-image: url(images/yellowline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #A1B2C5;
	text-align: right;
	padding: 0 10 6 0;
	vertical-align: middle;
	color: #ffff99;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	font-family: times new roman;
}
.subtitle {
	font-family: times new roman;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}
.subtitle-bl {
	font-family: times new roman;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color:#004080;
}
.sectitle {
	font-family: arial;
	font-weight: bold;
}
.saletitle {
	font-family: times new roman;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.e90 {
	font-size: .9em;
}
.e80 {
	font-size: .8em;
}
.e70 {
	font-size: .7em;
}
#navlist {
        margin: 0;
        padding: 0;
        border-right: 2px solid #6899C4;
		background-color: #C3D5EB;
}
#navlist li {
        list-style-type: none;
        margin: 0;
        font-size: .75em;
		color: #232C7B;
}
#navlist a:link, #navlist a:visited {
        text-decoration: none;
        background-color: #C3D5EB;
        color: #232C7B;
        display: block;
        padding: 2px 6px; 
        border-top: 0;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
        background-color: #F3F7FA;
        color: #232C7B;
}
#navlist a {height: 1em;}
img {
	border-color: black;
}
td.logocell {
	background-image: url(images/nav-bg.gif);
	vertical-align: top;
	width: 150px;
}
.lightfooter a:link {
	color: white;
	text-decoration: none;
}
.lightfooter a:visited {
	color: white;
	text-decoration: none;
}
.lightfooter a:active {
	color: white;
	text-decoration: none;
}
.lightfooter {
	font-size: .7em;
	color: white;
}
.lightfooter a:hover {
	color: yellow;
	text-decoration: underline;
}
.darkfooter a:link {
	color: black;
	text-decoration: none;
}
.darkfooter a:visited {
	color: black;
	text-decoration: none;
}
.darkfooter a:active {
	color: black;
	text-decoration: none;
}
.darkfooter {
	font-size: .7em;
	color: black;
}
.darkfooter a:hover {
	color: #6666ff;
	text-decoration: underline;
}
.content {
	padding: 10 0 0 20;
	text-align: center;
}
table.table80 td {
	font-size: .8em;
}
table.sale td {
	font-size: .8em;
	text-align: center;
}
table.sale img {
	margin-bottom: 5;
}
.sup {
	vertical-align: text-top;
	font-size: .75em;
}
table.tdtop td {
	vertical-align: top;
}
p.salenav {
	font-size: .8em;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
a:link, a:visited {
	color: #232C7B;
	text-decoration: none;
}
a:hover, a:active {
	color: #930;
	text-decoration: underline;
}
td.saletext {
	background-color: red;
	color: white;
	font-size: 2em;
	padding: 25;
	text-align: center;
}
.phonenum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #182954;
	font-weight: bold;
	font-variant: normal;
}
