body {
	background-color: #CCCC99;
	background-image: url(http://www.emilycarterflowers.com/assets/ec.css);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
}


a:link {
	color: #666633;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #666633;
}
a:active {
	color: #666633;
}


.logo {
	margin-left: 26px;
}

.navdiv {
	padding-right: 30px;
	padding-bottom: 20px;
}


.nav {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	word-spacing: 20px;
	letter-spacing: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	color: #666633;
}
.nav a:active {
	text-decoration: none;
	color: #990000;
}


.copyright {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCC99;
	margin-right: 30px;
}
.quote {
	color: #990000;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	font-size: 16px;
	font-style: italic;
	color: #666633;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.typea {
	font-size: 11px;
	color: #666633;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.typeb {
	font-size: 11px;
	color: #666633;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 250px;
	font-style: italic;
}
.typec {
	font-size: 10px;
	color: #666633;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin dotted #666633;
}
.typed {
	font-size: 11px;
	color: #666633;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.typee {
	font-size:9px;
	color: #666633;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	word-spacing: 10px;
	padding-top: 10px;
	margin-top: 20px;
}
.subnav a:link {
	text-decoration: none;
}
.subnav a:visited {
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: none;
	color: #990000;
}
.subnav a:active {
	text-decoration: none;
	color: #990000;
}


.thumbnail {
	background-color: #CCCC99;
	border: 1px solid #CCCC99;
	margin-right: 2px;
	margin-bottom: 2px;
}
.image {
	background-color: #FFFFFF;
	padding: 7px;
	border: thin dotted #666633;
}


.button {
	background-color: #666633;
	padding: 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: thin none #666633;
}
.button a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.button a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.button a:hover {
	text-decoration: none;
	color: #666633;
}


#mycustomscroll {
	width: 253px;
	height: 316px;
	overflow: auto;
	position: relative;
}