body {
    background-color: #1a5623;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    background: #1a5623 url("/yoga/sites/all/themes/asmtheme/images/home/backhome.jpg") top center no-repeat;
}

#page {
	width: 960px; /* edit to change the width of the page */
	height: 740px;
	margin: 0 auto; /* remove 'auto' and the width to switch to a fluid width */
	
}

#main { 
    clear: both;
    width: 860px; 
    margin: 0 auto 0 auto; 
    background: url("/yoga/sites/all/themes/asmtheme/images/home/home_09.jpg") top right no-repeat;}

#content {
  clear: both;
  float: left;
  width: 563px;
  height: 564px;
  margin-top: 0px;
  margin-left: 297px;
  padding: 0;
}

#content p {
    text-indent: -9999px;
    }

.sidebar {
  float: left;
}


.sidebar-left .center {
  margin-left: 297px;     /* LEFT value */
}
#sidebar-first {
  width: 297px;           /* LEFT value */
  margin-right: -297px;    /* negative LEFT value */
  margin-top: 0px;
  height: 564px;
  background: url("/yoga/sites/all/themes/asmtheme/images/home/home_10.jpg") bottom left no-repeat;
}

#header {
  clear: both;
  margin-top: 49px;
  margin-left: 50px;
}

/* Begin Navigation Bar Styling */
#nav {
	width: 860px;
	float: left;
	margin: -4px 0 0 0px;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
	background-color: #f07b00; }
#nav li {
    list-style: none;
	float: left; }
#nav li.tn1 a {
	display: block;
	width: 84px;
	height: 16px;
	padding: 4px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn2 a {
	display: block;
	width: 50px;
	height: 16px;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn3 a {
	display: block;
	width: 62px;
	height: 16px;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn4 a {
	display: block;
	width: 56px;
	height: 16px;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn5 a {
	display: block;
	width: 65px;
	height: 16px;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn6 a {
	display: block;
	width: 85px;
	height: 16px;
	padding: 4px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn7 a {
	display: block;
	width: 45px;
	height: 16px;
	padding: 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn8 a {
	display: block;
	width: 65px;
	height: 16px;
	padding: 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn9 a {
	display: block;
	width: 71px;
	height: 16px;
	padding: 4px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn10 a {
	display: block;
	width: 51px;
	height: 16px;
	padding: 4px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #eebe66; }
#nav li.tn11 a {
	display: block;
	width: 71px;
	height: 16px;
	padding: 4px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: none; }

#nav li.tn1 a:hover {
	color: #ffffff;
	background-color: #007056; }
#nav li.tn2 a:hover {
	color: #ffffff;
	background-color: #941621; }
#nav li.tn3 a:hover {
	color: #ffffff;
	background-color: #B86D07; }
#nav li.tn4 a:hover {
	color: #ffffff;
	background-color: #801f2b; }
#nav li.tn5 a:hover {
	color: #ffffff;
	background-color: #402786; }
#nav li.tn6 a:hover {
	color: #ffffff;
	background-color: #407a18; }
#nav li.tn7 a:hover {
	color: #ffffff;
	background-color: #36628F; }
#nav li.tn8 a:hover {
	color: #ffffff;
	background-color: #945616; }
#nav li.tn9 a:hover {
	color: #ffffff;
	background-color: #1A5624; }
#nav li.tn10 a:hover {
	color: #ffffff;
	background-color: #1AA417; }
#nav li.tn11 a:hover {
	color: #ffffff;
	background-color: #A27BED; }

#nav li ul.tn1sub {
	display: none;  
	background-color: #007056;}
#nav li:hover ul.tn1sub, #nav li.hover ul.tn1sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	width: 160px;
	z-index: 1;}
	
#nav li:hover li, #nav li.hover li {
	float: none;}
#nav li:hover li a, #nav li.hover li a {
    height: 20px;
    width: 140px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff; 
	border-right: none;}
#nav li li a:hover {
    color: #000000 !important;}
    
#nav li ul.tn2sub {
	display: none;  
	background-color: #941621;}
#nav li:hover ul.tn2sub, #nav li.hover ul.tn2sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 155px;
	z-index: 1;}
	
#nav li ul.tn3sub {
	display: none; 
	background-color: #B86D07;}
#nav li:hover ul.tn3sub, #nav li.hover ul.tn3sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 155px;
	z-index: 1;}

#nav li ul.tn4sub {
	display: none;  
	background-color: #801f2b;}
#nav li:hover ul.tn4sub, #nav li.hover ul.tn4sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 155px;
	z-index: 1;}
	
#nav li ul.tn5sub {
	display: none; 
	background-color: #402786;}
#nav li:hover ul.tn5sub, #nav li.hover ul.tn5sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 155px;
	z-index: 1;}
	
#nav li ul.tn6sub {
	display: none;  
	background-color: #407a18;}
#nav li:hover ul.tn6sub, #nav li.hover ul.tn6sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 157px;
	z-index: 1;}
	
#nav li ul.tn7sub {
	display: none; 
	background-color: #36628F;}
#nav li:hover ul.tn7sub, #nav li.hover ul.tn7sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 153px;
	z-index: 1;}
	
#nav li ul.tn8sub {
	display: none; 
	background-color: #945616;}
#nav li:hover ul.tn8sub, #nav li.hover ul.tn8sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 153px;
	z-index: 1;}
	
#nav li ul.tn9sub {
	display: none;  
	background-color: #1A5624;}
#nav li:hover ul.tn9sub, #nav li.hover ul.tn9sub {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 150px;
	z-index: 1;}
/* End navigation bar styling */

#mailinglist {
    margin-top: 0px;
    width: 297px;
    height: 24px;}
    
.mjoin { 
     float: left;
     margin: 0;
     padding: 0;
     width: 115px;
     height: 24px;    
     background: url("/yoga/sites/all/themes/asmtheme/images/home/home_06.jpg") top left no-repeat;
    }

.msize {
     float: left;
     margin: -24px 0 0 115px;
     padding: 0;
     width: 154px;
     height: 24px;    
     background: url("/yoga/sites/all/themes/asmtheme/images/home/home_07.jpg") top left no-repeat;
}

.mgo {
    clear: left;
    float: right;
    margin: -24px 0 0 0;
    width: 28px; 
    height: 24;
    }

#s {
    padding: 0px 0 0 0px;
    margin: 0px 0 0 0px;
    border: 0;
    width: 153px;
    height: 20px;
    color: #b3b3b3;
}

#submit {
    border-style: none;
}

img { border: none; outline: none;}
img a { text-decoration: none; border: none; outline: none;}

h1 {
   color: #8f5de4;
   font-size: 1.2em;
   font-weight: bold;
}

a:link, a:visited {
  outline: none;
  color: #8f5de4;
  text-decoration: none;
}

a:hover, a:active {
  outline: none;
  color: #8f5de4;
  text-decoration: underline;
}

#block-block-33 {
margin: 0;
padding: 0 0 0 100px;
}

#block-block-34 {
margin: 15px 0 5px 0;
padding: 0 5px 0 15px;
}