html {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #3A0E0E;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	min-width: 770px;
	max-width: 1200px;
}
/* style keyword font sizes */
body, td, th, ol, ul, li, p {
	font-size: 12px;
}
/*/*/a{}
body,
body td,
body th,
body ol,
body ul,
body li,
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body,
html>body td,
html>body th,
html>body ol,
html>body ul,
html>body li,
html>body p {
  font-size: small;
}  
/* */
div {
	margin: 0px;
	padding: 0px;
}

/* typography */
a {
	text-decoration: underline;
}
a:link {
}
a:visited {
}
a:hover, a:focus {
}
a:active {
	text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0px 30px 0px 0px;
	margin: 0px;
}
p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0px 0px 0.7em;
}
h1 {
	color: #9E1B5F;
	margin: 0em 0em 0.2em;
	font: italic normal 1.8em Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #BD3131;
	margin: 0.6em 0em 0em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #672A72;
	margin: 1em 0em 0.1em;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #BD3131;
	margin: 1em 0em 0em;
}
h5 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 1em 0em 0em;
}
h6 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0em;
}
p a, h1 a, h2 a, h3 a, h4 a {
	font-size: 90%;
	font-weight: normal;
}
h5 a, h6 a {
	font-weight: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left: 0px;
}
ol {
	margin-bottom: 1.2em;
	margin-left: 5px;
	padding-left: 25px;
}
* html ol {
	margin-left: 0px;
	padding-left: 40px;
}
ul {
	margin-bottom: 1.2em; 
	margin-left: 5px;
	padding-left: 10px;
}
* html ul {
	padding-left: 15px;
}
ul ul {
	margin-bottom: 0.5em; 
	margin-left: 5px;
	padding-left: 10px;
}
* html ul ul {
	padding-left: 15px;
}
li {
	padding-right: 30px;
	margin-bottom: 0.5em;
}
ul ul li {
	padding-right: 30px;
	margin-bottom: 0em;
}
strong, b {
	font-weight: bold;
}
hr {
	margin: 10px 30px 10px 0px;
	padding: 0px;
}
* html hr {
	margin: 0px 30px 5px 0px;
}

/* custom type styles */
.add_leading {
	margin-top: 0.5em;
}
.byline {
	font-size: 0.9em;
	margin-bottom: 1.5em;
	font-weight: bold;
}
.callout {
	color: #FFFFFF;
	background: #672A72;
	float: right;
	height: auto;
	width: 30%;
	margin-left: 10px;
	overflow: visible;
	margin-right: 30px;
}
* html .callout {
	margin-right: 15px;
}
.callout h4 {
	margin: 1em 0em;
	color: #FDDF77;
	padding-right: 15px;
	padding-left: 18px;
	text-indent: -0.5em;
}
/* because IE can't handle the hanging indent in the center div */
.center_quote {
	padding: 0px;
}
* html .center_quote {
	padding: 0px 10px;
}
.center_quote h4 {
	margin: 1em 0em 0em !important;
}
.ellipsis p {
	padding-left: 1.0em;
	text-indent: -1.0em;
	padding-right: 20px;
}
.font_60 {
	font-size: 0.6em;
}
.font_80 {
	font-size: 0.8em;
}
.font_90 {
	font-size: 0.9em;
}
.font_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.half_top {
	margin-top: 0;
	padding-top: 0.5em;
}
.indent_after_h4 {
	padding-left: 1.3em;
	padding-right: 20px;
	padding-top: 2px;
}
.no_box {
	margin: 0px;
	padding: 0px;
}
.no_top {
	margin-top: 0px;
	padding-top: 0px;
}
.no_und a {
	text-decoration: none;
}
.no_background {
	background: #FFFFFF;
}
.please_note {
	font-size: 0.9em;
	font-weight: bold;
	margin: 1em 0em 0em;
	padding-left: 0.7em;
	text-indent: -0.7em;
}
.small {
	font-size: 80%;
}
.subtract_leading {
	margin-top: -0.5em;
}
.red {
	color: #BD3131;
}
.reg {
	font-size: 60%;
	vertical-align: top;
}
.workshop {
	font-style: italic;
	font-weight: bold;
}

/* page banner */
#header {
	position: relative;
	height: auto;
	background: #FCB24D;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header a {
	float: left;
	margin: 0px;
	padding: 3px 1.1em 3px 1em;
	text-decoration: none;
	font-weight: bold;
}
#header_bottom {
	position: relative;
	float: left;
	width: 100%;
	height: 15px;
	background:   url("../images/header/header_bottom.gif") repeat-x;
	margin-top: -1px; /* fix Firefox 1 pixel gap */
}
#banner {
	position: relative;
	height: 74px;
	background: #FCB24D url(../images/header/banner.jpg) no-repeat left top;
}
#banner_under {
	position: absolute;
	height: 74px;
	width: 750px;
	left: 0px;
	top: 0px;
	background: #FCB24D;
}
#banner_logo {
	position: absolute;
	height: 34px;
	width: 147px;
	left: 13px;
	top: 29px;
}
#banner_tagline {
	position: absolute;
	height: 17px;
	width: 347px;
	left: 166px;
	top: 49px;
}
#banner_button, #register_button {
	position: absolute;
	height: 21px;
	width: 108px;
	right: 175px;
	top: 41px;
	overflow: hidden;
}
#banner_phone {
	position: absolute;
	right: 20px;
	height: 11px;
	width: 148px;
	top: 51px;
}
#banner_cart {
	position: absolute;
	right: 20px;
	height: 30px;
	width: 400px;
	top: 3px;
	font-size: 11px;
	text-align: right;
}
#banner_cart a {
	float: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
}

/* main navigation */
#topnav, #subnav {
	position: relative;
	float: left;
	width: 100%;
	background: #D26231;
}
#topnav li {
	font-size: 90%;
}
#topnav a {
	color: #FFFFFF;
	background: #D26231;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-right: 14px;
	padding-left: 14px;
}
#topnav a:hover {
	color: #D26231;
	background: #FFFFFF;
}
#subnav {
	background: #F8E9C5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#subnav ul {
	padding-left: 6px;
}
#subnav li {
	font-size: 85%;
}
#subnav a {
	color: #3A0E0E;
	background: #F8E9C5;
	line-height: 1.4em;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
}
#subnav a:hover {
	color: #F8E9C5;
	background: #6A1F1F;
}
body#nav_1 #topnav li#t_1 a,
body#nav_2 #topnav li#t_2 a,
body#nav_3 #topnav li#t_3 a,
body#nav_4 #topnav li#t_4 a,
body#nav_5 #topnav li#t_5 a,
body#nav_6 #topnav li#t_6 a,
body#nav_7 #topnav li#t_7 a,
body#nav_8 #topnav li#t_8 a,
body#nav_9 #topnav li#t_9 a,
body#nav_10 #topnav li#t_10 a,
body#nav_11 #topnav li#t_11 a {
	color: #FECE47;
	background: #672A72;
}
div#sub_1 li#s_1 a,
div#sub_2 li#s_2 a,
div#sub_3 li#s_3 a,
div#sub_4 li#s_4 a,
div#sub_5 li#s_5 a,
div#sub_6 li#s_6 a,
div#sub_7 li#s_7 a,
div#sub_8 li#s_8 a,
div#sub_9 li#s_9 a,
div#sub_10 li#s_10 a,
div#sub_11 li#s_11 a {
	color: #FECE47;
	background: #672A72;
}

/* home content */
#home_wrapper {
	position: relative;
	width: 100%;
	clear: both;
	float: left;
	background:   url("../images/header/header_bottom.gif") repeat-x top;
	margin-top: -1px; /* fix Firefox 1 pixel gap */
}
#home_footer {
	position: relative;
	height: 6px;
	background: #FFFFFF url("../images/home/home_footer.gif") repeat-x;
	clear: both;
}
#home_left {
	float: left;
	height: 580px;
	width: 285px;
}
#home_center {
	position: relative;
	min-width: 335px;
	padding: 0px 0px 5px 1em;
	margin: 10px 20px 0px 285px;
	z-index: 3;
	clear: right;
}
#home_right {
	float: right;
	width: 200px;
	height: 115px;
	clear: right;
}
#home_spacer {
	float: right;
	width: 1px;
	height: 217px; /* height = (home_left - home_right - home_center margin) */
}
#home_pics {
	position: relative;
	width: 100%;
	height: 90px;
}
* html #home_pics {
	left: 0px;
	top: -10px; /* fix gap for IE */
}
#home_pics img {
	float: right;
	padding-left: 4px;
}
#home_pics_right {
	float: right;
	width: 20px;
	height: 90px;
}
#home_quote {
	position: absolute;
	height: 90px;
	width: 325px;
	left: 11px;
	top: 0px;
}

/* main content */
#wrapper_outer {
	height: auto;
	margin-left: 185px;
	margin-right: 185px;
}
* html #wrapper_outer { /* fix IE */
	height: 1%;
} 
#wrapper_inner {
	position: relative; 
	float: left;
	width: 99%;
}
#center {
	position: relative;
	float: right;
	width: 100%;
	margin: 0 -0.5%;
}
* html #center {  /* combat IE's 3 pixel jog */
	height: 1%;
	margin-bottom: 12px;
}
#center .quote, #home_center .quote {
	color: #BD3131;
	font-weight: bold;
	text-indent: -0.5em;
	margin-bottom: -0.5em;
}
#center td {
	padding-top: .5em;
}
#center table {
	padding-right: 30px;
}
#footer {
	position: relative;
	height: 20px;
	clear: both;
	border-top: 2px solid #5C1037;
}
#footer p {
	font-size: 0.6em;
	padding: 5px 0px 0px 10px;
}
#footer a {
	font-size: 100%
}
#footer_clear {
	clear: both;
	height: 20px;
}
#print_footer {
	position: relative;
	visibility: hidden;
	width: 100%;
	height: 1px;
	margin: 0in;
	padding: 0in;
	display: none;
	overflow: hidden;
}
#priority_code {
	position: relative;
	left: 10px;
	top: 0px;
	width: 182px;
	height: auto;
}

/* left content and navigation */
#left {
	position: relative;
	width: 161px;
	margin-left: -185px;
	left: 0px;
	top: 0px;
} /* margin-left must be 1px less than width otherwise won't push footer down */
#left p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#left h3 {
	margin: 0px;
	padding: 10px 0px 0px 5px;
}
#left h4 {
	font-size: 90%;
	color: #9E1B5F;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#left h5 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#leftnav {
	height: auto;
}
#leftnav h4 {
	font-size: 95%;
	font-weight: bold;
	color: #BD3131;
	padding: 3px 0px 3px 8px;
	border-top: 1px solid #BD3131;
	margin-top: 10px;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftnav li {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
#leftnav a {
	display: block;
	margin: 0px;
	padding: 3px 2px 3px 8px;
	text-decoration: none;
	width: 150px;
	color: #6A1F1F;
	font-weight: bold;
	line-height: 1.4em;
/* Hide true width from IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
/* Be nice to Opera 5 */
body>#leftnav a {
	width: 150px;
}
#leftnav a:hover {
	color: #FFFFFF;
	background: #D26231;
}
div#left_1 li#v_1 a,
div#left_2 li#v_2 a,
div#left_3 li#v_3 a,
div#left_4 li#v_4 a,
div#left_5 li#v_5 a,
div#left_6 li#v_6 a,
div#left_7 li#v_7 a,
div#left_8 li#v_8 a,
div#left_9 li#v_9 a,
div#left_10 li#v_10 a,
div#left_11 li#v_11 a,
div#left_12 li#v_12 a,
div#left_13 li#v_13 a,
div#left_14 li#v_14 a,
div#left_15 li#v_15 a,
div#left_16 li#v_16 a,
div#left_17 li#v_17 a,
div#left_18 li#v_18 a,
div#left_19 li#v_19 a {
	color: #FECE47;
	background: #672A72;
}
div#left_ktp li#v_ktp a,
div#left_disaster li#v_disaster a,
div#left_101questions li#v_101questions a,
div#left_bikini li#v_bikini a,
div#left_perceptive li#v_perceptive a,
div#left_singlefocus li#v_singlefocus a,
div#left_temptress li#v_temptress a,
div#left_mother li#v_mother a,
div#left_queen li#v_queen a,
div#left_war li#v_war a,
div#left_drawline li#v_drawline a,
div#left_newsflash li#v_newsflash a,
div#left_chocolates li#v_chocolates a,
div#left_farmer li#v_farmer a {
	color: #FECE47;
	background: #672A72;
}

/* right content */
#right {
	position: relative; /*ie needs this to show float */
	float: right;
	width: 171px;
	margin-right: -170px;
} /* margin-right must be 1px less than width otherwise won't push footer down */
#right p {
	font-size: 90%;
	color: #6A1F1F;
	padding: 0px;
	margin: 0px 20px 0.8em;
	line-height: 1.2em;
}
#right h4 {
	font-size: 90%;
	color: #BD3131;
	margin: 0px;
	padding: 5px 20px;
}
#right h5 {
	margin: 0px;
	padding: 5px 20px;
}
#right_top {
	position: absolute;
	background:  #F8E9C5 url(../images/right/tan_top.gif) no-repeat left top;
	height: 10px;
	width: 170px;
	left: 0px;
	top: 0px;
}
#right_bot {
	position: absolute;
	background:  #F8E9C5 url(../images/right/tan_bot.gif) no-repeat left bottom;
	height: 10px;
	width: 170px;
	left: 0px;
	bottom: -1px;
}
#right_mid {
	background: #F8E9C5;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* formatting for right graduate quotes in tan rounded box */
#right_mid p {
	text-indent: -0.3em;
	margin-right: 13px;
} /* assumes right_mid text will be quoted */
#right_mid h5 {
	padding: 0px 20px;
	margin-top: -0.5em;
	margin-right: 13px;
} /* quote author */
#right_mid h6 {
	font-weight: normal;
	padding: 0px 20px 1.0em;
	margin-right: 13px;
} /* quote author accomplishment */
/* formatting for right sidebar quotes without picture or tan box */
#right_quote {
	border-left: 1px solid #990000;
}
#right_quote p {
	padding: 0px;
	margin: 0px 10px 0.8em;
	line-height: 1.2em;
}
#right_quote h4 {
	padding: 5px 10px;
	text-indent: -0.5em;
}
#right_quote h5 {
	margin: 0px;
	padding: 0px 10px 2px;
}

/* sidebar photographs */
#left_image {
	height: 226px;
	width: 160px;
	background: url(../images/160x226/cat.jpg) no-repeat;
	margin-bottom: 5px;
}
#right_image {
	width: 130px;
	margin: 5px 20px;
	background: #F8E9C5 url(../images/130x87/threewomen.jpg) no-repeat;
	height: 87px;
}

/* schedule formatting */
.schedule {
	margin-top: 15px;
}
.schedule div {
	position: relative;
	width: 100%;
	height: auto;
}
.schedule table {
	position: relative;
	width: 99%;
	text-align: left;
}
.schedule table caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #672A72;
	margin: 0em;
	padding: 1em 30px 0.5em 5px;
	border-bottom: none;
	text-align: left;
}
.schedule table th, .schedule table td {
	margin: 0;
	padding: .5em 0px .5em 5px;
	border-bottom: 1px solid #B5B5B5;
}
.schedule table td {
	padding: .7em 0px .7em 5px;
}
.schedule table tr {
	background: #E6E6E6;
	line-height: 1.3em;
	vertical-align: top;
}
.schedule table tr.no_background {
	background: #FFFFFF;
}
.schedule table tr.city {
	color: #FFFFFF;
	background: #D26231;
	line-height: 0.8em;
}
.schedule table tr.cols {
	color: #3A0E0E;
	background: #F8E9C5;
	line-height: 1.3em;
}
.schedule .cols th {
	padding: .3em 0px .3em 5px;
}
.schedule table tr.alt {
	background: #F1F1F1;
}
.schedule table td a {
	display: block;
}

/* register and payment buttons */
/* use on banner */
.banner_register_online, .banner_reserve_seat {
	height: 21px;
	width: 108px;
	display: block;
}
.banner_register_online a, .banner_reserve_seat a {
	display: block;
}
.banner_register_online a {
	background: url(../images/header/banner_register_online.gif) no-repeat 0px 0px;
}
.banner_reserve_seat a {
	background: url(../images/header/banner_reserve_seat.gif) no-repeat 0px 0px;
}
.banner_register_online a:hover, .banner_reserve_seat a:hover {
	background-position: 0px -21px;
}

/* display on white background */
.i_agree, .pay_full, .pay_plan, .purchase_now, .register_man,
 .register_now, .register_online, .reserve_seat {
	height: 21px;
	width: 108px;
	display: block;
}
.i_agree a, .pay_full a, .pay_plan a, .purchase_now a, .register_man a,
 .register_now a,	.register_online a, .reserve_seat a {
	display: block;
}
.i_agree a {
	background: url(../images/register/i_agree.gif) no-repeat 0px 0px;
}
.pay_full a {
	background: url(../images/register/pay_full.gif) no-repeat 0px 0px;
}
.pay_plan a {
	background: url(../images/register/pay_plan.gif) no-repeat 0px 0px;
}
.purchase_now a {
	background: url(../images/register/purchase_now.gif) no-repeat 0px 0px;
}
.register_man a {
	background: url(../images/register/register_man.gif) no-repeat 0px 0px;
}
.register_now a {
	background: url(../images/register/register_now.gif) no-repeat 0px 0px;
}
.register_online a {
	background: url(../images/register/register_online.gif) no-repeat 0px 0px;
}
.reserve_seat a {
	background: url(../images/register/reserve_seat.gif) no-repeat 0px 0px;
}
.i_agree a:hover, .pay_full a:hover, .pay_plan a:hover, .purchase_now a:hover, .register_man a:hover,
 .register_now a:hover,	.register_online a:hover, .reserve_seat a:hover {
	background-position: 0px -21px;
}

/* use inside table headers */
.th_register_online, .th_reserve_seat {
	height: 21px;
	width: 108px;
	display: block;
}
.th_register_online a, .th_reserve_seat a {
	display: block;
}
.th_register_online a {
	background: url(../images/register/th_register_online.gif) no-repeat 0px 0px;
}
.th_reserve_seat a {
	background: url(../images/register/th_reserve_seat.gif) no-repeat 0px 0px;
}
.th_register_online a:hover, .th_reserve_seat a:hover {
	background-position: 0px -21px;
}

/* use inside table cells */
.td_i_agree, .td_pay_full, .td_pay_plan, .td_purchase_now, .td_register_man,
 .td_register_now, .td_register_online, .td_reserve_seat {
	height: 21px;
	width: 108px;
	display: block;
}
.td_i_agree a, .td_pay_full a, .td_pay_plan a, .td_purchase_now a, .td_register_man a,
 .td_register_now a,	.td_register_online a, .td_reserve_seat a {
	display: block;
}
.td_i_agree a {
	background: url(../images/register/td_i_agree.gif) no-repeat 0px 0px !important;
}
.td_pay_full a {
	background: url(../images/register/td_pay_full.gif) no-repeat 0px 0px !important;
}
.td_pay_plan a {
	background: url(../images/register/td_pay_plan.gif) no-repeat 0px 0px !important;
}
.td_purchase_now a {
	background: url(../images/register/td_purchase_now.gif) no-repeat 0px 0px !important;
}
.td_register_man a {
	background: url(../images/register/td_register_man.gif) no-repeat 0px 0px !important;
}
.td_register_now a {
	background: url(../images/register/td_register_now.gif) no-repeat 0px 0px !important;
}
.td_register_online a {
	background: url(../images/register/td_register_online.gif) no-repeat 0px 0px !important;
}
.td_reserve_seat a {
	background: url(../images/register/td_reserve_seat.gif) no-repeat 0px 0px !important;
}
.td_i_agree a:hover, .td_pay_full a:hover, .td_pay_plan a:hover, .td_purchase_now a:hover, .td_register_man a:hover,
 .td_register_now a:hover,	.td_register_online a:hover, .td_reserve_seat a:hover {
	background-position: 0px -21px !important;
}
