@charset "utf-8";



/* CSS Document */

p{
	color: #5F5F5F;
	line-height: 18px;
}

.header-p{
	color: #5F5F5F;
	line-height: 12px;
}


h1{
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h2{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h3{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #d4d4d4;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
}

.drk-style .feng-shui {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	color: #999999;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: sans-serif;
	color: #999999;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #95368a;
	font-size: 11px;
	font-family: sans-serif;
	color: #FFFFFF;
}

.drk-style #container {
	width: 798px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.drk-style #shadow {
	width: 820px;
	background-image: url(images/container-shadow.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.drk-style #header {
	height: 125px;
	width: 790px;
	margin-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
}
.drk-style #mainContent {
	background: #FFFFFF;
	border: 1px solid #d4d4d4;
	display: block;
	overflow: visible;
	float: left;
	width: 798px;
}

.drk-style #nav-wrap {
	height: 30px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	width: 798px;
	background-image: url(images/nav-bg.png);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	margin-bottom: 1px;
}

.drk-style #navigation {
	width: 550px;
	height: 20px;
	float: left;
	text-align: left;
	margin-top: 8px;
	margin-left: 8px;
}

.drk-style #right-nav {
	width: 150px;
	height: 20px;
	float: right;
	text-align: right;
	padding-right: 8px;
	margin-top: 8px;
	display: block;
}

.drk-style #gradient {
	background-image: url(images/homepage-gradient.png);
	width: 100%;
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 25px;
}




.drk-style #gradient-top {
	height: 70px;
	width: 798px;
	display: block;
}

.drk-style  #homepage-flash {
	width: 798px;
	height: 447px;
	float: left;
}

.drk-style #home-three-column-container {
	width: 798px;
	height: 179px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	float: left;
}

.drk-style #home-column-1 {
	width: 255px;
	height: 179px;
	float: left;
	text-align: center;
	background-image: url(images/box-1.jpg);
	margin-left: 8px;
}

.drk-style #home-column-2 {
	width: 255px;
	height: 179px;
	float: left;
	text-align: center;
	margin-left: 8px;
	background-image: url(images/box-2.jpg);
}

.drk-style #home-column-3 {
	width: 256px;
	height: 179px;
	float: left;
	text-align: center;
	margin-left: 8px;
	background-image: url(images/box-3.jpg);
}

.drk-style #logo-strip {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	margin-left: 8px;
	background-image: url(images/logo-strip.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.drk-style #gradient-bottom-home {
	background-image: url(images/gradient-home-bot.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-about-drk {
	background-image: url(images/gradient-about-drk.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-about-si {
	background-image: url(images/gradient-about-si.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-about-feng-shui {
	background-image: url(images/gradient-about-feng-shui.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-about-master {
	background-image: url(images/gradient-about-master.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-about-faqs {
	background-image: url(images/gradient-about-faqs.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-bottom-about {
	background-image: url(images/gradient-about-bot.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-services {
	background-image: url(images/gradient-services.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-services-bot {
	background-image: url(images/gradient-services-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-testimonials {
	background-image: url(images/gradient-testimonials.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-testimonials-bot {
	background-image: url(images/gradient-testimonials-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}


.drk-style #gradient-store {
	background-image: url(images/gradient-store.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #product-wrapper {
	width: 100%;
	text-align: left;
	float: left;
	margin-bottom: 32px;
}

.drk-style #atma-wrapper {
	width: 100%;
	text-align: left;
	float: left;
	margin-top: 32px;
	margin-bottom: 16px;
}

.drk-style #product-pic {
	width: 125px;


	height: 113px
	text-align: left;
	float: left;
	height: 113px;
	display: block;
}

.drk-style #product-text {
	text-align: left;
	float: left;
	width: 621px;
}

.drk-style .product-titles {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.drk-style #gradient-store-bot {
	background-image: url(images/gradient-store-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}


.drk-style #gradient-happenings {
	background-image: url(images/gradient-happenings.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-happenings-bot {
	background-image: url(images/gradient-happenings-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}


.drk-style #gradient-inspiration {
	background-image: url(images/gradient-inspiration.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-inspiration-bot {
	background-image: url(images/gradient-inspiration-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}


.drk-style #gradient-recommendations {
	background-image: url(images/gradient-recommendations.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-recommendations-bot {
	background-image: url(images/gradient-recommendations-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-contact {
	background-image: url(images/gradient-contact.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-contact-bot {
	background-image: url(images/gradient-contact-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-client-lounge {
	background-image: url(images/gradient-client-lounge.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #gradient-client-lounge-bot {
	background-image: url(images/gradient-client-lounge-bot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

.drk-style #nest {
	background-image: url(images/water-drop.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 168px;
	width: 100%;
	margin-top: 8px;
}
.drk-style   #container   #mainContent   #nest   #home-image   {
	width: 500px;
	float: left;
	height: 180px;
}
.drk-style  #container  #mainContent   #nest  #hp-fs-def  {
	float: right;
	width: 480px;
	padding-right: 8px;
}

.drk-style #email-box-wrapper {
	float: right;
}
.drk-style #email-box-wrapper-2 {
	float: right;
}
.drk-style .email-signup-text {
	padding-right: 23px;
	font-size: 9px;
}
.drk-style #email-signup-box {
	font-family: sans-serif;
	font-size: 11px;
	width: 245px;
	padding-top: 50px;
	float: right;
	text-align: right;
}
.drk-style #email-signup-arrow-box {
	float: left;
	padding-left: 2px;
}
.drk-style #email-signup-input-box {
	float: left;
}
.drk-style #email-info-text {
	width: 260px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding-top: 40px;
	padding-left: 40px;
}

.drk-style #page-title {
	padding-top: 8px;
	padding-left: 28px;
	padding-bottom: 16px;
	height: 30px;
}

.drk-style #logo-div {
	width: 224px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	height: 105px;
	background-image: url(images/sacred-interiors-logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.drk-style  #content {
	width: 746px;
	display: block;
	padding-top: 8px;
	overflow: auto;
	padding-left: 28px;
}

.drk-style  #testimonials-content {
	width: 400px;
	display: block;
	padding-top: 8px;
	overflow: auto;
	float: left;
}

.drk-style  #testimonials-video {
	width: 335px;
	display: block;
	padding-top: 8px;
	overflow: auto;
	padding-left: 0px;
	float: right;
	padding-bottom: 80px;
}

.drk-style #email-form-div {
	width: 480px;
	text-align: right;
	float: right;
	height: 115px;
}

.drk-style #images {
	margin-right: 8px;
	float: left;
}

.drk-style #images-feng-shui {
	margin-right: 8px;
	float: left;
}

.drk-style #home-images {
	margin-right: 8px;
	float: left;
	width: 100%;
}

.drk-style #home-dashed {
	display: block;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCCCCC;
	overflow: auto;
	padding-left: 8px;
	margin-bottom: 25px;
	float: left;
	margin-top: -10px;
	width: 100%;
}
.drk-style #home-content {
	float: left;
	width: 649px;
}


.drk-style #home-flash {
	width: 320px;
	height: 175px;
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.drk-style #home-text {
	width: 320px;
	height: 175px;
	padding-right: 8px;
	padding-top: 8px;
	float: right;
	display: block;
	position: relative;
}

.drk-style #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.drk-style #footer-wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 820px;
	clear: both;
	display: block;
}

.drk-style #footer {
	margin-left: 10px;
	width: 820px;
	background-image: url(images/container-shadow-bot.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 15px;
}

.drk-style #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.drk-style #testimonial-pics {
	width: 109px;
	text-align: center;
	float: left;
	padding-right: 8px;
}

.drk-style #recommendations {
	width: 100%;
	text-align: left;
	float: left;
}


a:link {
	font-family: sans-serif;
	font-size: 9pt;
	color: #ba1824;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif;
	font-size: 9pt;
	color: #ba1824;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif;
	font-size: 9pt;
	color: #ba1824;
	text-decoration: underline;
}
a:active {
	font-family: sans-serif;
	font-size: 9pt;
	color: #ba1824;
	text-decoration: none;
}

.home {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.home a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.home a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.home a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ba1824;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ba1824;
}
.home a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.about {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.about a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.about a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.about a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #95368a;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #95368a;
}
.about a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}


.services {
	font-family: sans-serif;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.services a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.services a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.services a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7dd01a;
	color: #7dd01a;
}
.services a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.drk-style .services-links {
	font-family: sans-serif;
	font-style: normal;
	color: #7dd01a;
	text-decoration: none;
}

.drk-style .services-links a:link {
	font-family: sans-serif;
	font-style: normal;
	color: #7dd01a;
	text-decoration: none;
}
.drk-style .services-links a:visited {
	font-family: sans-serif;
	font-style: normal;
	color: #7dd01a;
	text-decoration: none;
}
.drk-style .services-links a:hover {
	font-family: sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #7dd01a;
}
.drk-style .services-links a:active {
	font-family: sans-serif;
	font-style: normal;
	color: #7dd01a;
	text-decoration: none;
}


.testimonials {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.testimonials a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.testimonials a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.testimonials a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ec2889;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ec2889;
}
.testimonials a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.store {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.store a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.store a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.store a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #f38c10;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f38c10;
}
.store a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.happenings {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.happenings a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.happenings a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.happenings a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.happenings a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.inspiration {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.inspiration a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.inspiration a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.inspiration a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffcc00;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
}
.inspiration a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.view-cart {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.view-cart a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.view-cart a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.view-cart a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.view-cart a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.contact {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.contact a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.contact a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.contact a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contact a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.recommendations {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.recommendations a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.recommendations a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.recommendations a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #21578a;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #21578a;
}
.recommendations a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.recommendations-links {
	font-family: sans-serif;
	font-style: normal;
	color: #21578a;
	text-decoration: none;
}

.recommendations-links a:link {
	font-family: sans-serif;
	font-style: normal;
	color: #21578a;
	text-decoration: none;
}
.recommendations-links a:visited {
	font-family: sans-serif;
	font-style: normal;
	color: #21578a;
	text-decoration: none;
}
.recommendations-links a:hover {
	font-family: sans-serif;
	font-style: normal;
	color: #21578a;
	text-decoration: underline;
}
.recommendations-links a:active {
	font-family: sans-serif;
	font-style: normal;
	color: #21578a;
	text-decoration: none;
}

.client-lounge {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.client-lounge a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.client-lounge a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.client-lounge a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #634323;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #634323;
}
.client-lounge a:active {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.amazon {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.amazon a:link {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ba1824;
	text-decoration: none;
	font-weight: bold;
}
.amazon a:visited {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ba1824;
	text-decoration: none;
	font-weight: bold;
}
.amazon a:hover {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ba1824;
	text-decoration: underline;
	font-weight: bold;
}
.amazon a:active {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ba1824;
	text-decoration: none;
	font-weight: bold;
}

.spacer {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.drk-style .arrows {
	font-size: 9px;
	color: #ba1824;
	padding-right: 4px;
}
.drk-style .page-links {
	font-size: 11px;
	color: #ba1824;
}
.drk-style .footer-links{
	font-family: sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}
.drk-style .footer-links a:link {
	font-family: sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.drk-style .footer-links a:visited {
	font-family: sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.drk-style .footer-links a:hover {
	font-family: sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.drk-style .footer-links a:active {
	font-family: sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.drk-style .faqs {
	color: #95368a;
}
.drk-style .faqs a:link {
	font-family: sans-serif;
	font-size: 9pt;
	color: #95368a;
	text-decoration: none;
}
.drk-style .faqs a:visited {
	font-family: sans-serif;
	font-size: 9pt;
	color: #95368a;
	text-decoration: none;
}
.drk-style .faqs a:hover {
	font-family: sans-serif;
	font-size: 9pt;
	color: #95368a;
	text-decoration: underline;
}
.drk-style .faqs a:active {
	font-family: sans-serif;
	font-size: 9pt;
	color: #95368a;
	text-decoration: none;
}

.drk-style .homepage-box-links {
	display: block;
	height: 179px;
	width: 100%;
}
