@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background: #000000;
}
.smring_txt {
	margin-top: 40px;
	margin-left: 40px;
}

#logo_ms {
	background-image: url(../images/home/hl_main.jpg);
	background-repeat: no-repeat;
	width: 339px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 25px;
}


/* body{font:75%/1.7  Helvetica, Arial,Verdana, sans-serif;color:#2a2a2c;} */

a:link, a:visited {
	color: #C06F20;
	text-decoration: none;
	outline: none;
	font-weight: normal;
} 
a:active, a:hover { color: #CCFF00; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../../../images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button a:hover {
	color: #683D10;
	text-decoration: none;
}
.button  a {
	color: #251402;
	font-size: 12px;
	font-weight: bold;
}
.button {
	width: 110px;
	float: right;
	margin-top: 140px;
	margin-right: 20px;

}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #8a8a79;	
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.list_01 {
	margin: 0 0 20px 20px;
	padding: 0 0 0 0px;
	list-style: none;
}

.list_01 li {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	background: url(../images/templatemo_list_icon.jpg) top left no-repeat;
}
#site_container {
	width: 1024px;
	margin: 0 auto;
}
#menu/* menu */

 {
	width: 1024px;
}
#menu  ul {
	width: 840px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0px auto;
	list-style: none;
}
#menu  ul  li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#menu  ul  li  a {
	float: left;
	display: block;
	width: 140px;
	height: 40px;
	padding-top: 19px;
	
}



#menu  li  a.home:hover, #menu  li  .home_current {
	background: url(../nav/home_over.png) center no-repeat;
}

#menu  li a.catering:hover, #menu  li  .catering_current {
	background: url(../nav/catering_over.png) center no-repeat;
}

#menu  li  a.events:hover , #menu  li  .events_current {
	background: url(../nav/events_over.png) center no-repeat;
}


#menu  li  a.store:hover , #menu  li  .store_current {
	background: url(../nav/store_over.png) center no-repeat;
}


#menu  li  a.about:hover , #menu  li  .about_current {
	background: url(../nav/about_over.png) center no-repeat;
}


#menu  li  a.contact:hover , #menu  li  .contact_current {
	background: url(../nav/contact_over.png) center no-repeat;
}


#menu  li  .home {
	background-image: url(../nav/home.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu  li  .catering {
	background-image: url(../nav/catering.png);
	background-repeat: no-repeat;
	background-position: center;
}


#menu  li  .events {
	background-image: url(../nav/events.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu  li  .store {
	background-image: url(../nav/store.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu  li  .about {
	background-image: url(../nav/about.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu  li  .contact {
	background-image: url(../nav/contact.png);
	background-repeat: no-repeat;
	background-position: center;
}

#banner/* end of menu */

/* banner */

 {
	clear: both;
	width: 1024px;
	height: 738px;
	text-align: center;
	background-image: url(../images/websiteBg1.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#banner  #site_title {
	width: 500px;
	padding: 100px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
#banner  p {
	clear: both;
	padding: 0 20px;
	font-size:16px;
	margin-top: 40px;
	line-height: 30px;
	color: #565546;
}
#content/* end of banner */

/* content */

 {
	clear: both;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#main_column {
	float: left;
	width: 560px;
	background-image: url(../images/home/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 660px;
}

#main_column p {
	text-align: justify;
	margin-bottom: 10px;
	padding-right: 45px;
	padding-left: 45px;
}

#side_column {
	float: right;
	width: 320px;
}

.side_column_box {
	clear: both;
	position: relative;
}

.side_column_box .content {
	padding: 1px;
}

/* end of footer */
.mail_section {
	clear: both;
	margin-bottom: 10px;
	background-image: url(../images/home/fanmail_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.competitions_section {
	clear: both;
	margin-bottom: 10px;
	background-image: url(../images/home/competitions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 166px;
	width: 320px;
}
.shop_section {
	clear: both;
	background-image: url(../images/home/smokepits.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 166px;
	width: 320px;
}
#catering {
	background-image: url(../images/home/catering.png);
	background-repeat: no-repeat;
	width: 511px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 176px;
	margin-top: 20px;
}





.section_w540 {
	clear: both;
	width: 520px;
	margin-top: 55px;
}

.section_260 {
	float: left;
	width: 260px;
}
#footer/* end of content */

/* footer */
 {
	clear: both;
	width: 900px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	color: #C06F20;
	font-size: 12px;
}
#footer  a {
	font-weight: normal;
	color: #C06F20;
}
#footer  a:hover {
	color: #9D7446;
	text-decoration: underline;
}
#footer  .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #C06F20;
}

.footer_menu .last_menu {
	border: none;
}
.buttonCtr {
	width: 110px;
	float: right;
	margin-right: 50px;
	margin-top: 135px;
}
#side_c_column {
	float: left;
	width: 320px;
	background-image: url(../images/contact/contact_side.jpg);
	height: 480px;
}
.c_up_section {
	clear: both;
	margin-top: 45px;
	margin-bottom: 35px;
	padding-left: 20px;
}
.c_down_section {
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-top: 25px;
}
#main_c_column {
	float: right;
	width: 560px;
	background-image: url(../images/home/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 480px;
}



#contact_ms {
	width: 420px;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 45px;
}

#contact_form {
	width: 550px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 25px;
}

.pContacts {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	color: #000000;
	text-align: justify;
	font-size: 16px;
	padding-right: 25px;
	padding-left: 180px;
	padding-top: 55px;
}


.contactText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.2em;
	color: #000000;
	padding: 5px;
}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #B39068;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #2B2B2B;
	margin-top: 5px;
}
.contactBg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #AC8961;
	border: 1px solid #644119;
}
.contactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.7em;
	color: #000000;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7F5C34;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.7em;
	color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7F5C34;
}
#main_a_column {
	float: right;
	width: 560px;
	background-image: url(../images/home/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 655px;
}

#about_ms {
	text-align: justify;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-bottom: 0;
	margin-top: 25px;
}
.ev_logo_section {
	clear: both;
	margin-bottom: 25px;
	margin-top: 25px;
}

#menu_ms {
	text-align: justify;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-bottom: 0;
	margin-top: 25px;
}


/* end of menu*/
.sm_txt {
	font-size: 12px;
	font-weight: normal;
}
#side_cm_column {
	float: left;
	width: 320px;
	background-image: url(../images/catering/cm_bg.jpg);
	height: 655px;
}
#cg_ms {
	text-align: justify;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-bottom: 0;
	margin-top: 55px;
}
#cal_ms {
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0;
	margin-top: 55px;
	width: 405px;
}
#st_img {
	text-align: center;
}
#order_ms {
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 0;
	margin-top: 25px;
}
