@charset "utf-8";
/* CSS Document */

/*reset*/

body,h1,h2,ul,li,div {
	padding: 0px;
	margin: 0px;
}

img {
border:medium none;
}

.clear{
clear:both;
}

/*utilities*/
p{ 
	color: #333;
}

a{
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    color: #999900;
    font-size: 1.05em;
}

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

ul {
	list-style: none inside;
    text-align: center;
    text-decoration: none;
	margin-top: 5px 0px;
}

h1{
	font-size: 15px;
	padding:320px 460px;
}

h1 a{
	color: #ffffff;
}


h2{
	font-size: 1em;
	color: #333;
}


/*content*/

body {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
	background: #ccccff url(images/sky.jpg) no-repeat fixed center;	
}

#container {
	width: 950px;
	overflow: hidden; 
	padding: 0px;
}

.content{
	float: left;
	left: 80px;
	width: 600px;
	font-size:.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	position: relative;
	text-align: justify;
	padding: 10px 10px;
}

#slideshow{
text-align: center;
}

#logo{
	width: 194px;
    height: 201px;
	margin:0px;
	padding: 0px;
	border:none;
}

#description{
	font-family:"plantagenet Cherokee";
	color: #333;
	font-size:40px;
	left:400px;
	position:absolute;
	text-align:center;
	top:70px;
	width:550px;
	margin: 0px;
	padding: 0px;
}

#stylish{
	background:transparent url(images/ornament.png) no-repeat scroll center bottom;
	float:left;
	padding:10px 0 25px;
	width:22.5%;
}

#nav{
    font-family:"plantagenet Cherokee";
	width: 215px;
	line-height: 25px;
}

#paul{
	float: right;
	background-image: url(images/paul.gif);
	width: 268px;
	height: 371px;
	margin: 0px;
	border: thin solid #000000;
	margin-left: 15px;
}

#babaji{
	float: right;
	background:transparent url(images/Babaji3.jpg) no-repeat top right ;
	width: 290px;
	height: 378px;
	margin: 0px;
	border: thin solid #000000;
	margin-left: 15px;
}

.underline{
	font-style: oblique;
	text-decoration: underline;
	
}

/* FOOTER*/

#footer{
	width: 950px;
	clear: both;
	font-size:.7em;
	padding-top: 100px;
	height: 100px;
	margin: 0 auto;
}

#footer-nav li{
	display: inline;
	padding-right: 15px;
	}

/*#lotus{
	width: 180px;
    height: 159px;
}
*/
