body#homepage li#home a,
body#kuyapage li#kuya a,
body#whatpage li#what a,
body#optionspage li#options a,
body#newspage li#new a,
body#centrepage li#centre a,
body#workshopspage li#workshops a, 
body#coachingpage li#coaching a,
body#contactpage li#contact a,
body#privacypage li#privacy a, 
body#samplespage li#samples a {
background-image: url(../pics/nav_over.gif);
background-repeat: no-repeat;
background-position: left;
}

body { 
	background: #B39B8F url(../pics/bg.gif);
	text-align: center;
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-size: 12px; color: #7C7462; 
	font-family: Verdana, arial, sans-serif;		       
}

h1 {
	font-size: 16px; color: #B39B8F; 
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

h2 {
	font-size: 13px; color: #7C7462; 
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

#holder {
		 background: #FFFFCC url(../pics/content_bg.jpg) repeat-y;
     margin: 0 auto 0 auto; 
     text-align: left;
     width: 760px;
		 padding: 0;
		 border: 1px solid #7C7462;
}

#header {
     margin: 0;
		 padding: 0; 
		 width: 760px;
		 height: 120px;
}

#sidebar {
		float: left;
		width: 145px;
		padding: 0;
		margin-left: 15px;
}	

#subnav {
	width: 145px;
	height: 230px;
	font-size: 0.9em; color: #7C7462;
}

#subnav ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9AD;
}

#subnav li {
  display: inline;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav ul a:link, #subnav ul a:visited {
	color: #7C7462;
	text-decoration: none;
	padding: 7px 25px 7px 25px;
	display: block;
	background-image: url(../pics/nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D9D9AD;
}

#subnav ul a:hover, #subnav ul a:active, #subnav ul a:focus {
	color: #B39B8F;
	background-image: url(../pics/nav_over.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;	
}	

#content {
		 display: inline;
		 float: right;
		 width: 505px; 
     padding: 0;
     margin-right: 45px;
		 font-size: 12px; color: #000; 
		 line-height: 20px; 
		 text-align: left;
     font-family: verdana, arial, sans-serif;	
     border-bottom: 1px dotted #7C7462;	
}

#back {
		 display: inline;
		 float: right;
		 width: 505px; 
     padding: 0;
     margin-right: 45px;		 
}

#content a:link, #content a:active, #content a:visited {
	padding: 1px 2px; 
	text-decoration: none; color: #B39B8F;
	border-bottom: 1px dotted #7C7462;
}

#content a:hover {
	padding: 1px 2px; 
	text-decoration: none;
	border-bottom: 1px solid #7C7462; 
}

#back a:link, #back a:active, #back a:visited {
	padding: 1px 2px; 
	text-decoration: none; color: #B39B8F;
	border-bottom: 1px dotted #7C7462;
}

#back a:hover {
	padding: 1px 2px; 
	text-decoration: none;
	border-bottom: 1px solid #7C7462; 
}

#footer {
	clear: both;
	display: block;
  background: #FFCC99;
	width: 760px;
	font-size: 10px; color: #7C7462; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #7C7462; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #7C7462;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #7C7462; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #7C7462; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #7C7462;
}

.style2 {color: #FF0000}
