body {}
p {}
td {}
h1  { font-size: 16px; font-family: Tahoma; font-weight: 600; font-stretch: extra-expanded; text-align: center; margin: 18px 0 12px }
h2  { font-size: 14px; font-family: Arial; font-weight: normal; font-stretch: ultra-expanded; margin: 12px 35px; padding-right: 15px; padding-left: 15px }
h5 { font-size: 14px; font-family: Arial; font-weight: normal; line-height: 5px; font-stretch: ultra-expanded; margin-right: 35px; margin-left: 35px; padding-right: 15px; padding-left: 15px }
h3 { font-size: 14px; font-family: Arial; font-weight: normal; font-stretch: ultra-expanded }
/*
a:link { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; font-stretch: ultra-expanded; text-decoration: none }
a:hover { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; font-stretch: ultra-expanded; text-decoration: underline }
*/
h4 { font-size: 14px; font-family: Arial; font-weight: normal; font-stretch: ultra-expanded; margin-left: 30px }

.dynamicadd {
	padding: 1em 1em 0 1em;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Tahoma;
	color: black;
}

.dynamicadd a:link, .dynamicadd a:visited, .dynamicadd a:active, .dynamicadd a:hover {
	text-decoration: none;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-family: Tahoma;
}

.dynamicadd a:hover {
	text-decoration: underline;
}

a.imagelink img {
	border: 0;
}

.content a {
	text-decoration: underline;
	color: blue;
}

td.topMenu {
    background-color: #C5AD8E;
}

ul.topMenu {
    margin: 0;
    padding: 0;
    height: 24px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.topMenu li {
    display: inline;
    list-style-type: none;
    padding-right: 70px;
}

.topMenu #first {
    padding-left: 40px;
}

.topMenu a {
    color: #000;
    text-decoration: none;
    font-size: 16px; 
    font-weight: bold;
}

.topMenu a:hover {
    color: #fff;
}

td.leftMenu {
    background-image: url('../images/leftMenu.gif');
}

ul.leftMenu {
    margin: 0;
    padding: 0;
}

.leftMenu li {
    list-style-type: none;
    text-align: center;
    margin: 1em 0;
}

.leftMenu a {
    color: #fff;
    text-decoration: none;
    font-size: 17px; 
    font-weight: bold;
}

.leftMenu a:hover {
    color: #000;
}

ul.horizontalSubMenu {
    background-color: #A6CAA8;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}

.horizontalSubMenu li {
    display: inline;
    list-style-type: none;
    padding-right: 33px;
    margin: 0;
}

.horizontalSubMenu a {
    text-decoration: none;
    color: black;
    font-size: 10px;
    font-weight: bold;
}

.horizontalSubMenu a:hover {
    color: white;
}

div.adminBox {
    position: absolute;
    margin-left: 500px;
    margin-top: 5px;
}

.adminBox a {
    display: block;
    border: 1px dotted black;
    background-color: gray;
    color: white;
    padding: .1em .5em;
    text-decoration: none;
    font-weight: bold;
}

div.saleslist {
    border-bottom: 1px dotted black;
    margin: 0 2em;
    padding: 1em 0;
}

.saleslist h3 {
    font-size: 110%;
    font-weight: bold;
    margin: 0;
}

.saleslist .imgThumbnail {
    float: left;
    margin-right: 10px;
}

.saleslist .salesListThumb {
    height: 50px;
}

p.newsletters {
    margin: 1em;
}

.newsletters li {
    list-style-type: none;
}

.newsletters span {
    float: left;
    width: 120px;
}

.newsletters li a img {
    border: 0;
}

div.link {
    text-align: center;
}

img.link {
    border: 0;
}

div.linktext {
    float: right;
    width: 300px;
    margin: 0 1em;
    text-align: left;
}

div.jobPosting {
    border-top: 1px dotted gray;
}
