body {
	background-color: #CFD1C7;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
}

.container {
	width: 635px;
	border: 1px solid #5C7234;
	background-color: White;
	height: 600px;
}


p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #4B7B14;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

h2 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

h3 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.aling-left{
	text-align: left;
}

.menus1{
	background-image: url(images/tabs/menus1.gif);
	height: 175px;
	width: 25px;
	}
	
.menus2 {
	background-image: url(images/tabs/menus2.gif);
	height: 175px;
	width: 25px;
}

.contact1{
	background-image: url(images/tabs/contact.gif);
	height: 175px;
	width: 25px;
	}
	
.contact2 {
	background-image: url(images/tabs/contact2.gif);
	height: 175px;
	width: 25px;
}

.where1{
	background-image: url(images/tabs/where.gif);
	height: 175px;
	width: 25px;
	}
	
.where2 {
	background-image: url(images/tabs/where2.gif);
	height: 175px;
	width: 25px;
}

.out1{
	background-image: url(images/tabs/outside.gif);
	height: 175px;
	width: 25px;
	}
	
.out2 {
	background-image: url(images/tabs/outside2.gif);
	height: 175px;
	width: 25px;
}

.gallery1 {
	background-image: url(images/tabs/gallery.gif);
	height: 175px;
	width: 25px;
}

.gallery2 {
	background-image: url(images/tabs/gallery2.gif);
	height: 175px;
	width: 25px;
}

.menus {
	height: 175px;
}

.blank1{
	background-image: url(images/tabs/blank-right.gif);
	height: 175px;
	width: 25px;
	}
	
.blank2 {
	background-image: url(images/tabs/blank-right2.gif);
	height: 175px;
	width: 25px;
}




.main-cell a {
	color: #60662F;
}

.main-cell a:hover {
	color: black;
	text-decoration: none;
}
