* {
padding: 0;
margin: 0;
border: 0;
}

figcaption {
    font-size: 12px;
    padding-bottom: 10px;
}
#wrap {
	width: 770px;
	margin: 0 auto 1em auto;
	background: #FFF url(../images/wrap_bg.gif) repeat-y;
}
a:link {
	text-decoration: none;
	color: #232C62;
}
a:visited {
	text-decoration: none;
	color: #232C62;
}
a:hover {
	text-decoration: underline;
	color: #60A8C3;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-color: #293265;
}
 .leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
.clear {
	clear:both;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
	font-weight: normal;
}
p {
	font-size: 80%;
	line-height: 110%;
}
p em {
	font-style: italic;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 128px;
}
#header h1 {
	margin-left: -5000px;
}
#navbar {
	background: url(../images/nav_bg.jpg);
	padding-bottom: .3em;
}
#navbar ul {
	list-style-type: none;
	padding: .3em .7em;
	display: block;
	margin-left: 1em;
}
#navbar ul li {
	display: inline;
	font-size: 90%;
	padding-right: 1em;
	margin-right: 1em;
	color: #8EB5D7;
}
#navbar ul li a:link {
	color: #DAB5A1;
}
#navbar ul li a:visited {
	color: #DAB5A1;
	text-decoration: none;
}
#navbar ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#navbar ul li a:active {
	color: #60A8C3;
	text-decoration: none;
}
#navbar ul li.last {
	border:none;
}
#content {
	float: left;
	padding: 0 .5em 0 1em 1em;
	width: 24em;
	margin: 1em 0 0 1em;
}
#content h2 {
	color: #096DA0;
	padding-bottom: 0.4em;
	text-indent: -5000px;
}
#content h2.home{
	background-image: url(../images/banner_hm.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 400px;
}
#content h2.bio{
	background-image: url(../images/banner_bo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 400px;
}
#content h2.practice{
	background-image: url(../images/banner_ct.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 400px;
}
#content h2.team {
    background-image: url(../images/banner_team.gif);
    background-repeat: no-repeat;
    height: 45px;
    width: 400px;
}
#content h2.workshop{
	background-image: url(../images/banner_ws.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 400px;
}
#content h2.books{
	background-image: url(../images/banner_book.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 400px;
}
#content h2.contact{
	background-image: url(../images/banner_ct.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 400px;
}
#content h3 {
	color: #FFFFFF;
	padding-bottom: 0.4em;
	font-weight: normal;
	font-size: 110%;
	margin: 0 0 0.4em -0.8em;
	background-image: url(../images/sky.jpg);
	background-repeat: no-repeat;
	text-indent: 0.5em;
	padding-top: 0.1em;
}
#content h4 {
	color: #232C62;
	padding-bottom: 0.4em;
	font-weight: normal;
	font-size: 90%;
}
#content h5 {
color:#DAB5A1;
padding-bottom: 0.1em;
font-weight: bold;
font-size: 85%;
}
#content p {
	color: #666666;
	padding: 0 0 1.3em 0;
	font: 75% Georgia, "Times New Roman", Times, serif;
	line-height: 145%;
}
#content p.info {
	color: #993300;
	font-size: 65%;
	clear: none;
}
#content ol {
	font-size: 80%;
	line-height: 130%;
	color: #999999;
	margin: -1.5em 0 0 1.7em;
	padding: 0;
}
#content ol li{
	padding-bottom: 0.2em;
}
#content ul {
	font-size: 80%;
	line-height: 130%;
	color: #999999;
	margin: .5em 0 .5em 1.7em;
	padding: 0;
}
#content img.scd {
	margin-bottom: 1.5em;
	padding: 0.2em 2em .5em 0;
	float: left;
}
#content img.cd {
	margin: 1em auto 1em auto;

}


#right a.video {
display: block;
}
#right a.video:link,
#right a.video:visited,
#right a.video:active {
background: url(../images/videoplay.png) no-repeat center top;
height: 6.2em;
margin: 1.9em 0 0 4em;
width:  5.5em;
}
#right a.video:hover,
#right a.video:focus {
background: url(../images/videoplay.png) no-repeat center bottom;
}




.name {
	padding-bottom: 1.5em;
}
#sidebar {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 1.7em 1em 1em 1em;
	width: 5em;
	margin: 1em 0 0 0;
}
#sidebar ul {
	font-size: 75%;
	line-height: 130%;
	color: #999999;
}
#sidebar ul li {
	display: block;
	padding: .2em 0;
	color: #0075A0;
	margin: 0 0 .2em .8em;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #293265;
}
#sidebar ul li a:link {
	color:#60A8C3;
}
#sidebar ul li a:visited {
	color:#81B8D1;
}
#sidebar ul li a:hover {
	color:#666666;
	text-decoration: none;
}
#sidebar ul li a:active {
	color:#000;
}
#sidebar img {
	margin: -1.7em 0 0 -.8em;
}

#right {
	float: left;
	width: 13.6em;
}
#right p {
	padding: 1em 0 .5em 3em;
	color: #999999;
}
#right img {
	display: block;
	margin: 3.2em auto 1em auto;
}
#footer {
	padding: .3em .7em;
	background-color: #C2BBB7;
	margin: 0 0 0 33.5em;
}
#footer p {
	font-size: 60%;
	color: #999999;
}
#wrap #footer p a {
	color: #666666;
}
