* {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #999999;
}
a:link {
	color: #1966B4;
	text-decoration: none;
}
a:visited {
	color: #1966B4;
	text-decoration: none;
}
a:hover {
	color: #B21933;
	text-decoration: underline;
}
a:active {
	color: #B21933;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1966B4;
	margin-bottom: -10px;
}

/******** home page navigation*/
.text {
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
div#home {
	text-align: justify;
	font-size: 11px;
	margin-top: 110px;
	padding-left: 20px;
	width: 651px;
}
div#home > img {
	border: 1px solid #333333;
}
#newsletter {
	margin-bottom: 0px;
}

div#bio {
	text-align: justify;
	padding-top: 25px;
	padding-left: 50px;
	width: 450px;
	float: left;
}
div#bioImg {
	float: right;
	padding-top: 30px;
	font-size: 10px;
	color: #666666;
}
#bioImg img, .cs_slider img {
	border: 1px solid #333333;
	
}
.clear {
	clear: both;
}
.clearR {
	clear: right;
}
.clearL {
	clear: left;
}
.pad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blue {
	color: #1966B4;
}



.links {
	text-align: justify;
	padding-top: 25px;
	padding-left: 10px;
}
.links#left {
	padding-left: 50px;
}
.links a:link,
.shoppingCart a:link, .shoppingCart a:visited {
	color: #1966B4;
	text-decoration: underline;
}
.links a:visited {
	color: #733338;
	text-decoration: underline;
}
.links a:hover, .links a:active, 
.shoppingCart a:hover, .shoppingCart a:active {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #B21933;
}
.copyright {
	font-size: 9px;
	color: #555555;
}
p.copyright {
	margin-top: 75px;
}

.copyright a:link{
	color: #555555;
	text-decoration:underline;
}
.copyright a:visited{
	color: #555555;
	text-decoration:underline;
}
.copyright a:hover{
	color: #B21933;
	text-decoration:underline;
}
.copyright a:active{
	color: #B21933;
	text-decoration:underline;
}

.thmbImg {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
}
a:link .thmbImg, a:visited .thmbImg {
	border: 1px solid #333333;
}
a:hover .thmbImg, a:active .thmbImg {
	border: 1px solid #733338;
}
.bold {
	font-weight: bold;
}
div#contact {
	padding-top: 25px;
	padding-left: 100px;
	letter-spacing: 1px;
	font-size: 12px;
}
.email a:link {
	color: #B21933;
	text-decoration: underline;
}
.email a:visited {
	color: #733338;
	text-decoration: underline;
}
.email a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #1966B4;
}
.email a:active {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #1966B4;
}
div#home {
	text-align: justify;
}
blockquote {
	margin-left: 10px;
	text-align: left;
}
#states {
	font-size: 12px;
	width: 450px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

div#states {
	margin-right: auto;
	margin-left: auto;
}

#states a{
	color: #D3D3D3;
	font-weight: bold;
}
#states a:visited{
	color: #1966B4;
}
#states a:hover{
	color: #1966B4;;
}
#states a:active{
	color: #1966B4;
}
.up {
	font-size: 18px;
	font-weight: bold;
	color: #B21933;
}
.up a:link, .up a:visited{
	text-decoration: none;
}
div#order {
	padding-top: 25px;
	letter-spacing: 1px;
	font-size: 12px;
}
.order {
	height: 220px;
	width: 185px;
	float: left;
	margin-right: 8px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #B21933;
}

/*shopping cart pages*/

#shop #order div{
	height: 30px;
	padding-top: 10px;
}
#shop hr {
	clear: both;
	width: 782px;
	height: 1px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
}
.shoppingCart h4 {
	font-size: 14px;
	font-weight: bold;
}
.shoppingCart h4 span {
	font-size: 11px;
	font-weight: normal;
}
.order a:link, .order a:visited {
	color: #1966B4;
}
.order a:hover, .order a:active { 
	color: #B21933;
}

.order img {
	border: 1px solid #333333;
}

.order img:hover {
	border: 1px solid #733338;
}
.shoppingCart img {
	border: 1px solid #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
}
div#cart {
	height: 50px;
	width: 783px;
}


div.shoppingCart {
	width: 782px;
	font-size: 11px;

}
.shoppingCart div {
	height: 280px;
}

.shoppingCart div.left {
	float: left;
	width: 391px;
	margin-bottom: 15px;
}
/*Special alignment for peace necklace due to wide & long shopping cart stuff*/
.shoppingCart div.peace1 {
	float: left;
	width: 222px; /*accomodates image, margin and border*/
	margin-bottom: 15px;
	height: 350px;
}
.shoppingCart div.peace1 img {
	margin-top: 19px;
}
.shoppingCart div.peace2 {
	float: left;
	width: 169px;
	margin-bottom: 15px;
	height: 350px;
}
/*end peace necklace code*/
.shoppingCart div.right {
	float: right;
	width: 391px;
	margin-bottom: 15px;
}
.shopDescription p {
	font-size: 12px;
	margin-top: 0px;
}
.shoppingCart form {
	width: 391px;
}
.shoppingCart select, .shoppingCart option, .shoppingCart input {
	color: #333333;
}

.copyright img {
	margin-right: 5px;
	margin-left: 5px;
	border: none;
	margin-bottom: 5px;
}

