body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4FA2D6;
	background: #4FA2D6 url(gfx/bgtile.gif) repeat-y 50%;
	margin: 0px;
	padding: 0px;
}

td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}

.nav {
	background: #FFC617 url(gfx/navbgtile.gif) repeat-x;
	padding: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
} 

.nav a {
	text-decoration: none;
	background: #FFC617 url(gfx/sep.gif) no-repeat 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 10px 8px 10px;
	font-size: 10px;
}

.nav a:hover {
	color: #FFFFFF;
	background: #4FA2D6;
}

.banner {
	background: #FFFFFF;
	border-top: 3px solid #7BAAFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002063;
}

.content {
	background: #FDFEFF;
	padding: 30px;
}

.mainCol {
	padding-right: 30px;
	font-size: 12px;
	line-height: 17px;
	color: #0B5A95;
}

.mainCol a {
	color: #F4B800;
	font-weight: bold;
}

.mainCol a:hover {
	color: #FF9900;

}

.mainCol a:visited {
	color: #F4B800;
}

.mainCol img {
	border: 0px;
}

.bigCol {
	padding-right: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #002063;
}

.bigCol a {
	color: #F4B800;
	font-weight: bold;
}

.bigCol a:hover {
	color: #4FA2D6;

}

.bigCol a:visited {
	color: #F4B800;
}

h1, h3 {
	font: lighter 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #F4B800;

}

h2{
	font: lighter 14px Georgia, "Times New Roman", Times, serif;
	color: #FF9900;

}

h4{
	font: lighter 12px Georgia, "Times New Roman", Times, serif;
	color: #FF9900;

}
.submenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #4FA2D6;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	margin-top: 1px;
	width: 170px;
}

.submenu a:hover {
	color: #FFFFFF;
	background: #FFC617;
}

.submenu {
	margin-top: 2px;
}

.copy {
	font-size: 9px;
	vertical-align: bottom;
	color: #4FA2D6;
	height: 30px;
	text-align: right;
}

.copy a {
	color: #4FA2D6;
}

.imgCol {
	font-size: 12px;
	line-height: 17px;
	color: #2C86BC;
}

.imgCol a {
	color: #1D89CB;
	font-weight: bold;
}

.imgCol img {
	border: 1px solid #4FA2D6;
}

.imgpad {	
	margin: 10px 0px 10px 20px;
	border: 1px solid #002063;
}	

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #002063;
	background: #E9E9E9;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-left: 1px solid #EEEEEE;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #EAEFF6;
	color: #002063;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #215D8C;
	margin: 10px;
}

.imagegrid {
	padding-top: 6px;
}
.pricechart {
width:100%;
}

