@charset "UTF-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #3D272C;
	background-image: url(../images/bkrd.gif);
	background-repeat: repeat;
	text-align: center;
	min-width: 750px;
}


#wrapper {
	width:749px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#textBlock {
	text-align: left;
	background-color: #D5EBCA;
	text-indent: 0px;
	margin-top: 20px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content {
	height: auto;
	background-color: #f3ffed;
	padding-top: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #F5FFF1;
}
#titleBar {
	background-repeat: no-repeat;
	height: 116px;
	width: 750px;
	background-image: url(../images/header.png);
	background-position: 0px 0px;
}

#button {
	width: 223px;
	margin-bottom: 1em;
	font-family:  'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 25px;
	text-indent: 15px;
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
		}
		
#button li {
	margin: 0;
		}
		
	#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #211316;
	text-decoration: none;
	width: 100%;
	border: 0px solid #999;
		}

	html>body #button li a {
	width: auto;
	margin-bottom: 5px;
	background-color: #D5EBCA;
		}

	#button li a:hover {
	color: #fff;
	background-color: #6D5C4D;
		}
.brownKeyBox {
	border: 1px solid #595441;
	background-color: #D8EFCE;
	text-align: left;
	padding: 10px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.mainCopy {
	color: #211316;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.mainCopyHeadline {
	color: #211316;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
}
.fullPackageStyleNames {
	color: #000000;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	padding-bottom: 15px;
}
.beforeAndAfterImages {
	padding-bottom: 19px;
}
.pagkageBlock {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.packageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #574F3E;
}
.packageName {
	font-size: 18px;
	font-weight: bold;
	color: #574F3E;
}
.packagePrice {
	font-size: 16px;
}
.packageDescription {
	font-size: 12px;
}
.mainCopy  a,
.mainCopy  a:link
  {
	color: #59503e;
}
.mainCopy a:visited {
	color: #928467;
}

.mainCopy a:active,
.mainCopy a:hover {
	color: #69bfde;
}

.friendsLink {
	color: #3D272C;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
	
.friendsLink  a,
.friendsLink  a:link
  {
	color: #59503e;
	text-decoration: none;
	text-decoration: none;
	text-decoration: inherit;
	text-decoration: none;
}
.friendsLink a:visited {
	color: #69bfde;
}

.friendsLink a:active,
.friendsLink a:hover {
	color: #69bfde;
}	

#palette1 {
	background-color: #3C111D;
}
#palette2 {
	background-color: #796858;
}
#palette3 {
	background-color: #9AA782;
}
#palette4 {
	background-color: #BDDCB4;
}
#palette5 {
	background-color: #DEFAD5;
}
#palette6 {
	background-color: #3D2A2F;
}
#palette7 {
	background-color: #c2dbd0;
}
