﻿@import url("layout.css");
body {
	font-family: "Comic Sans MS", Calibri, Verdana, Arial;
	font-size: small;
	background-image: none;
	background-repeat: repeat;
	background-color: #B0D8FF;
}
#container {
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959;
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 0px;
}
#masthead {
	margin: 0px;
	text-align: left;
	background-color: #000000;
	background-image: url('../images/harmonylogo.JPG');
	background-repeat: no-repeat;
}

#heading {
}

#heading h1 {
	padding: 12px 0px 15px 0px;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: medium;
}

#navigation {
	border-width: 1px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	overflow: hidden;
}
#column_l {
	width: 770px;
	padding: 0px 15px 15px 15px;
	background-color: #fff;
	margin-top: 0px;
}
#column_r {
	width: 235px;
	padding: 15px 10px;
	margin: 30px 10px 20px 10px;
	border: medium double #3366CC;
	background-color: #B0D8FF;
	float: right;
}
#prodcolumn_r {
	margin: 30px 10px 20px 10px;
	border: #3366CC double;
	width: 235px;
	padding: 15px 10px;
	background-color: #B0D8FF;
	position: relative;
	float: right;
}


#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
	margin-left: 0.5em;
	float: right;
}
#masthead h3 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-left: 1em;
	height: 200;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px none #dbf;
}
#navigation a:hover {
	font-weight: 700;
	text-decoration: none;
	color: #B0D8FF;
	border: 1px none #b9d;
	background-color: #000000;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #000;
}
h2 {
	font-size: 19.5px;
	font-style: italic;
	color: #3366CC;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #3366CC;
	margin-bottom: 5px;
	text-decoration: underline;
}
h4 {
	margin: 0px;
	font-size: medium;
	font-style: normal;
	color: #3366CC;
	font-weight: normal;
}
h5 {
	margin: 0 0 0px 0;
	font-size: medium;
	font-style: normal;
	color: #3366CC;
	font-family: "Comic Sans MS", Calibri, Verdana, Arial;
	font-weight: normal;
	padding-bottom: 0px;
}
h6 {
	font-size: xx-small;
	font-style: italic;
	color: #000;
}





/* Footer */
#footer p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: small;
	color: #3366CC;
	vertical-align: middle;
}
/* Links */
a {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	line-height: 20px;
}
.style2 {
	line-height: 25px;
}
.style3 {
	line-height: 20px;
	font-size: small;
	font-style: italic;
}
#column_full {
	margin: 0px;
	width: 750px;
	padding: 15px 0px 15px 15px;
	background-color: #fff;
}
.table {
	margin-top: 10px;
	margin-bottom: 10px;
}
}
.tableheader {
	height: 22px;
	width: 136px;
	font-family: 'Comic Sans MS', Calibri, Verdana, Arial;
	font-size: medium;
	font-weight: normal;
	color: #B35239;
}
#footer img {
	border-style: none;
	float: none;
	position: relative;
}
.imgcakes {
	float: right;
	margin-bottom: 0px;
	margin-right: 40px;
}
