/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-size: 20px;
	}

h1, h2, h3, h5, h6 {
	font-family: Georgia, Times New roman, Times, Serif;
	margin-top: 0px;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#403123;
	}
h2 {
	font-size:14px;
	line-height:14px;
	font-weight:600;
	color:#363;
	}
h3 {
	font-size:12px;
	line-height:12px;
	font-weight:600;
	color:#363;
	}
h4 {
	font-family: Georgia, Times New roman, Times, Serif;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:14px;
	line-height:14px;
	font-weight:600;
	color:#363;
	}

blockquote, p {
	margin:0px 0px 12px 0px;
	padding: 0px;
	}

a, a:link { 
	color: #974b00; 
	text-decoration: underline; 
	font-weight:bold; 
	}

a:visited { 
	color: #333300; 
	text-decoration:none; 
	 }

a:hover {
	color: #0F3;
	text-decoration: blink;
	 }

a:active { 
	color: #000000; 
	text-decoration:none; 
	 }

img {
	border: 0;
	float: none;
	margin-bottom: 10px;
}

.to-right { float: right; padding: 0 10px 0 5px; }
.to-left { float: left; padding: 0 5px 0 10px; }

ol , ul , li {
	font:11px/18px Georgia, Times New roman, Times, Serif;
	list-style:lower-roman;
	margin-left: 15px;
	}

/* CODE FOR MOBILE DROPDOWN  */	
    nav {
      display: block;
      width: 960px;
      margin: 100px auto;
      text-align: center;
    }
    nav ul {
      list-style: none;
    }
    nav li {
      display: inline-block;
    }
    nav a {
      display: inline-block;
      background: #66F;
      color: white;
      padding: 5px 15px;
      border: 1px solid white;
      text-decoration: none;
    }
    nav a:hover {
      border: 1px solid red;
      background: red;
    }
    nav a:active {
      background: blue;
    }
    nav select {
      display: none;
    }
    
    @media (max-width: 1500px) {
      nav ul     { display: none; }
      nav select { display: inline-block; }
    }

/* LAYOUT STYLES */

#header {
	float: none;
	font-family: Georgia;
	font-size: 11px;
	color: #333;
	background-color: #a17919; 
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	height: 30px;
	margin-top: 20px;
	}
#m_header {
	float: none;
	font-family: Georgia;
	font-size: 11px;
	color: #000;
	background-color: #a17919;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	height: 40px;
	margin-top: 20px;
	max-width: 800px;
	}
	 .ymca {
		float: left;
		text-align: left;
		padding: 3px;
		font-size: 18px;
		margin-left: 80px;
		}
	 .contact {
		float: right;
		text-align: right;
		padding: 8px 20px;
		}
	 .m_ymca {
	float: right;
	text-align: right;
	padding: 10px;
	font-size: 18px;
	margin-left: 250px;
		}
		
#om {
	position: absolute;
	height: 48px;
	top: 23px;
	left: 10px;
	}
	
#bgimage {
	position: absolute;
	height: 300px;
	top: 100px;
	left: 10px;
	}	
	
#leftcol {
	background-color:#FFF;
	border: 1px solid #000000;
	color: #333;
	float: left;
	width: 10px;
	color: #333;
	margin: 10px 5px 15px 5px;
	min-height: 640px;
		}
	
#leftcol p {
	text-align: right;
	margin: 2px;
	padding: 10px 4px;
	margin-left: 10px;
	}
	
#leftcol a {
	text-align:center;
	text-decoration: none;
	outline: none;
	display: block;
	padding: 2px;
	font-size: 14px;
	border: #9cf none 1px;
	background-color:#FFF;
	color: #a17919;
}
#rightcol {
	float: right;
	color: #333;
	margin: 20px 5px 15px 0px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 640px;
	border: 1px solid;
	}

	#rightcol p {
		margin-right: 5px;
		margin-left: 5px;
		text-align: right;
		padding-left: 5px;
	}
	
	#rightcol img {
width: 249px;

}	

.middle{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 50px;
	font-size: 16px;
	min-height: 650px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/Final_body%20Transparent.jpg);
}

.m_middle {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 50px;
	font-size: 24px;
	min-height: 650px;
	background-repeat: no-repeat;
	background-position: center;
	/*background-image: url(images/Final_body%20Transparent.jpg);*/
}
/*
.middle h1, h2, h3 {
	text-align:right;
	}
	
.middle h2 {margin-top: 0px;}
	
.m_middle h1, h2, h3 {
	text-align:center;
	}
	
.m_middle h2 {margin-top: 0px;}
*/

.terms{
	padding: 20px;
	border:groove;
}

.events{
	float: none;
	width: 100%;
	margin-bottom: 20px;
	border-top: none;
	min-height: 120px;
}


td {
  	border-bottom: none;
	padding: 7px 4px 2px 0px;
	border-collapse: collapse;
}

table {
	font-size: 14px;
	text-align: right;
}


#content , #content-left {
	margin: 10px 0px 10px 0px;
	color: #000;
	z-index: 5;
	margin-left: 1%;
	margin-right: 10%;
	max-width: 1400px;
	min-height: 675px;
	background-color: #FFF;
	}
	
#m_content , #m_content-left {
	margin: 10px 0px 10px 0px;
	color: #000;
	z-index: 5;
	margin-left: 0%;
	margin-right: 0%;
	max-width: 800px;
	min-height: 800px;
	background-color: #FFF;
	}
/*	
#content h1, #content h2, #content h3 {
	margin: 5px;
	text-align: right;
	}
	
#m_content h2 {
	margin: 5px;
	text-align: left;
}
*/		
.blockquote {
		padding-left: 20px;
		}

#content-left p, #content-left h1, #content-left h2, #content-left h3, #content-left h4 {
		margin: 1px 20% 10px 10px;
		text-align: justify;
		}

#firstp {
	margin-top: 20px;
	margin-left: 5px;
	}
#middletext {
	margin-left: 5px;
	}
		
#textcentring p {
	text-align: center;
	}
	
#textcentring img {
	margin-left: 0px;
	padding-bottom: 15px;
}

#lowerpic {
	font-family: Georgia;
	color: #333;
	clear: both;
	font-size: 11px;
	color: #333;
	min-height: 400px;
	
	margin: 20px 0 20px 0;
	background-image: url(images/mayurasana.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#footer {
	font-family: Georgia;
	color: #333;
	background-color: #a17919;
	clear: both;
	font-size: 11px;
	color: #333;
	height: 30px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 20px 0 20px 0;
	}
#m_footer {
	font-family: Georgia;
	color: #333;
	background-color: #a17919;
	clear: both;
	font-size: 11px;
	color: #333;
	height: 30px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 20px 0 20px 0;
	max-width: 800px;
	}
	.copyright{
	float: right;
		text-align: right;
		padding: 8px 20px;
	}
	.designer{
	float: left;
		padding: 5px 25px;
		font-size: 12px;
	}
	
	
