body {
  font-family:Arial, sans-serif;
}

h1 {
color:#EB0086;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin:0;
}

div.main {
  margin:5px 25px 5px 25px;
  color:black;
  text-align:left;
  font-size:15px;
  font-weight:normal;
}

div.static {
  width:140px;
  float:left;
}

div.info {
  position:relative;
/*  margin-left:140px; */
}

div.productLeft {
	width:170px;
	float:left;
}

div.productRight {
	width:250px;
	margin-bottom:5px;
	float:right;
}

div.productTopBottom {
	
}

div.main ul li {
  margin-top:5px;
  font-weight:bold;
}

div.CatChoices {
  margin: 15px 0px 15px 0px;
  padding-top: 5px;
  border-top: thin solid grey;
}

div.Category {
  margin-top: 5px;
  float: left;
  width: 10em;
}

div.Choices {
  margin-left: 9.5em;
}

div.ChoicesA {
  float: left;
}

div.ChoicesB {
  margin-left: 9em;
}

ul.widelist li {
	line-height:30px;
}

ul.NoIndent li {
	margin-left:-1.5em;
	font-size:small;
}

label.Address {
  text-align: right;
  display:block;
  margin-bottom:5px;
}
.outertable {
  width:700px;
  margin-left:auto;
  margin-right:auto;
  background-color: #DBD6BF;
  text-align:center;
  font-family:arial,helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
  border-color: #D3D3D3;
  border-style: groove;
  border-width: 4px;
}

table.topbar {
  text-align:center;
  font-family:arial,helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#FFFFFF;
  border-width:0px;
}

td.topbar {
  background-color:#0000CD;
  background-image:url(bggradientbrown.png);
  height:42px;
}

table.menubar {
  text-align:left;
  font-family:arial,helvetica, sans-serif;
  font-size:11px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 2px;
}

td.menubar {
  background-color:#B22222;
  background-image:url(brownbg.png);
  text-align:left;
}

td.menubargreen {
  background-color:#006600;
  background-image:url(grnbg.png);
  text-align:left;
}

td.vertbar {
  border-style:solid;
  border-right-width:thin;
  border-right-color:#808080;
  border-top-color:#FFFFFF;
  border-left-color:#FFFFFF;
  border-bottom-color:#FFFFFF;
}

table.body {
  text-align:left;
  font-family:Arial, sans-serif;
  color: #000000;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 5px;
}

a.menu {
  text-decoration:none;
  text-align:center;
  display:block;
  color:white;
  font-weight:bold;
}

a.menu:visited {
	color:white;
}

a.menu:hover {
  color:#773333;
  background-color:#D3D3D3;
}

a.current {
	background-color:#D3D3D3;
}

div.rtt {
  text-align:right;
  font-size:11;
}

a.rtt {
  font-size:11;
  color:blue;
  text-decoration:none;
}

a.rtt:hover {
  font-weight:bold;
}

#dropdown, #dropdown ul {
  padding:0;
  margin:0;
  list-style:none;
}

#dropdown a {
  display:block;
  width:10em;
  text-decoration:none;
  color:#FFFFFF;
}

#dropdown a:hover {
  background-color:#D3D3D3;
  color:#B22222;
}

#dropdown li {
  float:left;
  width:10em;
}

#dropdown li ul {
  position:absolute;
  width:10em;
  left:-999em;
  background-color:#808080;
}

#dropdown li:hover ul, #dropdown li.sfhover ul {
  left:auto;
}

h2 {
	font-size:14pt;
}

h3.error {
  color:red;
  text-align:center;
}

p.indent {
  text-indent: 25pt;
}

p.signature {
  font-family: cursive, script;
}

/* photo album */
a, a:visited, a:hover, a:active {
color:#000000;
}
#album {
background:#EEEEEE url(images/P5240076web.jpg) no-repeat scroll 0pt 40px;
border:1px solid #AAAAAA;
/* height:460px; */
margin:0pt auto;
width:400px;
}
.gallery {
list-style-type:none;
margin:420px 0pt 0pt;
padding:0pt;
position:relative;
width:400px;
}
.gallery img {
border:0pt none;
}
.gallery li {
display:inline;
height:30px;
}
.gallery li a, .gallery li a:visited {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #444444;
color:#000000;
/* float:left; */
font-size:11px;
height:22px;
line-height:20px;
margin:2px;
text-align:center;
text-decoration:none;
width:125px;
padding:3px;
}
.gallery li a img {
border:0pt none;
left:0pt;
position:absolute;
top:-420px;
visibility:hidden;
}
.gallery li a img.landscape {
top:-380px;
}
.gallery li a img.portrait {
border-left:40px solid #EEEEEE;
border-right:40px solid #EEEEEE;
left:0pt;
}
.gallery li a:hover {
background:#DDDDDD none repeat scroll 0%;
}
.gallery li a:active, .gallery li a:focus {
background:#444444 none repeat scroll 0%;
color:#FFFFFF;
}
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}
.gallery li a p {
border:0pt none;
left:0pt;
position:absolute;
top:-70px;
left:5px;
visibility:hidden;
color:black;
text-align:left;
font-size:14px;
}
.gallery li a:active p, .gallery li a:focus p {
visibility:visible;
}
.caption {
width:350px;
}

.tc li {
  margin-bottom:2em;
}
