/* CSS Document */

body {
background-color: #716f6e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px;
}


.flash1 {
z-index: 0;}


.footer-text {
background-color: #3c3b3b;
color: #CCCCCC;
text-transform: lowercase;
z-index: 100;}

.btn:link {
color: #cccccc;
font-weight: bold;}

.page-heading {
padding-left: 12px;
height: 55px;
background-color: #4D4948;
color: #E77817;
}

.contactdiv {
position: relative;
height: 53px;
width: 100px;
text-transform: lowercase;
left: 730px;
}

.footer-line {
background-color: #535354;
color: #000000;
text-transform: lowercase;
z-index:99;
}

.footer-link:link {
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
}

.footer-link:visited {
color: #999999;
font-weight: bold;
text-decoration: underline;
}

.footer-link:hover {
color:#CCCCCC;
font-weight: bold;
text-decoration: none;
}

.footer-link:active {
color:#999999;
font-weight: bold;
text-decoration: none;
}