body {
  margin:0px;
  padding:0px;
  background-color:#fff;
  color:#000;
  font-family:Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-size: 10px;
	background:url('/images/bg.jpg'); 
	background-attachment:fixed;
	cursor:default;
	color:#5F5F5F;
}
h3 {color:#006;}
td {
	color:#000;
  font-family:Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#content {border-left:1px dashed #fd9;width:520px;margin:10px;padding:0 0 0 40px;float:right;}
#sidebar {float:left;margin:40px 10px 10px 10px;padding:0;}
#sidebar table {background-color:#dfe5eb;}
#sidebar table.border {padding:1px 3px;border:1px solid #f90;}
#sidebar h2 {height:10px;}
.red {color:#c00;}
.orange {color:#f90;}
.altrow {background:#fd9;}
.row {background:#ffc;}
#footer {height:45px;background:transparent;width:750px;}
#footer p {font-size:9px;width:544px;float:left;}
#footer span {width:175px;float:right;}

.Price {
  font-weight: bolder;
  font-size: 28px;
  cursor: hand;
  color: #903;
  font-family: arial;
  font-style: italic;
}
.SmallWhiteText {
  font-family: verdana;
  font-size: 8pt;
  color: #fff;
}
.SmallBurgundyText{
  font-family: Verdana;
  font-size: 8pt;
  color: #903;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}
.stylebutt{
  background: #c00; border-bottom: #ccf 2px outset;
  border-left: #ccf 2px outset; border-right: #ccf 2px outset;
  border-top: #ccf 2px outset; font-family: Verdana; font-size: 12px;
  color: #fff;
}

/* trying to get hover effect on submit button.... - Robert */
input.submit{
  background: #c00; border-bottom: #ccf 2px outset;
  border-left: #ccf 2px outset; border-right: #ccf 2px outset;
  border-top: #ccf 2px outset; font-family: Verdana; font-size: 14px;
  color: #fff
}
:hover input.submit{
  background: #ffc; border-bottom: #ccf 2px outset;
  border-left: #ccf 2px outset; border-right: #ccf 2px outset;
  border-top: #ccf 2px outset; font-family: Verdana; font-size: 14px;
  color: #f90
}

p {line-height:150%;}

p.first {font-size:110%;font-weight:100;}

p.first:first-letter {font-size:200%;font-weight:bold;margin-left:0;font-family:georgia,times,serif;line-height:100%;}

.formbox{
  background:#ffc; font-family: verdana, helvetica; font-size: 10px;
  color:#006;
}
.small{
	font-size: 10px 
}
.larger{
 	font-size: 20px; 
 	font-weight:  bolder; 
}
.tablerowcell{ 
	border-bottom: 1px solid #dfe5eb;
	border-right: 1px solid #dfe5eb; 
}
.tablerow{ 
	border-bottom: 1px solid #dfe5eb;
	border-left: 1px solid #dfe5eb;
	border-right: 1px solid #dfe5eb; 
}
.tablecelltop{
	border-top: 1px solid #dfe5eb;
}

.ignore{
	width:550;
	height:25;
	font-size: 16pt;
	color: #eee
	filter:DropShadow (Color=#9999cc, OffX=2, OffY=2, Positive=true);
}
