*
{
    border: 0 none;
/*margin: 0px;
    padding: 0;*/
}
a
{
    color: #333333;
    text-decoration: none;
}
a:Hover
{
    color: #000000;
    text-decoration: none;
}
body
{
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    background-color: #2a0902;
    height: 100%;
    width: 100%;
}
body  .main 
{
	min-width: 1000px;
	height: auto;
	width: 1000px;
	background-color: #8d3521;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.main .topbar {
	background-image: url(images/topdots.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
.main .header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 93px;
}
.main .mid {
}
.main .mid .lt {
    background-image: url("images/01left.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    min-height: 518px;
    width: 212px;
	float:left;
}
.main .mid .content {
	background-image: url(images/contback.jpg);
	width: 738px;
	float:left;
	background-color: #340400;
	background-repeat: repeat-y;
}
.content .bottom {
	background-image: url(images/midbottom.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.content .txtarea {
	background-image: url(images/mid.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	padding: 10px 25px;
	text-align: justify;
	min-height: 450px;
}
.main .links {
	margin-left: 75px;
	padding-top: 10px;
}
.main .links a {
	font-size: 13px;
	color: #f3b16a;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.main .links a:Hover {
	color: #fde0c0;
}
.mid .genmid {
	background-image: url(images/01mid.jpg) !important;
}
.mid .hm {
	background-image: url(images/02left.jpg) !important;
}
.mid .rk {
	background-image: url(images/09left.jpg) !important;
}
.mid .sv {
	background-image: url(images/10left.jpg) !important;
}
.mid .spirit {
	background-image: url(images/03left.jpg) !important;
}
.mid .spiritmid {
	background-image: url(images/03mid.jpg) !important;
}
.mid .socio {
	background-image: url(images/04left.jpg) !important;
}
.mid .medi {
	background-image: url(images/05left.jpg) !important;
}
.mid .medimid {
	background-image: url(images/05mid.jpg) !important;
}
.mid .edu {
	background-image: url(images/06left.jpg) !important;
}
.mid .edumid {
	background-image: url(images/06mid.jpg) !important;
}
.mid .yoga {
	background-image: url(images/07left.jpg) !important;
}
.mid .yogamid {
	background-image: url(images/07mid.jpg) !important;
}
.mid .other {
	background-image: url(images/08left.jpg) !important;
}
.mid .othermid {
	background-image: url(images/08mid.jpg) !important;
}

.content h1 {
    border-bottom: 1px dotted #FF9900;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 15px;
}
.main .mid .right {
	background-image: url(images/rightbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 50px;
	display: inline-block;
	height: 519px;
}
.main .navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

.main .footer {
	background-color: #000000;
	height: 40px;
	color: #CCCCCC;
	font-size: 11px;
}
.footer address {
	font-style: normal;
	line-height: 40px;
	width: 350px;
	float: left;
	margin-left: 12px;
}
.footer cite {
	font-style: normal;
	line-height: 40px;
	width: 400px;
	float: right;
}
.footer a {
	color: #CCCCCC;
}
.footer a:Hover {
	color: #FFFFFF;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:22px;
	z-index:100;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F3B16A;
	background-color: #971E09;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	text-decoration: none;
	color: #F3B16A;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ED6E05;
	color: #FFFFFF;
}
.main  .indexmid  .left {
	background-image: url(images/index_midleft.jpg);
	width: 426px;
	height: 375px;
}
.main .indexmid .quote {
    background-image: url("images/index_midmid.jpg");
    height: 375px;
    width: 403px;
}
.main .indexmid .right {
	background-image: url(images/index_midright.jpg);
	width: 171px;
}
.main .indexmid .bottom {
	background-color: #560707;
	background-image: url(images/index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 156px;
}

.main .indexmid {
	height: 375px;
}
.indexmid .bottom p {
	width: 400px;
	float: left;
	margin-left: 40px;
	text-align: justify;
}
.indexmid .quote .msg {
    color: #FBC080;
    font-family: "Trebuchet MS";
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    line-height: 32px;
    margin-top: -50px;
    width: 360px;
}
.indexmid .quote span {
	float: right;
}
.main .index_navbar {
	background-image: url(images/index_nav.jpg);
	background-repeat: no-repeat;
	height: 37px;
}
.main .index_header {
	background-image: url(images/index_head.jpg);
	background-repeat: no-repeat;
	height: 93px;
}
.txtarea fieldset {
	margin-left: 40px;
}
input[type="text"], input[type="password"], select
{
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	border: 1px solid #C8D7D0;
}
.txtarea #button {
	color: #FFFFFF;
	background-color: #974B00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	cursor:pointer;
}
#user_msg {
	width: 320px;
	border: 1px solid #CCCCCC;
}.txtarea #myLabel {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
