*
{
margin: 0px;
padding: 0px;
}

#right  a img {
	border: 2px solid #666633;
	text-decoration: none;
}

#left a img {
	border: 2px solid #666633;
	text-decoration: none;
}

a:link, a:visited {
	color:#666633;
}
#shop_sml {
	width: 122px;
	float: left;
	margin-right: 15px;
}
#fb  a {
	border: 0;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 3px;
}
body {
	color: #161616;
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#pic {
	width: 154px;
	float: right;
	margin-bottom: 10px;
}

#content
{
	margin: 0 auto;
	width: 899px;
	text-align: left;
}

/* for Internet Explorer */
/*\*/
* html #left #right {
height: 600px;
}
/**/

/* for Internet Explorer */
/*\*/
* html #left {
padding: 0px;
}
/**/


div#left {
	min-height:570px;/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}
#header {
	background-color: #B0E800;
	height: 153px;
	width: auto;
}

#logo {
	width: auto;
	height: 153px;
	text-align: left;
	background-image: url(images/banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#main {
	width: 899px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* --------------------menu------------------------- */

#menu {
	height: 870px;
	width: 206px;
	float: left;
	margin-top: 15px;
	padding-top: 42px;
	text-align: right;
	margin-left: -40px;
	font-weight: bold;
	font-size: 16px;
}

#menu ul {
	list-style: none;
}

#menu li {
	overflow: hidden;
	padding-top: 15px;
	border-right: solid #ade40e 2px;
}

#menu a {
	width: 206px;
	text-align: right;
	text-decoration: none;
	color: #2b2b2b;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 15px;
}

#menu a:hover {
	color: #587c22;
	text-decoration: underline;
	}

#menu a:visited {
	}

#menu .current {
	color: #587c22;
	text-decoration: underline;
}

/* -----------------------------right column--------------------------- */

#right
{
	width: 185px;
	float: right;
	height: 500px;
	margin-top: 70px;
}
.boxes {
	width: 180px;
	height: 181px;
	margin-bottom: 15px;
}
.boxes a {
	text-decoration: none;
}

.boxes a:hover {
	color:#003300;
}


/* -----------------------------left column------------------------------- */

#left
{
	width: 510px;
	min-height: 630px;
	margin-top: 12px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
}

/* for Internet Explorer */
/*\*/
* html #left {
height: 630px;
}
/**/

div#left { 
min-height:630px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#quote {
	background-color: #CCCC99;
	margin-right: 10px;
	filter: alpha(opacity=60);
	text-align: center;
	height: auto;
	color: #161616;
	padding: 10px;
}

#left p {
	margin-bottom: 15px;
	font-size: 15px;
}

#left a
{
	color: #336666;
	text-decoration: underline;
}
#left h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

#left a:hover {
	text-decoration: none;
}

#left h2 {
	color: #333333;
	font-size: 24px;
	padding-top: 10px;
}

#left h3 {
	color: #587c22;
	font-size: 18px;
	line-height: 18px;
}
#left h3 a {
	text-decoration: none;
}
#left h3 a:hover {
	text-decoration: underline;
}

#contactform{
	margin-top:40px;
	height: 50px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#teachers {
	float: left;
	margin-right: 30px;
	height: 200px;
	width: 120px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#teachers  a  {
	text-decoration: none;
}

#map {
	background-image: url(images/map.jpg);
	border: 2px solid #4B4B4B;
	width: 275px;
	height: 266px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#left a img {
	text-decoration: none;
}

#contactform{
	margin-top:130px;
	height: 115px;
	margin-bottom: 20px;
	margin-left: 5px;
}

/*---------------------lightbox----------------------- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/*---------------------end lightbox----------------------- */


 
/* -------------------------------footer-------------------------------- */

#bottom
 {
	height: 46px;
	clear: both;
	background-image: url(images/bottom.jpg);
	width: 768px;
}
#footer {
	color: #333333;
	height: 105px;
	background-color: #AEE40E;
}

#footer p {
	font-size: 1em;
	text-align: left;
	color: #383838;
	text-decoration: none;
}
#footer a {
	color: #30322A;
	text-decoration: none;
}
#footer a:hover {
	color: #1B530A;
	text-decoration: underline;
}
	
#footer_container {
	height: 105px;
	width: 889px;
	margin: auto;
	background-image: url(images/footer.jpg);
	padding-left: 5px;
	}	
p1  {
	font-size: 12px;
	margin-left: 5px;
}
#address {
	color: #000000;
	float: right;
	margin-right: 5px;
}
.calligraphy {
	background-image: url(images/calligraphy.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 450px;
	margin-left: 110px;
	margin-top: 20px;
}
.baliphoto {
	width: 160px;
	float: right;
}
.baliphoto img {
	margin-bottom: 25px;
}
#cart {
	background-color: #eeebe0;
	height: 150px;
	width: 200px;
	padding-top: 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
}
#cart p {
	color: #333333;
	font-size: 0.8em;
	margin-left: 13px;
}
#pic2  a img {
	border: none;
}

