body {
	font-family:Arial, Helvetica, sans-serif;
}
.pg_index {
	background:url(../images/bg_home.jpg) repeat-x #F5F5F5;
}
.pg_index_menu {
	background:url(../images/bg_menus.jpg) repeat-x #F5F5F5;
}
.pg_index_cater {
	background:url(../images/bg_cater.jpg) repeat-x #F5F5F5;
}
.pg_menus {
	background:url(../images/bg_menus.jpg) repeat-x #F5F5F5;
}
.pg_s {
	background:url(../images/bg_s.jpg) repeat-x #F5F5F5;
}
.pg_s .content {
	margin-top:40px;
}
.pg_index {
	background:url(../images/bg_home.jpg) repeat-x #F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
}
.pg_menus {
	background:url(../images/bg_menus.jpg) repeat-x #F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
}
.pg_s {
	background:url(../images/bg_s.jpg) repeat-x #F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
}
.left {
	float:left
}
.right {
	float:right
}

.footer b{color:#780000}
.footer .right {
	text-align:right
}
.footer a:link {
	color: #FFF;
	;
}
.footer a:visited {
	color: #FFF;
}
.footer a:hover {
	text-decoration:underline;
	color: #FFF;
}
.footer a:active {
	color: #FFF;
}
.solid_line {
	border-bottom:solid 1px #333;
	margin:10px 0px;
}
.solid_line5 {
	border-top:solid 1px #333;
	margin:5px 0px;
	height:3px;
}
.solid_line5white {
	border-top:solid 1px #fff;
	margin:5px 0px;
	height:3px;
}
.dot_line {
	border-bottom:dotted 1px #333;
	margin: 10px 0px;
}
.dot_line2 {
	border-bottom:dotted 2px #333;
	margin: 10px 0px;
}
.dot_linevertical {
	border-right:dotted 2px #333;
	width:2px;
	height:70%;
	position:absolute;
	margin-left:480px;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px
}
.footer, .push {
	clear:both;
	height: 90px;
}
.wrapper_footer {
	height: 90px;
	background:url(../images/bg_footer.jpg) repeat-x
}
/* top_nav */
.logo {
	float:left
}
.top_nav {
	float:left;
	font: 12px "Arial";
	margin-left:10px;
	margin-top:14px;
}
.top_nav li {
}
.top_nav a {
	color:#FFF;
	text-decoration:none;
	margin-left:15px;
}
.top_nav a.current {
	color:#FF0000;
}
.join_newsletter {
	float:right;
	margin-top:12px;
}
.join_newsletter input {
	font: 10px "Arial";
}
.input_txt {
	border:1px solid #ddd;
	width:130px;
}
.btn {
	background:url(../images/bg_btn.gif) repeat-x;
	color:#FFF
}
.btn_red {
	background:url(../images/bg_btn_red.gif) repeat-x;
	color:#FFF;
	font-size:10px;
	padding:2px;
}
/* footer */
.footer {
	color:#FFF;
}
.footer p {
	font-size:11px;
}
.footer .left, .footer .right {
	margin-top:40px;
}
/* home */

.intro {
	height:360px;
	width:930px;
	background-color:White;
	padding:15px;
	margin-top:15px;
}
.intro .first_img {
	float:left;
}
.intro .intro_tb {
	float:right;
	width:662px;
}
.banner_img a img {
	padding-left:12px
}
.info {
	float:left;
	margin-top:50px;
	margin-right:5px;
	background-color:#FFF;
	height:155px;
	width:130px;
	display:inline-block;
}
.info img {
	margin:5px;
	float:left;
}
.info p {
	text-align:center;
	color:#888
}
.news_brief {
	float:left;
	margin-top:50px;
	margin-right:5px;
	background-color:#FFF;
	height:135px;
	width:395px;
	padding:10px;
	display:inline-block;
	color:#646464
}
.news_brief h2 {
	color:#870000;
	float:left;
	text-transform:uppercase;
	margin:12px 0px 4px 0px;
}
.news_brief .home_news_date {
	margin:12px 0px 4px 0px;
	float:right;
}
.news_brief .home_news_content {
	float:left;
	clear:both;
}
/* btn */
a.btn_right {
	width:60px;
	margin-top:5px;
	background: transparent url('../images/btn/bg_btn.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.btn_right span {
	background: transparent url('../images/btn/bg_btn_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 14px;
}
a.btn_right:hover {
	background: transparent url('../images/btn/bg_btn.gif') no-repeat scroll bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_right:hover span {
	background-position: bottom left;
	padding: 5px 0 5px 14px;
}
a.btn_right:active {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_right:active span {
	background-position: bottom left;
	padding: 6px 0 4px 14px; /* push text down 1px */
}
/* news */

.news h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.news h1 {
	color:#780000;
	float:left
}
.news .date {
	float:right
}
.news img {
	float:right;border:5px solid #FFF
}
.news .grid_15 p {
	margin-bottom:5px;
}
.news .grid_15 img {
	margin:0px 0px 10px 10px;
}
.news .archives {
	border-bottom:1px solid #333;
	padding-top:10px;
	margin-bottom:20px;
}
.news .archives .year {
	color:#780000;
	border-bottom:1px solid #333;
	padding-bottom:5px
}
.news .archives .news_heading {
	border-bottom:1px dotted #333;
	padding:10px 0px
}
.news .archives b {
	color:#780000
}
.news .archives .news_heading a:link {
	color: #333;
}
.news .archives .news_heading a:visited {
	color: #333;
}
.news .archives .news_heading a:hover {
	text-decoration:underline;
	color: #333;
}
.news .archives .news_heading a:active {
	color: #333;
}

.news .news_thanks {}
/* staff */
.staff h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.staff .dot_line {
	clear:both;
	margin:20px 0px;
}
.staff img {
	float:left;
	margin:0px 10px 30px 0px
}
/* contact */
.contact h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.tb_contact tr td {
	padding:10px;
	vertical-align:top
}
.tb_contact input, .tb_contact textarea {
	width:250px;
	border:1px solid #333;
}
#map_canvas {
	border:5px solid #FFF
}
#map_canvas p b {
	color:#780000;
	font-size:16px
}
#map_canvas p {
	font-size:12px;
}
/* menu */
.menu h2 {
	color:#FFF;
	font-size:14px;
	border-bottom:1px solid #FFF;
}
#divMenu {
	text-align:center;
	margin-bottom:220px;
}
*:first-child+html #divMenu {
	margin-bottom:120px;
}
* html #divMenu {
	margin-bottom:150px;
}
#divMenu li {
	float:left;
	display:block;
	margin:0px 10px 0px 10px;
	width:140px;
}
#divMenu li a {
	float:left;
	font-size:12px;
	color:#FFF;
	text-align:center
}
#divMenu li a:hover, a.current {
	color:red;
}
#divMenu img {
	float:left;
	width:140px;
	height:50px;
	padding:15px 0px 5px 0px;
}

.menu .Heading {
	font-size:14px;
	font-weight:bold;
	color:#780000;
	text-transform:uppercase
}
.menu .itemHeading {
	font-weight:bold;
	font-size:13px;
	color:#780000;
}
.tableBev {
	margin-bottom:20px;
}
.canapes_list li, .functions_list li {
	font-size:12px;
	padding-left:10px;
	background:url(../images/point.gif) no-repeat 2px 4px;
	margin-bottom:15px;
	height:18px;
	color:#000
}
/* functions */
	.functions h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
/*coffee */

.coffee_intro_content {
	width:550px;
	float:left;
	margin-top:40px;
}
.coffee h1 {
	font-size:16px;
	color:#F00;
}
.coffee h2 {
	color:#F00;
	font-size:14px;
	margin:15px 0px 0px 0px;
}
.coffee p {
	color:#FFF;
	line-height:24px
}
.coffee img {
	float:right;
}
.coffee_menu {
	clear:both;
}
.coffee_menu h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.coffee_menu table {
	width:370px;
	float:left
}
.coffee_menu table td {
	padding:5px;
	font-weight:bold
}
/* catering */
.cater .Heading {
	color:#780000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
.cater .itemHeading {
	font-weight:bold;
	color:#780000;
	font-size:12px;
	margin-bottom:15px;
}
.clsDowload img{vertical-align:middle}
.clsDowload {
	font-size:12px;
	font-weight:bold;
}
.clsDowload a:link {
	color: #333;
	;
}
.clsDowload a:visited {
	color: #333;
}
.clsDowload a:hover {
	text-decoration:underline;
	color: #333;
}
.clsDowload a:active {
	color: #333;
}
/* links */
	
	.links h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.links .content {
	clear:both;
	border-bottom:1px dotted #333;
	margin:20px 0px;
	float:right;
	padding-bottom:20px;
	width:960px
}
.links img {
	border:7px solid #FFF;
	float:left;
	margin-right:30px;
	clear:both;
	margin-bottom:35px;
}
.links .content h3 {
	margin-bottom:10px;
	color:#780000;
}
.links .content p {
	margin-bottom:8px;
}
.links a:link {
	color: #780000;
}
.links a:visited {
	color: #780000;
}
.links a:hover {
	text-decoration:underline;
	color: #780000;
}
.links a:active {
	color: #780000;
}
/* Disclaimer, privacy */
.disclaimer h2, .privacy h2 {
	color:#780000;
	font-size:14px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.disclaimer p, .privacy p {
	margin-bottom:8px;
}
/* bala*/

.doublesolid_line {
	border-bottom:solid 2px #333;
	margin:10px 0px 30px 0px;
}
.HeadingBlack {
	font-weight:bold;
	font-size:15px;
}
.errorMsg {
	font-weight:bold;
	font-size:13px;
	color:Red;
}
.caterrowHeading {
	font-weight:bold;
	font-size:13px;
}
.item {
	font-weight:bold;
	font-size:12px;
}
.itemText {
	font-size:12px;
}
#divTop img {
	margin-right:16px;
}
.tableBev {
	width:475px;
}
.tableBev td {
	padding: 5px 0px 5px 0px;
}
.leftDiv {
	float:left;
	border-right:dotted 2px #333;
}
.rightDiv {
	float:right;
}
#tblCommon {
	width:600px
}
#tblCommon td {
	padding: 0px 0px 10px 10px;
}
ul.a {
	list-style-type:circle;
	margin-left:30px
}
ul.menu {
	list-style-type:none;
	display:inline
}
ul.menu li {
	display:inline
}
ul.caterUl {
	list-style-type:none;

}
ul.caterUl li{

	padding-left:10px;
	background:url(../images/point.gif) no-repeat 2px;
	margin-bottom:15px;
	height:18px;

}

li {
	margin-top:15px;
}
.caterPayment {
	border-top:2px;
	background-color:White;
	width:1000px;
}
.cater input[type=text] {
	border:solid 1px #000
}
.cater td {
	padding: 5px 5px 5px 0px;
}
.caterPayment table {
	margin-left:15px;
}

.clsmenuImg
{
	float:right;
	margin-top:25px;
	}
	.clsmenuImg img {border:5px solid #FFF}
	.clsChild
	{		
		width:50px;	
		}