    * {
	padding: 0px;
	margin: 0px;

	}
	
	
	body {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
	background-color: #6bb5e4;
	position: relative;
	font-size:100%;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	}
	

	/* Layout Code */
	
	div#wrapper {
	background-color: #c12227;
	width: 780px;
	border: 5px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-bottom: 10px;
	}
	
	#dinologo {
	position: relative;
	top: -10px;
	display: block;
	float: left;
	z-index: 110;
    }
	
	div#header {
	width: 780px;
	height: 90px;
	background-color:  #c12227;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	clear: none;
	position: relative;
	float: none;
	}
	
	div#mainWrap {
	background-color: #c12227;
	float: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
	}
	
	div#contentleft {
	float: right;
	display: block;
	margin: 0px;
	width: 330px;
	background-color: #c12227;
	background-repeat: repeat-y;
	background-position: 0% 0%;
	clear: right;
	position: relative;
	border-top: 1px black solid;
	}
	
	div#contentmain {
	width: 450px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #c12227;
	background-position: 0% 100%;
	position: relative;
	clear: both;
	border-top: 1px black solid;
	text-align: center;
	}
	

	/* End Layout */


	/* Table */
	
	#table {
	border-collapse:collapse;
	width: auto;
	margin: 0px auto 1px auto;
	float: none;
	background-color: #CCCCCC;
	padding: 1px;
	border-bottom: 1px black solid;
	display: block;
	}
	
	table td {
	text-align: center;
	padding: 2px;
	}
	
	table td.price {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 2px;
	width: 20%;
	border: 1px solid black;
	}
	
	table td.name {
	font-style: normal;
	color: #000000;
	font-weight: bold;
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
	}
	
	table tr {
	background-color: white;
	height: 2em;
	}
	
	table tr.header {
	background-color: #FE0B00;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	border: .1em black solid;
	height: 1em;
	white-space: pre;
	padding-top: 0em;
	padding-bottom: 0em;
	}
	
	table tr.header2 {
	background-color: #000000;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	border: .1em black solid;
	}

	/* End Table */



	/* Header */
	
	h1 {
	float: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	clear: both;
	margin: 2px auto 0px auto;
	background-color: #0099CC;
	width: auto;
	font-size: 1.5em;
	text-align: center;
	display: block;
	}
	
	h1.welcome {
	background-color: #18A3FE;
	width: 300px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: auto;
	height: 35px;
	}
	
	
	h2 {
	font-size: 1.82em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	clear: none;
	float: right;
	text-align: right;
	position: relative;
	margin-top: 0.4em;
	margin-right: 0.85em;
	margin-bottom: 0.2em;
	margin-left: auto;
	}
	
	h2.faq {
	color:#24A6A8;
	margin: .5em auto .5em auto;
	float: none;
	text-align: left;
	}
	
	h3 {
	font-size: 1.5em;
	color: #FF9900;
	text-align: center;
	margin: .2em;
	}
	
	h4 {
	color: #FFFFFF;
	font-size: 30em;
	margin-right: .2em;
	float: none;
	margin-left: .2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	
	h5 {
	color:#FFFFFF;
	float:right;
	clear: right;
	font-size: 0.813em;
	text-align: right;
	position: relative;
	margin-top: 0.1em;
	margin-right: 1.7em;
	margin-bottom: 0.1em;
	margin-left: auto;
	}
	
	h6 {
	color:#FFFFFF;
	float:none;
	clear: both;
	font-size: 0.8em;
	margin: .2em 2em 0em 2em;
	display: block;
	text-align: center;
	}
	
	/* End Header */
	
	
	/* Text */
	
	a {
	color:#FFFF00;
	font-size: 1.2em;
	}
	
	span
	{
	float:left;
	width:0.75em;
	font-size:400%;
	line-height:86%;
	word-spacing: 0.5em;
	white-space: pre;
	letter-spacing: 0.5em;
	margin-right: 15px;
	}

	
	p.xtra {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: .2em auto .2em auto;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: .8em;
        }

	p {
	word-spacing: .5px;
	letter-spacing: 2px;
	}
	
	p.welcome {
	color:#FFFFFF;
	font-size: 1.2em;
	display: block;
	text-align: left;
	clear: both;
	line-height: 1.25em;
	width: 390px;
	float: none;
	position: relative;
	font-weight: normal;
	margin-top: 0.4em;
	margin-right: auto;
	margin-bottom: 1.83em;
	margin-left: 20px;
	}
	
	p.etc {
	font-size: 1em;
	color:#FFFFFF;
	text-align: right;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	width: 780px;
	background-color: #000000;
	position: relative;
	clear: left;
	float: none;
	display: block;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	margin-top: 10px;
	}
	
	p.hours {
	font-size: 0.75em;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 42em;
	float: none;
	clear: both;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.2em;
	margin-left: auto;
	}
	
	p.menu {
	color:#000000;
	}
	
	p.contact {
	font-size: 1em;
	color: #FFFFFF;
	display: block;
	clear: right;
	float: left;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	p.history {
	color: #CCCCCC;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	font-style: normal;
	font-size: 1em;
	margin: .4em .3em .4em .3em;
	float: left;
	clear: both;
	}
	
	p.late {
	margin: 0% auto 0% auto;
	text-align: center;
	}
	
	p.faq {
	color:#000000;
	}
	
	/* End Text */
	
	
	div#dinologodiv {
	width: 780px;
	margin: 0 auto;
	display: block;
	float: none;
	overflow: visible;
	margin: 0px 0px 0px 0px;
	position: relative;
    }
	
	
	/* Menu */
	
	div#menu {
	width: 780px;
	background-image: url(images/Header_r4_c4.jpg);
	font-weight: 200;
	background-color: #24A6A8;
	clear: left;
	height: 50px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	z-index: 100;
	}
	
	ul#nav {
	padding:0px;
	list-style-type:none;
	width:600px;
	position:relative;
	display:block;
	height:45px;
	font-size:15px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:0px solid #000000;
	border-top:0px solid #000000;
	z-index: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	ul#nav li {
	display:block;
	float:left;
	margin:0;
	padding:0;

}

	ul#nav li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width: 120px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	}

	ul#nav li a:hover {
	color:#000;
	height:45px;
	overflow: hidden;
	
}

	ul#nav li.activelink a,ul#nav li.activelink a:hover {
	display:inline;
	height:45px;
	float:left;
	margin:0;
	}
	
	/* End Menu */
	
	
	#menuThumb {
	float: left;
	clear: left;
	}
	
	#icon {
	float: left;
	clear: right;
	}
	
	#imagead {
	display: block;
	position: relative;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid black;
	}
	
	.sidebar {
	clear: both;
	border: 1px #24A6A8 solid;
	position: relative;
	display: block;
	float: none;
	margin-top: 1.7em;
	margin-right: auto;
	margin-bottom: 1.7em;
	margin-left: auto;
	}
	
	
	
	
	div#adbox {
	width: 400px;
	background-image:url(images/td1bg.jpg);
	display:block;
	clear: none;
	border: 2px black solid;
	position: relative;
	float: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	}
	

	
    div#contentmenu {
	width:743px;
	background-image: url(images/td1bg.jpg);
	display: block;
	clear: both;
	float: left;
	border: .5em black solid;
	padding: 10px;
	}

	div#contentbox2 {
	border: .7em solid #fe0b00;
	border-color: #FE0B00;
	display: block;
	width: 710px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	}

	div#contentbox3 {
	background-color: #000000;
	width: auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-right: .3em;
	color: #FFFFFF;
	}



	div#footer {
	background-color: #24A6A8;
	display: block;
	width: 780px;
	float: none;
	clear: both;
	background-image: url(images/Header_r4_c4.jpg);
	position: relative;
	margin-top: 0.02em;
	margin-right: 0px;
	margin-left: 0px;
	height: 90px;
	}

	
	div#dinomenu {
	width:auto;
	background-color: #9E0C0C;
	padding: 4em;
	background-image: url(images/td1bg.jpg);
	clear: none;
	}

    #imgcrowd {
	text-align: center;
	position: relative;
	clear: left;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	}
    
	div#openlate {
	float: none;
	width: auto;
	font-size: 2em;
	color: #FFFF66;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
	ul.papaFriends {
	clear: none;
	float: none;
	list-style: none;
	position: relative;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 18%;
	}
	
	ul.papaFriends li {
	margin-right: 10px;
	float: left;
}
