﻿/*  Stylesheet for BowensDesign.com Home Page - Aug 2007  */

body {
	background-image: none;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table {
	margin: 0px 0px 0px 0px;
}

/* html drop down nav styles */
.globalnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.globalnavhead {
	color: #000000;
}

.globalnav1 {
	color: #000000;
}

.globalnav2 {
	color: #000000;
}

.globalnav3 {
	color: #000000;
}
/* end html drop down nav styles */


form {
	margin: 0px 0px 0px 0px;
}

.heading1 {
	font-family: VectoraODisp Roman, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

.heading2 {
	font-family: VectoraODisp Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

.heading4 {
	font-family: VectoraODisp Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.promotitle {
	font-family: VectoraODisp Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tabtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

td.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.promo {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

a {
	text-decoration: underline;
	color: #006699;
}

a.promo:hover {
	font-weight: bold;
	color: #983306;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #983306;
}

b {
	font-weight: bold;
}

img.promoimage {
	border: 1px solid #da9143;
}

#bullet {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px 0px 4px 0px;
}

#bulletlink {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-indent: 0px;
	text-align: left;
	padding: 0px 0px 4px 10px;
}

#lvl3textarea {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-indent: 0px;
	text-align: left;
	padding: 0px 0px 4px 0px;
}

.footer {
	font-size: 10px;
	color: #868686;
}
