body {
	background: #587993 url(gfx/bgtile.gif) repeat-y 50%;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #587993;
text-align:left;
}

.content {
	background: #FFFFFF;
	padding: 30px 30px 10px;
	padding-right: 20px;
}
p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; text-align:left;}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #587993;
text-align:left;
}
.masthead {
	border-top: 5px solid #3E647E;
	padding-top: 1px;
}
.pricechart {
width:100%;
}
td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}

.nav {
	background: #587993;
color: #ffffff;
font: 11px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #335124;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2EFDC;
} 

.nav a {
	text-decoration: none;
font: 11px Georgia, "Times New Roman", Times, serif;
	background: #587993 url(gfx/sep.gif) no-repeat 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 8px 4px;

}

.nav a:hover {
	color: #1E2D3B;
font: 11px Georgia, "Times New Roman", Times, serif;
	background: #DDE2E8;
font-weight:bold;
}

.nav a:visited {
	color: #ffffff;
font: 11px Georgia, "Times New Roman", Times, serif;
	background: #587993 url(gfx/sep.gif) no-repeat 100%;
font-weight:bold;
}


#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: #ffffff url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
}

.rightCol {
	background: #ffffff url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
text-align:right;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font-size: 9px;
	vertical-align: bottom;
	color: #2E4114;
	height: 30px;
	text-align: right;
}

.copy a {
	color: #2E4114;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol{
	font-size: 11px;
	line-height: 17px;

}

.rightCol {
	font-size: 11px;
	line-height: 17px;
text-align:right;

}

h1, h2, h3 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #587993;
}

.leftCol img, .rightCol img {
	border: 1px solid #DDE2E8;
}

a {
	font-weight: bold;
	color: #1E2D3B;
}

a:hover {
	color: #DDE2E8;
}

a:visited {
	color: #4E6172;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #587993;
	background: #DDE2E8;
	border-top: 1px solid #C2D4BA;
	border-right: 1px solid #B7C5D0;
	border-bottom: 1px solid #B7C5D0;
	border-left: 1px solid #C2D4BA;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #DDE2E8;
	color: #FFFFFF;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #DDE2E8;
}
