/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	line-height: 145%;
	margin-top: 0px;
}
.calendarText {
	color: #ffffff;
}
.shopText {
	font-size:small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Tahoma, sans-serif;
	color: #000066;
	}
h4 {font-family: Tahoma, sans-serif;
	text-align: center;
	font-variant: small-caps;
}
.h4 { 
	font-family: Tahoma; sans-serif;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
}
h5 { 
	font-family: tahoma, sans-serif;
	font-variant: small-caps;
}
em {
	color: #990000;
}
.strong {
	color: #000066;
	font-weight: bold;
}
.strongCap {
	color: #000066;
	font-weight: bold;
	font-variant: small-caps;
}	
#container3 {
	float: left;
}
#container4 {
	float: center;
}
#container5 {
	float: right;
}
.footertext {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
}

a:link {
	font-family: trebuchet ms;
	font-size: inherit;	
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: trebuchet ms;
	font-size: inherit;
	font-variant: small-caps;
	font-style: oblique;
	text-decoration: none;
	color: #660000;
}
a:hover {
font-family: trebuchet ms;
	font-variant: small-caps;
	font-size: inherit;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-family: trebuchet ms;
	font-variant: small-caps;
	font-size: inherit;
	text-decoration: none;
	color: #666666;
}
ul { color: #CC0000;
	font-style: italic;
}
.catagoryText {
	font-family: Tahoma, sans-serif;
	font-size: large;
	font-style: strong:
}
.aboutImage {
	padding-right: 10px;
}
.adText {
	text-align: left;
	font-size: 10px;
}
	

