
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	background-color: #FFF;
	font-weight: normal;
}

div#container {
	width:760px;
	margin:0px auto;
}

div.banner {
	background-color: #000000;
	color:white;
}

div.header {
	color:white;
	padding-top: 100px;
	padding-left: 10px;
	background: url('/images/banner2008.jpg') top left no-repeat;
}
 
div.footer {
	clear: both;
	padding: 15px;
	color: #000000;
	background-color: #DCE8E9;
	font-size: 9pt;
	text-align: center;
}

h1.header {
	padding:0;
	margin:0;
}

div.content {
	padding: 20px 20px 40px 20px;
	background-color: #DCE8E9;
	text-align: justify;
}

img.covimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 70px;
}

img.rightimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 41px;
}

img.leftimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 41px;
}

img.quoteimage {
	margin-right: 10px;
}

p#table_header {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

table.bio_table {
	border-style: hidden;
	cellpadding: 2;
	margin: auto;
}

td.biotable_col1, td.biotable_col3, td.contact_col1 {
	font-weight: bold;
	border-style: hidden;
}

td.biotable_col2, td.biotable_col3, td.biotable_col4, td.contact_col2 {
	padding-left: 20px;
	border-style: hidden;
}

p.bio_tableheaders, p.bookings_headers, p.contact_header {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 30px;
}

p.center {
	text-align: center;
}

p.center_bold {
	text-align: center;
	font-weight: bold;
}

p.author {
	text-align: right;
	font-size: 12px;
}

div.refquote {
	font-style: italic;
}

table {
	margin: auto;
}

tr.bio_row {
	font-weight: bold;
}

td {
	padding: 3px;
	border: 1px solid #000;
}

table#photo_gallery td {
	padding: 10px;
	border: none;
}

table#photo_gallery td img {
	border: none;
}

td.ref {
	border-style: none;
	border-collapse: collapse;
	font-style: italic; 
}	

div.bio_list, tr.row {
	text-align: center;
}

div.programs{
	line-height: 20px;
}

li, p.book, p.topics, dl {
	line-height: 2;
}

li.question, tr.top, dt {
	font-weight: bold;
}

ul.nobull {
	list-style-type: none;
}

li.nobull {
	list-style-type: none;
}

li.topic {
	font-weight: bold;
}

li.topic ul li {
	font-weight: normal;
}

li.subhead {
	font-style: italic;
}

li.subhead ul li {
	font-style: normal;
}

li.ital {
	text-decoration: underline;
	text-align: left;
}

ul.biobull {
	margin-top: 30px;
	text-align: left;
}
.bevelmenu{
	font: bold 13px arial;
	padding: 6px 0 0 0;
	margin: 0;
	width: 100%;
	border-color: #CC3300;
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
	list-style: none;
	display: inline;
}

.bevelmenu li a{
	padding: 3px 0.5em;
	text-decoration: none;
	color: #FFF;

}

.bevelmenu li a:hover{
	color: #FB2316;
	
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */

}

.footer a {
	color: #000;
	text-decoration: none;
}