/*
Simply Love Store Color Scheme
Background: Cream #F1EBDC
*/

body {
	background-color: #f1ebdc;
	margin: 0px;
}

body, td, th, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a:link {
	color: #336666;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background: #BDC4AF;
	color: #000000;
}
a:active {
	color: #336666;
	text-decoration: none;
}

hr{
	color: #000000;
	height: 1px;
	width: 90%;
}

h1 {
	color: #000000;
	margin: 0px;
	border-bottom: 1px solid #000000;
	font-size: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f7466;
}
/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004040;
}

input {
	background: #F9F8F2;
	border-top: 2px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #666666;
}


select, textarea {
	background: #F9F8F2;
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}	

.address {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6e7a72;
}
.textnav {
	font-size: 11px;
}
a.textnav:link {
	text-decoration: none;
	color: #336666;
	font-weight: normal;
}
a.textnav:visited {
	text-decoration: none;
	color: #993333;
	font-weight: normal;
}
a.textnav:hover {
	text-decoration: none;
	color: #669999;
	background-color: #f1ebdc;
	font-weight: normal;
}
a.textnav:active {
	text-decoration: none;
	color: #CC9999;
	background-color: #f1ebdc;
	font-weight: normal;
}
.pageheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-size: 11px;
}
a.content:link {
	color: #336699;
	text-decoration: underline;
}
a.content:visited {
	color: #336699;
	text-decoration: underline;
}
a.content:hover {
	color: #000000;
	text-decoration: underline;
}
a.content:active {
	color: #990033;
	text-decoration: underline;
}
.catalogheading {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.adtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.smallprintgreen {
	font-size: 10px;
	color: #6E7a72;
}
.p2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.catalogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.albumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.albumtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.p3 {
	padding: 0px;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
}
