body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.maintable {
	background-color: #FFFFFF;
}

td.hp_item {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.hp_itemname {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4e647c;
}
.hp_itemdescription {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.hp_itemform {
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hp_quantityform {
	height: 20px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hp_itembutton {
	height: 20px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hp_itemprice_strikeout {
	color: #999999;
	text-decoration: line-through;
}

.header_nav {
	font-size: 10px;
}

.header_nav a, .header_nav a:link, .header_nav a:viisted, .header_nav a:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.header_nav a:hover {
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
}


.footer {
	font-size: 10px;
	color: #ffffff;
}

table.topnav {
	background-image: url(../img/bg_topnav.gif);
	background-repeat: repeat-x;
}

td.nav {
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
}

td.nav a:link, td.nav a, td.nav a:active, td.nav a:visited {
	color: #000000;
	text-decoration: none;
	display:block;	
}

td.nav a:hover {
	color: #799d5d;
	text-decoration: underline;	
	display:block;	
}

td.nav_selected {
	background-image: url(../img/tab_over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
}

td.nav_selected a:link, td.nav_selected a, td.nav_selected a:active, td.nav_selected a:visited {
	color: #000000;
	text-decoration: none;
	display:block;	
}

td.nav_selected a:hover {
	color: #799d5d;
	text-decoration: underline;	
	display:block;	
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
}


.hp_producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e647c;
	font-weight: bolder;
}
td.main {
	background-color: dce1e7;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
}
.piccaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.piccaption img {
	border: 1px solid #666666;

}
b, strong {
	color: #4e647c;
}

a, a:visited, a:link, a:active {
color: #4e647c;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #4e647c;
}
table.specs, table.specs td{
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;


}
td.main2 {

	background-color: dce1e7;
	background-image: url(../img/bg_main2.gif);
	background-repeat: repeat-y;
}
.googlemap {
	border: 1px solid #333333;
}
.photoalbumframe {
	border: 0px solid #666666;
}

#gallerypic {
	height: 400px;
	width: 450px;
	float: left;
	text-align: center;
}

#gallerypic img {
	margin-top: expression(( 400 - this.height ) / 2); 
}

#gallerydesc {
	height: 400px;
	text-align: left;
	padding: 10px;

}

#picarea {
	margin: auto;
	height: 400px;
	width: 705px;
	border: 1px solid #333333;
	background-color: #FFFFFF;


}
.gallerypicture {
	margin: auto;
	border: 1px solid #333333;
}
