html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-height:100%;
	background-color:#000000;
	background-image:url(../images/layout/backgrounds/smokebg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align: center;
	
/* ::::::::::::::: Scrollbar Start :::::::::::::::*/	
	scrollbar-face-color: #482500;
	scrollbar-shadow-color: #AD4F09;
	scrollbar-highlight-color: #AD4F09;
	scrollbar-3dlight-color: #AD4F09;
	scrollbar-darkshadow-color: #AD4F09; 
	scrollbar-track-color: #AD4F09;
	scrollbar-arrow-color: #AD4F09;
/* ::::::::::::::: Scrollbar end :::::::::::::::*/	

}

td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #672100;
}

#background-apdiv {
	margin-top:10px;
	z-index:auto;
	height: auto;
	width: 832px;
	margin: auto;
}

#animation-div {
   width:100%;
   height:180px;
}

#midbar-div {
	width:100%;
	height:36px;
	margin: 0px;
}


#content-table {
	width:100%;
	background-color: #C28F5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #672100;
}


#content-div {
	width:585px;
	min-height: 400px;
	margin-top: 6px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#textarea-div {
	width:94%;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #672100;
}

#bottom-table {
	width:100%;
	height:46px;
	background-color:#43190A;
}

#navrollover-table {
	margin-left: 10px;
}

#navad-div {
	margin-left: 12px;
	width: 192px;
}

#nav-div {
	width:233px;
	height:460px;
	min-height: 460px;
	background-image: url(../images/layout/backgrounds/nav-bg.gif);
	background-repeat: no-repeat;
	position: top left;
}

/* ::::::::::::::::::::::::::: Style Start ::::::::::::::::::::::::::::::::::*/

.glassbgplacement {
	background-image: url(../images/layout/backgrounds/martiniglass-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.lineheight16pxjust {
	line-height: 16px;
	text-align: justify;
}

.bold{
    font-weight:bold;
}

.testimonial{
	color: #E0C4A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size:11px;
}

.testimonial-name{
	color: #854217;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size:11px;
	text-align: right;
	line-height: 25px;
}

.bar-roundsqure {
	background-color: #945528;
	height: 15px;
	width: 100%;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD8A57;
	line-height: 15px;
}

/* Start Mocha */
.mocha
 {
	color: #96572A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mocha-title1 {
	color: #824B24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mocha-title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: #824B24;
}
.mocha-title3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color: #824B24;
}
/* End Mocha */
/* ::::::::::::::::::::::::::: Style End ::::::::::::::::::::::::::::::::::*/


/* ::::::::::: Start Main Links ::::::::::::*/
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E1400;
	text-decoration: none;
}

a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E1400;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #854217;
	text-decoration: none;
}
/* ::::::::::: End Main Links ::::::::::::*/
