body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312711;
	background-color: #D5B259;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 35px;
	padding-top: 25px;
	margin-bottom: 5px;
}
#logo {
	background: transparent url(images/sukhacenter.gif) no-repeat 0 0;
	display: block;
	width: 250px;
	height: 194px;
	overflow: hidden;
	text-indent:-9000px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-align: justify;
	padding-left: 20px;
	padding-right: 15px;
}
.subtit {
	font-size: 14px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #333300;
	text-decoration:underline;
}
a:hover {
	color: #333300;
	text-decoration:none;
}
a.navbar:link, a.navbar:active, a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding-left: 15px;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAB33F;
	text-decoration:none;
	font-weight: bold;	
	padding-left: 15px;
}
a.subnavbar:link, a.subnavbar:active, a.subnavbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573D02;
	text-decoration:none;
	font-weight: normal;
	padding-left: 15px;
	line-height: 20px;
}
a.subnavbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;	
	padding-left: 15px;
}
a.topnavbar:link, a.topnavbar:active, a.topnavbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2D4B5;
	text-decoration:none;
	font-weight: bold;
}
a.topnavbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;	
}
hr {
	height: 1px;
	color: #A47F31;
	margin-left: 20px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C6312;
	text-align: center;
	background-image: url(images/bgbottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}