/*
Theme Name: Wordpress for http://ellicottvillewingateinn.com/
Theme URI: http://ellicottvillewingateinn.com/
Description: Wordpress for http://ellicottvillewingateinn.com/
Version: 1
Author: Mellon & Co.
Author URI: http://mellonco.com/
Tags: mellon
*/

body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: #ffffff url(/themes/wingate_interior/images/page_bg.jpg) top center repeat-x;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p,h1,h2,h3,h4,h5,h6
{
	margin-top: 0;
}
h1,h2,h3,h4,h5,h6
{
	margin-bottom: 5px;
	font-weight: normal;
}
h1
{
	font-size: 22px;
}

h2
{
	font-size: 18px;
}

a,h1,h2,h3,h4,h5,h6
{
	color: #1a7b3d;
}

#page
{
	width: 902px;
	margin: 0 auto;
}

#header
{
	width: 902px;
	padding-top: 97px;
	height: 364px;
	background: url(/themes/wingate_interior/images/header.jpg) top center no-repeat;
}

#nav
{
	width: 771px;
	height: 27px;
	background: url(/themes/wingate_interior/images/nav_bg.jpg) repeat-x;
	margin: 0 auto;
}

#top
{
	width: 771px;
	height: 300px;
	margin: 0 auto;
}

#book
{
	width: 771px;
	height: 37px;
	margin: 0 auto;
	background: url(/themes/wingate_interior/images/check_bg.jpg) top center no-repeat;
}

#main
{
	width: 771px;
	margin: 0 auto;
	padding-top: 10px;
}

#content
{
	width: 525px;
	float: left;
	padding-right: 5px;
}
#sidebar
{
	float: right;
	width: 219px;
	padding: 10px;
	border: 1px #d0d0d0 solid;
	background: #f1ede1 url(/themes/wingate_interior/images/blog_bg.jpg) top repeat-x;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#lower
{
	height: 348px;
	width: 771px;
	margin: 0 auto;
	position: relative;
	background: url(/themes/wingate_interior/images/bc_bg.jpg) top repeat-x;
}

#footer
{
	text-align: center;
	font-size: x-small;
	padding: 10px;
}


#nav
{
text-align: center;
}
#nav .title
{
display: none;
}
#nav ul
{
margin: 0;
padding: 6px 0 0;
}
#nav ul li
{
display: inline;
list-style-type: none;
padding-left: 9px;
padding-right: 9px;
}
#nav ul li a
{
color: white;
text-transform: uppercase;
font-size: 12px;
}
#nav ul li a:hover
{

}