body {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, serif;
	line-height: 18px;
	list-style-image: url(http://www.christiannehayward.com/site_assets/www.christiannehayward.com/images/dynamic/bullet_list.gif);
	list-style-position: outside;
}

.goldtext { color: #996633; font-size: 13px; font-family: Georgia, serif; line-height: 18px;}



.menu {
	color: #660000;
	font-size: 12px;
	font-family: Georgia, serif;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
	font-variant: small-caps;
}

.menuactive {
	color: #996633;
	font-size: 12px;
	font-family: Georgia, serif;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
	font-variant: small-caps;	
}


.submenuttl {
	color: #996633;
	font-size: 15px;
	font-family: Georgia, serif;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
	border-bottom: 1px solid #996633;
	padding:5px 0px;
}

.submenu {
	color: #660000;
	font-size: 13px;
	font-family: Georgia, serif;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
}

.submenulvl2 {
	color: #333333;
	font-size: 11px;
	font-family: Georgia, serif;
	line-height: 18px;
	text-decoration:none	;	
}

a:link { color: #660000;}

a:visited { color: #996633;}

a:hover { color: #996633;}

a:active { color: #996633;}

h1 {color: #660000; font-style:italic; font-size: 18px; font-weight:bold;  }
h2 {color: #660000; font-style:italic; font-size: 18px; margin-top: 5px; margin-bottom:2px; font-weight:bold; }
h3 {color: #333333; font-size: 16px; margin-top: 24px; margin-bottom:12px; font-weight:bold; border-top: solid 1px #999999; padding-top:12px;} /* ADDED BY JEREMY */

/* TOP MENU */
#horizontal_table_nav td {
	background-image: url(../images/menu_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;	
}
#horizontal_table_nav td.spacer {
	text-align: center;
	padding: 0px 45px 0px 0px;
	background-image: none;
}
#horizontal_table_nav div {
	background-image: url(../images/menu_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 16px 0px 0px 0px;
	height: 38px;
	margin: 0px;
}
#horizontal_table_nav a {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif;
	padding: 0px 19px 0px 19px;
	margin: 0px;
	text-decoration: none;
	height: 48px;
	line-height: 18px;
	font-variant: small-caps;
}
#horizontal_table_nav a:hover {
	text-decoration: none;
	color: #996633;
}
#horizontal_table_nav a.current {
	color: #996633;
}

.subnav {
	margin-right:5px;
}

/* SIDE NAV */
#navcontainer {
	margin: 0px;
	padding: 0px;
	width: 175px;
}
#navcontainer ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;	
}
#navcontainer ul ul {
	margin: -5px 0 5px 0;
	padding: 0px;
}
#navcontainer a {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	padding: 5px 0px 5px 0px;
	width: 175px;
	text-decoration: none;
}
#navcontainer ul ul a {
	background-image: url(/site_assets/www.christiannehayward.com/images/menu_bullet.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#navcontainer a:hover {
	text-decoration:none;
	color:#996633;
}
#navcontainer li li a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px 7px 0px 0px;
	width: 183px;
	text-decoration: none;
}

/*	Bookclubs ~Additions by Jeremy Lim~ */

img.bc {
	margin-bottom:6px;
	border: none;
		}

div.bc {
	float: left;
	width:104px;
	padding: 8px 8px 10px 8px;
	text-align: center;
	background-color: #ecdbbb;
	margin: 0px 8px 12px 0px;
	border: solid #999999 1px;
			}

div.box {
	padding: 12px 8px 12px 8px;
	background-color: #ecdbbb;
	margin: 0px 0px 12px 0px;
	border: solid #999999 1px;
			}

ul.schedule {
  padding-bottom:0;
  margin-bottom:0;
}

li.schedule {
  padding-bottom:0;
  margin-bottom:0;
}

h4	{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	}

table.bc td	{
	padding-bottom:10px; }
	
#bc-left	{
	padding: 0px;
	margin: 0px;
			}
			
h1#nm		{
	margin-top: 0px;
			}	
