/* CSS Document */

H1 {
font-weight : normal;
font-size : 10pt; 
color : #cccc66; 
font-style : normal; 
font-family : Verdana, sans-serif;
 } 
 
H1.dark {
font-weight : normal;
font-size : 10pt; 
color : #000000; 
font-style : normal; 
font-family : Verdana, sans-serif;
 } 
 H1.c1 { 
 font-weight : bold;
  font-size : 9pt; 
  color : #330000; 
  font-style : normal; 
  font-family : Verdana, sans-serif; 
  } 
 H1.limelite{ 
 font-weight : bold; 
 font-size : 10pt; 
 color : #ffff99; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
h1.blink {
	font-weight : normal;
	font-size : 10pt;
	color : #cccc66;
	font-style : normal;
	font-family : Verdana, sans-serif;
	text-decoration: blink;
 }
 H2 { 
 font-weight : normal; 
 font-size : 9pt; 
 color : #ffffff; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 }
  H2.tan { 
 font-weight : normal; 
 font-size : 9pt; 
 color : #FFCC66; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
   H2.bold { 
 font-weight : normal; 
 font-size : 9pt; 
 color : #000000; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
 H3 { 
 font-weight : bold; 
 font-size : 10pt; 
 color : #ffffff; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
table{
	border-left-color: #666600;
	border-left-style: groove;
	border-right-color: #666600;
	border-right-style: groove;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-color: #666600;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #666600;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	background-image : url(images/graphics/green.jpg);
}
container{
	font-weight : normal;
	font-size : 12pt;
	font-color : #cccc66;
	font-style : normal;
	font-family : Verdana, sans-serif;
	font-stretch: semi-expanded;
	color: #FF9933;
	background-color: #666633;
}
#textcontainer{
	padding-left: 6px;
	margin-right: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
}
	
marquee{
	loop: 1;
	width:75%;
	direction: ltr;
	display: marker;
	visibility: visible;
	top: auto;
 }
 p { 
 font-weight : normal; 
 font-size : 8pt; 
 color : #000000; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
p.nine{ 
 font-weight : normal; 
 font-size : 9pt; 
 color : #000000; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
p.limelite  { 
 font-weight : normal; 
 font-size : 8pt; 
 color : #ffffcc; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 }
p .olive { 
 font-weight : normal; 
 font-size : 8pt;
 color : #333300; 
 font-style : normal; 
 font-family : Verdana, sans-serif; } 
p.dream{ 
 font-weight : normal; 
 font-size : 8pt; color : #ffffff; 
 font-style : normal; 
 font-family : Verdana, sans-serif; 
 } 
 
  .link {
	font-family: Verdana, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #330033;
	text-decoration: underline;
	font-style: italic;
}
 
 .link:hover{
	font-family: Verdana, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #330033;
	text-decoration: blink;
	font-style: italic;
}
li {
	font-weight : normal;
	font-size : 9pt;
	color : #660000;
	font-family : Verdana, sans-serif;
	text-decoration: none;
}

li.dk {
	font-weight : normal;
	font-size : 8pt;
	color : #000000;
	font-family : Verdana, sans-serif;
	text-decoration: none;
} 
li.o {
	font-weight : normal;
	font-size : 8pt;
	color : #99CC33;
	font-family : Verdana, sans-serif;
	text-decoration: none;
} 

 .limelite  {
	font-weight : normal;
	font-size : 9pt;
	color : #999933;
	font-style : normal;
	font-family : Verdana, sans-serif;
}
.lite  {
	font-weight : normal;
	font-size : 9pt;
	color : #999966;
	font-style : normal;
	font-family : Verdana, sans-serif;
}
TD {
font-weight : normal; 
font-size : 8pt; 
color : #FFFF99; 
font-style : normal; 
font-family : Verdana, sans-serif;
} 
 .black{background-color : #000000;}
 .drab {background-image: url(images/graphics/drab.jpg);} 
 .drab2 {background-image: url(images/graphics/drab2.jpg);} 
 .liteorange {background-image: url(images/graphics/orange.jpg);}
 .litegreen {background-image: url(images/graphics/litegreen.jpg);}
 .litegreen2 {background-image: url(images/graphics/litegreen2.jpg);}
 .melon { background-image: url(images/graphics/melon.jpg);}   
 .sand { background-image: url(images/graphics/sand.jpg);}
 .sand2 { background-image: url(images/graphics/sandbump.jpg);} 
 .yellow { background-image: url(images/graphics/yellow.jpg);} 
 
 #bordered{
	border-bottom-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-left-color: #330000;
	border-left-style: ridge;
	border-left-width: medium;
	margin-left: 6px;
	padding-left: 6px;
	margin-right: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
 }
 
  #bottom{
	border-bottom-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	margin-left: 6px;
	padding-left: 6px;
	margin-right: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
 }
  
body { background-image : url(images/graphics/nubby.gif); } 
  
a:hover {
font-family:Verdana, sans-serif;
font-size: 8pt; 
font-weight: normal; 
color: #FFFF99; 
text-decoration: none; 
background-color: #E3E3E3; 
} 

a { 
font-family: Verdana, sans-serif; 
font-size:8pt; 
font-weight: normal; 
color: #ffcc66; 
text-decoration: none 
}

a.list{
	font-family: Verdana, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color: #660033;
	text-decoration: underline;
	font-style: normal;
}

.navigation{
	font: normal 8pt Verdana, sans-serif;
	color: #FFCC66;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 80px;
	list-style: none;
	text-indent: 1px;
	border-bottom: 1px ridge #666633;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

.navigation:hover{
	font: normal 8pt Verdana, sans-serif;;
	color: #ffffff;
	text-decoration: none;
	background-color: #993300;
	display: block;
	width: 80px;
	list-style: none;
	text-indent: 1px;
	border-bottom: 1px ridge #666633;
		padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

.navright{
	font: normal 8pt Verdana, sans-serif;;
	color: #FFCC66;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 80px;
	list-style: none;
	text-indent: 1px;
    border-bottom: 1px ridge #666633;
	text-align:center;
		padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

.navright:hover{
	font: normal 8pt Verdana, sans-serif;
	;
	color: #ffffff;
	text-decoration: none;
	background-color: #993300;
	display: block;
	width: 80px;
	list-style: none;
	text-indent: 1px;
	border-bottom: 1px ridge #666633;
	text-align:center;
	border-bottom-color: #FFFFFF;
		padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
	
.horizontal{
	font: normal 8pt Verdana, sans-serif;
	color: #FFCC66;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 3px;
	width: 120px;
	list-style: none;
	text-indent: 0px;
	text-align:center;
	border-right-color: #CC0033;
	border-right-width: medium;
	line-height: 12px;
}

.horizontal:hover{
	font: normal 8pt Verdana, sans-serif;;
	color: #ffffff;
	text-decoration: none;
	background-color: #993300;
	display: inline;
	padding: 3px;
	width: 120px;
	list-style: none;
	text-indent: 3px;
	border-right-color: #CC0033;
	border-right-width: medium;
}
.listheading{
	font: normal 8pt Verdana, sans-serif;
	color: #FFFF99;
	text-decoration: none;
	background-color: #660000;
	display: block;
	width: 80px;
	list-style: none;
	text-indent: 1px;
	text-align:center;
	font-weight: normal;
	border-top-color: #66FF66;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #66FF66;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
		padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
.cart{
	font: bold 8pt Verdana, sans-serif;
	color: #660000;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 80px;
	list-style: none;
	text-indent: 1px;
	text-align:right;
	font-weight: bold;
	border-top-color: #993300;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #993300;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	background-image: url(/images/graphics/cart.gif);
	background-repeat: no-repeat;
}

.cart:hover{
	font: normal 8pt Verdana, sans-serif;;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/graphics/cart2.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 3px;
	width: 80px;
	text-align:center;
    list-style: none;
	text-indent: 1px;
	text-align:right;
	font-weight: bold;
	border-top-color: #993300;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #993300;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	}
#fading_image_container {

  width: 150px;
  height: 200px;

}
#scrolling_image_container {

  width: 150px;
  height: 200px;

}