/* ****************************************** */
/* COMMON */
/* ****************************************** */

div, span, p, ul, li, td, input, select, textarea, button 
	{
		font-family: tahoma, arial, sans-serif; 
		font-size:8pt;
	}
	body                { background-color: #720b3a; background-image: url("../images/nav/purpletile.jpg"); background-repeat: repeat-x; margin: 0 }
li {
	padding: 5px;
}
.affirmationHeading {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link  { color: #639; text-decoration: none; }
a:visited {color: purple; text-decoration: none; }
a:hover   { color: #99c; text-decoration: underline }
a:active   { color: #f00 }


}

.contentTitle {
		color: #33135c;
		font-size: 12pt; 
		font-weight: bold;
		text-align: left;
		padding-top:10px;
		padding-bottom:10px;
}
	
.nextEvent {
	font-size: 14px;
	font-weight: bold;
	color: #378027;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.largeLink {
	font-size: 12px; 
	font-weight: bold
}

#contentLeft {
	float:left;
}

#contentRight {
	float:right;
}
.copyright { padding-top: 10px; padding-bottom: 10px }
.paragraph {
	padding-top:10px;
	padding-bottom:10px;
}

.lineItem {
	padding-top:5px;
	padding-bottom:5px;
}

.redEmphasis {
	color:#ff0000;
	font-weight:bold;
}

.titleLeft {
	font-weight:bold;
	text-decoration: underline;
	text-align:left;
	padding-top:10px;
}
h1  { color: #33135c; font-size: 12pt; font-weight: bold; text-align: left; padding-bottom: 5px }
h2  { color: #603; font-size: 12px; font-weight: bold; text-align: left }
/* ****************************************** */
/* BOOKS */
/* ****************************************** */

.bookTitle {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.bookExcerpt {
	color:#666600;
	font-style:italic;
	text-align:left;
}

.bookEndorsementHeader {
	color:#660000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.bookEndorsementParagraph {
	padding-left:10px;
	padding-right:10px;
}

.bookEndorsementCredit {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.bookEndorsementAuthor {
	color:#660000;
	font-weight:normal;
}

.bookEndorsementTitle {
	color:#666600;
	font-style:italic;
}

/* ****************************************** */
/* JEWELRY */
/* ****************************************** */

.jewelryTitle {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}

.affirmationTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.affirmationItem {
	font-weight: bold;
	color: #663333;
}
.affirmationDesc {
	font-style: italic;
}
.storeCategory {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.elementNav {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.elementTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ****************************************** */
/* NAVIGATION */
/* ****************************************** */

.bottomNav    { color: #f9c; font-size: 11px; text-decoration: none; padding-top: 10px; padding-bottom: 10px;
 }

.bottomNav a:link   { color: #c9f; text-decoration: none; }
.bottomNav a:visited  { color: #99c; text-decoration: none; }
.bottomNav a:hover   { color: #fff; text-decoration: underline; }
.bottomNav a:active   { color: #fc0 }

.jewelryNav     { color: #300; font-size: 11px; text-decoration: none; padding-top: 10px; padding-bottom: 10px }

.jewelryNav a:link    { color: #36c; text-decoration: none }
.jewelryNav a:visited  { color: #99c; text-decoration: none; }
.jewelryNav a:hover     { color: #f69; text-decoration: underline }
.jewelryNav a:active     { color: #f00 }
.considerations     { color: #006; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: center; padding-top: 10px; padding-bottom: 10px }
.recommendations  { color: #600 }
.recommendationtitle   { color: #606; font-size: 22px; font-weight: bold; text-transform: capitalize }
.focus   { color: #060 }

/* ****************************************** */
/* EVENTS */
/* ****************************************** */

.eventContainer {
		padding-top:10px;
		padding-bottom:10px;
		padding-left:20px;
		padding-right:20px;
}

.eventMonth {
		color:#378027;
		font-size: 14px; 
		font-weight: bold;
		padding-top:5px;
		padding-bottom:5px;
	}

.eventTitle {
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	padding-bottom: 2px;
}

.eventCity, .eventDate, .eventTime {
	font-size:12px;
	font-weight:bold;
}

.eventCity {
	color:#660000;
}

.eventDate {
	padding-top:10px;
	padding-bottom:10px;
	color:#660000;
}

.eventimage { 
	padding-right:10px;
	padding-left:10px;
	align:right;
	border:0px;
}

/* ****************************************** */
/* SPONSORS */
/* ****************************************** */

.sponsorContainer, .timeContainer {
	padding-top: 10px;
	padding-bottom: 5px;
}
.sponsorName {
	font-size:12px;
	font-weight: bold;
}

.sponsorAddress {
	font-size:12px;
}

.sponsorLable, .timeLabel, {
	font-weight: normal;
	padding-bottom:5px;
}

/* ****************************************** */
/* CD'S */
/* ****************************************** */

.cdquote { 
	font-style:italic; 
	padding-left:10px;
	padding-bottom:10px;
}

.cdsource { 
	text-align:right;
	padding-top:5px;
}

.price { 
	font-weight:bold;
	text-align:right;
	padding-top:5px;
}

/* ****************************************** */
/* ADMIN*/
/* ****************************************** */

.ADMINbold { 
	font-weight:bold;
	text-align:right;
	padding-top:5px;
