﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana;
	font-size: 10px;
	background-color: #333333;
	color: #010101;
	position: relative;
}

.copyright
{
    padding:2px 2px 2px 2px;
}

.blank_col
{
	border-right: 1px solid #999;
	vertical-align: top;
	background-color: #ffffe1;
}
table.branding
{
	margin-top: 20px;
}

table.branding td.logo
{
	padding-left: 15px;
	padding-right: 71px;
	border-right: 1px solid #000;
	background-color: #ffffff;
}

table.globalnav
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.globalnav td.navitemon
{
	background-color: #666666;
	color: #ffffff;
	text-align: center;
	border-right: 1px solid #333333;
	width: 96px;
	height: 22px;
}

table.globalnav td.navitem
{
	background-color: #9f1624;
	color: #ffffff;
	text-align: center;
	border-right: 1px solid #333333;
}

table.globalnav td.navitem a
{
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-top: 8px;
	width: 96px;
	height: 22px;
}

/*
div.hitarea
{
	width: 96px;
	height: 22px;
	padding-top: 8px;
}
*/

table.homebody
{
	height: 600px;
	margin-bottom: 20px;
}

table.homebody td.leftcolumn
{
	border-right: 1px solid #333333;
	vertical-align: top;
	width: 155px;
	background-color: #c9c9c9;
}

td.center
{
	background-color: #ffffff;
	vertical-align: top;
	width: 439px;
	border-right: 1px solid #999999;
	font-size: 11px;
}

table.body td.center
{
	background-color: #ffffff;
}

td.center .copy
{
	padding: 15px 20px 38px 20px;
	vertical-align: top;
}

table.body
{
	height: 600px;
	margin-bottom: 20px;
}


table.body td.navcolumn
{
	border-right: 1px solid #999999;
}

td.center h1
{
	font-size: x-large;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

td.center p
{
	font-size: 11px;
	color: #010101;
}

td.center p a
{
	text-decoration: none;
	color: #A70A23;
	/*background-image: url(../images/chevron.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 0px;
}

.subhead
{
	font-weight: bold;
}

td.center div.subhead
{
	font-weight: bold;
}

td.center div.group
{
	font-size: 1.2em;
}

td.center li
{
	padding-top: 5px;
}

table.syllabus td.order
{
	vertical-align: top;
	padding-right: 20px;
	font-weight: bold;
}

table.homebody tr.promos td
{
	width: 218px;
	height: 69px;
	font-weight: bold;
	color: #000;
	padding: 15px 20px 15px 20px;
	background-position: bottom;
	background-color: #c9c9c9;
	border-top: 1px solid #333333;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}

table.homebody tr.promos a
{
	text-decoration: none;
	color: #A70A23;
	display: block;
	margin-top: 10px;
}

td.rightcolumn
{
	background-color: #ffffe1;
	font-style: italic;
	line-height: 16px;
	font-size: 11px;
	vertical-align: top;
	color: #404040;

}

table.body td.rightcolumn
{
	background-color: #c9c9c9;
}

table.body td.contact
{
	line-height: 14px;
	font-style: normal;
	font-size: 10px;
}

table.body div.contact
{
	line-height: 14px;
	font-style: normal;
	font-size: 10px;
	padding: 15px;
}

table.body td.contact div
{
	text-align: center;
}

table.body div.copy p.contact a
{
	background-image: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

table.body td.promo
{
	padding: 0px;
	background-color: #e4e4e4;
}
td.h7 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 23px;
	font-weight: bold;
}



/*----------------------------*/
/*----  Left Nav Styles  -----*/
/*----------------------------*/


table.body td.navcolumn
{
	background-color: #ffffe1;
	width: 165px;
	vertical-align: top;
}

table.body td.navcolumn div.section
{
	border-bottom: 1px solid #333333;
	padding: 8px 10px;
	color: #000;
	font-weight: bold;
}

table.body td.navcolumn div.section a
{
	color: #9F1624;
	text-decoration: none;
}

table.body td.navcolumn div.expanded
{
	background-color: #ffffff;
	border-bottom: 1px solid #333333;
}

table.body td.navcolumn div.sectionactive
{
	background-color: #ffffff;
	border-bottom: 1px solid #e4e4e4;
	padding: 8px 10px;
	color: #000;
	font-weight: bold;
}

table.body td.navcolumn div.sectionactive a
{
	color: #9F1624;
	text-decoration: none;
}

table.body td.navcolumn div.subsection
{
	background-color: #ffffff;
	border-top: 1px solid #e4e4e4;
	padding: 8px 10px  8px 10px;
	color: #000;
	/******background-image: url(../images/chevron.gif);*****/
	background-repeat: no-repeat;
	background-position: 10px 11px;
}

table.body td.navcolumn div.subsection a
{
	color: #9F1624;
	text-decoration: none;
}


/*----------------------------*/
/*----     Misc Styles   -----*/
/*----------------------------*/

.testimonial_divider
{
    border-top: 1px solid #e4e4e4;
    height:1px;
    padding: 10px 0 10px 0;
}


span.name
{
	font-size: .8em;
	line-height: 12px;
	display: block;
	margin-top: 15px;
	font-style: normal;
}
div.copy .inline
{
    display:inline;
}

i
{
	font-size: 1.1em;
}

table.register td
{
	padding-right: 20px;
	padding-top: 10px;
	vertical-align: top;
	font-size: 11px;
}

ul.clients
{
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

super
{
	position: relative;
	top: -5px;
	font-size: .8em;
}

img.headshot
{
	float: right;
	margin: 15px 0px 10px 10px;
	border: 1px solid #333333;
}

h4
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 15px;
}

ul.keywords
{
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-size: 1.1em
}

ul.keywords li
{
	list-style-type: none;
}

/*--------------------------------*/
/*----  Right Column Styles  -----*/
/*--------------------------------*/


div.masteryinfo
{
	padding: 15px;
	font-style: normal;
	border-bottom: 1px solid #666666;
	background-color: #e4e4e4;
	background-repeat: no-repeat;
	background-position: -10px 0px;
}

td.rightcolumn div.home
{
	background-color: #ffffe1;
}

div.masteryinfo span.title
{
	font-size: 12px;
	font-weight: bold;
	color: #9f1624;
}

div.tree
{
	background-image: url(../images/tree.jpg);
}

div.cal
{
	background-image: url(../images/cal.jpg);
}

div.quote
{
	padding: 15px;
}

div.masteryinfo a
{
	text-decoration: none;
	color: #A70A23;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	margin-top: 10px;
	font-size: 10px;
	line-height: 11px;
}

div.masteryinfo div
{
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 10px;
}

div.masteryinfo div.subhead
{
	font-weight: bold;
}
.citation1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 10pt;
	text-align: right;
}
.h7 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
}
li2 {
	display: list-item;
	list-style-type: inherit;
}

