body {
	background-color: #AAAAAA;
	background-image: url(images/background-1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	text-transform: uppercase;
	background: #f1f1f1;
	font-size: 12px;
	line-height: 18px;
	text-indent: 10px;
	font-weight: bold;
	margin: 0px;
}
#ftd {
	float: right;
	text-align: center;
	color: #FFFFFF;
	font: 10px/14px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 10px;
	height: 90px;
}
#ftd a, #ftd a img {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}
#ftd a:hover {
	text-decoration: underline;
}
.breadcrumb {
	text-indent: 20px;
	line-height: 20px;
}
.homeshowborder {
	border: 2px solid #5D407A;
	height: 240px;
	width: 320px;
}
.bodyareapad {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

#vendors p {
	margin-left: 26px;
}

/****  nav buttons  *****/
#nav {
	margin: 0px;
	padding: 0px;
	background: #5D407A;
	list-style-type: none;
	width: 100%;
	float: left;
}

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav a {
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0E1FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding-right: 14px;
	padding-left: 14px;
}

#nav a:hover, #nav a:active {
	background: #412D55;
}
#footer p {
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#footer .phones {
	font-size: 10px;
}
