/* CSS Document */

body {
	background-color: #996699;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin-top:0;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size:14px;
	font-weight:bold;
}

A:hover {
	color: #CC6633;
	text-decoration: underline;
}

A:visited {
	color: #CC6633;
	text-decoration: underline;
}

A:link {
	color: #CC6633;
	text-decoration: underline;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

.products a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}

.products a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}

.products a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}

.boxHeading {
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.cities {
	color: #660033;
	font-size:12px;
}

.boxContent {
	color: #000000;
	font-size:11px;
}

.boxContent a:link {
	color: #660033;
	text-decoration: underline;
	font-size: 10px;
}

.boxContent a:hover {
	color: #660033;
	text-decoration: underline;
	font-size: 10px;
}

.boxContent a:visited {
	color: #660033;
	text-decoration: underline;
	font-size: 11px;
}

.siteLink {
	color: #660033;
	font-size:12px;
}

.siteLink a:link {
	color: #660033;
	text-decoration: underline;
	font-size: 12px;
}

.siteLink a:hover {
	color: #660033;
	text-decoration: underline;
	font-size: 12px;
}

.siteLink a:visited {
	color: #660033;
	text-decoration: underline;
	font-size: 12px;
}

.terms {
	color: #000000;
	font-size:10px;
}

.pageHeadings {
	color: #660033;
	font-size:14px;
	font-weight:bold;
}

.keywords {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.keywords a:link {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}

.keywords a:hover {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}

.keywords a:visited {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}

.footer {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 9px;
}

.footer a:hover {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 9px;
}

.footer a:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 9px;
}

.box table {border: 1px solid #996699}