body.bg {
	background: url(../images/bg.jpg);
}

div.fade_bg {
	background-image: url(../images/page_bg_fade.jpg);
	background-repeat: repeat-x;
}

body, td {
	margin: 0px 0px;
	font: 12px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.page {
	width:717px;
	background: url(../images/page_bg.jpg);
}

.nav {
	background-color:#96C155;
	width:697px;
	padding:5px 0px 5px 0px;
}

a.nav_item {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin:0px 8px 0px 8px;
}

a.nav_item:hover {
	color:#ffcc33;
}

a.nav_on {
	color: #003399;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin:0px 8px 0px 8px;
}

.page_content {
	width: 387px;
	float:right;
	margin: 30px 30px 10px 15px;
	text-align: left;
}

h1 {
	color: #333399;
	font-family: Georgia, Serif;
	font-size: 22px;
	margin:15px 0px 10px 0px;
	font-weight: normal;
}

h2 {
	color: #6666cc;
	font-family: Georgia, Serif;
	font-size: 18px;
	margin:15px 0px 10px 0px;
	font-weight: normal;
}

.img_column {
	width:251px;
	float:left;
	margin:45px 0px 0px 30px;
}

div.hr {
	margin:15px 0px 15px 0px;
	border-bottom: 2px dotted #96C155;
}

div.photo_gallery {
	text-align:left;
	width:665px;
}

div.photo {
	float:left;
	margin:5px;
}

h3 {
	font-style:italic;
	color: #999999;
	font-family: Georgia, Serif;
	font-size: 18px;
	margin:15px 0px 10px 0px;
	font-weight: normal;
	text-align:center;
	line-height:25px;
}

.caption {
	color:gray;
	text-align:center;
	margin:5px 0px 5px 0px;
	width:211px;
	font-size:11px;
}

.price_row {
	background-color:#ccff99;
	margin:2px 0px 0px 0px;
	padding:3px;
}

.price_row_alt {
	background-color:#c2d7e2;
	margin:2px 0px 0px 0px;
	padding:3px;
}