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

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #dbdbdb;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

a.body:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #772020;
	text-decoration: underline;
}
a.body:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #772020;
	text-decoration: underline;
}
a.body:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #772020;
	text-decoration: underline;
}

.topdec {
	background-color: #000000;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	padding-bottom: 20px;
}
.tablebackmain {
	background-image: url(images/tableback.gif);
	background-repeat: repeat-y;
}
.mainnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #772020;
	padding: 5px;
}

a.mainnav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #772020;
	text-decoration:none;
	padding: 5px;
}

a.mainnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #772020;
	text-decoration:none;
	padding: 5px;
}

a.mainnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding: 5px;
}

.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #787878;
}
.greyline {
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #772020;
}
.miniheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #772020;
}
.miniheadersgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.sidenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-decoration:none;
	padding: 8px;
	line-height: 30px;
}

a.sidenav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-decoration:none;
	padding: 8px;
}

a.sidenav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-decoration:none;
	padding: 8px;
}

a.sidenav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-decoration:underline;
	padding: 8px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.footer:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


a.footer:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.faq {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #772020;
	text-decoration: underline;
	line-height: 10px;
}

a.faq:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #772020;
	text-decoration: underline;
	line-height: 10px;
}
.faqheadersgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

img.brands {
max-width: 130px;
}

.slogan2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top:10px;
}

.slogan3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #772020;
	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #772020;
}
.logo {
	margin-bottom: 10px;
}

