body {
	background-color: white;
	background: url(../images/dots.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-align: center;
}

a {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #DA251D;
	font-weight: bold;
	text-decoration : underline;
}

.maindiv {
	background-color: white;
	border: 1px;
	border-color: #DEB887;
	border-style: solid;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:750px;
	position: absolute;
	top:40px;
	z-index:0;
	left : 50px;
}

.slogantext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: silver;
	text-align: center;
}

.darkdiv {
	background-color: Black;
}

.lightdiv {
	background-color: #FBD600;
}

h1 {
	font-size: 18pt;
	color: #EEBB00;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 18pt;
	color: #DA251D;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 14pt;
	color: #DA251D;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-size: 8pt;
	color: #111755;
	font-weight: bold;
}

hr {
	border: 1px solid #111755;
	height:1px;
	border-color: #EEBB00;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


ul {
	font-size: 9pt;
	color: #4C0000;	
}

p {
  font-size: 9pt;	
}

td {
  font-size: 9pt;	
}

.address {
  font-size: 9pt;	
  color: #DA251D;
}
	 
.logo {
	background-color:transparent;
	z-index: 1;
	position: absolute;
	top: 20px;
	left : 35px;
	width : 255px;
	height : 182px;
}

.box
{
	border : 1px solid Gray;
	width : 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}

.barmenu {
	background-color:transparent;
	z-index: 2;
	position: absolute;
	top: 40px;
	left : 50px;
	width : 750px;
	height : 30px;
	padding:5px;
	text-align:right;
	color:white;
}

.buynow {
	background-color:transparent;
	z-index: 2;
	position: absolute;
	top: 230px;
	left : 560px;
	width : 150px;
	height : 114px;
	overflow: hidden;
	 
}

.smalltext {
  font-size: 8pt;	
  vertical-align: top;
}
