/* HTML, BODY ---------- */
html {height: 100%;}
body {background: url(../images/tile3.gif) repeat 0 0; margin: 0;}
* {margin:0; padding:0;}

/* TEXT ---------- */
body {color: #000; font: 13px/24px Verdana, Helvetica, sans-serif; text-align:left;}
p {padding: 0px 0 15px 0px;}
* #grey{font-size:11px; line-height:18px; color:#333333;}
* .black{color:#000;}
* .red {color: #f00;}
* .underlined-text{text-decoration: underline;}
/* HEADERS ---------- */
/* jcIR Styles --------- */
h1.jcir {/* standard styles for your headings if image replacement not-available */
font-size: 24px;  padding-bottom: 10px;}
h1.replaced {/* jcIR plugin wraps text in div named replaced and hides it */
	overflow: hidden; 
	text-indent: -999em; 
	background-repeat: no-repeat;
}
h2{color: #687526; padding: 0 0 10px 0; font: bold 18px/24px "Times New Roman", Times, serif;}
h3{color: #000; padding: 0; font-size: 12px;}

/* LISTS ---------- */
ol, ul {padding:0 0 10px 40px; list-style-image: url(../images/bullet.gif);}
* .list-nostyle {list-style:none;}
.list-item-padding li{padding-bottom: 5px;}

/* LINKS ---------- */
a {color: #ca8024; text-decoration: underline}
a:visited {color: #ca8024; text-decoration: underline}
a:hover {color: #ca8024; text-decoration: none;}
* #logo {position:absolute; top:0; left:34px; width: 226px; height: 223px; display: block; }
#logo a{width: 226px; height: 223px; display: block; }
* #blog-link {width: 194px; height: 48px; background: url(../images/blog-btn.gif) no-repeat 0 0; position: absolute; top: 536px; left: 51px;}
#blog-link a{width: 194px; height: 48px; display:block;}
* #newsletter-sign-up {display: block; width: 199px; height: 144px; background: url(../images/newsletter-sign-up.gif) no-repeat 0 0; position: absolute; top: ; left: 760px;}
#newsletter-sign-up a {display: block; width: 199px; height: 144px;}
* #planner-callout {display: block; width: 667px; heigth: 65px; background: url(../images/planner-callout.gif) no-repeat 0 0; text-indent: -999em; overflow:hidden;}
#planner-callout a{display: block; width: 443px; height: 65px;}
#footer a {color: #fff;}
#footer a:visited {color: #fff;}
#footer a:hover {color: #fff;}
* #rss {display: block; width: 142px; height: 55px; background: url(../images/rss.gif) no-repeat 0 0; position: absolute; top:25px; left: 650px;}	
#rss a{display: block; width: 142px; height: 55px; }
* #twitter { width:77px; heigth:55px; background: url(../images/twitter.gif) no-repeat 0 0; position: absolute; top: 25px; left: 812px; }
#twitter a{width:77px; heigth:55px; display: block;}
* #facebook {display: block; width: 52px; height: 55px; background:url(../images/facebook.gif) no-repeat 0 0; position: absolute; top: 25px; left: 910px; }
#facebook a{display: block; width: 52px; height: 55px;}
* .text_nav {padding-top: 0px;}
.text_nav a{text-decoration: none;}
.text_nav a:visited{text-decoration: none;}
.text_nav a:hover{text-decoration: underline;}
* .sesame {padding-top:0px; font-weight:bold; font-size: 12px;}

/* nav ---------- */
* #nav{position:absolute; top:321px; left:53px; padding:0; width:188px; display:block; z-index: 100;}
#nav a {display: block; overflow: hidden; text-indent: -999px; width: 188px; }
#nav ul{padding:0;}
* #about-teresa {background: url(../images/nav/about.gif) no-repeat 0 0; height: 29px;margin-bottom: 7px;}
/* IE 6 hack */
*html #about-teresa {margin-bottom: 0; padding-bottom: 7px;}
* #consulting-services {background: url(../images/nav/services.gif) no-repeat 0 0;height: 29px;margin-bottom: 7px;}
/* IE 6 hack */
*html #consulting-services {margin-bottom: 0; padding-bottom: 7px;}
* #courses {background: url(../images/nav/courses.gif) no-repeat  0 0; height: 29px;margin-bottom: 7px;}
/* IE 6 hack */
*html #courses {margin-bottom: 0; padding-bottom: 7px;}
* #schedule-a-meeting {background: url(../images/nav/schedule.gif) no-repeat  0 0; height: 29px;margin-bottom: 7px;}
/* IE 6 hack */
*html #schedule-a-meeting {margin-bottom: 0; padding-bottom: 7px;}
* #contact {background: url(../images/nav/contact.gif) no-repeat  0 0; height: 29px;margin-bottom: 7px;}
/* IE 6 hack */
*html #contact {margin-bottom: 0; padding-bottom: 7px;}
* #home {background: url(../images/nav/home.gif) no-repeat  0 0;height: 29px;margin-bottom: 7px; }
/* IE 6 hack */
*html #home {margin-bottom: 0; padding-bottom: 7px;}
#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {background-position: -188px 0;}
#nav li.active a {background-position: -188px 0;}

/* DROP-DOWN-NAVIGATION ----------------*/
#nav li {display: inline; z-index:100; margin:0; padding:0;}
#nav li ul { /* second-level lists */margin: -36px 0 0 188px; padding:0; width: 185px; position: absolute;background: #e5e8bd; left: -999em;line-height: 28px; font-size: 12px; height: auto; border: 1px solid #687526;}
#nav li ul li{list-style: disc;}	
#nav li ul a {padding: 0 0 0 10px; width: 175px; color: #687526; text-indent:0; text-decoration: none; height: auto;}
#nav li:hover ul, #nav li.sfhover ul {left: auto;display:block;z-index:100;}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover {color: #e5e8bd; background: #687526;}

/* SUBNAV ----------------*/
* .sub_nav{color: #ca8024; hieght: 20px; padding-bottom: 10px;}
.sub_nav a{text-decoration: underline;};
.sub_nav a:visited {text-decoration: underline;}
.sub_nav a:hover, .sub_nav a.active {text-decoration:none;}

/* LAYOUT ---------- */
* .clear{clear:both;}
* .hide {display:none;}
.flash-replaced .alt {display: block; width: 0px; height: 0px; position: absolute;overflow: hidden;}
div.hr { background: #3c362e; clear: both; height: 1px; margin: 20px 0; width: 100%; }
div.hr hr { display: none; }
* #gradient {width: 100%; background: url(../images/gradient.png) repeat-x 0 0;}
* #main{position: relative;width: 997px; margin: 0 auto;}
* #header {width: 997px; height: 282px; display:block; background: url(../images/header-bg.png) no-repeat 0 0;	}
* #journey-title{display: block; width: 222px; height: 39px; position: absolute; top: 191px; left: 414px; background: url(../images/journey-to-success.gif) no-repeat 0 0;}
* #odyssey-management-title {display: block; width: 472px; height: 52px; background: url(../images/odyssey-management.gif) no-repeat 0 0; position: absolute; top: 230px; left: 281px;}
* #teresa-duncan-ms{width: 183px; height: 18px; background: url(../images/teresa-duncan-ms.gif) no-repeat 0 0;position: absolute; top: 290px; left:290px ;}
* #office-phone-number {width: 147px; height: 18px; background: url(../images/phone-number.gif) no-repeat 0 0; position: absolute; top: 290px; left:474px;}
* #teresa-email{width: 329px; height: 18px; background: url(../images/email.gif) no-repeat 0 0; position: absolute; top: 290px; left: 621px;}
.home #text {width: 445px; padding: 50px 261px 0 291px;}
* #text{background: url(../images/text-tile.png) repeat-y 0 0; width:665px; padding: 50px 41px 0 291px;	min-height: 280px; _height: 280px;}
* #quote-holder{position:absolute; top:48px; left:50%; margin: 0 0 0 -105px;z-index:100;}
* #footer {font-family:Tahoma, Arial, sans-serif; background: url(../images/footer-bg.png) no-repeat top center; color: #fff; margin: 0 auto; padding: 85px 44px 0 0; font-size: 11px; line-height:18px;	text-align: right; width:953px; height:132px; position:relative;}
#footer p{padding-bottom: 0;}

/* Shortcuts ----------*/
/* Image Replacement -- add class="replace" to root element, i.e.  and add a bg image*/
* .replace {letter-spacing : -1000em;line-height: 0;overflow: hidden;line-height: 0;text-indent: -999em;}
/* Just for Opera, but hide from MacIE */

/*\*/html>body .replace {	letter-spacing : normal;text-indent : -999em;overflow : hidden;}
/* End of hack */

/* RESOURCES ---------- */
dl.logos, dl.logos dt, dl.logos dd {list-style:none;margin:0;padding:0;}
dl.logos {padding:10px;}
dl.logos {border-bottom:1px solid #CCC;margin:0;padding:10px 0 5px 0;width:50%;}
dl.logos span {font-size: 16px; font-weight:normal; color:#666;}
/* IMAGES ---------- */
img {border:none;}

/*right and left floating image with border*/
* .right {float:right; border: 3px solid #ca8024; margin-left:10px;margin-bottom:10px;}
* .left {float:left; border: 3px solid #ca8024; margin-right:10px;margin-bottom:10px;}
img.center {display:block; margin:0 auto 10px auto;}
iframe {border: 1px solid #ca8024; margin-bottom:20px;}
* .pdf-icon {border:none; float: left; background: url(../images/pdf-icon.gif) no-repeat bottom left; width: 22px; heigth: 24px;}
	
/* MEDIA CENTER ---------- */
h2.media-center {background:#000033; color:#FFF; margin:0; padding:5px;}
div.media-center {background:#336699; color:#FFF; margin-bottom:10px; padding:10px;}
div.media-center a {color:#FFF;}
div.media-center img {border:1px solid #FFF;}
* .flash {border: solid 1px #ccc;}
* #flash-in-ovation {width: 320px;height: 266px;}
* #flash-ibraces-1 {width: 320px; height: 266px;}
* #flash-ibraces-2, * #flash-ibraces-3 {width: 352px; height: 266px;}
/**/
.orange { color:#ca8024}


/* EDIT.COM ---------- */
ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
}

.FooterText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Times New Roman, "Times", serif;
	font-size: 18px;
	line-height: 24px;
	color: #687526;
	font-weight: bold;
}

.GraySubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

.PageTitle {
	font-family: Times New Roman, "Times", serif;
	font-size: 26px;
	line-height: 30px;
	color: #DD8412;
	font-weight: normal;
}

table.rr_padding {margin-left: 40px;}
td.r_padding {width: 313px; border-bottom: 1px solid #CCC; padding-bottom: 10px; padding-top: 10px;}