body {
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url(../templates/cvilleDining/images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #F60;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>body {
	font-size: small; /* be nice to opera */
}

p, td, ul, ol, li, dl, dt, dd {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>p, td, ul, ol, li, dl, dt, dd {
	font-size: small; /* be nice to opera */
}

img { display: block; }
.inline { display: inline; vertical-align: middle; }

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>a:link, a:visited, a:hover {
	font-size: small; /* be nice to opera */
}

a:hover {
	text-decoration: none;
}

#logo {
	margin-left: 5px;
}

#siteNav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 0 0 0;
	text-align: right;
	width: 770px;
	height: 49px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 44px; /* actual value */
}
html>#siteNav {
	height: 44px; /* be nice to opera */
}

#siteNav a {
	margin: 0 10px;
}
#siteNav .lastLink {
	margin-right: 0;
}

#mainNav {
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
}

#mainNav ul {
	padding-left: 0;
	margin: 0;
}

#mainNav ul li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	font-weight: bold;
}

#mainNav .subMenu li {
	margin-left: 0.5em;
	font-weight: normal;
}

.headerSmall {
	padding: 2px 0 0 5px;
	background-image: url(../templates/cvilleDining/images/section_top_sm.gif);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	width: 200px; /* ie 4/5 value */
	height: 26px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 195px; /* actual value */
	height: 24px;
}
html>.headerSmall {
	width: 195px; /* be nice to opera */
	height: 24px;
}

#mainContent {
	margin: 15px 0 0 230px;
	width: 540px;
}

.headerLarge {
	padding: 2px 0 0 5px;
	background-image: url(../templates/cvilleDining/images/section_top_lg.gif);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	width: 540px; /* ie 4/5 value */
	height: 26px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 535px; /* actual value */
	height: 24px;
}
html>.headerLarge {
	width: 535px; /* be nice to opera */
	height: 24px;
}

.contentSmall {
	background-color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px 10px 0px 10px;
	width: 200px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px; /* actual value */
}
html>.contentSmall {
	width: 178px; /* be nice to opera */
}

.contentLarge {
	background-color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px 10px 0px 10px;
	width: 540px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 518px; /* actual value */
}
html>.contentLarge {
	width: 518px; /* be nice to opera */
}

.contentLarge p {
	margin: 0;
	padding-bottom: 1em;
}

.contentLarge h1 {
	margin: 0 0 .25em 0;
	border-bottom: 1px solid #F60;
	font-weight: bold;
	font-size: medium; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* actual value */
}
html>.contentLarge h1 {
	font-size: large; /* be nice to opera */
}

.contentLarge h2 {
	margin: 0;
	color: #000;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /* actual value */
}
html>.contentLarge h2 {
	font-size: medium; /* be nice to opera */
}

.contentLarge h3, .contentLarge .commentTitle {
	margin: 0 0 .35em 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>.contentLarge h3, .contentLarge .commentTitle {
	font-size: small; /* be nice to opera */
}

.contentLarge .current {
	padding: 0 .5em;
	color: #FFF;
	background-color: #F60;
}

.contentLarge h3 a {
	margin: 0 .5em;
}

.contentLarge h3 .firstLink {
	margin: 0 .5em 0 0;
}

.contentLarge .listingTitle, .contentLarge .commentTitle {
	margin: 1em 0 0 0;
}

.listing {
	margin-bottom: 25px;
	background-color: #F4F4F4;
	padding: 5px;
}

.comment {
	margin: 1px 0 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #F4F4F4;
	padding: 5px;
}

.commentHelpful {
	/*border-top: 1px dashed #999;*/
	/*background-color: #FAFAFA;*/
	margin-bottom: 35px;
	padding: 3px 5px 5px 5px;
	color: #777;
}

.commentHelpful a {
	color: #777;
}

.ratingText, .ratingText a:link, .ratingText a:visited, .ratingText a:hover {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
html>.ratingText, .ratingText a:link, .ratingText a:visited, .ratingText a:hover {
	font-size: x-small;
}

#numberOfListings {
	text-align: center;
	font-weight: bold;
	font-size: medium; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* actual value */
}
html>#numberOfListings {
	font-size: large; /* be nice to opera */
}

.contentLarge th {
	font-weight: bold;
	background-color: none;
	text-align: center;
}

.footerLarge, .footerSmall {
	margin-bottom: 10px;
}

#searchContainer {
	margin-bottom: 10px;
}

#searchInput {
	padding: 1px;
	background-color: #FFF9E5;
	border: 1px solid #F60;
	width: 165px;
	margin-bottom: 5px;
}

.headerFooter {
	margin: 10px 0 0 15px;
	clear: left;
}

.footerFooter {
	margin: 0 0 0 15px;
}

#contentFooter {
	padding: 0 10px;
	margin: 0 0 0 15px;
	background-color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
	width: 770px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 733px; /* actual value */
}
html>#contentFooter {
	width: 733px; /* be nice to opera */
}

#contentFooter a {
	margin: 0 .5em;
}

.rating0, .rating1, .rating2, .rating3, .rating4, .rating5 {
	margin: 0 auto;
	padding: 5px 5px 0 5px;
	font-weight: bold;
	font-size: large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large;
}
html>.rating0, .rating1, .rating2, .rating3, .rating4, .rating5 {
	font-size: x-large;
}

.rating0, .indexRating0 { background-color: #CCC; color: #000; }
.rating1, .indexRating1 { background-color: #F00; color: #FFF; }
.rating2, .indexRating2 { background-color: #F90; color: #000; }
.rating3, .indexRating3 { background-color: #FF0; color: #000; }
.rating4, .indexRating4 { background-color: #D2E500; color: #000; }
.rating5, .indexRating5 { background-color: #0E0; color: #000; }

.indexRating0, .indexRating1, .indexRating2, .indexRating3, .indexRating4, .indexRating5 {
	padding: 0 3px;
	font-size: x-small; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}
html>.indexRating0, .indexRating1, .indexRating2, .indexRating3, .indexRating4, .indexRating5 {
	font-size: small; /* be nice to opera */
}

#returnRate {
	margin: 15px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #000;
}

.previousVote {
	background-color: #FFCA80;
}