body {
	color: #514f51;
	font-size: 0.8em;
	font-family: "Century Gothic", tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #861730;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	width: 723px;
	margin: 2px auto;
}

p {  }
h1 { font-size: 1.4em; font-weight: bold; margin: 0.67em 0 0; }
h1+p, h2+p, h3+p { margin-top: 0; }
h2 { font-size: 1.2em; font-weight: bold; margin: 0.83em 0 0; }
h3 { font-size: 1em; font-weight: bold; margin: 1em 0 0; }
ul {
}
li {
	list-style-type: none;
}
td { }
img { border-width: 0; }
a:link { color: #861730; font-weight: bold; text-decoration: underline; }

a:visited { color: #bc2346; }

a:hover { color: #01751a; }

a:active { }
#container { text-align: left; position: relative; top: 0; width: 723px; }
#header {
	background-color: #eedc95;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 723px;
	height: 167px;
	margin: 0;
	padding: 0;
}
#searchbox {
	position: absolute;
	top: 40px;
	right: 30px;
	text-align: right;
}
#searchbox ul { list-style-type: none; }
#searchbox li {  }
#searchbutton { text-align: left; }

#dithv-logo { position: relative; top: 20px; left: 20px; }
#content { background-color: #eedc95; background-image: url(../images/content-bg.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0; width: 723px; min-width: 723px; padding-top: 10px; }
#main-content { margin: 0; width: 495px; min-height: 570px; padding: 0 10px 0 45px; }
#side-bar { background-color: #eedc95; background-image: url(../images/side-bar.gif); background-repeat: no-repeat; position: relative; top: 0; right: 24px; width: 126px; height: 506px; float: right; max-width: 146px; margin: 0; padding: 10px; }
#footer { background-color: #eedc95; background-image: url(../images/footer.gif); background-repeat: no-repeat; position: relative; top: 0; width: 686px; height: 95px; margin: -5px 0 0; pad;padding: 0 0 0 35px; }
#navigation {
	font-size: 11px;
	font-family: "Calligraph421 BT", "Futura Bk BT", "Comic Sans MS", fantasy;
	text-align: center;
	width: 520px;
	border-color: #2e2e2e;
	border-style: double;
	border-width: 5px 0;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 30px;
}
#navigation ul { margin: 0; padding: 0; list-style-type: none; }
#navigation li {
	display: inline;
	margin-left: 0.2em;
	margin-right: 0.2em;
}
#navigation a:link, #navigation a:visited { color: #861730; font-weight: bold; text-decoration: none; display: inline; }
#navigation a:hover { color: #b97a94; position: relative; top: -2px; }
#navigation-bot {
	font-size: 11px;
	margin-top: 27px;
	width: 500px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	text-align: center;
}
#navigation-bot ul { margin: 0; padding: 0; list-style-type: none; }
#navigation-bot li { margin-left: 0.1em; display: inline; }
#navigation-bot a:link, #navigation-bot a:visited { color: #861730; text-decoration: none; display: inline; }
#navigation-bot a:hover { color: #00f; position: relative; top: -2px; }
.credits { font-size: 10px; text-align: right; margin-top: 6px; margin-right: 60px; }
.bold { font-weight: bold; }
.clear { clear: both; }
.word-emphasize { color: #01751a; font-weight: bold; }

/*forms*/
input { color: #861730; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.searchform { margin: 5px; padding: 0 12px 12px; border: dotted 1px #861730; }
form div label { font-weight: bold; }
select { color: #861730; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffc; }
textarea { color: #861730; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffc; }
input.form-checkbox { color: #861730; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input.btn {
	color: #eedc95;
	font-weight: bold;
	background-color: #861730;
	padding: 4px;
}
.of {border-style:solid; border-width: 1px; border-color : #999999; background-color:#dddddd}
.on {border-style:none;background-color:#ffc}
.off { background-color:#f3f3f3; padding-left: 5px; border-left: 2px solid #9d001d; border-top-style: none; border-right-style: none; border-bottom-style: none; }
#contactforms div { clear: left; padding-top: 0.6em; }
#contactforms div label { width: 30%; float: left; }
#contactforms legend { font-weight: bold; }
.counter { margin-top: 0; margin-left: 50%; }
#temp legend { font-weight: bold; }
.add_restaurant_form div { clear: left; padding-top: 0.6em; }
.add_restaurant_form div label { text-align: right; width: 40%; float: left; margin-right: 10px; }
fieldset {
	margin-bottom: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend { color: #514f51; padding: 0px; margin-bottom:10 px;}
.fieldset-border {
	margin-bottom: 5px;
	border: dotted 1px #861730;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#fieldset-border-cuisine {
	margin-bottom: 5px;
	border: dotted 1px #861730;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
	position: relative;
	min-height: 300px;
}
#contactinfo { margin-top: -0.6em; }
#contactinfo ul { list-style-type: none; }
#contactinfo ul li { }
.disclaimer { font-size: 0.7em; }
#cuisine1 { width: 33%; float: left; clear: both; }
#cuisine2 { width: 33%; float: left; clear: right; }
#cuisine3 { width: 33%; float: right; }
#description { clear: both; }
#paid-cuisine {  }

/*restaurant display*/

#restaurant-photo-div { width: 300px; float: right; }
.rest-photo { max-width: 250px; max-height: 250px; margin: 0 5px 10px 10px; padding: 0; border: solid 12px #fff; outline: solid 2px #514f51; }
.rest-photo-tn { max-width: 100px; max-height: 100px; margin: 0 5px 10px 10px; padding: 0; border: solid 5px #fff; outline: solid 2px #514f51; }
.restaurant-thumbnail {
	width: 100px;
	max-width: 100px;
	max-height: 100px;
	margin: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photocredits { color: #01751a; font-size: 9px; font-family: "Lucida Console", courier, "courier new", monospace; text-align: right; margin-top: -5px; margin-right: 15px; padding: 0; }
.restaurant-basic-list { width: 60%; margin-bottom: 5px; margin-left: 50px; padding-top: -10px; padding-bottom: -10px; border-bottom: 2px dotted #01751a; }
.restaurant-basic-list ul { margin: 0; padding: 0; list-style-type: none; }
.restaurant-basic-list li { margin-left: 10px; }
.restaurant-basic-list li h2 { margin-left: -10px; }
.search-again { text-align: right; margin-top: 10px; }
#restaurant-paid-list { margin-bottom: 10px; }
#restaurant-paid-list ul { margin: 0 0 10px; padding: 0; list-style-type: none; }
#restaurant-paid-list li { margin-left: 10px; }
#restaurant-paid-list li h2 { margin-left: -10px; }
#sample-menu { margin-top: 15px; margin-left: 10px; padding: 10px; position: relative; width: 90%; border: groove 4px #01751a; }
#sample-menu p { margin-left: 10px; }
.rest-catagory { color: #01751a; font-weight: bold; }
#search-drop-list { width: 50%; float: left; }
#search-drop-list div { margin-bottom: 5px; }
#search-checkbox-list {  }
#search-checkbox-list div { margin-bottom: 5px; }
#search-checkbox-list div label { float: none; }
.featured-restaurant-list {
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #01751a;
	padding-left: 0px;
	clear: left;
	height: 100%;
}
.featured-restaurant-list ul {
	margin: 0;
	list-style-type: none;
	padding-top: 0;
	height: 120px;
	padding-left: 10px;
}
.featured-restaurant-list li { margin-left: 10px; }
.rest-photo-tn {
	max-width: 100px;
	max-height: 100px;
	padding: 0;
	border: solid 5px #fff;
	outline: solid 2px #514f51;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.restaurant-thumbnail {
    width: 100px;
	max-width: 100px; 
	max-height: 100px;
	margin: 10px;
	float: left;
	
}


#search-button-home {
	float: left;
	width: 150px;
}
#featured-rest-sect {
	font-family: "Comic Sans MS", "Fine Hand", "Fine Hand LET", ArdleysHand, "Monotype Corsiva", fantasy;
	text-align: center;
	padding: 10px;	
}
#featured-rest-sec-body {
	color: #EFEFEF;
	background-image: url(../images/featured-bg.gif);
	background-repeat: repeat-y;
	width: 415px;
	margin-left: 10px;
	margin-top: -5px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.featured-restaurant-sec-list {
	margin-top: -1px;
	margin-left: 0px;
	padding-top: -10px;
	padding-bottom: -10px;
	border-bottom: 2px dotted #01751a;
	padding-left: 0px;
}
.featured-restaurant-sec-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
}
.featured-restaurant-sec-list li { margin-left: 10px; }
#featured-rest-sec-body a:link, #featured-rest-body a:visited {
	color: #DE3A60;
	font-weight: bold;
	text-decoration: underline;
}
#featured-rest-sec-body a:hover {
	color: #01AD27;
}

#featured-rest-body a:active { }

#featured-rest-sect h2{
	font-style: italic;
	font-size: 1.5em;
	
}
.feat-rest-catagory {
	color: #02CA2F;
	font-weight: bold;
}
