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

html, body {
	height:100%; 
	width:100%;
	position: relative;
	text-align:left;
}


body {
	font: normal 13px "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #675227;
	background-color:#e4e0cc;
	min-width: 960px;
	 
}

label, h2, h3, #footer {
color: #421306;
}

h2 {
	
	font: bold 20px Times New Roman;
}

h3 {
	
	font: bold 14px Trebuchet MS;
	text-transform:uppercase;
	color:#b78d0d;
}

h4 {
	color:#2076b8;
}



a {
	
	color:#c55917; 
	font-weight:bold;
	text-decoration:none;
	
}

input, textarea {
	padding:5px;
}



a:hover {
	text-decoration:underline;
	
}

#back {
	background: #e4e0cc url(/images/background.jpg) no-repeat top center;
	position:relative;
	width:100%;
	height:100%;
}

#container {
	width: 960px;
	margin:0 auto 0 auto;	
	text-align: left;
		
}

#footer-container {
	padding:122px 0 0 50px;
	
}

#header {
	width: 960px;
	height: 180px;
	text-align: left;
	
}

#header-inside{
	padding:95px 0 0 45px;
	width:400px;
	height:100px;
	
	
}

#header h1 a {
	display: block; 
	width: 378px; 
	height: 51px; 
	background: url(/images/logo.png) no-repeat; 
	text-indent: -999em; 
	cursor:pointer;
	
}





#footer h1 a {
	display: block; 
	width: 46px; 
	height: 36px; 
	background: url(/images/footer_logo.png) no-repeat; 
	text-indent: -999em;
	float:left;
	margin-right:20px; 
	cursor:pointer;
}


#navbar {
	
	width:926px;
	height:61px;
	margin-bottom:-1px;
	
}

#navbar li, #navbar ul, .twitters ul { 
	list-style-type: none; 
}

#navbar li{
	float: left; 
	position: relative; 
	
}

#navbar a{
	background: url(/images/nav.gif) no-repeat;
	height: 60px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	border:0px;

   	
}


	#button1 a { background-position: 0 0; width: 91px; }
	#button2 a { background-position: -91px 0; width: 146px; }
	#button3 a { background-position: -237px 0; width: 188px; }
	#button4 a { background-position: -425px 0; width: 128px; }
	#button5 a { background-position: -553px 0; width: 118px; }
	#button6 a { background-position: -671px 0; width: 130px; }
	#button7 a { background-position: -801px 0; width: 125px; }


	#button1 a:hover { background-position: 0 -60px; width: 91px; }
	#button2 a:hover { background-position: -91px -60px; width: 146px; }
	#button3 a:hover { background-position: -237px -60px; width: 188px; }
	#button4 a:hover { background-position: -425px -60px; width: 128px; }
	#button5 a:hover { background-position: -553px -60px; width: 118px; }
	#button6 a:hover { background-position: -671px -60px; width: 130px; }
	#button7 a:hover { background-position: -801px -60px; width: 125px; }






#content {
	
	height:auto;
	float:left;
	width:924px;
	padding:18px 18px 35px 18px;
	background: #f1ede4 url(/images/content_back.jpg) no-repeat;
	
}

#content1 {
	float:left;
	width:924px;
	height:auto;
	padding:18px 18px 35px 18px;
	background: #f1ede4 url(/images/content_back1.jpg) no-repeat;
	
}
#leftcol div.multiBoxDesc{
	display:none;
	

}

#leftcol {
	height:auto;
	width:545px;
	float:left;
	padding:32px 55px 0 30px;
	

}

#leftcol ul{
	 margin-left: 15px;
 

	
}


#leftcolmain {
	
	width:545px;
	float:left;
	padding:0 55px 0 30px;

	
}

#rightcol {
	width:285px;
	float:left;
	padding:18px 0 0 0;
	height:auto;

	
}



#flash {
	width:529px;
	height:337px;
	margin:0 0 55px 20px;

	
}

#flash img{
	width:529px;
	height:337px;


	
}

#footer {
	width:960px;
	float:left;
	height:190px;
	background: url(/images/footer_band.jpg) no-repeat top left;	

	
}

#footer-text {
	float:left;
	padding-top:1px;
	font-size:12px;
	
}
#map_back {
	width: 520px; 
	height: 190px;
	background: #47170a url(/images/map.jpg) no-repeat;
	padding:10px;
}
#map_canvas {
	width: 520px; 
	height: 190px;

	
}

.lwidth {
float:left;
width: 60px;

}

.lwidth2 {
float:left;
width: 60px;

}

#errormessage li{
color:#2076b8;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#yogapopup {
  position:absolute;
  width:560px;
  height:350px;
  display:none;
  z-index:9999;
  padding:30px;
  background-color:#e4e0cc;
}





.twitters li{
  padding-bottom:20px;
}

