body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.fitall {
  	margin: 0;
  	padding: 0;
}
.bodyTable{
	color: #333333;
	font-size: 80%;
	text-align: left;
	margin: 6px;
}
.bodyTable h1{
	color: #990000;
	font-size: 130%;
	text-align: left;
}
.bodyTable h2{
	color: #990000;
	font-size: 100%;
	text-align: left;
}
.bodyTable a{
	color: #990000;
	text-decoration: underline;
}
.bodyTable a:hover{
	color: #333333;
	text-decoration: none;
}
.bodyTableRed{
	color: #990000;
}
.bodyTableRedItalics{
	color: #990000;
	font-style: italic;
}
.underline{
	color: #990000;
	text-decoration: underline;
}
.headerBack{
	background-image: url(../images/topheaderleftbk2.gif);
	background-repeat: repeat-x;
	height: 90px;
}
.headerBackRight{
	background-image: url(../images/topheaderrightbk2.gif);
	background-repeat: repeat-x;
	height: 90px;
}
.navTable{
	/*border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;*/
	background-color: #990000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	
}
.navTable a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navTable a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navTableCell{
	padding-right: 5px;
	padding-left: 5px;
}
.footer{
	border-top: 1px dashed #990000;
	color: #666666;
	font-size: 10px;
	padding: 2px;
	text-align: center;
}
.footer a{
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	color: #990000;
	text-decoration: none;
}
.borderbot {
	border-bottom: 1px dashed #990000;
} 
.head{
	/*background-color: #CCCCCC;
	height: 122px;*/
	margin: 0px;
	border-bottom: 3px solid #990000;
	vertical-align: top;
}
.leftTable{
	/*border-bottom: 1px dashed #999999;*/
	border-right: 1px dashed #990000;
	color: #333333;
	font-size: 12px;
	/*padding: 4px;*/
	line-height: 20px;
}
.leftTable a{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.leftTable a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.leftTable img{
	margin: 4px;
	vertical-align: middle;
}
.leftTableY{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.leftTableG{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.leftTableIndent{
	padding-left: 20px;
}
.leftTableIndent2{
	padding-left: 20px;
	font-size: 11px;
	font-style: italic;
}
.leftTableIndent2 a{
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}
.leftTableIndent2 a:hover{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.galleryTable{
	color: #990000;
	font-size: 11px;
}
.galleryTableCelPic{
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg.gif);
	padding: 2px;
	margin: 5px;
	vertical-align: middle;
	height: 170px;
}
.galleryPageCelPic{
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg.gif);
	padding: 30px;
	margin: 0px;

}
.galleryPageCelPic img{
	border: 1px solid #990000;
}
.galleryLinks{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.galleryLinks a{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.galleryLinks a:hover{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.landingTableCelPic{
	border: 1px solid #999999;
	background-image: url(../images/bg.gif);
	padding: 10px;
	/*margin: 20px;*/
	vertical-align: middle;
}
.landingTableCelPic img{
	border: 1px solid #990000;
}
.priceTableRow {
	background-color: #E1E1E1;
} 
.highlight{
	width: 100%;
	border: 1px solid #990000;
	padding: 10px 0px 0px 30px;
	text-align: left;
	/*margin: 20px;
	vertical-align: middle;*/
}
