html, body {
	margin: 0; padding: 0;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
}
body {
	margin: 25px 0 25px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em; font-weight: bold;
}


div#holder {
	width: 759px;
	margin: auto;
}
div#site {
	border: 1px solid #D5CBBF;
	padding: 15px;
}
div#holder.home div#site {
	border: 0;
	padding-bottom: 0;
	margin: 1px; /* no border anymore (someone will complain if it moves a pixel :P) */
}
div#header {
	width: 100%; overflow: hidden;
	padding: 18px 0 0 0;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #D7CBBF;
}
div#holder.home div#header {
	padding-bottom: 18px;
}
h1#logo a {
	background: url('../images/napiercatering.png') no-repeat;
	display: block;
	width: 323px;
	height: 64px;
	text-indent: -5000px;
	overflow: hidden;
}
h2#tagline {
	position: absolute;
	top: 69px; right: 0;
	display: block;
	background: url('../images/specialist.png') no-repeat;
	width: 191px;
	height: 16px;
	text-indent: -5000px;
}


div#navigation ul {
	width: 100%; overflow: hidden;
	list-style-type: none;
	margin: 0; padding: 0;
}
div#navigation ul li {
	float: left;
}
div#navigation ul li a {
	font-weight: bold;
	font-size: 1.2em;
	padding: 9px 14px 8px 14px;
	display: block;	
	text-decoration: none;
	background: url('../images/nav_green_linebreak.png') right center no-repeat;
	color: #76BC17;
	text-transform: lowercase;
}
div#navigation ul li a:hover {
	text-decoration: underline;
}
div#navigation ul li.last a,
div#navigation ul li.last a span {
	background-image: none !important;
}
div#navigation ul li.active a {
	color: #5C3001;
}


/* "Preload" these images */
div#navigation ul#topnav li a {
	background: url('../images/nav_left_door.png') no-repeat #FFFFFF;
}
div#navigation ul#topnav li a span {
	background: url('../images/nav_right_door.png') top right no-repeat;
}
/* --> */

div#navigation ul#topnav {
	margin: 24px 0 0 0; padding: 0 0 0 1px;
	background: url('../images/nav_shadow_repeat.png') bottom repeat-x;
}
div#navigation ul#topnav li a {
	float: left;
	color: #5C3001;
	margin: 0 0 0 -1px; /* <-- Awesomest line (see how the lines disappear) */
	background: 0;
	padding: 0;
	position: relative; /* behave, IE6! */
}
div#navigation ul#topnav li a span {
	background: url('../images/nav_linebreak.png') right center no-repeat;
	padding: 8px 14px 9px 14px;
	display: block;
}
div#navigation ul#topnav li a:hover,
div#navigation ul#topnav li.active a {
	text-decoration: none;
	color: #76BC17;
	background: url('../images/nav_left_door.png') no-repeat #FFFFFF !important;
}
div#navigation ul#topnav li a:hover span,
div#navigation ul#topnav li.active a span {
	background: url('../images/nav_right_door.png') top right no-repeat !important;
}


div#breadcrumb {
	padding: 9px 8px 8px 8px;
	border-bottom: 1px solid #D7CBBF;
}
div#breadcrumb ul {
	width: 100%; overflow: hidden;
	margin: 0; padding: 0;
	list-style-type: none;
}
div#breadcrumb ul li {
	float: left;
	padding: 0 10px 2px 6px;
	background: url('../images/breadcrumb_arrow.png') center right no-repeat;
	font-weight: bold;
}
div#breadcrumb ul li a {
	color: #5C2F05;
	font-size: 0.8em;
	text-decoration: none;
}
div#breadcrumb ul li a:hover {
	text-decoration: underline;
}

div#main {
	width: 100%; overflow: hidden;
	padding: 25px 0 0 0;
}
div#holder.home div#main {
	padding: 15px 0 0 0;
}

div#left-sidebar {
	float: left;
	padding: 0 14px 14px 0;
}
div#right-sidebar {
	float: right;
	padding: 0 0 14px 14px;
}

div#content {
	padding: 0 14px 8px 14px;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	color: #3F3F3F;
	line-height: 1.6em;
}
div#content h1 {
	padding:  0 0 7px 0;
	font-size: 1.1em;
}
div#content p {
	margin: 0; padding: 7px 0 7px 0;
}


div#homepicker {
	width: 100%; overflow: hidden;
}
div#homepicker .item {
	float: left;
	margin-right: 14px;
}
div#homepicker .item h3 a {
	display: block;
	width: 171px;
	height: 31px;
	background: #5B3300;
	text-indent: -5000px;
	overflow: hidden;
}
div#homepicker .item h3 a:hover {
	background: #76BC1B;
}
div#homepicker .item a img {
	border: 0;
}


div#hp-weddings h3 a {
	background: url('../images/homepicker/weddings.png') !important;
}
div#hp-corporate h3 a {
	background: url('../images/homepicker/corporate.png') !important;
}
div#hp-occasions h3 a {
	background: url('../images/homepicker/occasions.png') !important;
}
div#hp-venues h3 a {
	background: url('../images/homepicker/venues.png') !important;
}

div#hp-venues {
	margin: 0 !important; /* Since this is the last it shouldn't have any right margin */
}

div#home-tagline {
	border-top: 1px solid #D7CBBF;
	border-bottom: 1px solid #D7CBBF;
	padding: 15px 0;
	margin: 15px 0 0 0;
	width: 100%; overflow: hidden;
	position: relative;
}
div#home-tagline h2 {
	background: url('../images/home_tagline.png') no-repeat;
	width: 467px;
	height: 35px;
	text-indent: -5000px;
	overflow: hidden;
}
div#home-tagline h4 a {
	background: url('../images/home_contact.png') no-repeat;
	width: 81px;
	height: 12px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;	
	position: absolute;
	bottom: 15px; right: 0;
}

div#footer {
	height: auto !important;
	height: 1%;
	overflow: hidden;
	padding: 15px 0;
	color: #8C8C8C;
}
div#holder.home div#footer {
	padding: 15px;
}
div#corp {
	float: left;
}
div#contact {
	height: auto !important;
	height: 1%;
	overflow: hidden;
	text-align: right;
}

div#contact a 
{
	color: #8C8C8C;
}
