/* 
WELCOME INN CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/body {	background:url(images/head_bg.jpg) #fff center 0 no-repeat;	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	line-height:1.4em;	min-width:996px}			.container_24{	background:#ffffff;	margin-right: auto;	width: 960px;	}.header {	background:transparent;	min-height:116px;	z-index:1}	.head {	background:transparent;}		.header .caption {	font-family:'MelbourneRegular', Arial, sans-serif;	font-size:18px;	color:#ffffff;}	.head .container {	height:120px;}			.header-line {	background:url(images/header_line.gif) 0 0 repeat-x;	height:0px;	clear:both}	.homepage .container{	height:404px;	}
	.logo {	position:absolute;	top:10px;	left:36px;	}		.menu-header {	height:35px;	width:960px;	margin-left:auto; margin-right:auto;	background:url(images/topmenu_bg.gif) 0 0 repeat-x;	z-index:2;}.middle {	background:transparent;}.middle .container {	min-height:200px;	padding-top:130px}	.middle .container {	background:#ffffff;	min-height:200px;	padding-top:100px;}		.topmenu li a {	display:block;	padding:8px 2px 0 2px;	color:#ffffff;	}		.topmenu .current-menu-item li a,.topmenu .current-menu-ancestor li a,.topmenu li .current-menu-ancestor li a {	color:#ffffff;}		.topmenu li a:hover,.topmenu .current-menu-item a,.topmenu .current-menu-item li a:hover,.topmenu .current-menu-item .current_page_item a,.topmenu .current-menu-ancestor a,.topmenu .current-menu-ancestor a:hover,.topmenu li li.current-menu-ancestor a,.topmenu .current-post-ancestor a,.topmenu li .current-menu-ancestor .current-menu-item a{	color:#66ff66;}			.topmenu li ul li a {	display:block;	color:#cccccc;	padding:7px 5px 7px 5px;	background:url(images/dropdown_line.png) bottom repeat-x;}