/* Global Styles */

body {
	margin:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
td {
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
a {
	color: #666666;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	}
	
a:hover {
	color: #000099;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#CC0000;
	}
	
#logo 	{
	color: #666666;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	}

#tagline 	{
	color: #666666;
	letter-spacing:0em;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	color: #CCCCCC;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
#dateformat a:hover {
	color: #E3E3E3;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#999999;
	line-height:20px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(images/bracelet%20drawing.jpg);
	}
	
.pageName{
	color: #666666;
	line-height:24px;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #FFFFFB;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
