body {
    background-color: #007056;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

#page {
	width: 960px; /* edit to change the width of the page */
	margin: 0 auto; /* remove 'auto' and the width to switch to a fluid width */
        background: #007056 url("/yoga/sites/all/themes/asmtheme/images/whatsnew/WhatsNew_04.jpg") top center repeat-y;
}

#header {
  clear: both;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 960px;
  height: 269px;
  background: #007056 url("/yoga/sites/all/themes/asmtheme/images/whatsnew/WhatsNew_01.jpg") top left no-repeat;
}

#header-title {
float: left;
margin: 58px 0 0 228px;
width: 538px;
height: 40px;
}
#header-title a {
float: left;
margin: 0 0 0 0;
width: 538px;
height: 40px;
}

#main { 
width: 860px; 
margin: 0 auto; 
background: #ffffff url("/yoga/sites/all/themes/asmtheme/images/whatsnew/WhatsNew_05repeat.jpg") top left repeat-y;}

#content {
  float: right;
  width: 710px;
  margin-top: 0px;
  margin-right: 0px;
  padding: 0;
  background-color: #ffffff;
  margin-bottom: 5px;
  font-family: Adobe Jenson Pro, Georgia, Times New Roman, Serif;
}

#content .inner {
width: 695px;
margin-left: 10px;
}

.sidebar {
  float: left;
}

.sidebar-left .center {
  margin-left: 150px;     /* LEFT value */
}
#sidebar-first {
  width: 150px;           /* LEFT value */
  margin-right: -150px;    /* negative LEFT value */
}


/* Begin Navigation Bar Styling */
#nav {
	width: 710px;
	float: right;
	margin: 0px 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: 80px;
	height: 16px;
	padding: 4px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #007056;
	border-right: 1px solid #eebe66; }
#nav li.tn2 a {
	display: block;
	width: 49px;
	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: 60px;
	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: 54px;
	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: 64px;
	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: 73px;
	height: 16px;
	padding: 4px 5px;
	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 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 */

#footer {
    clear: both;
    width: 960px;
    height: 30px;
    background-color: #007056;   
}

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

h1 {
   color: #007056;
}

h2 {
   color: #007056;
}

h3 {
   color: #000000;
}

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

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