@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	background-color: #000000;
	line-height: 15pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9D8F69;
	line-height: 14pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#table {
	width: 800px;
	margin-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 50px;
}
.blacktype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #666666;
	font-weight: bold;
}
.thrColFixHdrboldtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D8F69;
	line-height: 19px;
	font-weight: bold;
}
.thrColFixHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background: #DDDDDD;
	padding: 0;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#flash {
	width: 950px;
	margin-bottom: 10px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 239px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
	display: inline;
}
.thrColFixHdrReiki {
	margin-top: 30px;
	float: left;
	width: 212px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 232px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 12pt;
	overflow: hidden;
}
.thrColFixHdr #mainContent {
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 40px;
} 
#copy1 {
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #504332;
	color: #FFFFFF;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bottom {
	background-image: url(_images/bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	padding-bottom: 50px;
}
.thrColFixHdr  #sidebar1copy {
	float: left; /* since this element is floated, a width must be given */
	width: 212px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 20px;
	display: inline;
}
#bottom2 {
	margin-top: 0px;
	clear: both;
}
.thrColFixHdr #sidebar2copy {
	float: right; /* since this element is floated, a width must be given */
	width: 278px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 12pt;
	margin-top: 30px;
	margin-right: 0px;
}
#pic {
	float: none;
	width: 225px;
	margin-right: 50px;
	clear: none;
}
.thrColFixHdr  #mainContentAxio {
	margin-right: 245px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	margin-top: 20px;
	clear: none;
}
.thrColFixHdr #sidebar2copy2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 12pt;
	margin-top: 30px;
	margin-right: 104px;
}
.thrColFixHdr  #mainContent2 {
	margin-right: 285px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 36px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 20px;
	clear: none;
}
.blacktypeBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.newtype {
}
.orangeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C67601;
}
.whitetypeChart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.thrColFixHdr #sidebar2copy3 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 12pt;
	margin-top: 30px;
	margin-right: 85px;
}
#sidebar2copy4 {
	float: right;
	margin-right: 20px;
	margin-top: 40px;
}
.thrColFixHdr #mainContentReiki {
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 20px;
	clear: none;
}
.thrColFixHdr #sidebar3copy {
	float: right; /* since this element is floated, a width must be given */
	width: 278px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 12pt;
	margin-top: 30px;
	margin-right: 0px;
}
.thrColFixHdr  #Reikicopy {
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	clear: none;
}
.thrColFixHdr #contact {
	margin-top: 20px;
	margin-right: 135px;
	margin-left: 155px;
}
.thrColFixHdr #container #maininfo {
	width: 750px;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 30px;
}
.whitetypeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainContentOther {
	width: 620px;
	float: right;
	padding-right: 50px;
	padding-left: 0px;
}
