/*  Screen Stylesheet by Karo Design Calgary, Inc. - June 2004 */

@import "import.css";


/*  main elements */
body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-color: #f0f0f0; /*background: url(../images/bg_purple.gif) repeat;*/
	color: #000000;
}

td, th
{
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

p
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}

h2
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}

h3
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}

h4
{
	font-size: 18px;
	font-weight: normal;
}

h5
{
	font-size: 16px;
	font-weight: normal;
}

h6
{
	font-size: 14px;
	font-weight: bold;
}

h7
{
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
}

img
{
	border: 0;
}

form
{
	border: 0;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited
{
	color: #660066;
	text-decoration: none;
}

a:hover, a:hover
{
	color: #660066;
	text-decoration: underline;
}

#rightcol a, #contentcol a
{
	font-weight: bold;
}

#rightcol h3 a, #rightcol h4 a
{
	font-weight: normal;
}

a.title
{
	padding: 0px;
	padding-left: 0px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
}

#emailbox
{
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	width: 115px;
	height: 18px;
}

.caption
{
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}

div.silently
{
	visibility: hidden;
	position: absolute;
	z-index: 555;
}

span.toCome
{
	background-color: yellow;
	font-weight: bold;
}

p.smallPrint
{
	font-size: smaller;
	letter-spacing: -0.1em;
}


.border
{
	border: 1px solid black;
}

.left-feature
{
}

.right-feature
{
}

.left-feature img
{
	border: 1px solid black;
	width: 228px;
	height: 155px;
}

.right-feature img
{
	border: 1px solid black;
	width: 228px;
	height: 155px;
}


.btnGreen a
{
	border: solid 1px #325b23;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px;
	font-weight: bold;
	line-height: 31px;
}

.btnGreen a:hover
{
	border: solid 1px #325b23;
	background-color: #5fae43;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px;
	font-weight: bold;
	color: #FFFFFF;
}

.shoppingHours
{
	color: #fff;
    font-family: Verdana;
    font-size: 5px;
}

.shoppingHoursHead
{
	font-size: 10px;
}

.shoppingTable
{
	background-color: #ca2627;
	width: 228px;
	height: 165px;
	margin-bottom: 10px;
	border: 1px solid black;
}

.homeverbiage
{
	font-size: 10px;
	line-height: 12px;
}
