@charset "UTF-8";
/* CSS Document */

.contentbackimage {
	background-image: url(images/fadegray.png);
	background-repeat: no-repeat;
}
.sidebar {
	background-color: #011126;
	width: 20px;
	color: #FFF;
}
.borderpicture {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#topimage {
	position: absolute;
}
#body {
	background-image: url(images/backdrop.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bckround {
	background-color: #011126;
}
.redbkdp {
	background-image: url(images/redbkdp.png);
}
.redtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #F00;
	text-align: center;
}
.leftnav {
	color: #000;
}
#googlemap {
	height: 350px;
	width: 500px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	border: medium groove #666;
}
.address {
	color: #000;
}
.asecert {
	text-align: center;
	vertical-align: middle;
	border: medium groove #666;
	background-color: #FFF;
}
.spacer {
	color: #FFF;
	background-color: #011126;
	width: 20px;
}
#bb {
	background-image: url(images/blah.png);
	background-repeat: no-repeat;
}
#coup1 {
	border: thin dashed #000;
}
#bt {
	background-image: url(images/blah1.png);
	background-repeat: no-repeat;
}
.graybar {
	background-color: #929EA6;
	width: 20px;
}
.maphyper {
	font-family: "Arial Black";
	font-size: small;
	color: #000;
	text-decoration: underline;
}
.copyright {
	font-size: small;
	color: #011126;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.certified {
	font-size: medium;
	font-weight: bolder;
	color: #011126;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.services {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #011126;
}
#coup7 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.graybart {
	background-color: #929EA6;
	width: 970px;
	height: 20px;
}
#padding {
	padding: 10px;
}
.flash {
	height: 180px;
	width: 300px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

