/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #000000;
	background-image: ;
	background-repeat:  ;
	font-size: 80%;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	font-style: normal;
	line-height: normal;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	font-style: normal;
	line-height: normal;
	background-color: #d99d55;
}

.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	font-style: normal;
	line-height: normal;
	background-color: #993333;
}

.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	padding: 5px;
	font-style: normal;
	line-height: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	}
	
p.first {
     margin-top: -15px;
}
	
span {
	color: #734338; 
	font-size: 150%;
	}
	
p.subnav {
	font-size: 10px;
	color: #FFFFCC;
	}
	
p.tagline{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #993333;
	font-weight:bold;
	}
	
h1{
	line-height: 25px;
	color: #666666;
	}

h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
h3 {
	font:Arial, Helvetica, sans-serif;
	}
	
h4 {
	font: Arial, Helvetica, sans-serif;
	color: #993333;
	font-size: 18px;
	line-height: 19px;
	}
	

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
p.ul {
	list-style-position:outside;
	list-style-type:square;
	margin-left: 1em;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
	line-height:18px;
	}

img {
    border: none;
	} 
	
img.left {
    border: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px ;
	margin-left: 10px;
	} 
	
img.right {
    border: none;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px ;
	margin-left: 10px;
	} 
	
a:link {
	color: #000000;
	text-decoration: ;
	}

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

a:hover { 
	color: #993333;
	text-decoration:underline;
		}

a:active { 
	color: #000000;
	text-decoration: none;
	}
	
blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: ;
	color: #333333;
	}
	
	
/* LAYOUT*/

#wrap {
	width:695px;
	margin-right:auto;
	margin-left:auto;
	margin-top: -9px;
	position: 18px;
	text-align:left;
	background-color: #e7cea6;
	background-image: url(images/yoga_dude.jpg);
	}
	
#wrap2 {
	width:695px;
	height: ;
	margin-right:auto;
	margin-left:auto;
	margin-top: -9px;
	position: 18px;
	text-align:left;
	background-color: #e7cea6;
	background-repeat:repeat;
	background-image:url(images/bkg_pattern.jpg);
	}
	
#wrap4 {
	width:695px;
	height: ;
	margin-right:auto;
	margin-left:auto;
	margin-top: -9px;
	position: 18px;
	text-align:left;
	background-color: #e7cea6;
	background-repeat:repeat;
	background-image:url(images/bkg_pattern.jpg);
	}
	
#mysore {
	margin: 0;
	width:695px;
	height:100px;
	background: url(images/AYAshala.jpg);
	clear:both;
	}
	
#photoa {
	float: left;
	width: 166px;
	height: 228px;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
	}
	
#photob {
	float: right;
	width: 150px;
	height: 223px;
	margin-top:10px;
	margin-left: 20px;
	margin-right: ;
	margin-bottom: 20px;
	clear: both;
	}
	
#photoc {
	float: right;
	width: 200px;
	height: 263px;
	margin-top:0px;
	margin-left: 20px;
	margin-right: ;
	margin-bottom: 30px;
	clear: both;
	}
	
	
/* LIGHTBOX PHOTOS*/
	
#photo1 {
	background:;
	float: left;
	width: 150px;
	height: 90px;
	margin-top:15px;
	margin-left: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
#photo2 {
	background:;
	float: left;
	width: 150px;
	height: 90px;
	margin-top:15px;
	margin-left: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
#photo3 {
	background:;
	float: left;
	width: 150px;
	height: 90px;
	margin-top:15px;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	}
	
/* HEADERS */

#header {
	margin: 0;
	width:695px;
	height:130px;
	background: url(images/AYAheader.jpg);
	}
	
/* BODY */

p.introduction:first-letter {
	font-size : 200%;
	font-weight : bold;
	float : left;
	width : ;
	color : #993333;
	}

	
/* MAIN NAVIGATION */

#menu7 {
	float: right;
	width: 145px;
	height: ;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #FFF;
	display: block;
	background: url(images/menu7.jpg);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color: #FFF;
	background: url(images/menu7.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
	
/* CONTENT */

#content {
	float: left;
	width: 200px;
	height: 450px;
	margin: 10px 0px 0px 30px;
	font-size: 11px;
	line-height: 1.5em;
	background-image: ;
	background-position: top left;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left:0px;
	}
	
#content2 {
	float: left;
	width: 500px;
	margin: 10px 0px 0px 30px;
	font-size: 11px;
	line-height: 1.5em;
	background-image: ;
	background-position: top left;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left:0px;
	}
	
.contentBox {
	font-size:12px;
	background-color: none;
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: 000;
	padding:10px;
	margin-top:5px;
	width:430px;
	height:170px;
	overflow:scroll;
	}
	
#scroll {
	float: left;
	width: 560px;
	margin: 0px 20px 20px 20px;
	font-size: 11px;
	line-height: 1.5em;
	clear: both;
	}
	
#moon {
	float: right;
	width: 145px;
	height: ;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d99d55;
	clear:both;
	}
	
	
/* SIDEBAR */

#sidebar1 {
	float: right;
	width: 145px;
	height: 455px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebarsked {
	float: right;
	width: 145px;
	height: 1800px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar2 {
	float: right;
	width: 145px;
	height: 1300px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar3 {
	float: right;
	width: 145px;
	height: 1950px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar4 {
	float: right;
	width: 145px;
	height: 1500px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar5 {
	float: right;
	width: 145px;
	height: 5300px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar6 {
	float: right;
	width: 145px;
	height: 2950px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar7 {
	float: right;
	width: 145px;
	height: 1500px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar8 {
	float: right;
	width: 145px;
	height: 2850px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#sidebar9 {
	float: right;
	width: 145px;
	height: 800px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px 0px 5px 0px;
	background-color: #d99d55;
	}
	
#fb{
	float: ;
	width: 100px;
	height: 51px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 28px;
	}
	
	
/*SUB-NAVIGATION - FOOTER */

#wrap3 {
	width:695px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	position: 18px;
	text-align:center;
	background-color: #993333;
	height: 15px;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 4px;
	}

#footer {
	margin: 0px;
	font-size: 90%;
	height:28px;
	text-align: ;
	background-image: url(../images/footback.jpg);
	background-position: bottom;
	clear: both;
	height:auto;
	margin-top: 0;
	}
	
	
/*SUB-NAVIGATION - FOOTER */

#footer a:link{
	color:#59280a;
	font-size:11px;
	text-decoration:none;
	}

#footer a:visited{
	color:#59280a;
	font-size:11px;
	text-decoration:none;
	}

#footer a:hover{
    color: #8c5e35;
	font-size:11px;
	text-decoration:underline;
	}

#footer a:active{
	color:#8594a6;
	font-size:11px;
	text-decoration:none;
	}

#footer .status{
	color:#8c5e35;
	text-decoration:none;
	font-size:11px;
	}

#footer p {
	margin: 0px;
	padding: 5px;
	font-size: 85%;
	}

.style1 {color:#FEFEFE}
.style4 {color: #FFFFCC}


/* byline _ #Wrap3 - link */
#wrap3 a:link{
	color: #FFFFFF;
	font-size:9px;
	text-decoration:none;
	}
#wrap3 a:visited{
	color: #FFFFFF;
	text-decoration:underline;
	}
#wrap3 a:hover{color: #d99d55;
	text-decoration:underline;
	}
#wrap3 a:active{
	color: #d99d55;
	text-decoration:none;
	}
#wrap3 .status{
	color:#663;
	text-decoration:none;
	}
	
/* LIGHTBOX*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; margin: 0;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; font-size:8px}	
#imageData #caption{ font-weight: bold;	font-size: 12px; color:#333333;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

