/* 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:165px;
background: #ffffff;
border:1px darkblue;
}

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

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

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

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

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

#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:165px;
	left:0px;
	width:180px;
	border:1px solid darkgreen;
	padding-bottom:5px;
	background-color: #D86865;
}

.menuitem { width:180px;
color: white;
font-size:11px;
font-weight:bold;
line-height: 11px;
margin-left: 0px;
}

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

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

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:#C1F1AD;
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:14px}

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: #C1F1AD;
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;}

.lg{ background-color: #C1E7BC;}

img src .xmasborder{ 
background-repeat:repeat-x;
background-position: top}

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

.mytableborder {
border-top: 2px dotted #FF3333;
border-right: 2px dotted #FF3333;
border-bottom: 2px dotted #FF3333;
border-left: 2px dotted #FF3333;
background-color: #FFFFFF;
}
