* {
	margin:0;
	padding:0;
}
body {
	background:#cbb957 url(../images/bg-pattern.jpg);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#fff;
}
a {
	outline:none;
}
#site_center {
	text-align:center;
}
#homepage #main {
	background:#6c0000;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}
#main {
	width:990px;
	margin:0 auto;
	text-align:left;
	background:#6c0000;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}
#main {
	background: #6c0000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNmMwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk2MGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTAyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6c0000 0%, #6c0000 0%, #960a00 100%, #9e0200 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6c0000), color-stop(0%, #6c0000), color-stop(100%, #960a00), color-stop(100%, #9e0200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6c0000 0%, #6c0000 0%, #960a00 100%, #9e0200 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6c0000 0%, #6c0000 0%, #960a00 100%, #9e0200 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6c0000 0%, #6c0000 0%, #960a00 100%, #9e0200 100%); /* IE10+ */
	background: linear-gradient(top, #6c0000 0%, #6c0000 0%, #960a00 100%, #9e0200 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c0000', endColorstr='#9e0200', GradientType=0 ); /* IE6-8 */
}
#header {
	height:80px;
}
#header, #content, #footer {
	font-size:0.75em;
}
#content {
}
.col_1, .col_2, .col_3 {
	float:left;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
#homepage .container {
	width:100%;
	background:url(../images/main-logo.jpg) no-repeat top left;
	float:left;
}
.container {
}
#nav {
	width:960px;
	z-index:1050;
	margin:0 auto;
}
#nav ul {
	list-style-type:none;
}
#nav ul li {
	float:left;
	height:40px;
	text-align:center;
	width:120px;
}
#nav ul li a {
	background-position:left bottom;
	background-reeat:no-repeat;
	color:#fff;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	height:45px;
	line-height:3;
	padding-left:33px;
	text-shadow:0 1px 1px #CCCCCC;
	text-decoration:none;
}
#header li#home {
	margin:0 16px 0 8px;
.margin:0 14px 0 2px;
}
#header li#classes {
	margin:0 14px 0 0;
.margin:0 12px 0 2px;
}
#header li#training {
	margin:0 15px 0 0;
.margin:0 12px 0 2px;
}
#header li#workshops {
	margin:0 15px 0 0;
.margin:0 12px 0 2px;
}
#header li#instructors {
	margin:0 15px 0 0;
.margin:0 12px 0 2px;
}
#header li#photos {
	margin:0 17px 0 0;
}
#header li#press {
	margin:0 15px 0 0;
}
#header li#contact {
}
#header li a {
	width:105px;
	text-align:center;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
	font-size:1em;
	border:0;
	background:#fff;
	font-family:arial;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
.form {
	height:30px;
}
.form input {
	width:193px;
	height:21px;
	color:#134bb4;
}
.form label {
	display:block;
	float:left;
	width:76px;
}
textarea {
	width:193px;
	height:161px;
	background:#fff;
	overflow:auto;
	border:0;
	font-size:1em;
	font-family:arial;
	color:#134bb4;
}
.form1 {
	height:30px;
}
.form1 label {
	display:block;
	float:left;
	width:65px;
}
.form1 fleft {
	width:161px;
}
.form1 input {
	width:159px;
	height:19px;
}
/*==================list====================*/
ul {
	list-style:none;
}
.list1 li a {
	line-height:1.83em;
}
/*==================other====================*/
.img_indent {
	margin:0 11px 0 0;
	float:left;
}
.img_indent1 {
	margin:0 15px 5px 0;
	float:left;
	border:3px solid #333;
}
.content_link {
	position:relative;
	margin:0 0 0 -10px;
}
p {
	margin-bottom:10px;
}
.p1 {
	margin-bottom:53px;
}
/*==================txt, links, lines, titles==================*/
a {
	color:#cbb957;
}
a:hover {
	text-decoration:none;
}
a.allnews {
	-moz-border-radius:5px 5px 5px 5px;
	background:#a40000;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
	color:#FFFFFF;
	display:inline-block;
	height:25px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	width:250px;
	margin-bottom:5px;
	margin-left:45px;
}
*html a.allnews {
	background:transparent url(../images/bigbutton.gif) no-repeat;
	color:#FFFFFF;
	display:inline-block;
	height:47px;
	padding-top:18px;
	text-align:center;
	text-decoration:none;
	width:252px;
	font-weight:bold;
}
.button {
	-moz-border-radius:5px 5px 5px 5px;
	background:#333;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
	color:#FFFFFF;
	display:inline-block;
	padding:5px 8px;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
}
a.video {
	background:transparent url(../images/btn_2.gif) no-repeat;
	color:#FFFFFF;
	display:inline-block;
	height:56px;
	padding-top:18px;
	text-align:center;
	text-decoration:none;
	width:116px;
}
h1 {
	text-align:center;
	margin-bottom:10px;
}
h1 span {
	display:none;
}
h2 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:7px;
	text-decoration:underline;
}
h2 a:hover {
	color:#fff;
	text-decoration:underline;
}
h3 {
	font-size:1em;
	color:#CBB957;
	font-weight:normal;
	margin-bottom:12px;
}
h5 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:5px;
	color:#F3D8AB;
}
h5 a {
	color:#F3D8AB;
	text-decoration:none;
}
h5 a:hover {
	color:#fff;
	text-decoration:none;
}
.link1 {
	color:#fff;
}
.link2 {
	background:url(../images/marker1.gif) no-repeat right 4px;
	padding-right:21px;
	color:#fff;
}
.line_hor {
	background:url(../images/line1_2.gif) left bottom repeat-x;
	padding-bottom:20px;
}
.title {
	margin-bottom:24px;
}
/*==================blocks====================*/
.title_block1 {
	background:url(../images/bgd1.gif) left top repeat-x;
	width:100%;
	color:#61beff;
}
.title_block1 .left {
	background:url(../images/left1.gif) no-repeat left top;
}
.title_block1 .right {
	background:url(../images/right1.gif) no-repeat right top;
	width:100%;
}
.title_block1 .ind {
	padding:5px 0 3px 0;
}
.title_block_center {
	background:url(../images/title_block_bgd2.gif) left top repeat-x;
	float:left;
}
.title_block_left {
	background:url(../images/title_block_left2.gif) no-repeat left top;
	float:left;
	width:4px;
	height:44px;
}
.title_block_right {
	background:url(../images/title_block_right2.gif) no-repeat left top;
	float:left;
	width:4px;
	height:44px;
}
.forum_title {
	background:url(../images/forum_title.gif) no-repeat left top;
	width:432px;
	color:#61beff;
	height:25px;
}
.forum_title .ind {
	padding:4px 0 4px 11px;
}
.forum_list {
	background:url(../images/forum_list.gif) no-repeat left top;
	width:432px;
	font-size:0.92em;
	line-height:1.18em;
	height:57px;
}
.forum_list .ind {
	padding:3px 0 4px 0;
	width:100%;
}
.forum_list .column1 {
	width:59px;
}
.forum_list .column2 {
	width:172px;
}
.forum_list .column3 {
	width:36px;
	padding-top:22px;
}
.forum_list .column4 {
	width:44px;
	padding-top:22px;
}
.forum_list .column5 {
	width:105px;
	padding-top:10px;
}
.forum_list .column1 img {
	margin:13px 0 0 4px;
}
/*header*/
#header {
}
#header ul {
	display:block;
	float:left;
	margin-top:20px;
	margin-left:15px;
}
#header li {
	float:left;
	-moz-border-radius:5px 5px 5px 5px;
	background:#a40000;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=2);
}
#header a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:30px;
	padding-top:14px;
	text-decoration:none;
	float:left;
}
/*content*/
#content {
	display:block;
	padding:20px 45px 2px;
}
/*================== index.html ==================*/
#homepage #content {
	padding:15px 25px 2px;
	width:945px;
}
#homepage #content .line_hor {
	padding-bottom:10px;
	margin-bottom:30px;
}
#homepage #content h2#announce {
	border:1px solid #CCCCCC;
	display:block;
	font-size:24px;
	padding:10px 0 10px 10px;
	text-align:center;
	text-decoration:none;
	color:#cbb957;
}
#homepage #content h2#hdrabout {
	float:left;
	margin-bottom:10px;
}
#homepage #content ul {
	padding:0 .69em 0 2em;
	list-style:disc;
}
#homepage #content .col_1 {
	width:490px;
	margin-right:10px;
}
#homepage #content .col_2 {
	width:330px;
	margin-left:5px;
	margin-bottom:25px;
	clear:right;
	padding:5px;
	min-height: 330px;
}
.flashunit {
	width: 425px;
	border:3px solid #333;
}
object.flashvideo {
	width: 425px;
	height:344px;
}
/*================== contact.html ==================*/
#contact .col_2 {
	width:269px;
	margin-left:20px;
}
/*================== index-6.html ==================*/
#page6 #content .col_1 img {
	margin:0 10px;
	float:left;
	border:3px solid #333;
}
#page6 #content .col_1 { /*width:360px; */
	padding:20px;
	background:url(../images/line1_2.gif) repeat-x scroll left bottom;
	width:870px;
}
#page6 .col_2 {
	width:269px;
	margin-top:30px;
}
/*================== index-6.html ==================*/
.benefits .container ul {
	padding:.69em 0 0 0;
	list-style:disc;
}
.benefits .container ul li {
	padding-bottom:.3em;
}
.benefits h2 {
	text-decoration:none;
	font-weight:bold;
}
.benefits h3, .new-yoga h3 {
	margin-bottom:0;
}
.benefits .col_1 {
	width:350px;
	margin-right:25px
}
.benefits .col_2 {
	width:310px;
}
.benefits a {
	color:#FFF;
}
/*================== classes.html ==================*/

/*footer*/
#footer {
	height:20px;
	clear:both;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer {
	padding:20px 10px 0 15px;
}
#footer .divider {
	margin:3px 9px 0 10px;
}
#footer li {
	float:left;
	margin-right:5px;
}
.line_hor ul li {
	font-size:13px;
	line-height:1.2em;
}
#grad-wrap {
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.8);
}
#header-text {
	text-decoration:none;
	padding:10px 0 0 10px;
	font-size:18px;
	color:#fff;
	width:870px;
	height:30px;
	background:#A40000;
	-moz-border-radius:5px 5px 5px 5px;
	background:#a40000;
	-webkit-border-radius:5px;
	margin-bottom:20px;
}
.subheader {
	display:block;
	clear:both;
	text-decoration:none;
	padding:8px 0 0 8px;
	font-size:16px;
	color:#fff;
	width:870px;
	height:25px;
	background:#A40000;
	-moz-border-radius:5px 5px 5px 5px;
	background:#a40000;
	-webkit-border-radius:5px;
	margin:15px 0;
}
#content h1 img {
	margin-bottom:10px;
}
#home-list li {
	padding-bottom:5px;
}
.lft {
	float:left;
	margin:0 5px 25px;
}
.rgt {
	float:right;
	margin:0 5px 25px;
}

