@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	background-color: #666666;
	background-image: url(images/bg.jpg);
}
ul, li {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 150px;
	width: 960px;
}
#nav {
	height: 40px;
	width: 960px;
	background-image: url(images/menu-bg.jpg);
	display: inline-block;
}
#box {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#box-top {
	background-image: url(images/box-top.png);
	height: 25px;
	width: 590px;
}
#box-bg {
	background-image: url(images/box-bg.png);
	width: 590px;
	display: inline-block;
}
#box-btm {
	background-image: url(images/box-btm.png);
	height: 25px;
	width: 590px;
}


.banner {
	margin-left: 120px;
	margin-top: 20px;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 30px;
	margin-left: 20px;
	font-style: italic;
	font-size: 15px;
	margin-top: 0px;
}
.not-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
}



table.menubar {
	margin-right: 15px;
	margin-top: 10px;
}
table.menubar td {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
td.no-border  {
	border-right-style: none;
}



.menu {
	list-style-type: none;
	margin-top: 12px;
	color: #D30F8B;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}
.menu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 0px 10px 0px 10px;
}
.menu li a {
	color: #D30F8B;
	text-decoration: none;
}
.menu li a:hover {
	color: #333333;
}

li.no-border  {
	border-right-style: none;
}
#content {
	width: 960px;
	background-image: url(images/content-bg.jpg);
	background-color: #FFFFFF;
	display: inline-block;
}
#left {
	float: left;
	width: 630px;
	padding-top: 15px;
	margin-right: 20px;
	padding-left: 35px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.quote a {
	color: #E2017B;
	text-decoration: none;
}
.quote a:visited {
	color: #E2017B;
	text-decoration: none;
}


.centre-italic {
	font-size: 18px;
	font-style: italic;
	color: #D30F8B;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-left: 20px;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}



.main-text {
	margin-left: 0px;
	margin-right: 0px;
}
.main-text a {
	color: #D30F8B;
	text-decoration: none;
}
.main-text a:hover {
	color: #666666;
}


.main-text-xsmall {
	margin-left: 35px;
	margin-right: 10px;
	font-size: x-small;
	margin-top: 5px;
}
ul.main-text  {
	margin-left: 30px;
}


h2 {
	color: #D30F8B;
	font-size: 16px;
}



#right {
	float: right;
	width: 250px;
	margin-right: 7px;
	padding-top: 30px;
}
#right a {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #D30F8B;
}

img.book-cover {
	margin-left: 15px;
	margin-top: 30px;
}
.newsletter-text {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

#clear-both {
	clear: both;
}

#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 65px;
	width: 960px;
	background-repeat: no-repeat;
	display: inline-block;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #D30F8B;
}
img.float-right {
	float: right;
	margin-left: 15px;
}
img.float-left {
	float: left;
	margin-right: 15px;
}
div.feedburnerFeedBlock {
	margin-right: 20px;
	margin-left: 15px;
}
p.date {
	font-size: x-small;
	margin-top: 3px;
	margin-bottom:5px;
	color: #666666;
}
div.feedburnerFeedBlock li {
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#999999;
	list-style-type: none;
}
#creditfooter {
	display: none;
}

p.feedTitle {
	font-weight: bold;
	margin-bottom: 10px;
}
.news-navbar {
	margin-top: 12px;
	margin-bottom: 0px;
	color: #333333;
	font-size: medium;
	margin-left: 40px;
	float: left;
}
.news-date {
	margin-top: 14px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333333;
	font-size: small;
	float: right;
	margin-right: 30px;
}
.news-menu {
	width: 250px;
	list-style-type: none;
	margin-left: 30px;
}
.news-menu li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 55px;
}
.news-menu li a {
	color: #333333;
	text-decoration: none;
}
#left-newsletter {
	float: left;
	width: 640px;
	padding-top: 15px;
	padding-left: 35px;
}
.quote-newsletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-right: 10px;
}
a.newsletter-links  {
	color: #D30F8B;
	text-decoration: none;
}
a.newsletter-links:hover {
	color: #666666;
}
.pink {
	color: #D30F8B;
}
.purple {
	color: #993399;
}

#right hr {
	margin-right: 10px;
	margin-left: 10px;
}
ul.indent {
	margin-left: 50px;
}
.purple  a {
	color: #993399;
	text-decoration: none;
}
.pink a {
	color: #D30F8B;
	text-decoration: none;
}
ul.bullet {
	margin-left: 30px;
	color: #D30F8B;
	font-style: italic;
	font-size: 14px;
}
ul.bullet ul {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-style: normal;
	font-size: small;
}
/*menu bar */
#menu {
	height: 40px;
	width: 960px;
	background-image: url(images/menu-bg.jpg);
}

#menu ul {
	padding-top: 15px;
	float: right;
	padding-right: 15px;
}

#menu li {
	list-style:none;
	float:left;
}


#menu li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#menu li ul {
	display: none;
}
#menu li:hover ul {
	position: absolute;
	display:inline-block;
	margin: 0;
	padding: 0;
	background-color:#000000;
}
#menu li:hover li {
	clear:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu li:hover li a {
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu li li a:hover {
	color: #d30f8b;
}
li.divider-home {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/home-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 73px;
}
#menu  li.divider-home:hover  {
	background-image: url(images/home-dn.png);
}
li.divider-shop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/shop-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
}
#menu  li.divider-shop:hover  {
	background-image: url(images/shop-dn.png);
}
li.divider-speaking {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/speaking-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 103px;
}
#menu   li.divider-speaking:hover  {
	background-image: url(images/speaking-dn.png);
}
li.divider-publicity {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/publicity-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 95px;
}
#menu  li.divider-publicity:hover  {
	background-image: url(images/publicity-dn.png);
}
li.divider-adventure {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/adventures-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 108px;
}
#menu  li.divider-adventure:hover  {
	background-image: url(images/adventures-dn.png);
}

li.divider-profile {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/profile-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 78px;
}
#menu  li.divider-profile:hover  {
	background-image: url(images/profile-dn.png);
}
li.divider-testimonials {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/testimonials-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 117px;
}
#menu  li.divider-testimonials:hover  {
	background-image: url(images/testimonials-dn.png);
}
li.divider-links {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/links-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 65px;
}
#menu  li.divider-links:hover  {
	background-image: url(images/links-dn.png);
}
li.divider-contact {
	background-image: url(images/contact-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 82px;
}
#menu  li.divider-contact:hover  {
	background-image: url(images/contact-dn.png);
}
li.divider-blog {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/blog-nav.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
}
#menu  li.divider-blog:hover  {
	background-image: url(images/blog-dn.png);
}
ul.promo {
	margin-left: 35px;
	font-size: 15px;
	color: #D30F8B;
	font-style: italic;
}
ul.promo li {
	padding-bottom: 5px;
}
.workshop-testimonial {
	background-color: #7A7A7A;
	color: #FFFFFF;
	padding: 15px;
	border: 2px solid #D30F8B;
}
.pink-lge {
	color: #D30F8B;
	font-size: 16px;
	font-weight: bold;
}
.black-lge {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pink-bg {
	background-color: #FCCFEB;
}
.shop a {
	color: #000000;
	text-decoration: none;
}
table.thumb {
	text-align: center;
}
table.thumb a {
	text-decoration: none;
	color: #000000;
}
table.thumb a:hover {
	color: #D30F8B;
}
table.thumb        a  img    {
	border: none;
}



.shop a:hover {
	font-style: italic;
}
h2 a {
	color: #D30F8B;
	text-decoration: none;
}
h2 a:hover {
	color: #7A7A7A;
}

