*
{
	margin: 0;
	padding: 0;
	border: 0;
}

html, body
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
	background-color: #FFF;
}

a
{
	color: #900; /*E59900*/
}

a:hover { color: #87872e; }

/* start button hover NOT WORKING WITH PAYPAL BUTTON CODE (not sure if this should be the hover or the base state) */
.img-wrapper {
  display: inline-block;
  background-image: url(http://jdonin.com/images/PayPal_button_hover.png);
}

.img-wrapper > img {
  vertical-align: top;
}

.img-wrapper > img:hover {
  opacity: 0;
}
/* end button hover */


h1
{
	padding-bottom: 10px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #333;
	letter-spacing: .05em;
}

h2
{
	padding-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	letter-spacing: .05em;
}

img
{
	border: 0px;
}

.bodyCopy
{
	width: 350px;
	margin: 30px 0px 0px 70px;
}

#Preload { display: none; }

#Header
{
	height: 60px;
	border-bottom: 1px #466B2F solid;
}

#HeadLink
{
	width: 930px;
	margin: 0px 40px 0px 0px;
	padding-top: 10px;
}

/*
#Outer
{
	margin: 0px;
	width: 1120px;
	clear: both;
}
*/

/* ************** */
@media all and (min-width: 1120px){
  #Outer{
    width: 1120px;
    margin:0px;
  }
}
/* ************** */

#ColAHome
{
	float: left;
	width: 35%;
	height: 440px;
	padding: 50px 60px 0px 60px;
	margin: 0px;
}

#ColBHome
{
	float: left;
	margin: 0px;
	padding-bottom: 20px;
	border-left: 1px #466B2F solid;
}

#ColA
{
	float: left;
	width: 150px;
	height: 100%;
	padding: 10px 50px 0px 60px;
	margin: 0px;
}

#ColB
{
	float: left;
	margin: 0px;
	min-height: 500px;
	padding-bottom: 20px;
	border-left: 1px #466B2F solid;
}

#Nav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Nav ul li
{
	margin: 0px;
	text-align: center;
}

#Nav ul li a
{
	color: #909090;
	text-decoration: none;
}
/*817e7b*/
#Nav ul li a:hover
{
	color: #265054;
	text-decoration: none;
}

/*  nav rollovers - c.p.  */

.nav[class~="primary"] li a
{
	position: relative;
}

#Nav li a b { display: none; }

#ColBHome #Nav /* RIGHT COLUMN NAVIGATION for home pg */
{
	padding: 70px 0px 0px 90px;
	width: 150px;
}

#ColBHome #Nav li a
{
	display: block;
	position: relative;
	width: 135px;
	height: 80px;
	margin-bottom: 25px;
}

#ColBHome #Nav li a span
{
	display: block;
	position: relative;
	width: 135px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
}

#ColA #Nav /* LEFT COLUMN NAVIGATION for sub pages */
{
	padding: 0px;
	width: 150px;
	float: right;
}

#ColA #Nav li a
{
	display: block;
	position: relative;
	width: 150px;
	height: 40px;
}

#subLinkDiv a
{
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	width: 150px;
	height: 10px !important;
}

#subLinkDiv a
{
	margin: 0px !important;
	padding: 0px !important;
	color: #9C0 !important;
	line-height: 0px;
}

#subLinkDiv a:hover
{
	margin: 0px !important;
	padding: 0px !important;
	color: #CF0 !important;
	line-height: 0px;
}

#ColA #Nav li a span
{
	display: block;
	position: relative;
	width: 150px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}

#ColBHome #Nav a:hover span { background-position: left -80px; }

#ColA #Nav a:hover span { background-position: left -40px; }

#Contact
{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 542px;
	left: 295px;
}

#ContactSub
{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 540px;
	left: 58px;
}

#Contact a:hover span { background-position: left -20px; }

#Contact a
{
	display: block;
	margin-right: 25px;
}

#Contact a span
{
	display: block;
	position: relative;
	width: 150px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right top;
}

#Contact a b { display: none; }

#paypal-button-container
{
	width:100%;
    height:auto;
}

#Footer
{
	height: 50px;
	border-top: 1px #466B2F solid;
	clear: both;
}

#bookHome span
{
	top: 0px;
	left: 0px;
	background-image: url(../images/bookHome.png);
}

#letteringHome span
{
	top: 0px;
	left: 0px;
	background-image: url(../images/letteringHome.png);
}

#printsHome span
{
	top: 0px;
	left: 0px;
	background-image: url(../images/printsHome.png);
}

#assemblageHome span
{
	top: 0px;
	left: 0px;
	background-image: url(../images/assemblageHome.png);
}

#jewelryHome span
{
	top: 0px;
	left: 0px;
	background-image: url(../images/jewelryHome.png);
}

#contactHome span
{
	top: 0px;
	left: 0px;
	background-image: url(../images/contactHome.png);
}


/* ***********  */

#bookOn span
{
	background-image: url(../images/bookOn.png);
	background-position: left -40px;
}

#bookNav span
{
	background-image: url(../images/bookNav.png);
	background-position: left 0;
}

#letteringOn span
{
	background-image: url(../images/letteringOn.png);
	background-position: left -40px;
}

#letteringNav span
{
	background-image: url(../images/letteringNav.png);
	background-position: left 0;
}

#printsOn span
{
	background-image: url(../images/printsOn.png);
	background-position: left 0;
}

#printsNav span
{
	background-image: url(../images/printsNav.png);
	background-position: left 0;
}

#assemblageOn span
{
	background-image: url(../images/assemblageOn.png);
	background-position: left 0;
}

#assemblageNav span
{
	background-image: url(../images/assemblageNav.png);
	background-position: left 0;
}

#jewelryOn span
{
	background-image: url(../images/jewelryOn.png);
	background-position: left 0;
}

#jewelryNav span
{
	background-image: url(../images/jewelryNav.png);
	background-position: left 0;
}

#contactOn span
{
	background-image: url(../images/contactOn.png);
	background-position: left 0;
}

#contactNav span
{
	background-image: url(../images/contactNav.png);
	background-position: left 0;
}

#homeNav span
{
	background-image: url(../images/homeNav.png);
	background-position: left 0;
}


/*  ***********  */
/*  ***********  */
/*  ***********  */


.bold
{
	font-weight: bold;
}

.headerText
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.subHeaderText
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}

.legal
{
	font-family: arial,helvetica;
	font-size: 10px;
	color: #666;
	line-height: 12px;
}

/* MAILCHIMP FORM */

#mce-MESSAGE {
	height: 100px;
	width: 100%;


/* CONTACT FORM */
input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049;
}

/* Add a background color and some padding around the form */
.formContainer {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

/* CONTACT FORM 2 */
.form-top{
  margin-top: 30px;
}
.panel{
  box-shadow: 0 1px 6px 0 rgba(0,0,0,.12), 0 1px 6px 0 rgba(0,0,0,.12);
  border-radius: 6px;
    border: 0;
}
@-moz-document url-prefix() {
    .form-control{
      height: auto;
    }
}
.panel-primary{
  background-color: #2c3e50;
  color: #fff;
}
.panel-primary>.panel-heading {
    color: #fff;
    font-size: 20px;
    background-color: #2c3e50;
    border-color: #2c3e50;
}
.btn-warning{
  background-color: transparent;
  border-color: #bdc3c7;
}

