﻿body
{
	font-family: Arial;
	font-size: 15px;
	background: #F2E8CD;
}

a:link
{
	color: #003300;
	text-decoration: none;
}

a:visited
{
	color: #003300;
	text-decoration: none;
}

a:hover
{
	color: #003300;
	text-decoration: none;
}

.cssTDTop1
{
	height: 124px;
}

.cssWorkHours
{
	font-family: Times New Roman Baltic;
	font-size: 15px;
	padding-left: 20px;
	font-weight: bold;
}

.cssDefaultTextBody
{
	padding-left: 17px;
	padding-top: 18px;
}

.cssShowMap
{
	padding-left: 19px;
	padding-top: 10px;
}

.cssDirections
{
	font-family: Times New Roman Baltic;
	font-size: 13px;
	padding-left: 20px;
}

.cssReviewTextBody
{
	padding-left: 14px;
	padding-top: 4px;
}

.cssReviewDate
{
	font-family: Times New Roman Baltic;
	font-size: 15px;
	text-align: center;
}

.cssReviewDateDetail
{
	font-family: Cambria;
	font-size: 18px;
	text-align: center;
	color: #cccc66;
}

.cssReviewAuthor
{
	font-family: Times New Roman Baltic;
	font-size: 14px;
	text-align: left;
	color: Tan;
}
.cssReviewAuthorDetail
{
	font-family: Cambria;
	font-size: 17px;
	color: darkkhaki;
	font-weight: bold;
}

.cssReviewSubject
{
	font-family: Times New Roman Baltic;
	font-size: 14px;
	text-align: left;
	color: saddlebrown;
}

.cssReviewSubjectDetail
{
	font-family: Cambria;
	font-size: 15px;
	text-align: left;
	color: saddlebrown;
}

.cssNewReview
{
	font-family: Cambria;
	font-size: 16px;
	color: tan;
	font-weight: bold;
}

.cssNewReviewTextBox
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}


.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 350px;
}
.cssImgCategoryNewButton
{
	position: absolute;
	top: 86px;
	left: 12px;
}

.cssImgItemNewButton
{
	position: absolute;
	top: 133px;
	left: 15px;
}

/* Category Menu */
.cssCategoryDescText
{
	font-family: Cambria;
	font-size: 13px;
	color: tan;
	font-weight: bold;
}

.cssItemName
{
	font-family: Cambria;
	font-size: 13px;
	color: navy;
}

.cssItemDesc
{
	font-family: Cambria;
	font-size: 13px;
	color: black;
}

.cssMenuTopText
{
	font-family: Cambria;
	font-size: 18px;
	color: navy;
	padding-left: 30px;
}
.gvPagerCss span
{
	background-color: #DEE1E7;
	font-size: 20px;
}
.gvPagerCss td
{
	padding-left: 5px;
	padding-right: 5px;
}

