body {
	/*background-repeat: repeat;
	background-image: url(images/background.gif); */
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, "Times New Roman";
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	margin: 0px;
}


a:link {
	color: #660000;
}
a:active {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

h1 {
	color: #6F1126;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	width: auto;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #6c4712;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 2px;
	width: auto;
	margin-bottom: 2px;
}

h3 {
	color: #6F1126;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	background-color: #EBEBE0;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
	width: auto;
	border: 1pt outset #BBBB99;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

h4 { color: #6c4712; font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: normal; font-style: italic; line-height: 14px; letter-spacing: 2px; width: auto; }

h5 { color: #715812; font-size: 10px; font-family: "Times New Roman", Times, serif; font-weight: normal; line-height: 14px; font-stretch: normal; text-align: left; letter-spacing: 1px; width: auto; max-width: 380px; }

h6 { color: #999966; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-stretch: normal; font-size-adjust: none; line-height: 11px; text-align: center; letter-spacing: 1px; width: auto; }
.maintable {
	border: 5px solid #6F1123;
}

.address { color: #9c831a; font-size: 14px; font-weight: normal; letter-spacing: 2px; width: auto; }

.SubHead { color: #6E1124; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; line-height: 16px; width: auto; }

.HighlightBeginning { color: #666633; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; letter-spacing: 2px; width: auto; }

.bold { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; letter-spacing: 1px; width: auto; }

.names { font-style: italic; width: auto; }

.reviewLead { font-size: 16px; font-weight: normal; font-style: italic; width: auto; }

.navBgrnd {
	background-image: url(images/navBgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
	padding: 0%;
	vertical-align: top;
	background-color: #FFFFFF;
}
.companyNav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
.workNav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
.companyNav a:link {
	color: #660000;
	text-decoration: underline;
}
.companyNav a:active {
	color: #660000;
	text-decoration: underline;
}
.companyNav a:visited {
	color: #660000;
	text-decoration: underline;
}
.companyNav a:hover {
	color: #666666;
	text-decoration: underline;
}
.workNav a:link {
	color: #333333;
	text-decoration: underline;
}
.workNav a:active {
	color: #333333;
	text-decoration: underline;
}
.workNav a:visited {
	color: #333333;
	text-decoration: underline;
}
.workNav a:hover {
	color: #660000;
	text-decoration: underline;
}
.tips {
	color: #6F1126;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	background-color: #EBEBE0;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
	width: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1pt solid #CCCC99;
}
.tipsBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660033;
}
.footer {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-stretch: normal;
	font-size-adjust: none;
	line-height: 16px;
	text-align: center;
	letter-spacing: 1px;
	width: auto;
	background-color: #CCCC99;
	
}
.footer a {
white-space: nowrap;
}
.imgborder {
	padding: 2px;
	border: 1px solid #CCCC99;
}
#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery li {
	float: left;
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCCC99;
}
#gallery img {
	border: none;
}

.footer a {
	white-space: nowrap;
}

.job {
	width: 540px;
	border: 1px solid #CCCC99;
	padding: 3px;
	margin-bottom: 5px;
	background: #ffffff url('images/navBgrnd.jpg') repeat-x;
}

.job h2 {
	margin-top: 1px;
}

.tips a {
	text-decoration: none;
}
