body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #35739F;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #35739F;
}

td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}
.masthead {
	border-top: 5px solid #205D88;
	padding-top: 1px;
}

.navspace {
	width: 70px;
	border-top: 1px solid #EF1C21;
	border-left: 1px solid #EF1C21;
}

.nav {
	background: #215D8C;
	margin-bottom: 1px;
}

.nav a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 5px;
}

.nav a:hover {
	color: #FFFFFF;
	background: #2F81C4;

}

.nav a:visited {
	color: #FFFFFF;

}

.submenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #276B85;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	margin-top: 1px;
	width: 170px;
}

.submenu a:hover {
	color: #FFFFFF;
	background: #2D8DB3;
}

.submenu {
	margin-top: 1px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 28px;
}
.leftColphotos {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 28px 2px 15px 5px;
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}
.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #31719C;
	background-image: url(gfx/copybgimg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #205D88;
}

h3 {
	font: lighter 14px Georgia, "Times New Roman", Times, serif;
	color: #205D88;
}

h2 {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #316DAD;
}

h4 {
	font:  bold 14px  "Garamond", Georgia, serif;
	color: #316DAD;
}

.black_txt {
	color:#000000;
}

.padleftright {
	padding-left:10px;
	padding-right:10px;
}

.leftCol img, .leftColphotos img, .rightCol img {
	border: 1px solid #215D8C;
}

.rightColnoborder img {
	border: none;
}

a {
	font-weight: bold;
	color: #1D507A;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #18517B;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFF;
	background: #205D88;
	border-top: 1px solid #205D88;
	border-right: 1px solid #BBCFDD;
	border-bottom: 1px solid #BBCFDD;
	border-left: 1px solid #205D88;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #E2EAEF;
	color: #215D8C;
	padding: 8px;
	width: 100%;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #215D8C;
	margin: 10px; 
}


	.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1; 
}

.hoverbox img
{
	background: #fff;
	padding: 2px;
	vertical-align: top;
	width: 125px;
	height: 100px; margin-top: 20px;
}

.hoverbox li
{


	display: inline;
	float: left;
	margin: 0px;
	padding: 3px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 225px;
	height: 180px;
}
.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}

.nolinks a{text-decoration:none;}

.photo img{float: left; clear: none;}

.pricechart {
	width: 100%;
}

td h3 {
	text-decoration:underline;
	font-weight:bold;
}