/* Detour Design CSS stylesheet copyright 2004.   |
 |                                                |
 | Developed by:                                  |
 | Detour Design                                  |
 | http://www.detourdesign.com                    |
 | rickm@detourdesign.com                         |
 | juna@detourdesign.com                          |
 | 801-680-8844                                   |  */


/* -------------------------------------------------
Global styles
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	}

body {
	background: #620908  url(assets/darktolightfade.gif) repeat-x;
    font: 1em/120% "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
}

h1 {
	text-align: center;
	padding: 20px 0px 10px 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 400%;
	font-weight: normal;
	text-transform: uppercase;
}


h2 {
	text-align: center;
	padding: 20px 0px 0px 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 100%;
	margin-right: 50px;
	margin-left: 50px;
	letter-spacing: .5em;
}


h3 {
	text-align: left;
	padding: 20px 0px 0px 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 100%;
	line-height: 100%;
	margin-right: 20px;
	margin-left: 20px;

}



h6 {
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #000;
	font-family: Verdana, "Arial", sans-serif;
	font-weight: normal;
	font-size: 90%;
	line-height: 120%;
	margin: 4px 4px 0px 4px;
	background-color: #D9BCB1;
}


/* -------------------------------------------------
Sidebar 1 (left side)
---------------------------------------------------- */
#sidebar1 {
	float: left;
	width: 175px;
}

#sidebar1 p {
	font-size: x-small;
	margin-left: 9px;
}


#sidebar1 h4 {
	font-size: small;
	font-weight: bold;
	margin-left: 9px;
}

#sidebar1 ul {
list-style-type: none;
}

#sidebar1 li {
	font-size: x-small;
	margin-left: 9px;
}


#sidebar1 a {
display: block;
color: #fff;
text-decoration: none;
font-size: x-small;
border-bottom:1px dotted #fff;
}

#sidebar1 a:hover {
color: #E39B3F;
} 


/* -------------------------------------------------
Sidebar 2 (left side)
---------------------------------------------------- */

#sidebar2 {
	float: left;
	width: 175px;
	margin-left: 4px;
}

#sidebar2 h4 {
	font-size: small;
	font-weight: bold;
	margin-left: 9px;
	color: #fff;
}

#sidebar2 p {
	font-size: x-small;
	margin-left: 9px;
}


#sidebar2 ul {
list-style-type: none;
}

#sidebar2 li {
	font-size: x-small;
	margin-left: 9px;
}

#sidebar2 a {
color: #000;
text-decoration: none;
font-size: x-small;
}

#sidebar2 a:hover {
color: #620908;
text-decoration: underline;
} 



/* -------------------------------------------------
Home Page Stuff
---------------------------------------------------- */
#welcome h5{
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	text-align: left;
	margin-left: 20px;
	padding: 20px 0px 10px 0px;
}

.welcome-p{
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 10px 10px 0px;
}


#featuredrestaurant h3 {
	text-align: left;
	font-family: Verdana, "Arial", sans-serif;
	padding: 5px 0px 5px 0px;
	color: #fff;
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin-right: 20px;
	margin-left: 20px;

}

#featuredrestaurantinfo h5{
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	text-align: left;
	margin-left: 20px;
	padding: 4px 0px 10px 0px;
	color: #620908;
}

.featuredlink-p{
	font-size: small;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	}


/* -------------------------------------------------
Categorys
---------------------------------------------------- */

#categorys h5{
	font-family: Verdana, "Arial", sans-serif;
	font-size: x-large;
	text-align: left;
	margin-left: 20px;
	padding: 20px 0px 10px 0px;
	text-transform: uppercase;
}

#subcategorys h5{
	font-family: Verdana, "Arial", sans-serif;
	font-size: large;
	text-align: left;
	margin-left: 20px;
	padding: 20px 0px 20px 0px;
	color: #000;
}


.category-p{
	font-size: small;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px 10px 0px 0px;
	}

/* -------------------------------------------------
Typography
---------------------------------------------------- */

#footer p{
	font-size: x-small;
	text-align: center;
	color: #000;
	line-height: 100%;
}

#backtotop p{
	font-size: x-small;
	text-align: left;
	padding: 0px 0px 0px 20px;
	color: #000;
	line-height: 100%;
}


#header p{
	font-size: small;
	text-align: right;
	padding: 70px 20px 9px 0px;
}


.menu-p {
	text-align: right;
	padding: 10px 10px 0px 0px;
	line-height: 120%;
}

.asof-p {
	text-align: right;
	padding: 0px 10px 0px 0px;
	line-height: 120%;
}

.selection-p {
	text-align: center;
}


.moreinfo-p {
	text-align: center;
	line-height: 100%;
}




.last-p {
	margin-bottom: 20px;
}

.first-p {
	margin-top: 100px;
	text-align: center;
	font-size: small;
	color: #000;
}

.describe-p {
	text-align: center;
	line-height: 100%;
	margin-right: 20px;
	margin-left: 20px;
	font-size: x-small;
	color: #000;
	
}

.clear {
	clear: both;
}




#mainfooter p {
	text-align: left;
	padding: 15px 0px 15px 30px;
	color: #fff;
	font-family: Verdana, "Arial", sans-serif;
	font-weight: normal;
	font-size: x-small;
	line-height: 120%;
	margin: 4px 4px 4px 4px;
	background-color: #620908;
}





#restaurantinfo h3 {
	text-align: left;
	padding: 10px 0px 0px 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 100%;
	line-height: 100%;
	margin-right: 20px;
	margin-left: 20px;
	text-transform: uppercase;
}

#restaurantinfo p {
	padding: 0px;
	text-align: left;
	color: #000;
	font-size: x-small;
	line-height: 130%;
	margin-right: 20px;
	margin-left: 20px;
}

#restaurantlinks p {
	padding: 0px;
	text-align: left;
	color: #000;
	font-size: x-small;
	line-height: 120%;
	margin-left: 0px;
}

/* -------------------------------------------------
links
---------------------------------------------------- */

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: none;
}



#menuheader a:link {
	color: #000;
	text-decoration: none;
}

#menuheader a:visited {
	color: #620908;
	text-decoration: none;
}

#menuheader a:hover {
	color: #620908;
	text-decoration: underline;
}

#menuheader a:active {
	color: #000;
	text-decoration: none;
}



/* -------------------------------------------------
Sidebar Links
---------------------------------------------------- */




/* -------------------------------------------------
Restaurant info
---------------------------------------------------- */

#info {
	width: 534px;
	background-color: #C8842E;
}

#infopink {
	width: 534px;
	background-color: #C8842E;
}


#infolight {
	width: 534px;
	background-color: #E39B3F;
}

#restaurantinfo {
	float: left;
	width: 334px;
}

#restaurantlinks {
	float: left;
	width: 200px;
}

/* -------------------------------------------------
Restaurant Info  Links
---------------------------------------------------- */

#restaurantinfo ul {
list-style-type: none;
}

#restaurantinfo li {
font-size: x-small;
}

#restaurantinfo a {
color: #fff;
text-decoration: none;
font-size: x-small;
}

#restaurantinfo a:hover {
color: #620908;
text-decoration: underline;
}


/* -------------------------------------------------
Restaurant links  Links
---------------------------------------------------- */

#restaurantlinks ul {
list-style-type: none;
}

#restaurantlinks li {
font-size: x-small;
}

#restaurantlinks a {
color: #fff;
text-decoration: none;
font-size: x-small;
}

#restaurantlinks a:hover {
color: #620908;
text-decoration: underline;
}

/* -------------------------------------------------
Main Footer  Links
---------------------------------------------------- */

#mainfooter ul {
list-style-type: none;
}

#mainfooter li {
}

#mainfooter a {
color: #fff;
}

#mainfooter a:hover {
color: #E39B3F;
}



/* -------------------------------------------------
Featured Restaurant Info Links
---------------------------------------------------- */

#featuredrestaurantinfo a:link {
	color: #620908;
	text-decoration: none;
}

#featuredrestaurantinfo a:visited {
	color: #555;
	text-decoration: none;
}

#featuredrestaurantinfo a:hover {
	color: #000;
	text-decoration: underline;
}

#featuredrestaurantinfo a:active {
	color: #000;
	text-decoration: none;
}




/* -------------------------------------------------
Subcategory  Links
---------------------------------------------------- */


#subcategorys a {
text-decoration: none;
}

#subcategorys a:hover {
text-decoration: none;
}



/* -------------------------------------------------
Menu
---------------------------------------------------- */
#menuleft p {
	padding: 0px;
	text-align: left;
	color: #000;
	font-size: x-small;
	line-height: 100%;
	margin-right: 20px;
	margin-left: 20px;
}

#menuright p {
	padding: 0px;
	text-align: left;
	color: #000;
	font-size: x-small;
	line-height: 100%;
	margin-right: 20px;
	margin-left: 20px;
}


/* -------------------------------------------------
Layout
---------------------------------------------------- */

#plate {
	width: 158px;
	height: 127px;
	background-image: url(assets/newplate.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	
}



#banner {
	width: 468px;
	height: 60px;
	background-image: url(assets/468x60-banner.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 490px;
	
}

#topnav{
	text-align: right;
	background-repeat: no-repeat;
	Position: absolute;
	
}


#container {
	width: 900px;
	margin:0px 0px 0px 63px;
	padding: 0px 0px 0px 0px;
	background: url(assets/backgroundnew2.gif) repeat-y;
}

#header {
	background-color: #fff;
	color: #333;
	margin-bottom: 0px;
	font-size: small;
	background: url(assets/plainheader.gif) no-repeat;
}

#restaurantpic {
	float: right;
	width: 110px;
	background-color: #E39B3F;
	padding: 0px 0px 10px 10px;
}



#menufinder {
	width: 167px;
	margin-left: 4px;
	padding-top: 5px;
	background: #620908 url(assets/roundtopleft.gif) no-repeat;
}

#priceguide {
	width: 167px;
	margin: 4px 0 0 4px;
	padding-top: 5px;
	background: #620908 url(assets/roundtopleft.gif) no-repeat;
}



#menu {
	width: 534px;
	margin: 0 auto;
	padding: 0px;
	float: left;
	background-color: #fff;
}

#welcome {
	background-color: #fff;
	color: #000;
	margin-bottom: 0px;
	font-size: small;
}

#categorys {
	background-color: #fff;
	color: #000;
	margin-bottom: 0px;
	font-size: small;
	border-bottom:1px dotted #000;
}

#menuheader {
	background-color: #fff;
	color: #000;
	margin-bottom: 0px;
	font-size: small;
}

#resturantlogo {
	background-color: #fff;
	margin-bottom: 0px;
	width: 534px;
}


#menuleft {
	float: left;
	width: 267px;
	background-color: #fff;
}

#menuright {
	float: left;
	width: 267px;
	background-color: #fff;
}

#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
	font-size: small;
}

#backtotop {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
	font-size: small;
}

#featuredrestaurantinfo {
	clear: both;
	background-color: #E39B3F;
	padding: 20px 0px 20px 0px;
	font-size: small;
	color: #000;
}

#featuredrestaurant {
	width: 534px;
	background-color: #620908;
	
}



#mainfooter {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 0px 2px 0px;
}

#newestmenus {
	width: 175px;
	margin-left: 4px;
	padding: 5px 0px 5px 0px;
	background: #620908 url(assets/roundtopnew.gif) no-repeat;
}

#topten {
	width: 175px;
	margin-left: 4px;
	padding-top: 5px;
	background-color: #CBAFA7;
}

#topmenus {
	width: 175px;
	margin-left: 4px;
	padding: 5px 0px 5px 0px;
	background: #620908 url(assets/roundtopnew.gif) no-repeat;
	margin-top: 5px;

}


/* -----------------------------------------------------
Forms
-------------------------------------------------------- */
