/* 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 */

.copy {font-family: Verdana;
font-size: 10px;}

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

.coupon {
font-size:10px;
font-family: Verdana;
}
.header {
	height:165px;
	border:1px darkblue;
	background-color: #FFFFFF;
}

#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: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: 550px;
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:170px;
	left:16px;
	width:190px;
	border:1px solid #999999;
	padding-bottom:5px;
	background-color: #FFFFFF;
	line-height: 11px;
}

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

.menuhead { left: 0px;
width:180px;
background: #FFCC00;
color: #000000;
font-weight:bold;
font-size:12px;
}

.footer {
	position: inherit;
	width:100%;
	text-align:center;
	margin-top:5px;
	padding:1px;
	color:#FFFFFF;
	border:1px solid #993300;
	background-color: #993300;
}

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

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 #993300;
border-right: 2px dotted #993300;
border-bottom: 2px dotted #993300;
border-left: 2px dotted #993300;
background-color: #FFFFFF;
}
