@CHARSET "UTF-8";

/* 1 */
body {
	margin: 0;
	padding: 0;
	color: black;
	font-family: Arial;
}

p {
	font-size: 13px;
}

img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: black;
}

a:hover, a:active {
	text-decoration: underline;
	outline: none;
	color: black;
}

hr {
	padding: 0;
	margin: 0;
	height: 3px;
	background: transparent url(../images/horizontal-rule.jpg) repeat-x scroll 0 0;
	border: none;
}

/* 2 */
a img {
	border: none;
}

/* 10 */
.burgundy {
	color: #660000 !important;
}

.clearBoth {
	clear: both;
}

.seminars {
	max-height: 119px;
	margin-bottom: 21px;
}

.box {
	float: left;
	margin: 0 18px 15px 0;
}

/* 11 */
a.burgundy {
	font-weight: bold;
}

ul.arrowOnWhite, ul.arrowOnWhiteLarge, ul.arrowOnBlack, ul.arrowOnBlack2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 2.0;
}

ul.arrowOnWhite, ul.arrowOnBlack, ul.arrowOnBlack2 {
	font-size: 13px;
}

/* 12 */
ul.arrowOnWhite li {
	min-height: 13px;
	padding-left: 14px;
	background: transparent url(../images/arrowonwhite.jpg) no-repeat scroll 0 7px;
}

ul.arrowOnBlack li {
	min-height: 13px;
	padding-left: 14px;
	background: transparent url(../images/arrowonblack.gif) no-repeat scroll 0 7px;
}

ul.arrowOnWhiteLarge li {
	min-height: 17px;
	padding-left: 16px;
	background: transparent url(../images/arrowonwhite-large.jpg) no-repeat scroll 0 5px;
}

/* 20 */
.seminars .top {
	min-height: 9px;
	height: 9px;
	background-repeat: no-repeat;
}

.seminars .leftBorder {
	width: 10px;
	min-height: 101px;
	height: 101px;
	float: left;
	background-repeat: no-repeat;
}

.seminars .leftBorderExt {
	width: 10px;
	background-repeat: repeat-y; 
	float:none; 
}

.seminars .title {
	float: left;
	margin: 0;
	display: block;
	width: 293px;
	height: 101px;
}

.seminars .separator1 {
	float: left;
	width: 5px;
	height: 101px;
	background-image: url(../images/mckee1_19.jpg);
	background-repeat: no-repeat;
}

.seminars .block1 {
	float: left;
	width: 300px;
	min-height: 89px;
	/*height: 89px;*/
	padding: 12px 0 0 16px;
	background-image: url(../images/mckee1_20.jpg);
	background-repeat: no-repeat;
}
* html .seminars .block1 {
	width: 248px;
}
.seminars .separator2 {
	float: left;
	width: 5px;
	height: 101px;
	background-image: url(../images/mckee1_21.jpg);
	background-repeat: no-repeat;
}

.seminars .block2 {
	float: left;
	width: 282px;
	min-height: 89px;
	/*height: 89px;*/
	padding: 12px 0 0 16px;
	background-image: url(../images/mckee1_22.jpg);
	background-repeat: no-repeat;
}




.seminars .upcomingSeminarsBlock {
	padding-top:0px;
}

.seminars .upcomingSeminarsblock1 {
	float: left;
	width: 300px;
	min-height: 89px;
	/*height: 89px;*/
	padding: 12px 0 0 16px;
	background-image: url(../images/mckee1_20.jpg);
	background-repeat: no-repeat;
}

.seminars .upcomingSeminarsblock2 {
	float: left;
	width: 282px;
	min-height: 89px;
	/*height: 89px;*/
	padding: 12px 0 0 16px;
	background-image: url(../images/mckee1_22.jpg);
	background-repeat: no-repeat;
}

.seminars .upcomingSeminarsTable {
	font-size:.9em;
	margin: 0px 0;
	background-color: transparent;
	border-bottom: none;
}

.upcomingSeminarsTable td {
	border-bottom: 0px; 
	background-color: transparent; 
	border-bottom:0px; 
	padding:0px 0px;
}

div.post table.upcomingSeminarsTable tr td {
   border-bottom: 0px; background-color: transparent; border-bottom:0px; padding:0px 0px;
}

div.post table.upcomingSeminarsTable tr.alt td {
   border-bottom: 0px; background-color: transparent; border-bottom:0px; padding:0px 0px;
}


.seminars .rightBorder {
	float: left;
	width: 11px;
	min-height: 101px;
	height: 101px;
	background-image: url(../images/mckee1_23.jpg);
	background-repeat: no-repeat;
}

.seminars .bottom {
	float: left;
	width: 938px;
	min-height: 9px;
	height: 9px;
	background-repeat: no-repeat;
}

.box .top {
	width: 454px;
	height: 10px;
	background-image: url(../images/box_01.jpg);
}

.box .body {
	width: 414px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	padding: 2px 22px 8px 18px;
}

.box .bottom {
	width: 454px;
	height: 10px;
	background-image: url(../images/box_05.jpg);
}

/* 21 */
.seminars .block1 p,
.seminars .block2 p {
	margin: 0;
	line-height: 1.66;
	font-size: 1em;
}

/* 31 */
.box .body ul.arrowOnWhite {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	padding-left: 3px;
	width: 411px;
}

/* 100 */
/*#header {
	background: #660000 url(../images/mckee1_01.jpg) repeat-x scroll 0 0;
	vertical-align: top;
	min-height: 57px;
	color: white;
}*/

/*#headerNav {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 959px;
	height: 100%;
	list-style-type: none;
}
*/
#header {
	padding:10px 0 0;
	width:auto;
	background: #660000;
}
#menu1 {
	clear:both;
	display:block;
	float:none;
	margin:0 auto;
	text-align:center;
	width:960px;
	padding-top:10px;
	background:none repeat scroll 0 0 #670001!important;
}
div#menu1 ul.rMenu li a:link, div#menu1 ul.rMenu li a:hover, div#menu1 ul.rMenu li a:visited, div#menu1 ul.rMenu li a:active {
	color:#FFFFFF;
	font:14px Arial,sans-serif;
	margin:0;
	text-decoration:none;
	text-transform:none;
}
div#menu1 ul.rMenu li a{
	padding:6px 10px;
}
div#menu1 ul.rMenu li a {
	padding:4px 5px;
}
div#menu1 ul.rMenu li a {
	border:0 none;
}
ul.rMenu li a {
	min-width:0;
	position:relative;
}
ul.rMenu li a {
	min-width:0;
	position:relative;
}
ul.rMenu, ul.rMenu ul, ul.rMenu li, ul.rMenu a {
	display:block;
	margin:0;
	padding:0;
}
li#resourcesLink.page_item
ul.rMenu, ul.rMenu li, ul.rMenu ul {
	list-style:none outside none;
}
ul#headerNav.clearfix
ul.rMenu, ul.rMenu li, ul.rMenu ul {
	list-style:none outside none;
}
div#menu1
#wrapper #container #layout #header #menu1 {
	text-align:center;
}
div#menu1 ul.rMenu li {
padding:0 5px;
position:relative;
}
.menu-arrow {
	position:absolute;
	left:28%;
	top:35px;	
}
.register-menu-link .menu-arrow {
	top:35px;	
}
div#menu1 ul.rMenu li {
background-color:#670001;
border-right:1px solid #7E2F2B;
width:108px;
margin-right:0;
}
ul.rMenu-hor li {
margin-bottom:0;
margin-left:0;
margin-top:0;
}
ul.rMenu-hor li {
margin-bottom:-1px;
margin-left:-1px;
margin-top:-1px;
}
ul.rMenu-hor li {
float:left;
width:auto;
}
ul.rMenu li {
position:relative;
z-index:1;
}
ul.rMenu, ul.rMenu li, ul.rMenu ul {
list-style:none outside none;
}
ul.rMenu, ul.rMenu ul, ul.rMenu li, ul.rMenu a {
display:block;
margin:0;
padding:0;
}

/*
#homeLink {
	width: 98px;
}

#aboutLink {
	width: 83px;
}

#outlineLink {
	width: 97px;
}

#seminarsLink {
	width: 109px;
}

#requestInfoLink {
	width: 145px;
}

#resourcesLink {
	width: 128px;
}

#registerLink {
	width: 131px;
}

#storyLogueLink {
	width: 168px;
}
*/
#mainContent {
	width: 938px;
	margin: 19px auto 0 auto;
}

#mainImage {
	background-color: black;
	min-height: 257px;
	border-bottom: 6px solid #660000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

#topText {
	width: 938px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto 19px auto;
	padding-top: 23px;
	color: white;
}

#logo {
	margin: 0;
	display: block;
	width: 344px;
	max-height: 69px;
}

#footer {
	color: #696969;
	font-size: 0.75em;
	padding-bottom: 2em;
}

/* 101 */
#headerNav li {
	display: block;
	height: 100%;
	float: left;
}

#footer a {
	color: #696969;
}

/* 102 */
#headerNav li a {
	display: block;
	height: 100%;
	width: 100%;
}

/* 103 */
#headerNav li a img {
	vertical-align: top;
}

/* 110 */
#footer .top {
	background: transparent url(../images/mckee1_26.jpg) repeat-x scroll top center;
	min-height: 15px;
}

#footer .body {
	text-align: center;
}
 
