Theme Name: GlennHowardInn
Version: 0.1
Author: Jordan Trask
Author URI: http://www.jordantrask.com
*/

* {padding:0; margin:0; }
img { border: 0px; }

body {
	color: #000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #9F9F9F;
	height: 100%; 
	max-height: 100%;
	margin: 20px auto 50px auto;
	text-align:left;
}

#mainwrap {
	width: 948px;
	margin:0px auto 0px auto;
}

#wrapper {
	width: 948px;
}

#topbar {
	background:url(images/topbar.png);
	width:948px;
	height:165px;
	border-top: 1px solid #4F4F4F;
	border-left: 1px solid #4F4F4F;
	border-right: 1px solid #4F4F4F;
}

#menu {
	width: 948px;
	float: left;
	margin: 138px 0px 0px 0px;
	padding-left:0px;
	
}

#separator {
	width:948px;
	height:12px;
	background-image: url(images/separator.png);
	background-repeat: repeat-x;
	border-left: 1px solid #4F4F4F;
	border-right: 1px solid #4F4F4F;
	background-color: #dcdcdc;
}

#contentwrap {
	background-color: #daab59;
	width: 948px;
	border-left: 1px solid #4F4F4F;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
}

#content {
	background-color: #daab59;
	width: 878px;
	padding: 15px 35px 15px 35px;
	clear:both;
}

#footer {
	clear: both;
	text-align: center;
	padding: 5px;
}

hr  {
	border: 0;
	background-color: #403523;
	color: #403523;
	height: 2px;
	width: 75%;
	margin: 0px auto 0px auto;
}

p {
	margin: 10px;
}


table {
	border-collapse: collapse;
	border-color: black black black black;
}


ul.news {
	list-style-position: inside;
	padding: 5px;
}

ul.pgallery {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

ul.pgallery li {
	display: inline;
}

#desc	{
	padding-bottom: 20px;
}

#desctext {
	width: 40%;
	float: left;
	padding-top: 20px;
}

#desctext2 {
}

#descpics img {
	padding: 10px;
}

#descpics2 {
	text-align: center;
	margin: 0px auto 0px auto;
}

#descpics2 img {
	float: left ;
	padding: 10px;
}

#clear {
	clear: both;
}

#restauranthours {
	text-align: center;
	padding: 10px;
	float: left;
        background-color: #CF9F4D;
}

#restauranthours hr {
	width: 400px;
}

#restaurantspecials {
        text-align: center;
        padding: 10px;
	float:right;
	background-color: #CF9F4D;
}

#restaurantspecials hr {
	width: 400px;
}

#divwrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

#news1 {
	float: left;
	width: 450px;
}

#news2 {
	float: right;
	width: 450px;
}

#li-2-5	{
	
}

#contactleft {
        float: left;
        text-align: center;
	width: 315px;
	margin: 0px auto 0px 115px;
	font-size: 16px;
}

#contactright {
        float: right;
        text-align: center;
	width: 315px;
        margin: 0px 115px 0px auto;
	font-size: 16px;
}

