/* CSS Document */
body { background-color: white;
font-family: Verdana;
font-size: 12px;
color: black;
margin:0px;
padding-bottom:20px;
scrollbar-face-color:antiquewhite;
scrollbar-highlight-color:red;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:brown;
scrollbar-shadow-color:pink;
scrollbar-arrow-color:red;
scrollbar-track-color:ivory;
}
/* header */
.tagline { color:black;
font-size:11px;
font-family: Verdana;
line-height:12px;
}

/* body */
.breadcrumb { color:black;
font-size:9px;
}

.coupon {
font-size:10px;
font-family: Verdana;
}
.header { height:140px;
background: #cc9966;
border:1px  #BD8A79;
}

#homelist { 
color:black;
font-size:11px;
line-height: 12px;
}

#homelist a{ 
text-align:left;
color:black;
font-size:11px;
line-height: 12px;
}

.hot { 
color: #660000;
background-color:#E2C1A9;
font-size:11px;
font-weight:bold;
}

#block { 
color: #9B0000;
font-size:11px;
font-weight:bold;
}

#block table{ 
background-color:#E2C1A9;
width: 200px;
margin-left: 10px;
border-color:#9B0000;
border: thin; 
  }
  
#mainbody { margin-left:200px;
padding-top:5px;
padding-right:20px;
padding-bottom:5px;
padding-left:20px;
background:white;
border:0px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1 em;
min-height: 600px;
}

#mainbody p { 
font: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1.5em;
}

#mainbody ol li { 
font: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1.5em;
}

#menu { position:absolute;
top:140px;
left:0px;
width:190px;
background:#CCCCCC;
border:1px solid brown;
padding-bottom:5px;
}

.menuitem { width:185px;
color:black;
font-size:11px;
font-weight:bold;
line-height: 14px;
margin-left: 5px;
}

.menuhead { left: 0px;
width:180px;
background:white ;
color:black;
font-weight:bold;
font-size:14px;
}

.footer { width:100%;
text-align:center;
margin-top:5px;
padding:1px;
background: #9B0000;
color: white;
border:1px solid brown;
}

a { font-size:12px;
font-family: verdana, Arial, Helvetica, sans-serif;
color: #333333}

a:hover { font-size:12px;
font-family: verdana, Arial, Helvetica, sans-serif;
background-color:#E2C1A9;
color:black}

a:visited {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

a:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

h1 { font-size:18px}

h2 { font-size:16px}

h3 { font-size:14px}


.heading { font-family:Lucida Calligraphy;
font-size:36px;
background-color:yellow;
color:brown;
font-weight:bold;
text-align: center}

table td .subtitle{ font-family: verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background-color: #E2C1A9;
font-weight:bold;}

table td .tagline{ font-family: verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;}


table td .bullet{ font-family: verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
font-weight:bold;}

ul li .bullet{ font-family: verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: red;
font-weight:bold;}
