body#homepage li#home a,
body#aboutpage li#about a,
body#privacypage li#privacy a,
body#membershippage li#membership a,
body#classpage li#class a,
body#retreatpage li#retreat a,
body#contactpage li#contact a, {
background-image: url(../pics/nav_over.jpg);
color: #000000;
}

body { 
	background: #476666;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 0;
	font-size: 12px; color: #552B00; 
	line-height: 18px; 
	font-family: "Trebuchet MS", helvetica, sans-serif;		       
}

#holder {
     margin: 0 auto 0 auto; 
     text-align: center;
     width: 790px;
		 padding: 0;
		 background: #476666 url(../pics/bg_body.jpg);
}

h1 {
	font-size: 15px; color: #476666;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

h2 {
	font-size: 14px; color: #0F3333;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

#header {
     margin: 0;
		 padding: 0; 
		 width: 790px;
		 height: 135px;
}	


#subnav {
		 display: inline;
		 float: left;
		 text-align: left;
		 width: 155px;
		 color: #ffffff;
		 padding-top: 10px;
		 margin-left: 40px;	
		 margin-top: 0;	 
		 margin-right: 35px;
		 margin-bottom: 0;
}

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

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

#subnav ul a:link, #subnav ul a:visited {
	color: #FFE4CA;
	font-size: 13px;
	text-decoration: none;
	padding: 3px 10px 3px 20px;
	display: block;
	height: 1%;
	background-image: url(../pics/nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFE4CA;
}

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


#content {
		 float: left;
		 text-align: left;
		 width: 500px;
		 padding: 0;
		 margin-left: 15px;	
		 margin-top: 5px;	 
		 margin-right: 0;
		 margin-bottom: 0;	 
}	

#subnav_old img {
		 margin: 0;
		 padding: 7px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#footer {
	clear: both;
  background: #476666;
	width: 790px;
	font-size: 10px; color: #fff; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
}

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

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

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

 #content a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: 1px dotted;
}

#content a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content a:hover {
  color: #154654;
	border-bottom: 1px solid;
}

 #content_acc a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: 1px dotted;
}

#content_acc a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_acc a:hover {
  color: #154654;
	border-bottom: 1px solid;
}

#content_full a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: 1px dotted;
}

#content_full a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_full a:hover {
  color: #154654;
	text-decoration: none;
}

 #content_left a:link {
	TEXT-DECORATION: none;
	color: #ffffff;
	border-bottom: 1px dotted;
}

#content_left a:visited {
  color: #ffffff;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_left a:hover {
  color: #ffffff;
	border-bottom: 1px solid;
}

input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

/* photo gallery */


#containerphoto {
	float:left;
	text-align: center;
	margin-left:20px; 
	padding:0; 
	width:370px;
	height:470px; 
	overflow:auto; 
}

#containerphoto img {
		 margin: 0;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}



