body {
	font-family: Arial, Helvetica, sans-serif;
	color: #B9BFCE;
	background-color: #010000;
	line-height: 1.5em;
	background-image: url(images/bkgd_lines.gif);
}
h2 {
	padding-left: 0px;
	color: #687597;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #8993AD;
}
a:hover {
	color: #CDB796;
}
a:active {
	color: #CDB796;
}



#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}

#banner {
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(images/bannerlogo.jpg);
	margin: 0;
}
#banner h1 {
	margin-left: -5000px;
}



#maincontent {
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #000000;

}
#maincontent h1 {
	color: #D1D5DE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BA4B7;
	padding-bottom: 5px;
	line-height: 2em;
}


#footer {
	clear: both;
	text-align: center;
	font-size: .9em;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;

}
#footer a {
	color: #666666;
	text-decoration: underline;
}

.smallfont {
	font-size: 0.65em;
	color: #666666;
}

td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #687597;
	color: #D1D5DE;
	margin: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

th {
	font-size: 1.3em;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.altrow {
	background-color: #56617C;
}

.copyright {
	font-size: 0.7em;
}



/*--Top Nav Bar -------------------------------------------------- */
#nav {
	text-align: center;
	width: 760px;
	margin: 0px;
}

#nav ul {
	list-style: none;
	background-color: #56617C;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 0px;

}

#nav li {
	list-style: none;
	display: inline;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #687597;
	font-size: 0.9em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #7C87A5;
}


#nav li a:link {
	color: #DBDEE6;
	text-decoration: none;

}

#nav li a:visited {
	color: #DBDEE6;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
#nav li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*--End Top Nav Bar -------------------------------------------------- */

.address {
	font-size: 0.9em;
}
.serviceitem {
	font-weight: bold;
	color: #D1D5DE;
	margin-bottom: -15px;
	padding-top: 10px;
}
.sitedesign {
	color: #56617C;
	font-size: .7em;
}
.bodysmaller {
	font-size: .9em;
	margin-top: 0px;
}
.coupon {
	border: 4px dashed #999999;
}
.img_right {
	float: right;
}

.welcome {
	color: #E8EDF0;
	background-color: #000000;
}
.teaser_green {
	background-color: #586338;
	padding: 10px;
	border: 5px solid #000000;
}

.teaser_black {
	background-color: #000000;
	padding: 10px;
	border: 5px solid #000000;
}

.teaser_brown {
	background-color: #665345;
	padding: 10px;
	border: 5px solid #000000;
}

.teaser_blue {
	background-color: #56617C;
	padding: 10px;
	border: 5px solid #000000;
}.photogallery {
	background-color: #000000;

}
.photogallery img {
	border: 1px dotted #666666;
	margin: 3px;
	padding: 1px;
}
.product {
	border: 2px dashed #323847;
	margin-top: 1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.product img {
	float: left;
	margin-right: 1em;
}
.product ul {
	margin-left: 175px;
}
.border_both {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #000000;
}
