body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.jpg);
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #979797; FONT-FAMILY: Tahoma
}
TEXTAREA {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #979797; FONT-FAMILY: Tahoma
}
INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #979797; FONT-FAMILY: Tahoma
}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #979797; FONT-FAMILY: Tahoma
}

A,A:link,A:active,A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
A:hover {
	BORDER-RIGHT: #ffffff thin; BORDER-TOP: #ffffff thin; FONT: normal 10px tahoma; TEXT-TRANSFORM: none; BORDER-LEFT: #ffffff thin; COLOR: #54361b; BORDER-BOTTOM: #ffffff thin; TEXT-DECORATION: none
}


.table_bg {
	background-attachment: fixed;
	background-image: url(../images/inner_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 779px;
}

.main_table {
	height: 100%;
	width: 100%;
}

.inner_table {
	height: 97px;
	width: 779px;
}

.bottom_bg {
	background-attachment: fixed;
	background-image: url(../images/bottom_bg_long.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-repeat: repeat;
	height: 50px;
	width: 779px;
}

.bottom_table {
	height: 20px;
	width: 761px;
}

/*//////////////////////////////   Grubz Drop down Menu   ////////////////////////*/
#grubz{
position:absolute;
line-height: 18px;
z-index: 1;
width: 130px;
height: 20px;
visibility: hidden;
padding-left:5px;
}

#grubz a{
width: 100%;
display: block;
border:1px solid #54361b;
text-decoration: none;
font-weight: normal;
font-size:12px;
font:Arial;
text-indent: 5px;
line-height: 20px;
color: #54361b;
background-color: #ECDFBF;
padding-left:5px;
}

#grubz a:hover{ 
background-color: #9B7739;
color: #ffffff;
line-height: 20px;
padding-left:5px;
}
/*++++++++++++++++++++*/

a.menulink, a.menulink:active, a.menulink:link, a.menulink:visited{
width: 100%;
text-decoration: none;
font-weight: normal;
font-size:12px;
font:Arial;
text-indent: 5px;
line-height: 30px;
color: #54361b;

}

a.menulink:hover{ 
background-color: #9B7739;
color: #ffffff;
line-height: 30px;
font-weight: normal;
font-size:12px;
font:Arial;
}
.img-border {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.title-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #9d6e54;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9d6e54;
	padding: 2px;
}

.text4 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #a37a28;
	FONT-FAMILY: tahoma;
	padding-left: 5px;
}.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bottom_home {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
	padding: 5px;
}
.white-dot {color: #FFFFFF}

.title-sub-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9d6e54;
	line-height: 20px;
	border-bottom-width: 1px;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9d6e54;
}

.title-sub-heading-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9d6e54;
	line-height: 20px;
	padding: 2px;
}

.title-sub-heading-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d6e54;
	line-height: 16px;
	padding: 2px;
}

.more{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.line-style{
	background-image:url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
