@charset "UTF-8";
.logo {
	background-color: #000;
	width: 100%;
}
.greenBar {
	background-image: url(images/greenBar_Bg.jpg);
	background-repeat: repeat-x;
	min-height: 232px;
	width: 100%;
}
.bigImage_Index {
	margin: auto;
	width: 810px;
	text-align: center;
	padding-top: 10px;
	height: 350px;
}
.textOuter {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: 810px;
	overflow: auto;
	margin: auto;
	text-align: center;
	margin-bottom: 40px;
}
.textInner_NoFloat {
	width: 800px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.textInner_Formatted {
	text-align: left;
	width: 100%;
	overflow: auto;
	
}
.bigImage_Index_Inner {

}
.leftText {
	float: left;
	width: 500px;
	text-align: left;
	padding-bottom: 40px;
}
.textRight {
	float: right;
	width: 290px;
	text-align: left;
	padding-bottom: 40px;
}
.footer {
	background-color: #456816;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
	width: 100%;
}
.nav {
	width: 812px;
	margin: auto;
	text-align: center;
	padding-top: 0px;
	background-image: url(images/logo2.jpg);
	height: 185px;
	margin-bottom: 38px;
}
.navInner {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: large;
	padding: 10px;
	color: #CCC;
}

#myGallery
{
width: 800px !important;
height: 300px !important;
} 
.diaryImage {
	width: 800px;
	margin: auto;
	text-align: center;
	margin-top: 60px;
	color: #FFF;
}
.signature {
	text-align: right;
}
.floatRight_Contact_Page {
	float: right;
}
.bigImage_NoHeight {
	margin: auto;
	width: 810px;
	text-align: center;
	padding-top: 10px;
	margin-top: 5px;
}
.leftImage_contact {
	float: left;
	padding-right: 20px;
	width: 175px;
}
.navBtns_diary {
	text-align: center;
}
.gallery_Row {
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
	text-align: center;
}
.contact_image {
	float: left;
	padding-right: 10px;
	width: 395px;
	margin-top: 10px;
	height: 300px;
}

.contact_imageRight {
	float: right;
	padding-right: 10px;
	width: 380px;
	margin-top: 10px;
	height: 300px;
	text-align: center;
}

.gallery_Thumb {
	padding: 5px;
	text-align: left;


}
.gallery_Cell {
	width: 100px;
	float: left;
}
.txtField {
	width: 30px;
}
.picCell {
	float: left;
	padding-right: 10px;
}
.row {
	height: 175px;
	text-align: left;
}
.rowInner {
	width: 800px;
	margin: auto;
	text-align: center;
}
.cartItem {
	background-color: #333;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cartItem:hover
	{
		background-color:#666;
		color:#000;
	}
.textOuter h1
{
	font-size: x-large;
}
	