﻿body
{
	margin-top: 0px;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/bg.jpg);
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Menu Links */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ---------------------- activePage ---------------------*/


a.activePage:link
{
	display: block;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #bb383c;
	text-decoration: none;
	text-transform: uppercase;
}
a.activePage:visited
{
	display: block;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #bb383c;
	text-decoration: none;
	text-transform: uppercase;
}
a.activePage:active
{
	display: block;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #bb383c;
	text-decoration: none;
	text-transform: uppercase;
}
a.activePage:hover
{
	display: block;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #bb383c;
	text-decoration: none;
	text-transform: uppercase;
}
/* ---------------------- menu ---------------------*/
a.menu:link
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}


a.menu:visited
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
a.menu:active
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
a.menu:hover
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #5f7479;
	text-transform: uppercase;
}
/* ---------------------- a ---------------------*/
a.na:link,a.na:hover,a.na:visited,a.na:active{ text-decoration:none;background-color: #fff;}

a:link{color: #006699;}
a:visited{color: #006699;}
a:active{color: #006699;}
a:hover{color: #ffffff;background-color: #bb383c;}

a.highlightSection:link
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.highlightSection:visited
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.highlightSection:active
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.highlightSection:hover
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.wrapperTable
{
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.copyTable
{
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
}

.copy
{
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}
h1
{
	display: inline;
	font-weight: bold;
	font-size: 12pt;
	color: #bb383c;
	text-decoration: none;
	font-style: italic;
}
.exclamation
{
	font-size: 50pt;
	color: #a9a9a9;
	text-decoration: none;
}
.beFound
{
	font-size: 20pt;
	color: #a9a9a9;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
.bText
{
	font-size: 10pt;
	color: #9c2e31;
	text-decoration: none;
}
.bodyTable
{
	padding-right: 10px;
	padding-left: 10px;
}
.phone
{
	padding-left: 15px;
	font-size: 13pt;
	color: #ffffff;
}
.highlight
{
	background-color: #bb383c;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.testimonialsHighlight
{
	background-color: #5f7479;
	color: #ffffff;
}
UL.noPad
{
	list-style-position: outside;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pad35Left
{
	padding-left: 35px;
}
/* Use for web services demo */
#shop th{ color:White; background-color:Navy; text-align:left; white-space:nowrap;}
#shop td{ padding:0px 15px;}