@charset "UTF-8";
html, body {
	font-size: 80.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	padding:0;
	margin:0;
	border: 0;
	background:url(img/pattern.jpg) #CCCCCC;
}
#page {
	margin: 0;
	padding: 0;
	width: 1150px;
	float:left;
	background:url(img/pattern.jpg);
	text-align: left;
}
.sentence {text-transform: none;font-size: .8em; letter-spacing: normal;}
#left {
	background:#FFFFFF;
	width:200px;
	margin:0;
	padding-bottom:4px;
	border-bottom:#a6a896 solid 3px;
	float:left;
}
#center {
	float:left;
	width:600px;
	padding:0;
	background:#FFFFFF;
	min-height:720px;
}
#centerWide {
	width:800px;
	float:left;
	padding:0;
	background:#FFFFFF;
	padding:0;
	min-height:720px;
}
#centerPad {
	margin:50px;
	padding:0;
}
#registrysearch {border:1px solid #ddd; padding:40px; margin:20px 0 0 0;}
#registrysearch h1{margin:3px 0 5px 0;}
#registrysearch h2{margin:3px 0 5px 0; color:#999; font-weight: normal;}
#registrysearch h3{margin:3px 0 5px 0;}
#registrysearch a{background:#6c167e; color:#fff;padding:3px 12px;}
/*#centerPad p{
	font-size:1.3em;
	line-height:1.4em;
	letter-spacing: .1em;
}*/

.bigTable table {
	font-size:1.3em;
	line-height:1.4em;
	letter-spacing: .1em;
}
.centerOther {
	border:#949484 solid 15px;
}
.centerFeature {
	border:#6c167e solid 15px;
}
.centerRegistry {
	border:#ee8320 solid 15px;
}
.centerShop {
	border:#326b70 solid 15px;
}
#right {
	background:transparent;
	float:left;
	margin:0;
	padding:0;
}
#rightW {
	background:transparent;
	float:left;
	margin:0;
	padding:0;
}
#rightCon {
	float:left;
	background:transparent;
	margin:0;
	padding:0;
}
#rightSlim {
	width:50px;
	float:left;
	margin:0;
	padding:0;
}
#eventBox {
	width:195px;
	padding:5px;
	margin:12px;
	border:dotted 2px #6b6d70;
	background:#FFF;
	color:#6c167e;
	font-size:12px;
	line-height:1.1em;
	letter-spacing:.1em;
	text-align:center;
}
#oftheMonth {
	width:200px;
	padding:0;
	margin:12px;
	border:dotted 2px #6b6d70;
	background:#FFF;
	height:210px;
	overflow:hidden;
}
#oftheMonthTop {
	height:20px;
	width:100%;
	background:#326b70;
	color:#FFFFFF;
	padding:5px;
}
#oftheMonthBot {
	height:40px;
	width:100%;
	background:#FFF;
	color:#6b6d70;
	padding:5px;
}
.oftheMonthHeader {
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	line-height:1.6em;
	font-size:10px;
	letter-spacing:.2em;
}
#oftheSign {
	width:200px;
	padding:0;
	margin:12px;
	border:dotted 2px #6b6d70;
	background:#FFF;
	height:210px;
	overflow:hidden;
}

#signUp {
	width:195px;
	padding:5px;
	margin:12px;
	border:dotted 2px #6b6d70;
	background:#FFF;
	color:#ee8320;
}
#signUp input, textarea, select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:2px 5px;
	font-size : 1.2em;
	color:#333333;
	background:#ffffff;
	border:1px solid #a6a896;
}
#registryClass input, textarea, select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:2px 2px;
	font-size : .8em;
	color:#333333;
	background:#ffffff;
	border:1px solid #a6a896;
}
.eventDate {
	text-transform:uppercase;
	color:#000;
	line-height:1.6em;
	font-size:15px;
	letter-spacing:.2em;
}
.signUpTxt {
	color:#ee8320;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:.2em;
}
.activeLi a {
	color:#83400a;
}
#catMenu {
	margin-left:35px;
}
#center a {
	font-size:1.2em;
	line-height:1.2em;
	color:#333333;
	letter-spacing:.1em;
}
.price {
	color:#6c167e;
}
#center h2 {
	font-size:2.5em;
	line-height:2.6em;
	margin:0;
	padding:0;
	letter-spacing:.1em;
}
#center p {
	letter-spacing:.05em;
	font-size:1em;
	line-height:1.2em;
	color:#333;
	font-weight:lighter;
}
#barAcross {
	width:500px;
	background:#dde2c6;
	color:#326b70;
	padding:4px 10px;
}
#content {
	font-size: 1.2em
}
#footer {
	border-top: 1px dotted #c0c0c0;
}
ul#catM {
	padding:5px;
	list-style:none;
}
.catMclass {
	text-transform:uppercase;
	color:#666;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:.3em;
}
.catMclass a {
	color:#666;
	text-decoration:none;
}
.catMclass a:hover {
	color:#6c167e;
	text-decoration:none;
}
ul#optionsM {
	padding:5px;
	list-style:none;
}
.optionMclass {
	text-transform:lowercase;
	color:#000;
	line-height:1.6em;
	font-size:11px;
	letter-spacing:.1em;
}
.optionMclass a {
	color:#000000;
	text-decoration:none;
}
.optionMclass a:hover {
	color:#333333;
	text-decoration:none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin:0;
	padding:0;
	line-height:1em;
}
h1 {
	font-size: 2em;
	line-height:1em;
}
h3 {
	font-size: 1.3em;
	line-height:1.5em;
	font-weight: normal;
	color: #65c2ee;
	letter-spacing: .2em;
	text-transform:uppercase;
}
a {
	color: #6c167e;
	text-decoration: none;
}
a:hover {
	color: #6c167e;
	text-decoration: underline;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
form {
	margin : 0;
}
input, textarea, select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:2px 8px;
	font-size : 1.2em;
	color:#ee8320;
	background:#FFF;
	border-left:1.5px solid #ee8320; /*change this color to make prettier*/
	border-right:1.5px solid #ee8320; /*change this color to make prettier*/
	border-top:none; /*change this color to make prettier*/
	border-bottom:none; /*change this color to make prettier*/
}
.brownTitle {
	color:#83400a;
	font-size:2em;
	line-height:2em;
}
.greyTitle {
	color:#666;
	font-size:1.8em;
	line-height:1.8em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
}
.purplePrice {
	color:#6c167e;
	font-weight:bold;
	font-size:2em;
	line-height:2em;
}
.purpleTitle {
	color:#6c167e;
	font-size:2em;
	line-height:2em;
}
.blackTitle {
	color:#000;
	font-size:1.6em;
	line-height:1.6em;
}
.blackIntroText {
	line-height:1.2em;
	font-size:.9em;
	letter-spacing:.05em;
}
#welcome {
	width:660px;
	padding:20px;
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	border:#CCC 1px solid;
	color:#666;
}
.orangeDate {
	color:#ee8320;
	text-transform:lowercase;
	font-size:12px;
	letter-spacing:.1em;
	line-height:1.4em;
}
.upcomingEvents {
	color:#333333;
	font-size:12px;
	letter-spacing:.1em;
	text-transform:lowercase;
	line-height:1.4em;
}
.featuredP {
	margin-left:10px;
	color:#000;
	font-size:10px;
	letter-spacing:.1em;
	text-transform:uppercase;
	line-height:1.4em;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.eventlistmod li {
	margin-left:10px;
}
.productImg {
	border:1px solid #CCCCCC;
	width:150px;
	height:150px;
	margin:0;
	padding:0;
}
.productrImg {
	border:1px solid #CCCCCC;
	width:150px;
	height:150px;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
.productyImg {
	border:1px solid #CCCCCC;
	width:150px;
	height:150px;
	margin:0;
	padding:0;
	float:left;
}
.productBox {
	float:left;
	margin:6px;
	width:150px;
	height:250px;
	padding:5px;
}
.registryBox {
	float:left;
	margin:6px;
	width:600px;
	height:150px;
	padding:5px;
}
.resultBox {
	float:left;
	margin:6px;
	width:160px;
	height:240px;
	padding:5px;
}
.catagoryBox {
	float:left;
	margin:6px;
	width:312px;
	height:270px;
	padding:5px;
	background:url(../shop/img/catBG.jpg)
}
.componentheading {
	color:#6c167e;
	font-size:3.3em;
	line-height:1.2em;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing:.1em;
}
.contentheading {
	color: #65c2ee;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
}
#topButtons a {
	color:#333;
	font-size:10px;
	text-transform:uppercase;
	line-height:1.2em;
	font-weight:bold;
	letter-spacing:.1em;
	margin: 2px 5px;
}
#topButtons a:hover {
	color:#6c167e;
	text-decoration:none;
}
.registryDetails {
	background:#e4e8d1;
	padding:25px;
	color:#333333;
	font-size:12px;
	letter-spacing:.1em;
	text-transform:uppercase;
	line-height:2em;
}
.registryDetails a {
	color:#333333;
	font-size:12px;
	text-transform:uppercase;
}
.registryDetails a:hover {
	color:#666666;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.registryDetails h1 {
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	line-height:1.2em;
	padding-bottom:10px;
}
.registryDetails ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.registryForm input, textarea, select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:2px 5px;
	font-size : 1.2em;
	color:#333333;
	background:#ffffff;
	border:1px solid #a6a896;
}
.registryOther {
	text-transform:none;
	font-size:11px;
	line-height:1.2em;
	letter-spacing:normal;
}
.registryh1 {
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	line-height:1.2em;
	padding-bottom:10px;
}
.store a {
	color:#333333;
}
.store {
	font-size:10px;
	line-height:1.5em;
}
.ptitle {
	line-height:1.3em;
}
.ptitle a {
	color:#333333;
}
.ptitle a:hover {
	color:#999999;
	text-decoration:none;
}
.storePrice {
	font-size: 12px;
	color:#6c167e;
}
.manufac {
	color:#ee8320;
	font-size:10px;
}
.manufac a {
	color:#ee8320;
	font-size:10px;
	text-transform:none;
}
.manufac a:hover {
	color:#CC6633;
	text-transform:none;
}
#orderBox {
	width:250px;
	height:200px;
	overflow:hidden;
}
#storeInfo {
	width:195px;
	margin:12px;
	padding:0px;
}
#copyrightInfo {
	width:225px;
	padding:5px;
	margin:12px;
}
#footerDiv {
	margin:0px;
	padding:10px 10px 10px 210px;
	clear:both;
}
#hide input {
	visibility:hidden;
}
#hide h2 {
	color:#333333;
	font-size:10px;
	display:inline;
	font-weight:normal;
}
#hide {
	color:#FFF;
}
ul#regM {
	padding:0px;
	list-style:none;
}
.regMclass {
	text-transform:uppercase;
	color:#666;
	line-height:1.4em;
	font-size:12px;
	letter-spacing:.2em;
}
.regMclass a {
	color:#666;
	text-decoration:none;
}
.regMclass a:hover {
	color:#6c167e;
	text-decoration:none;
}
.registryBox input, textarea, select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:2px 5px;
	font-size : 1.2em;
	color:#333333;
	background:#ffffff;
	border:1px solid #a6a896;
}
.welcomeText {
	color: #D2D2D2;
}
.regWelcome {
	color:#EE8320;
	line-height:1.4em;
	font-size:11px;
	letter-spacing:.1em;
}
#adminlogo {
	padding:10px;
	margin:0px;
	width:680px;
	background:#888;
	float:left;
	height:15px;
}
#adminmenu {
	clear:both;
	padding:10px;
	margin:0px;
	width:680px;
	background:#eee;
	float:left;
	height:25px;
}
#adminMen ul{
	padding:0;
	margin:0;
	line-height: 30px;
	white-space: nowrap;
}
#adminMen li {
	padding:15px 2px;
	margin:0;
	list-style-type: none;
	display: inline;
}
.adminMclass {
	text-transform:uppercase;
	color:#666;
	line-height:1.4em;
	font-size:10px;
}
.adminMclass a {
	color:#333;
	text-decoration:none;
}
.adminMclass a:hover {
	color:#6c167e;
	text-decoration:none;
}
.adminInfo a {
	color:#393;
	text-decoration:none;
}
.adminInfo a:hover {
	color:#6c167e;
	text-decoration:none;
}
.searchMen input, textarea, select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:1px 2px;
	font-size : .8em;
	color:#333333;
	background:#ffffff;
	border:1px solid #a6a896;
}
#searchMen a{
	font-size : .9em;
}
