*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #f6e3fa;
	}

table.outside {
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	}

table.inside {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 894px;
	}

	td.header {
		height:213px;
	}

		img.logo {
			width: 271px;
			height: 121px;
			border:0 none transparent;
			padding-top: 49px;
			padding-bottom: 8px;
		}

		img.address {
			width: 492px;
			height: 19px;
			border: 0 none transparent;
			padding-bottom: 16px;
		}


table.frame {
	border-spacing: 0px;
	width: 910px;
	border-color: #ddc4a1 #edd9b6 #edd9b6 #ddc4a1;
	border-width: 16px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	}

	td.frame1 {
		width: 894px;
		height: 717px;
		background-image: url('images/primary-background.jpg');
		background-repeat: no-repeat;
		background-position: top center;
	}


table.menu {
	width: 710px;
	height: 42px;
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

td.main-content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 395px;
	padding-left: 98px;
	padding-right: 77px;
	}

	td.main-content h1 {
		text-decoration: underline;
		font-family: "SegoePrint Bold", "Comic sans MS", Arial, Verdana, Helvetica, sans-serif;
		font-size: 125%;
		font-style: italic;
		padding-bottom: 6px;
		text-align: left;
		margin-top: 5px;
		}

	td.main-content p {
		font-size: 80%;
		padding-top: 6px;
		padding-bottom: 6px;
		text-align: left;
		}

	td.main-content a:link {
		color: #792790;
		text-decoration: none;
		font-weight: bold;
		}

	td.main-content a:visited {
		color: #792790;
		text-decoration: none;
		font-weight: bold;
		}

	td.main-content a:hover {
		color: #ffffff;
		text-decoration: none;
		background-color: #792790;
		font-weight: bold;
		}


	td.credit {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		}


	td.credit p {
		color: #ffffff;
		font-size: 75%;
		text-align: center;
		font-weight: bold;
		}

	td.credit a:link {
		color: #ffffff;
		text-decoration: none;
		}

	td.credit a:visited {
		color: #ffffff;
		text-decoration: none;
		}

	td.credit a:hover {
		color: #ffffff;
		text-decoration: underline;
		}

td.bottommenu {
	border-top: 3px solid #b554d0;
	background-color: #ffffff;
	}

table.brands {
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	}

table.hours {
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	}

	table.hours p {
		margin-left: 0px;
		}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

#scrollbox {
	height: 395px;
	overflow: auto;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}
