html, body {
	height: 100%;
}
body {
	background-color: #827580;
	color: #FFFFFF;
	margin: 0;
	height: 100%;
	font-family: "Candara", "Arial", serif;
}
a:link, a:visited, a:hover, a:active {
	color: #999999;
}
a>img, a img {
	border: 0;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 65%;
	min-width: 668px;
	border-left: 3px solid #726570;
	border-right: 3px solid #726570;
	text-align: center;
	background-color: #333337;
}
.namaste {
	background-image: url('/images/namaste.png');
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed;
	height: 100%;
	width: 61px;
}
#namasteleft {
	left: 5px;
}
#namasteright {
	right: 7px;
}

#header {
	display: block;
}
#header img {
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: -15px;
}
#header p {
	font-family: "Impact";
	font-size: 20px;
	letter-spacing: 1px;
	background-color: #444444;
	border-top: 2px solid #484848;
	border-bottom: 2px solid #484848;
	color: #EEEEEE;
}
#logo {
	display: block;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

#innercontent {
	display: block;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
}

#indeximage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #666666;
	width: 80%;
}
#indexvideo {
	padding-bottom: 20px;
}
#indexvideo object {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: 5px solid #383838;
	outline: none;
}

#indexname {
	font-size: 17px;
	text-align: center;
}

#indexmessage {
	font-size: 17px;
	text-align: center;
	color: #C6860B;
}

#indexspecial {
	font-size: 20px;
	text-align: center;
	color: #C6860B;
	border: 2px solid #595555;
	
}
#indexspecial strong {
	font-size: 25px;
}

#social {
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#social img {
	max-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

#specialsbox {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 2px solid #9F7121;
	background-color: #754061;
}
#specialsbar {
	text-align: center;
	font-family: "Calibri", "Arial";
	font-size: large;
	border-bottom: 2px solid #9F7121;
}
#specialsbar.specialsbarhover:hover {
	cursor: s-resize;
}
#specialsbar.specialsbarhover + #specialstext {
	display: none;
}
#specialsexpand {
	background-color: #494545;
	text-align: center;
	color: #393535;
	
	padding: 3px;
	font-family: "Impact", "Calibri", "Arial";
}
#specialstext {
	padding: 3px;
	background-color: #D0BDEB;
	color: #4F4101;
}
#specialstext h4.sectionhead {
	color: #4F4101;
}

h4.sectionhead {
	color: #8F6111;
}
h5.sectionhead {
	color: #9F7121;
	font-family: "Calibri", "Arial";
}

ul#corevalues {
	width: 70%;
	list-style-type: none;
}

#footer {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #7F7777;
	background-color: #444444;
	clear: both;
}

img.centerimg {
	display: block;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

#contactinfo {
	text-align: center;
	padding-bottom: 5px;
}
ul#paymenttypes {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: center;
	padding: 5px;
	background-color: #8F4D00;
	border: 2px solid #282828;
}
ul#paymenttypes li {
	display: inline;
	list-style-type: none;
}
ul#paymenttypes li img {
	padding-left: 2px;
	padding-right: 2px;
	width: 20%;
	vertical-align: middle;
}

.biotable {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.biotable caption {
	font-size: 150%;
	color: #C6860B;
}
.biotable tr {
	background-color: #393939;
}
.biotable tr td:first-child {
	background-color: #353535;
	padding-left: 5px;
	padding-right: 5px;
}
.biotable td {
	vertical-align: middle;
	text-align: left;
}
.biotable img {
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 100px;
	max-height: 100px;
}
.caption {
	margin-top: 2px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	font-family: "Impact";
}
.nexttext {
	margin-top: 2px;
	display: block;
	font-family: Calibri, Arial, serif;
	color: #666666;
	text-align: center;
}
.gallerytable {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gallerytable caption {
	font-size: 20px;
}
.gallerytable img {
	max-width: 200px;
	max-height: 120px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #666666;
}


.specialrate {
	text-align: center;
	color: #C6860B;
	font-size: 18px;
}
.specialrate ul {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.rateheader {
	font-size: 20px;
}
.rateprice {
	font-size: 20px;
	color: #9ACD32;
}

.classesheader {
	font-size: 20px;
}
ul#classpath[title]:before {
	content: attr(title);
	display: block;
	font-size: 15px;
	color: #C08009;
}
ul#classpath {
	border-left: 2px solid #292929;
	padding-left: 10px;
	margin-left: 5%;
	list-style-type: none;
}
ul#classpath li ul {
	list-style-type: disc;
	margin-bottom: 5px;
}

#classestypes li {
	margin-bottom: 5px;
}
#classestypes strong {
	color: #C6860B;
}
#classestypes p {
	margin-top: 4px;
	margin-bottom: 2px;
}

#tou>li {
	padding-bottom: 20px;
}

#rawenergylogo {
	height: 35px;
}
#producttabs {
	background-color: #434347;
	margin-bottom: -20px;
	border-bottom: 2px solid #595555;
	padding-bottom: 5px;
}
table.producttable {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
table.producttable caption {
	font-size: 1.25em;
}
table.producttable td {
	vertical-align: middle;
	text-align: center;
}
table.producttable td {
	width: 75px;
}
table.producttable td img {
	width: 60px;
}
table.producttable td.productdescription {
	width: auto;
	padding-left: 1em;
	padding-right: 1em;
}

.ui-tabs-hide {
     display: none;
}
.accordion h3 {
	font-family: "Impact";
	font-size: 1.3em;
	letter-spacing: 1px;
	background-color: #444444;
	border-top: 2px solid #484848;
	border-bottom: 2px solid #484848;
}
.accordion h3 a {
	color: #FFFFFF;
	font-weight: normal;
}
.accordion h3:focus, .accordion h3:active, .accordion a:focus, .accordion a:active {
	outline: none;
}

#rawenergymenu table.producttable td {
	width: 50%;
}

ul#specials {
	list-style-type: none;
}
#specialstext a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	text-align: center;
}
