body {
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#000000;
}
em {
	font-style:italic;
}

#wrapper {
  margin: 0 auto;
	padding-left:40px;
	padding-top:10px;
	width:1060px;
}

#note {
	float:left;
	width:96px;
}

#content {
	float:left;
	width:602px;
}

#sidebar {
	padding-top:10px;
}

#intro p, h1, h3{
	font-family:"Times New Roman", Times, serif;
}

h1 {
	font-size:75px;
	color:#6a7376;
	padding:14px 0 4px 0;
	line-height:60px;
}

#sidebar {
	float:left;
	width:270px;
	margin-left:12px;
	margin-top: 3px;
	background:#00aeef;
}

#sidebar img {
	margin-left:10px;
}

#sidebar #nav {
	clear:both;
	margin-top:10px;
	margin-left:10px;
	float:none;
}

#nav li {
	margin-bottom:10px;
}

#nav a {
	width:246px;
	height:21px;
	padding-top:40px;
	padding-left:3px;
	display:block;
	color:#231f20;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
}

#nav a:hover, #nav a.current {
	color:#C1272D;
}

#sidebar #top {
	height:240px;
}
#nav #btn_journalism a{
	background:#fff url(/images/JOURN_BUTTON.jpg) right no-repeat;
}

#nav #btn_speaking a{
	background:#FFFFFF url(/images/WJH_CRONK_BUTTON.jpg) right no-repeat;
}

#nav #btn_professional a{
	background:#fff url(/images/OPC-LOGO_BUTTON.jpg) right no-repeat;
}

#nav #btn_books a{
	background:#fff url(/images/BOOKS_BUTTON.jpg) right no-repeat;
}

#nav #btn_about a{
	background:#fff url(/images/wjh_button.gif) right no-repeat;
}

#nav #btn_travel a{
	background:#fff url(/images/TRAVEL_BUTTON.jpg) right no-repeat;
}

#footer {
	clear:both;
}

#btn_contact, #btn_blog {
	width:283px;
	height:59px;
	background:url(../images/bg_gradient.gif) repeat-y;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	padding-top:3px;
	font-size:28px;
	border:solid 3px #fff;
}
#btn_contact img, #btn_blog img {
	vertical-align:middle;
}

#btn_contact:hover, #btn_blog:hover, #btn_contact.current, #btn_blog.current {
	border:solid 3px #C1272D;
}

#btn_blog {
	margin-left:15px;
}

strong {
	font-weight:bold;
}

div.clearer {
	clear:both;
	height:0;
}

#btn_home {
	display:block;
	width:267px;
	height:18px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:3px;
	background:#971B1E;
	margin-top:10px;
	margin-left:12px;
	text-decoration:none;
	float:left;
}

