﻿/*Pink Pattern*/
#masthead {
					background-image: url('../cheryl-images/btn-headers/dkpinkbnr1.jpg');
					height: 50px;
					width:900px;
					background-repeat: repeat-x;
					padding: 0px;
					margin-top: 0px;
}
h1 {
					font-family: arial;
					font-size: 160%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					text-align: left;
					margin-top: 8px;
					float: left;
					margin-left: 20px;
					width: 60%;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					margin-top: 30px;
					float: right;
					margin-right: 50px;
}
#top_nav {
					margin-top: 2px;
}
#top_nav ul {
					list-style-type: none;
					text-align: center;
					width: 900px;
					padding-top: 0px;
					padding-bottom: 0px;
					padding-left: 0px;
					margin-top: 0px;
					margin-bottom: 0px;
					margin-left: 0px;
}
#top_nav li {
					padding: 0px;
					float: right;
}
#top_nav a {
					color: #FFFFFF;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../cheryl-images/btn-headers/dkpinkbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../cheryl-images/btn-headers/dkpinkbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
					padding-top: 4px;
}
#footer {
					background-image: url('../cheryl-images/btn-headers/dkpinkbnr.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 20px;
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #FFFFFF;
					text-align: center;
}
#page_content {
					width: 900px;
					margin-top: 20px;
					margin-right: auto;
					margin-left: auto;
}
body {
					background-image: url('../cheryl-images/pinkbkg.jpg');
					text-align: center;
}
table {
					font-family: arial;
					font-size: medium;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../cheryl-images/ltpinkleather1.jpg');
					border: 5px double #CC0066;
					margin-top: 20px;
}
p {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a:visited {
	color: #CC0066;
}
a:hover {
					color: #FFFFFF;
					background-color: #CC0066;
					font-weight: bold;
}
hr {
	color: #CC0066;
	width: 100%;
	height: 3px;
}
.backbutton {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('../cheryl-images/ltpinkleather1.jpg');
	border: 2px double #CC0066;
	width: 65px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.style2 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style3 {
					margin-right: auto;
					margin-left: auto;
					border: 5px double #CC0066;
}
.style4 {
					font-weight: normal;
}
#container {
					border: 4px none #CC0066;
					width: 900px;
}
.headerbkg {
					background-image: url('../cheryl-images/btn-headers/dkpinkbnr1.jpg');
					width: 900px;
					height: 60px;
}

