body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #663333;
	padding: 5 px;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #663333;
}

.peachheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	background-color: #ff9999;
	color: #663333;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: bold;
}



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
	line-height: normal;
	font-weight: normal;
}


input.big {
	width: 100px;
}

input.smalltext {
	width: 50px;
}

a:link {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #9966cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.peachbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ff9999;
	white-space: nowrap;
	padding: 10px;
}	
.darkpeach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #c46262;
	white-space: normal;
	padding: 5px;
	color: #FFF;
}	
.smalltext {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
.smallpeachtitle {
	color: #c46262;
	font-size: 12px;
	font-weight: normal;
}
.list {
	line-height: 24px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../assets/tinyWEBheart.jpg);
	list-style-type: circle;
}

a.buttons:link {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.buttons:visited {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:hover {
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:active {
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.minty {
	background-color: 73B773;
	padding: 5px;
	width: 100%;
}
.caramel {
	font-size: 14px;
	font-weight: normal;
	color: #633;
	background-color: #C49962;
	line-height: normal;
	padding: 5px;
}
hr {
border: 0;
color: #CC6666;
background-color: #CC6666;
height: 2px;
width: 100%;
text-align: left;
}
