/* Reset Stuff */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ol, ul {
	list-style: none;
}


/* Basic Setup */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #062D5E;
	margin: 0px;
	background-color: #FFFFFF;
}
p {
	margin-bottom: 1.2em;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 14px;
}
h2, .h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #A90101;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #A90101;
	padding: 0px;
}
.noMargin {
	margin: 0px;
}
a {
	color: #1357AF;
	text-decoration: none;
}
a:hover {
	color: #D70E0E;
	text-decoration: underline;
}
.pad5 {
	padding: 5px;
}
blockquote {
	margin: 0px 40px 14px 50px;
	padding-left: 35px;
	padding-top: 5px;
	background: url('img/quotel.jpg') no-repeat
}


/* Menu */

#menu1 {
	background: #BBCDE6 url('img/menu-back.gif') repeat-x;
	display: block;
	padding: 6px 0px 5px 0px;
	height: 19px;
}
#menu1 li {
	display: inline;
}
#menu1 li a {
	font-weight: bold;
	font-size: 15px;
	color: #4E4E4E;
	text-decoration: none;
	padding: 6px 16px 5px 16px;
	vertical-align: middle;
	margin: 0px;
}
#menu1 li a:hover {
	background-color: #5979AA;
	color: #FFFFFF;
}

ul.markers {
	list-style-type: disc;
	padding: auto;
	margin: auto;
}
ul.markers li {
	margin-left: 15px;
}
ul.arrow li {
	list-style-type: none;
	background: url('img/bullet1.gif') no-repeat 1px 2px;
	padding-left: 20px;
}


strong, b {
	font-weight: bold;
}
.noviz {
	width: 5px;
	visibility: hidden;
	display: inline;
}


/* Design */

#container {
	width: 857px;
	margin: 0px auto;
}
#header {
	width: 100%;
}
.photoright {
	width: 165px;
}
#mainBody {
	background: url('img/top-photo3.jpg') no-repeat top right;
	padding: 30px 100px 40px 30px;
}
#footerBar {
	padding: 11px;
	text-align: center;
	font-size: 12px;
	border-top: 1px #5979AA solid;
	width: 60%;
	margin: 0px auto;
}



/* Individual Parts */

#fpRightCol {
	font-weight: normal;
	padding-top: 50px;
	padding-left: 15px;
	vertical-align: middle;
}

#fpBottomNav {
	margin-top: 30px;
	width: 100%;
	font-weight: bold;
}
#fpBottomNav td.col {
	width: 50%;
}
#fpBottomNav td.right {
	text-align: right;
}
#fpBottomNav td.col td {
	vertical-align: top;
	text-align:left;
}
#fpBottomNav a, #fpBottomNav a:hover {
	color: #062D5E;
	text-decoration: none;
}
#fpBottomNav td.col td.colTitle {
	width: 248px;
}


#aboutHeader {
	margin-right: 105px;
	padding:10px 0px 25px 0px;
	border-bottom: 1px solid #5979AA;
}

#aboutBio2 {
	margin: 20px 0px;
}

#aboutBio2 td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 25px;
	font-size: 12px;
}

#aboutBio2 td img {
	border: 1px solid #000000;
}




#coachingLeft {
	padding-top: 25px;
	vertical-align: top;
}
#coachingRight {
	padding: 10px 85px 20px 10px;
	
}

#coachingBottom {
	width: 100%;
}

#coachingBottom td {
	width: 50%;
	padding-right: 10px;
	vertical-align: top;
}

#bookTop {
	font-size: 18px;
	font-style: italic;
	text-align: center;
	padding: 25px 105px 0px 0px;
	vertical-align: top;
}

td.bookBanners {
	padding-top: 30px;
	text-align: center;
}

#speakingLeft {
	padding: 10px 10px 20px 10px;
}
#speakingRight {
	padding-top: 55px;
	vertical-align: top;
}

#recommend td {
	vertical-align: top;
	padding: 3px 3px 20px 3px;	
}