body {
	background-image: url(../_img/common/vbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #015726;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	outline: none;
}
#sw_h {
	background-image: url(../_img/common/hdr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	display: inline;
	clear: both;
	float: left;
	width: 100%;
	background-color: #002C13;
	border-bottom-color: #A69C09;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
#sw_h h1, #sw_h h2 {
	display: none;
}
#sw_w {
	display: inline;
	clear: both;
	float: left;
	width: 100%;
}
#sw_w #sw_c {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#sw_w #sw_c #sw_c_h {
	display: inline;
	clear: both;
	float: left;
	width: 860px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 160px;
}

#sw_w #sw_c #sw_c_l {
	display: inline;
	clear: left;
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sw_w #sw_c #sw_c_r {
	display: inline;
	float: left;
	width: 620px;
	background-color: #002C13;
	margin: 10px;
	padding: 10px;
	color: #FFFFFF;
}
#sw_c_r #menu {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sw_c_r #menu #menu_item {
	font-weight: bold;
}
#sw_c_r #menu #menu_desc {
	font-size: 10px;
	color: #A69C09;
	margin-bottom: 5px;
}
#sw_c_r #menu #menu_item span {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	background-color: #A69C09;
	padding: 5px;
}


#sw_w #sw_c #sw_c_r h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	text-align: center;
	color: #000000;
	background-color: #A69C09;
	padding: 5px;
}
#sw_w #sw_c #sw_c_r h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #02461F;
	padding: 5px;
	border: 1px solid #114828;
	background-image: url(../_img/common/hdr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#sw_w #sw_c #sw_c_r ul li  {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 16px;
}
#sw_w #sw_c #sw_c_r ul li ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	color: #A69C09;
	font-size: 12px;
}
#sw_w #sw_c #sw_c_r a {
	color: #A69C09;
}

#sw_w #sw_c #sw_c_l #nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 210px;
	text-indent: -9999em;
}
#sw_w #sw_c #sw_c_l #nav li {
	display: block;
	height: 40px;
	width: 210px;
}

#sw_w #sw_c #sw_c_l #nav a {
	height: 40px;
	width: 210px;
	text-indent: -9999em;
	display: block;
}
#sw_w #sw_c #sw_c_l #nav #nav_home {
	background-image: url(../_img/nav/nav_home.gif);
}
#sw_w #sw_c #sw_c_l #nav #nav_contact {
	background-image: url(../_img/nav/nav_contact.gif);
}
#sw_w #sw_c #sw_c_l #nav #nav_menu {
	background-image: url(../_img/nav/nav_menu.gif);
}
#sw_w #sw_c #sw_c_l #nav #nav_beers {
	background-image: url(../_img/nav/nav_beers.gif);
}
#sw_w #sw_c #sw_c_l #nav #nav_whatson {
	background-image: url(../_img/nav/nav_whatson.gif);
}
#sw_f {
	float:left;
	clear:both;
	display:inline;
	width:850px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding: 5px;
}
