@charset "UTF-8";
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bold {
	font-weight: bolder;
}
.italic {
	font-style: italic;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation {
	height: 75px;
	width: 1025px;
	background-color: #FFFFFF;
	background-position: center center;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #392D0D;
}
#photos {
	height: 530px;
	width: 700px;
}
#photo_holder {
	height: 530px;
	width: 700px;
}
#photo_content {
	height: 530px;
	width: 700px;
}
.cushycms {
}
h2 {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_items {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.category {
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
}
.brown_text {
	color: #4A300C;
}
.green_text {
	color: #5C8419;
}
.blue_text {
	color: #2B8079;
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.orange_text {
	color: #AD6B14;
	
}

.blue_title {
	color: #2B8079;
	
}
.white_text {
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.testimonial_text {
	font-size: 10px;
	color: #392D0D;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
