body {
	background-color: #c2c0c1;
	margin: 0px;
	width: 100%;
	padding: 0px;
}

#pagemiddle {
	width: 1034px;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
}

#interiorPageBottom {
	width: 1034px;
	margin: 0 auto;
	padding: 0;
	height: 75px;
	background-image: url(../images/whiteBottom.jpg);
	background-repeat: no-repeat;
}

#masthead-internal {
	width: 1034px;
	margin: 0px auto;
	padding: 0px;
	height: 140px;
	background-color: #FFF;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mastheadleft-internal {
	float:left;
	width: 517px;
	height: 140px;
}

#mastheadright-internal {
	float:right;
	width: 517px;
	height: 140px;
}

#mastheadleft-internal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	color: #BB0009;
	padding: 10px;
	margin: 110px 0 0 0;
	height: 105px;
	width: 490px;
}

.contentpush {
	clear:both;
	padding-bottom: 5px;
}

.contentpushNoPad {
	clear:both;
	padding: 0;
	margin: 0;
}


/*----------- Left nav menu area ----------*/
#menuouter {
	width: 931px;
	margin: 0 29px;
	padding: 0;
	height: 43px;
	background-image: url(../images/navigationBackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#cartContainer {
	height: 35px;
	width: 230px;
	float: right;
	margin: 0;
	padding: 2px 10px 0 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#cartContainer table{
	float: right;
}


#cartTitle {
	font-size: 14px;
	height: 20px;
	width: 155px;
	margin: 0 2px 2px 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

*html #menu a { /* hack for ie6 */
	margin: -5px 0px -12px;
}
#menu a {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: underline;
}

/* ------- middle column body content area ----- */
#rightouterfullpage {
	width: 931px;
	margin: -5px 29px 0 29px;
	padding: 0;
	float: left;
	background-color: #FFF;
}

#middleInteriorContent {
	width: 489px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFF;
}


#rightouterfullpage ul, #rightouterfullpage ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 5px;
	color: #333;
}

#twoColumnLeftColumn {
	width: 300px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 3px 0px 20px 0px;
}

#twoColumnRightWide {
	width: 560px;
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 3px 20px 20px 0px;
}
#twoColumnRightWide table.resultsTable {
	width: 99%;
	margin: 0 0 20px 1px;
	clear: both;
	border: 1px solid #777;
	border-collapse: collapse;
} 
#twoColumnRightWide table.resultsTable p {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: left;
} 
#twoColumnRightWide table.resultsTable td, #twoColumnRightWide table.resultsTable th {
	padding: 5px;
	border: 1px solid #999;
	font-weight: normal;
	font-size: 11px;
} 
#twoColumnRightWide table.resultsTable th {
	border: 1px solid #777;
	background: #eee;
}
#twoColumnRightWide table.lightTable {
	width: 99%;
	margin: 0 0 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: left;
}
#twoColumnRightWide table.lightTable td, #twoColumnRightWide table.lightTable th {
	padding: 3px;
	/*border: 1px solid #999;*/
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
} 


#twoColumnLeftColumn ul, #twoColumnLeftColumn ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 5px;
	color: #666;
}

#twoColumnRightWide ul, #twoColumnRightWide ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 5px;
	color: #666;
}


#threeColumnLeftColumn {
	width: 285px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 3px 0px 20px 0px;
}

#threeColumnMiddle {
	width: 285px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 3px 0px 20px 0px;
}

#threeColumnRight {
	width: 285px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 3px 0px 20px 0px;
}

#threeColumnRight ul, #threeColumnRight ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 5px;
	color: #666;
}

#threeColumnLeftColumn ul, #threeColumnLeftColumn ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 5px;
	color: #666;
}
#threeColumnMiddle ul, #threeColumnMiddle ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px 5px;
	color: #666;
}

.pdfTable tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pdfTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

a {
	color: #003563;
	text-decoration: underline;
}
a:hover {
	color: #BB0009;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #333;
	line-height: 16px;
	padding: 0 0 12px 0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 16px;
}

li {
	font-size: 13px;
	color: #333;
	line-height: 16px;
}

h1 {
	margin: 0;
	padding: 20px 0 20px 10px;
	font-size: 19px;
	color: #003362;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 18px;
	font-weight: normal;
	color: #003362;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px 0;
	font-size: 14px;
	color: #003260;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #666;
	padding: 0 0 7px 0;
	margin: 0px;
	padding-top: 5px;
}


#productCategory {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 19px;
	color: #003362;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
/* ------ middle content area box styles ------- */
.contentboxlongouter {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.contentboxlongtop {
	width: 709px;
	height: 22px;
	background-image: url(/images/log-box-top1.jpg);
}
.contentboxlongbottom {
	width: 359px;
	height: 192px;
	background-image: url(/images/long-box-bottom1.jpg);
	padding-top: 5px;
	padding-right: 340px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.contentboxleftouter {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 348px;
}
.contentboxrightouter {
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 348px;
}
.contentboxtop {
	width: 348px;
	background-image: url(/images/box-top.gif);
	height: 12px;
}
.contentboxbottom {
	width: 328px;
	background-image: url(/images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 400px;
}
/* ------ Style for footer division ---------- */

#footer {
	text-align: center;
	width: 903px;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d1;
}
#footer ul {
	padding: 0;
	margin: 0 0 0 35px;
}

#footer ul li {
	padding: 0px;
	display:inline;
}

#footer ul li a{
	font-size: 11px;
}

#copyright {
	text-align: center;
	width: 903px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 11px;
}
/* ------ misc other text and image style ----- */
.hr {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #988872;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imgleft {
	padding: 0px 20px 10px 0px;
	margin: 0px;
	float: left;
}
.imgright {
	padding: 0px 0px 10px 20px;
	margin: 0px;
	float: right;
}
.imgcenter {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: center;
}
.imgpadbottom {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.moreem {
	line-height: 1.75em;
	margin: -2px 0 0 0;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DFE6;
	padding: 0px;
	margin: 10px;
	margin-left: 0px;
}

/*styles for people of TAHRA content*/
.people {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DFE6;
	padding: 0px;
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
	float: left;
	margin: 10px 0px;
}

.peopleLeft {
	padding: 0px 0px 0px 60px;
	margin: 0px 0px 20px;
	width: 130px;
	float: left;
}

.people p {
	padding-top: 0px;
	padding-right: 20px;
}
.peopleRight {
	float: right;
	padding: 0px;
	padding-right: 0px;
	margin: 0px 0px 20px;
	/*height: 100%;*/
	width: 400px;
}

/*styles for forms*/
#form {
	width:80%;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*#form input {
display:block;
width:200px;
float:left;
margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0;
}
#form textarea {
display:block;
width:200px;
float:left;
margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form select {
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
	padding: 0px;
	margin-top: -3px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}*/
#form label {
	display:block;
	text-align:right;
	float:left;
	width:200px;
	padding-right:15px;
}
#form br {
clear:left;
}
#form .buttonSubmit {
	width:75px;
	margin-left:65px;
}
#form .indent {
	margin-left: 45px;
}

.centerThis {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

#priceBlock {
	padding: 10px;
	margin: 0 0 15px 0;
	width: 550px;
	background-color: #FFC;
	border: 1px dotted #333;
	}
	
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FF0000;
	font-weight: bold;
}

.smallToMediumText {
	font-size: 12px;
	color: #000;
}

.mediumText {
	font-size: 18px;
	color: #000;
}
.mediumTextStrikeThrough {
	font-size: 18px;
	color: #000;
	text-decoration: line-through;
}
	
#sealArea {
	margin: 50px 0 0 90px;
}

#sealAreaMiddle {
	width: 90px;
	padding: 0;
	margin: 25px auto;
}



#completeClassBlock {
	width: 870px;
	margin: 0;
	padding: 10px;
}

#classCityBlock {
	background-color: #006;
	width: 860px;
	padding: 5px;
	margin: 5px 0 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	clear: both;
	}

#classDisplayBlock{
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
	width: 850px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #deeeff;
	border-bottom-color: #deeeff;
	border-left-color: #deeeff;
	float: left;
	clear: both;
}

#className {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#classDates {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
}

#classRightBlock {
	width: 475px;
	height: 50px;
	float: right;
}

#classAddToCartButton {
	float: right;
	margin: 0;
	padding: 3px 0 0 0;
	width: 110px;
	height: 50px;
}

#classPrice {
	float: left;
	font-size: 22px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	width: 120px;
	height: 50px;
}

#moreInfoTextRight {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 0;
	float: right;
}

#originalPrice {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	font-weight: bold;
	text-decoration: line-through;
}

#classMoreInformationButton {
	margin: 0 5px 0 5px;
	padding: 4px;
	float: right;
	width: 25px;
	height: 48px;
}

#moreInfoText {
	font-size: 11px;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 150px;
	height: 40px;
}

.moreInformationGraphic {
	float: right;
	margin: 5px 5px 0 0;
	}

#classDescription {
	font-size: 11px;
	margin: 0;
	padding: 5px;
}
	
#allClassBlock {
	background-color: #eaeefa;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 580px;
	color: #648dd9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	clear: both;
	}

.allClassBlockDates {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 0 0;
}

#emphasizedLinks {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 5px;
	}


#classSchedule {
	margin: 0 0 15px 0;
	padding: 0;
}

#classAttendeeBlockTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 10px;
	padding: 5px;
	}

#homeBlock {
	width: 205px;
	margin: 0;
	padding:10px;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

#classCalendar {
	width: 160px;
	height: 32px;
	padding: 0 0 0 45px;
	background-image: url(../images/calendarSubHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#classQuestions {
	width: 160px;
	height: 32px;
	padding: 0 0 0 45px;
	background-image: url(../images/faqsSubHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#classPPT {
	width: 188px;
	height: 32px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	background-image: url(../images/pptSubHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#classPPTNoImage {
	width: 188px;
	height: 32px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

#introduction {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	color: #1f2062;
	font-style: italic;
}

#introduction p{
	font-size: 12px;
	color: #1f2062;
	font-style: italic;
}

#introduction ul{
	margin: 0 0 0 5px;
	padding: 0 0 8px 24px;
	font-size: 12px;
	color: #999;
}

#overlayHeaderText {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #1f2062;
}

#subHeaderText {
	margin: 0 0 0 15px;
	padding: 5px 0 5px 0;
	font-size: 12px;
	color: #1f2062;
}

.contentPush {
	height: 1px;
	display: block;
	clear:both;
	}

.affiliationImage {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

#signupBox {
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
	background-color: #afcef1;
	height: 190px;
}

#rightColumnContent #signupBox p {
	font-size: 12px;
	color: #000;
}

#signupNewsletterBox {
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
	background-color: #e4e4e4;
	height: 200px;
	clear:both;
}

#rightColumnContent #signupNewsletterBox p {
	font-size: 12px;
	color: #000;
}
.formStyles {
	font-size: 14px;
	color: #333333;
	margin: 10px 10px 0 0;
	padding: 5px;
}

.formStyles table {
	margin: 0 0 10px 0;
	text-align: left;
}

.formStyles td {
	padding: 4px;
}

#middleDualContent {
	margin: 0 0 0 5px;
	padding: 0;
}

#leftMiddleBox {
	width:49%;
	margin: 0;
	padding: 0;
	float:left;
}

#rightMiddleBox {
	width:49%;
	margin: 0;
	padding: 0;
	float:right;
}

#leftMiddleBox ul {
	padding-left: 10px;
}

#rightMiddleBox ul {
	padding-left: 10px;
}

#flashPositioning {
	float: right;
}

.contentpush {
	clear:both;
	padding-bottom: 5px;
}

#container {
position:relative;
}

#puzzleTitle {
	width: 350px;
	height: 10px;
	background:#FFF;
	position:absolute;
	top: 75px;
	left: 345px;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
}
#inscapeLogo {
	width: 250px;
	float:left;
}

#copyrightContent {
	float:left;
	width: 635px;
	height:30px;
	text-align:left;
	padding: 62px 0 0 15px;
}

.registerImageLeftColumn {
	padding: 0;
	margin: 0 0 0 65px;	
}

