/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: url(../images/bm_ent_bg.jpg) repeat;
	color: #666;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input, textarea, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.txtCreamFS10 {
	font-size: 10px;
	color: #b7917e;
}
.txtOrange {
	color: #e7a500;
}
.txtCreamFS9 {
	font-size: 9px;
	color: #b7917e;
}
.txtDarkGray {
	color: #333;
	font-weight:normal;
}
.txtRedB {
	font-weight: bold;
	color: #c90b17;
}
.txtDarkRed {
	color: #760803;
}
.txtGrayFS11 {
	font-size: 11px;
}
.txtGrayFS11 {
	font-size: 11px;
	color: #666;
}
.txtCreamFS11BI {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #b7917e;
}

.headerLinkSep {
	font-size: 11px;
	color: #ddc5b9;
}
.footerLinkSep {
	color: #cdaea0;
}

h1.darkGray {
	font-size: 18px;
	color: #333;
}

.AshText2 {
	font-size: 18px;
	color: #333;
}
h2.darkRed {
	font-size: 18px;
	font-weight: bold;
	color: #c90b17;
}
h3.red {
	font-size: 14px;
	font-weight: bold;
	color: #c90b17;
}
h3.orange {
	font-size: 14px;
	font-weight: bold;
	color: #e7a500;
}

a.orangeLinkFS11:link, a.orangeLinkFS11:visited {
	font-size: 11px;
	color: #e76d00;
	text-decoration: none;
}
a.orangeLinkFS11:hover {
	font-size: 11px;
	color: #e76d00;
	text-decoration: underline;
}
a.yellowLinkFS11BU:link, a.yellowLinkFS11BU:visited {
	font-size: 11px;
	font-weight: bold;
	color: #e8ab00;
	text-decoration: underline;
}
a.yellowLinkFS11BU:hover {
	font-size: 11px;
	font-weight: bold;
	color: #e8ab00;
	text-decoration: none;
}
a.darkGrayLinkB:link, a.darkGrayLinkB:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.darkGrayLinkB:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
a.darkRedLink:link, a.darkRedLink:visited {
	font-size: 12px;
	color: #760803;
	text-decoration: none;
}
a.darkRedLink:hover {
	font-size: 12px;
	color: #760803;
	text-decoration: underline;
}
a.creamLinkFS11:link, a.creamLinkFS11:visited {
	font-size: 11px;
	color: #b7917e;
	text-decoration: none;
}
a.creamLinkFS11:hover {
	font-size: 11px;
	color: #b7917e;
	text-decoration: underline;
}
a.redLinkB:link, a.redLinkB:visited {
	font-weight: bold;
	color: #c90b17;
	text-decoration: none;
}
a.redLinkB:hover {
	font-weight: bold;
	color: #c90b17;
	text-decoration: underline;
}

div.featuresLink {
	float: left;
	width: 75px;
	height: 25px;
	text-align: center;
	padding-top: 50px;
	font-size: 11px;
	color: #fff;
}
div.featuresLink a:link, div.featuresLink a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
div.featuresLink a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

img.artImgBorder {
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}
img.border {
	border: 1px solid #ccc;
}

div.bmmenu {
	width: 255px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
div.bmmenu div {
	background: url(../images/bm_ent_menu_up.jpg) no-repeat;
	overflow: hidden;
}
div.bmmenu div:first-child {
	background: url(../images/bm_ent_menu_up.jpg) no-repeat;
}
div.bmmenu div.collapsed {
	height: 31px;
}
div.bmmenu div span {
	display: block;
	padding: 7px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	background: url(../images/bm_ent_menu_over.jpg) no-repeat;
}
div.bmmenu div.collapsed span {
	background: url(../images/bm_ent_menu_up.jpg) no-repeat;
}
div.bmmenu div label {
	padding: 3px 25px;
	background: url(../images/bm_ent_bullet1.jpg) no-repeat 10px 6px;
	display: block;
	border-bottom: 1px solid #eddad0;
	font-size: 11px;
	color: #b7917e;
	text-decoration: none;
}
div.bmmenu div a {
	display: block;
	font-size: 12px;
	color: #760803;
	text-decoration: none;
}
div.bmmenu div a.current {
	background : #f3e3dc;
	font-size: 12px;
}
div.bmmenu div a:hover {
	background : #f4e8e2;
	font-size: 12px;
	color: #760803;
	text-decoration: underline;
}

#googlesearch {
	position: absolute;
	visibility: hidden;
	border: 1px solid #fff;
	background: #eee;
	width: 245px;
	padding: 10px;
	z-index: 2;
	margin: -26px 0 0 22px;
}

input.formfeild, textarea.formfeild, select.formfeild {
	color: #333;
	border: 1px outset;
	background: #fff;
}
input.button {
	background: url(../images/bm_ent_form_button.jpg) repeat-x;
	border: 1px outset;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

/* 230 by 60 Text banner ads div styles */
div.textBanner230Holder {
	width: 230px;
	height: 60px;
	background: url(../images/bm_ent_text_banner_ads_back.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
div.textBanner230Title {
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Title a:link, div.textBanner230Title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Description {
	padding: 4px 5px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a.gashitha:link, a.gashitha:visited {
	font-size: 15px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
}
a.gashitha:hover {
	font-size: 15px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: underline;
}
.txtgash {
	color:#333333;
	font-size: 15px;
	font-weight:bold;
}
