body {
	background:#563F34 url(../images/body_bg.gif);
	color:#593c3d;
	/*font-family:Georgia,Times,serif;*/
	font-family: 'Droid Serif',Georgia,Times,serif;
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

td {
	vertical-align:top;
}

small {
	line-height:normal;
}

img {
	border:none;
}

img.png {
	behavior:url(pngbehavior.htc);
}

h1 {
	text-transform:uppercase;
	color:#005e8e !important;
	font-weight:400;
	font-size:24px;
	margin:0;
	margin-bottom:10px;
	padding:0;
}
h2 {
	color:#005e8e!important;
	font-weight:400;
	font-size:16px;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

hr {
	border:none;
	border-bottom:1px dotted #ccc;
	background:none;
	width:80%;
}

p.double {
	margin-top:25px;
}

.hidden {
	margin:0;
	padding:0;
	overflow:none;
	height:0;
	width:0;
	visibility:hidden;
}

/* main frame divs */
div.main {
	width:800px;
	-moz-box-shadow:0 0 20px #3B2822;
	-webkit-box-shadow:0 0 20px #3B2822;
	box-shadow:0 0 20px #3B2822;
}

div.header {
	background:#fff;
	width:800px;
}

div.navigation {
	text-align:left;
	width:100%;
	display:block;
	position:relative;
	z-index:99;
}
div.navigation ul {
	background:#563f34;
}
div.navigation ul,
div.navigation ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
div.navigation ul li {
	display:inline-block;
}
div.navigation ul li.currentLocation {
	width:120px;
}
div.navigation li a,
div.navigation li.currentLocation span {
	display:block;
	margin:0px;
	padding:16px 10px 13px 10px;
	color:#DCB46C;
	text-decoration:none;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
div.navigation li a:hover {
	color:#fff;
	text-decoration:none;
	background:#DCB46C;
}
div.navigation ul li.shopJewelryLink a {
	display:block;
	position:relative;
	font-size:16px;
	padding:18px 24px;
	margin:-4px 0 -4px 0;
	color:#fff;
}
div.navigation ul li.shopJewelryLink a:hover {
	box-shadow: 0px 0px 4px #999;
}

div.subNav {
	background:#E5CDB6;
	border-right:1px solid #D0CAC8;
	padding:3px;
	text-align:right;
	width:794px;
}

div.subNav a {
	color:#563f34;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

div.subNav a:hover {
	color:#563f34;
	text-decoration:underline;
}

div.main_content {
	background:#fff url(../images/main_bg_middle.jpg);
	width:800px;
}

div.footer {
	color:#fff;
	font-size:11px;
	width:800px;
	height:120px;
}

div.footer .contents {
	display:block;
	float:right;
	padding-top:20px;
	text-align:left;
	width:640px;
	line-height:14px;
}

div.footer a {
	color:#fff;
	text-decoration:none;
}

div.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
div.footer .contents {
	line-height:22px;
}

.facebook_like {
	display:block;
	float:left;
	width:100px;
	padding-top:20px;
	color:#fff;
}

.facebook_like a,.facebook_like a:hover {
	color:#fff;
	text-decoration:none;
}

td.categoryMain {
	width:285px;
}

td.categoryMain div.categoryMain {
	background:url(../images/categoryMain_3.jpg) top no-repeat;
	padding-top:60px;
	width:285px;
	height:475px;
}

td.categoryMain div.categoryMain div.contents {
	font-size:10px;
	margin-left:1px;
	margin-right:1px;
	padding:14px;
	padding-top:5px;
	padding-bottom:10px;
	background:#f6e9d7;
	color:#111;
}

/* standard page styles */
div.standardPage {
	background:url(../images/main_bg_top.jpg) top no-repeat;
	min-height:500px;
	padding-top:25px;
	padding-bottom:55px;
	padding-right:30px;
	text-align:left;
}

div.standardPage .standardContent {
	line-height:22px;
	padding:0 24px 0 0;
}

div.standardPage img.titleImage {
	display:block;
	margin-bottom:15px;
	margin-left:-30px;
}

div.standardPage h1 {
	color:#461f19;
	font-size:16px;
	margin-top:0;
	padding-top:0;
}
.faq ul, .faq ul li {
	list-style:none;
}
div.standardPage h1.pageTitle {
	font-family: 'Cinzel', serif;
	color:#593c3d !important;
	font-size:22px;
	font-weight:400;
	letter-spacing:2px;
	margin:12px 0 24px 0px;
}
div.standardPage h1.pageTitle span {
	font-family: "Fleur de Lys Regular" !important;
	color:#005e8e !important;
	font-size:30px;
	font-weight:normal !important;
	display:inline-block;
	float:left;
	margin-right:8px;
}

div.standardPage a {
	color:#005e8e;
	text-decoration:none;
}

div.standardPage a:hover {
	color:#005e8e;
	text-decoration:underline;
}

td.contactInfo {
	font-size:11px;
	padding-right:45px;
	padding-top:55px;
	text-align:right;
	width:200px;
	vertical-align:top;
}

td.categoryList {
	font-size:11px;
	text-align:left;
	width:160px;
	vertical-align:top;
}

td.categoryList a.listB {
	background:#f0f4f7;
	border:none!important;
	display:block;
	color:#3f6684;
	padding:3px;
	padding-left:7px;
	width:130px;
}

td.categoryList a.listA {
	background:#e0e8ee;
	border:none!important;
	display:block;
	color:#3f6684;
	padding:3px;
	padding-left:7px;
	width:130px;
}

td.categoryList a.listA:hover,td.categoryList a.listB:hover {
	color:#fff;
	background:#98B4C8;
}

#header {
	position:absolute;
	display:block;
	z-index:3;
	width:300px;
	top:0px;
	left:50%;
	margin-left:100px;
	color:#837068;
}
#header a {
	color:#837068;
	text-decoration:none;
	display:inline-block;
	margin:36px 0 0 34px;
}
#header .search {
	margin:0px;
	padding:0px;
	float:right;
	margin:30px 6px 0 0;
}
#header .search #autocomplete {
	border:1px solid #ccc;
	width:130px;
	font-size:12px;
	padding:4px 8px;
	color:#837068;
}
#header .search button {
	display:none;
}

/**
 * search auto complete
 */
 
.autocomplete-suggestions {
	background:#fff; 
	overflow: auto; 
	
	position:absolute;
	top:54px;
	left:50%;
	margin-left:1px;
	box-shadow:0px 2px 2px #999;
	
}
.autocomplete-suggestion { 
	padding: 4px 8px;
	white-space: nowrap; 
	overflow: hidden; 
	color:#837068;
}
.autocomplete-suggestion:hover {
	cursor:pointer;
}
.autocomplete-selected { 
	background: #DCB46C; 
}
.autocomplete-suggestions strong { 
	font-weight: normal; 
	color: #016cc3; 
}

div.news {
	padding:10px 30px 15px 25px;
}

div.news .date {
	width:45px;
	text-align:left;
	vertical-align:top;
}

div.news .item {
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}

/* homepage only */
td.featured {
	padding-right:10px;
	border-right:1px solid #d6ccc0;
}

td.intro {
	padding-left:5px;
	text-align:left;
}

td.intro .contents {
	padding-left:17px;
	padding-right:10px;
	width:auto!important;
}

div.categoryMainImage {
	width:273px;
	height:422px;
	margin:0 0 0 50px;
}

/* locations page */
td.locationImage {
	padding-right:15px;
	padding-bottom:35px;
	width:190px;
	vertical-align:top;
}

td.locationImage p {
	font-size:11px;
	text-align:right;
}

td.locationBlurb {
	vertical-align:top;
}

/* form styles */
form {
	padding:0px;
	margin:0px;
	margin:24px 0px;
}

td.standardForm {
	font-weight:700;
	font-size:12px;
	padding-right:8px;
	padding-top:4px;
	text-align:right;
}

input.standardForm_textfield {
	background:#e1d7d3;
	border:1px solid #b39a9d;
	color:#563f34;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:15px;
	padding:3px;
	width:250px;
	margin-bottom:4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

textarea.standardForm_textarea {
	background:#e1d7d3;
	border:1px solid #b39a9d;
	color:#563f34;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:15px;
	padding:3px;
	width:250px;
	height:100px;
	margin-bottom:4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

a.button,
button {
	display:inline-block;
	padding:0px;
	margin:0px;
	width:auto;
	font-family: 'Cinzel', serif;
	text-transform:uppercase;
	background:#005e8e;
	margin-bottom:4px;
	color:#fff !important;
	padding:10px 24px;
	font-size:18px;
	text-align:center;
	font-weight:400;
	margin:18px 0px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
a.button:hover,
button:hover {
	cursor:pointer;
	text-decoration:none !important;
}

select.standardForm_selectbox {
	background:#e1d7d3;
	border:1px solid #b39a9d;
	color:#563f34;
	width:146px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

td.miniForm {
	font-weight:700;
	font-size:11px;
	padding-right:7px;
	padding-top:3px;
	text-align:right;
}

input.miniForm_textfield {
	background:#e1d7d3;
	border:1px solid #b39a9d;
	color:#563f34;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:15px;
	padding:3px;
	width:150px;
	margin-bottom:4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

textarea.miniForm_textarea {
	background:#e1d7d3;
	border:1px solid #b39a9d;
	color:#563f34;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:15px;
	padding:3px;
	width:150px;
	height:50px;
	margin-bottom:4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

select.miniForm_selectbox {
	background:#e1d7d3;
	border:1px solid #b39a9d;
	color:#563f34;
	width:150px;
	margin-bottom:4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.socialButtons {
	display:block;
	float:left;
	width:140px;
	text-align:left;
	padding-top:20px;
}

.socialButtons img {
	display:inline-block;
	width:40px;
	height:40px;
	margin-right:4px;
}