body,td,th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #6495D7;
}
body {
	background-color: #6495D7;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-image: url(../images/background.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 210px;
	background-repeat: repeat-x;
}
#sidebar {
	float: left;
	width: 200px;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
ul#navbar {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
ul#secondaryNav {
	float: right;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin: 20px 100px 0px 0px;
	padding: 0px;
}
ul#navbar li  {
	display: block;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
ul#secondaryNav li {
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	padding-bottom: 3px;
}
ul#navbar li a {
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-size: 14pt;
}
ul#navbar li a:link, ul#navbar li a:visited, ul#secondaryNav li a:link, ul#secondaryNav li a:visited {
	color: #FFFF00;	
}
ul#navbar li a:active, ul#navbar li a:hover, ul#secondaryNav li a:active, ul#secondaryNav li a:hover {
	color: #FFFFFF;
}
ul#navbar li a#urHere, ul#secondaryNav li a#urHere {
	color: #FF0000;
	background-repeat: no-repeat;
	background-position: left top;
}
ul#secondaryNav li a {
	background-color: #6495D7;
}
ul#navbar li ul {
	margin-left: 0px;
	padding-left: 10px;
}
ul#navbar li li {
	padding-top: 0px;
	padding-bottom: 0px;
}
ul#navbar li li a {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
#content {
	margin-left: 210px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}
#footer {
	padding-right: 25px;
	background-image: url(../images/kiteOnBeach.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 176px;
	clear: left;
	margin: 0px;
	padding-left: 20px;
}
#footer a:link, #footer a:visited {
	color: #FFFF66;
}
#footer a:active, #footer a:hover {
	color: #ffffff;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, th, .phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
}
h1 {
	font-size: 36pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
#header h1 {
	float: left;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
/* p, ul, ol {
	line-height: 1.2em;
	font-size: 12pt;
} */
dt {
	font-weight: bold;
}
dd {
	margin-bottom: .5em;
}

address {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr.shim {
	clear: both;
	visibility: hidden;
}
hr#footerShim {
	margin-bottom: 110px;
	margin-top: 0px;
	visibility: hidden;
}
.phone {
	font-size: 1.6em;
}
.tagline {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	font-size: 14pt;
	font-style: italic;
}
ul#secondaryNav li.phone {
	margin-bottom: 5px;
	background-image: none;
}
.phone {
	font-style: normal;
}
.storePhone {
	font-weight: normal;
	margin-left: 10px;
}

.copyright, .caption, .ww {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.caption {
	float: right;
	width: 220px;
	font-weight: bold;
	font-size: 7pt;
}
.copyright {
	float: left;
	width: 255px;
}

th, td {
	vertical-align: top;
	background: #A4C0E8;
}
.products th {
	font-size: 16pt;
	text-align: center;
	vertical-align: top;
}
.products p {
	margin-top: 0px;
}

.recordImage {
	text-align: center;
	float: right;
	width: 250px;
}
.rightImage {
	text-align: center;
	float: right;
	margin: 5px;
}
.leftImage {
	text-align: center;
	float: left;
	margin: 5px;
}
.column {
	float: left;
	width: 48%;
	margin: 5px 5px 0px;
}
.contact th, .contact td {
	background: transparent;
}
.enlarge {
	font-size: 0.7em;
}
.slideshowIndex, .slideshowIndex th, .slideshowIndex td {
	background-color: transparent;
	text-align: center;
	vertical-align: bottom;
}


.slideshow {
	text-align: center;
	width: 500px;
}
.slideCaption {
	font-style: italic;
	font-weight: bold;
}
.important {
	color: #66FF66;
	font-style: italic;
	font-weight: bold;
}
.categoryBox {
	font-size: 16pt;
	text-align: center;
	width: 210px;
	padding-right: 10px;
	float: left;
	padding-bottom: 20px;
}
.categoryBox img {
	border: 1px solid #FFFF00;
}
