html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
        font-family: Helvetica, Arial, "Helvetica Neue", sans-serif;
}

h1,h2,h3,h4,h5,h6{

font-family: "James Fajardo", Helvetica, Arial, "Helvetica Neue", sans-serif;
}

h1{font-size:30px;color:#EB1A22;margin-bottom: 20px;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{color:#fff;}

p{font-size:14px;color:#333;}


/* Mason Trust Styles */
body{
width:100%;
background:#F4F3E5 url('../images/bg-img.jpg') repeat-x;

}

.container{
width:940px;
height:100%;
margin:0px auto;
}

.header{
height:290px;
background:url(../images/header-bg-image.jpg) no-repeat;
background-position:0 45px;; 
}

.header .logo {
width: 270px;
height: 199px;
background: url(../images/logo.png) no-repeat;
position: relative;

margin:0px auto;
top:20px;

}



.header .order_online{
margin-top: 15px;
margin-right: 30px;
background: url(../images/order-online.png) no-repeat;
width:150px;
height:150px;
float:right;
position: relative;
top: -5px;
}


.header .tag_line{
background: url(../images/notice.png) no-repeat;
width:281px;
height:57px;
float: right;
margin-right: 30px;
position: relative;
top: -35px;
}


.header .navigation{
clear: both;
height: 45px;
background-color:#000;


}
.nav {margin-left:30px;}
.nav .sub-menu{display:none;float:none;z-index:9999;width: 240px;height:38px;margin-top: 8px;}

.nav .sub-menu li{width: 240px;height: 28px;padding-top: 10px;}
.nav .sub-menu li a{white-space:normal;    line-height: 1;}

.nav li, .nav_footer li{
float: left;
height:45px;
padding-top:5px;
padding-left:10px;padding-right:10px;
margin-right:20px;

}

.nav_footer li{
text-align: left;


}

.nav li a, .nav_footer li a{
    text-decoration: none;
    font-size: 12px;
    font-family: "James Fajardo", Helvetica, Arial, "Helvetica Neue", sans-serif;
    line-height: 2.6;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    transition: all 0.3s;
}

.nav li a:hover, .nav_footer li a:hover{
  color: #ec1b23;
}

li .sub-menu {
    display: none;
    width:100%;
}

li:hover .sub-menu {
    display: block;
    position: absolute;
}

li li {
    float: none;
    font-size: 11px;
   /* fallback/image non-cover color */
   background-color: #CE0B63; 

   background-image:url('../images/sub-nav-bg.jpg');
   background-repeat:repeat-x;

}

.nav .sub-menu li{
background-color: rgba(51, 51, 51, 0.5);
}

.nav .sub-menu li:hover{
background-color:#ff0000;
}

.nav .sub-menu li a:hover{
  color: #fff;
}

.nav_footer{background-color:#221E1F;height: 45px;padding-left:140px;}

.gradient-bg-green {
   /* fallback/image non-cover color */
   background-color: #0B7814; 

   background: url(../images/green-featured-background.jpg) repeat-x;
}


.gradient-menuitem-green {
   /* fallback/image non-cover color */
   background-color: #0B7814; 

   background: url(../images/menu-item-bg.jpg) repeat-x;
}



.gradient-bg-pink {
   /* fallback/image non-cover color */
   background-color: #CE0B63; 

   /* Safari 4+, Chrome 1-9 */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5B1D7), to(#CE0B63));

   /* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image: -webkit-linear-gradient(top, #F5B1D7, #CE0B63); 

   /* Firefox 3.6+ */
   background-image: -moz-linear-gradient(top, #F5B1D7, #CE0B63);
 
   /* IE 10+ */
   background-image: -ms-linear-gradient(top, #F5B1D7, #CE0B63);

   /* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #F5B1D7, #CE0B63);
}

.col940{
width:940px;
float:left;
padding-bottom: 25px;
}

.col620{
width:620px;
float:left;
}

.col300{
width:300px;
margin-left:20px;
float:right;
}

.col300split{
width:300px;
float:left;
}

.page-container{
background-color:#ECE1C7;
padding-bottom: 25px;
}
.primary_content {
margin-bottom: 25px;
}


.offers{
margin-top:15px;
}
.offer{
width:300px;
height:95px;
float:left;

}


.sidebar-offers{
margin-top:15px;
display: block;
    overflow: hidden;
}
.sidebar-offer{
width:300px;
height:95px;
float:left;
margin-top:5px;

}

.offer img{width:300px;height:95px;}

.offer:not(:first-child){
margin-left:20px;
}
.contact_container{
width: 300px;
text-align:center;
clear:both;
}
.contact_container h2{
font-size:40px;
color: #333;
margin-bottom:10px;
}
.contact_container ul li span{
font-size:23px;
color: #333;
margin-bottom:10px;
font-weight:bold;
}
.contact_container ul{
list-style-type:none;
}



.container_more_button{
background: url('../images/button_bg_91x36.jpg') no-repeat;
height: 36px;
width: 101px;
padding: 10px;
padding-right: 45px;
position: relative;
top: 45px;

}


.pages-featured{

}

.featured_page{
width: 300px;
height: 185px;
float: left;


margin-top: 20px;
}

.featured_page:nth-child(even){
margin-left:20px;
}


.featured_page img{
width: 300px;
height: 140px;
float: left;

}

.feature_footer{
height: 45px;
background-color:#0B7814;
clear:both;
}

.feature_footer h2{
font-size: 18px;
    padding-top: 11px;
padding-left: 20px;
color: #fff;
width: 200px;
float:left;
}


.feature_page_more_button {
-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
box-shadow: inset 0px 1px 0px 0px #ffffff;
background-color: #ffffff;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #dcdcdc;
display: inline-block;
color: #ff0000;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 0px 2px;
text-decoration: none;
text-shadow: 1px 1px 0px #ffffff;
float: right;
margin-right: 15px;
margin-top: 15px;
}


.facebook_widget, .twitter_widget li a{color:#395998;}

.facebook_widget, .twitter_widget{

border: 1px solid #333;
width:100%;
/*height:295px;*/
background-color:#fff;

height:295px;

}

.facebook_widget{
/*margin-top: 45px;*/
}
.twitter_widget{
margin-top: 15px;
}

.facebook_widget .container_header, .twitter_widget .container_header{
height: 60px;


}

.facebook_widget .facebook{
background-image: url('../images/fb-icon.png');
background-position: 15px 0px;
background-repeat:no-repeat;
padding-right:20px;
width: 300px;
height: 60px;
padding-top: 15px;
}

.twitter_widget .twitter{
background-image: url('../images/twitter-icon.png');
background-position: 15px 0px;
background-repeat:no-repeat;
padding-right:20px;
width: 300px;
height: 60px;
padding-top: 15px;
}


.facebook_widget .container_content,.twitter_widget .container_content{
overflow:scroll;
overflow-x:hidden;
height:235px;
}


.social{
margin-top:25px;
clear:both;
padding-bottom: 35px;
height: 50px;
}

.social .facebook{
background-image: url('../images/fb-icon.png');
background-position: 15px 0px;
background-repeat: no-repeat;
width: 60px;
font-size: 18px;
font-weight: bold;
padding-left: 70px;
height: 50px;
padding-top: 10px;
float:left;
color:#333;
}


.social .twitter{
background-image: url('../images/twitter-icon.png');
background-position: 15px 0px;
background-repeat: no-repeat;
float: left;
width: 60px;
font-size: 18px;
font-weight: bold;
padding-left: 70px;
height: 50px;
padding-top: 10px;
color:#333;
}

.backtotop {
margin-top: 15px;
font-weight: bold;
color:#ff0000;
}

.backtotop a {

color:#ff0000;
}



.container_content ul{
margin: 20px;
}


.container_content ul li{
border-bottom: 1px solid #999;
padding-bottom: 10px;
}

.container_content ul li:not(:first-child){
padding-top: 10px;
}

.container_content ul li img{
float: left;
margin-right: 10px;
width:50px;
}

.container_content ul li h4{
font-size: 12px;
color: #395998;
font-weight: bold;
width: 160px;
float: left;
}

.container_content ul li h4 a{color: #395998;}

.container_content ul li p{
font-size: 12px;
color: #999;
padding-top: 5px;
}

.container_header h2{
color: #fff;
margin-left:80px;
 font-family: Helvetica, Arial, "Helvetica Neue", sans-serif;
}
.blue{
color:#9ae4fd;
}


.footer{
height: 217px;
background-color:#555;
width:940px;
}


.footer .order_online{
margin-top: 15px;
background: url(../images/order-online.png) no-repeat;
width:150px;
height:150px;
float:left;
position: relative;
top: -40px;
left:25px;
}

.footer .find-us{
color: #fff;
padding-top: 10px;
margin-left: 25px;
float: right;
width: 730px;
}

.footer .find-us h3{
font-size: 18px;
    margin-bottom: 10px;
    font-style: italic;
}



.footer .copy{
float: right;
font-size: 10px;
color: #fff;
position: relative;
top: 60px;
width: 590px;

}

.page_content{
/*margin-top:45px;*/
}

.page_content h1{
font-size:40px;
color:#EB1A22;
margin-top:20px;
margin-bottom:10px;
}

.page_content h2{

font-size:24px;
color:#EB1A22;
margin-bottom:15px;
 font-family: Helvetica, Arial, "Helvetica Neue", sans-serif;
}

.page_content .summary{
font-size:18px;
font-weight:bold;
margin-bottom:25px;
color:#333;
}

.page_content p{
font-size:14px;
color: #333;
line-height:1.2em;
margin-bottom:25px;
}

.breadcrumbs{
font-size:13px;
color:#333;
margin-top:25px;
}

.breadcrumbs a{
color:#333;
}


.featured_image{
margin-top:20px;
margin-bottom:35px;
}
.featured_image img{
width:600px;
height:292px;
}


.right{
float:right;
}
.gallery{
width:300px;
margin-left: 20px;
}

.gallery li .caption{margin-top:15px;margin-bottom:15px;}

.gallery img{
width:259px;

}

.downloads_widget{
width:280px;

}

.downloads_header{
height: 50px;
padding: 20px;
padding-top: 50px;
background-image: url('../images/guidelines_header_pdf_icon.png');
background-position: 135px 10px;
background-repeat: no-repeat;
}

.downloads_header h2{
font-size:27px;
width:125px;
color:#fff;
}


.downloads_widget .container_content{
background-color: #99E5FF;
padding: 20px
}

.downloads_widget .container_content p{
font-size:15px;
color:#333;
}

.downloads_widget .container_content .download_button{
background: url('../images/download_button.jpg') no-repeat;
height: 36px;
width: 80px;
padding: 5px;
padding-right: 45px;
position: relative;
top: 15px;
padding-top: 5px;
}

.download{
height: 155px;
padding-left: 80px;
background-image: url('../images/pdf_icon.png');
background-position: 5px 10px;
background-repeat: no-repeat;
}

.download h2{
font-size: 21px;
color: #00468C;
padding-top: 10px;
}

.download p{
font-size: 13px;
}


.general_page_links_widget{

padding-top: 5px;
clear:left;
}

.page_link{
height: 84px;
width: 285px;
overflow: hidden;
margin-bottom: 5px;
padding-left: 15px;
margin-top:5px;
}
.page_link_image{

width: 100px;
height: 84px;
background-position: center center;


}

.page_link h2{
padding-top:10px;
color: #fff;
width: 150px;
font-size:35px;
}

.page_link .content{width:175px;}
.page_link .content p{color:#fff;}



.category_links{

background-color:#99E5FF;
padding:15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

.category_links a{
font-size:19px;
color:#00468C;
font-weight:bold;
}

.articles{

}

.article{
border-top: 1px solid #333;
clear: both;
padding-top: 20px;
}

.article .article_col1{
float:left;
width:160px;
margin-right:35px;
}

.article .article_col2{
float: left;
width: 400px;
}

.article img{
float: left;
width: 160px;
height: 125px;
margin-right: 35px;
}

.article h2 a{font-size:25px;color:#EB1A22;}
.article p{font-size:13px; color: #333;margin-bottom:20px;}

.article p.date{font-size:10px;}


.story{
border-bottom: 1px solid #333;
clear: both;
float:left;
margin-bottom: 25px;
}

.story .story_col1{

float: left;
width: 330px;
}

.story .story_col2{
float:right;
width:251px;
margin-left:30px;
margin-top:50px;
}


.menu-sub-nav{
padding-top:25px;
border-top:1px solid #333;
float: left;
width: 100%;
height: 100px;
}

.menu-sub-nav ul{
float: left;
margin-right: 40px;
}

.menu-sub-nav li a{color:#008C21;font-size:18px;font-weight:bold;}


.menu-sub-nav .menu-offer{
margin-top: 15px;
margin-right: 30px;
background: url(../images/order-online.png) no-repeat;
width: 150px;
height: 150px;
float: right;
position: relative;
top: -50px;

}

.menu-items{
border-top:1px solid #333;

}
.item{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #333;}
.item img{width:100px;margin-right:25px;float:left;}
.item h3{font-size:18px;color:#008C21;font-weight:bold;}
.item span{float: right;
color: #EB1A22;
font-size: 18px;
font-weight: bold;
position: relative;
top: -20px;}
.item p{font-size:13px;}



.restaurant_contact{border-top:1px solid #333;padding-top:25px;height: 250px;}
.restaurant_contact h2{font-size:20px;color:#008C20;font-weight:bold;}
.restaurant_contact p{font-size:17px;color:#333;width:200px;}
.restaurant_contact img{float:right;width:272px;height:225px;}
.restaurant_contact .telephone{font-size:26px;color:#008C20;font-weight:bold;}

.map{clear:both;height:313px;margin-top:30px;}


.red-bg-table{
	background: #eb1920;
}

.red-bg-table a{
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.red-bg-table a img{
width: 100%;
    height: auto;
}

.team_member{
height:235px;
border: 1px solid #999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding:20px;
margin-bottom:20px;
}

.team_member h2{
font-size:21px;
color:#0D4B88;
padding-bottom:10px;
margin-top:0px;
margin-bottom:0px;
}

.team_member p.position{
font-size:21px!important;
color: #0D4B88;
margin-bottom:10px;

}


.team_member p{
margin-top:0px;
font-size:13px!important;
color: #000;
margin-bottom:10px;
}

.news_item img{
/*float:left;*/

}


.team_member .member_avatar_circle{
display: block;
width: 165px;
height: 165px;
margin: 1em auto;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border-radius: 99em;
border: 5px solid #eee;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
float:left;
margin-right: 20px;
}



.contact_details{
height:350px;
border: 1px solid #999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding:20px;
margin-bottom:10px;
}

.contact_details .contact_numbers{
float:left;
width:50%;
}
.contact_details .contact_numbers h3, .contacts h3{
font-size:18px;
color:#EB1A22;
}

.contact_details .contacts{
float:right;
width:50%;

}

.contact_details .contact_telephone{
font-size:31px;
color:#EB1A22;
}

.contact_details .contact_email{
font-size:18px;
color:#EB1A22;
}

.contact_details .contact_address{
color:#333;
font-size:18px;
}

.contacts p{
margin-bottom:0px;
}

.contacts .title{
margin-bottom:10px;
}


.submit_button{
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#e81a21;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
float:right;
margin-right:190px;
}.submit_button:hover {
	background-color:#c20811;
}.submit_button:active {
	position:relative;
	top:1px;
}

.contact_form{
margin-left: 15px;
}

.contact_form h1{
 font-family: Helvetica, Arial, "Helvetica Neue", sans-serif;
 font-size:25px;
}

.contact_form label{
display: block;
margin-top: 5px;
}
.contact_form input[type="text"], .contact_form input[type="email"]{
height: 30px;
padding-top: 5px;
width: 425px;
}

.contact_form textarea{
height: 115px;
width: 295px;
}




.partner{
height:165px;
border: 1px solid #999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding:15px;
margin-bottom:20px;
}

.partner h2{
font-size:21px;
color:#0D4B88;
padding-bottom:10px;
margin-top:0px;
margin-bottom:0px;
}




.partner p{
margin-top:0px;
font-size:13px!important;
color: #000;
margin-bottom:10px;
}

.partner a{
color:#C30652;
font-size:14px;
}

.partner .partner_avatar_circle{
display: block;
width: 155px;
height: 155px;

background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border-radius: 99em;
border: 5px solid #eee;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
float:left;
margin-right: 20px;
}


.left{
float:left;
}



.menu_manager h2 {
font-size: 20px;
line-height: 21px;
}
.wprmm_menu p.menu_category_desc {
margin-bottom: 10px;
font-style: italic;
}
.wprmm_menu .menu_manager h2 {
margin-bottom: 15px;
}
.wprmm_menu .menu_manager ul {
list-style: none;
padding: 0;
margin: 0;
text-align: left;
}
.wprmm_menu .one-column li {
margin: 0 0 15px 0;
padding: 0;
}
ul.one-column li {
padding: 10px 0 5px 0 !important;
border-top: 1px solid #ccc;
}
.wprmm_menu .one-column h3 {
float: none;
display: inline;
margin: 0 0 0 0;
padding: 0;
font-size: 18px;
color: #008C21;
font-weight: bold;
font-family: "James Fajardo", Helvetica, Arial, "Helvetica Neue", sans-serif;
}
.wprmm_menu ul li span.menu_price {
min-width: 16px;
min-height: 16px;
padding-top: 0;
}
.wprmm_menu .menu_price {
float: right;
font-style: italic;
float: right;
color: #EB1A22!important;
font-size: 18px;
font-weight: bold;
max-width: 450px;
text-align: right;
}
.wprmm_menu .menu_manager p {
margin: 0;
padding: 0;
color: #333;
line-height: 1.2em;
margin-bottom: 25px;
font-size:13px;
clear: both;
}
ul.one-column p {
padding: 10px 0 !important;
}
.wprmm_menu .clear {
clear: both;
height: 0;
width: 0;
float: none;
}


.music{
top: -20px;
position: relative;
}

.pages-featured .red-bg-table .hide-title{
display: none;
}

/**** Responsive styling css ****/
@media(max-width: 1023px){
	body{
		background-size: cover;
	    background-position: center center;
	}
	.container{
		width: 700px;
	}
	.footer{
		height: auto;
		width: 700px;
	    display: block;
	    overflow: hidden;
	}
	.nav li, .nav_footer li{
		padding-right: 0;
	}
	.col940{
		width: 700px;
		float: none;
	}
	.offers {
	    display: block;
	    overflow: hidden;
	}
	.offer {
	    width: 33%;
	    height: auto;
	}
	.offer img {
	    width: 100%;
	    height: auto;
	}
	.offer:not(:first-child) {
	    margin-left: .33%;
	}
	.col620{
		width: 95%;
	    float: none;
	    margin: 0 auto;
	    display: block;
	    overflow: hidden;
	}
	.col300{
		width: 95%;
	    float: none;
	    margin: 0 auto;
	}
	.sidebar-offer{
		width: 33%;
	    height: auto;
	}
	.sidebar-offer img{
		width: 100%;
		height: auto;
	}
	.social{
		width: 270px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.contact_container{
		margin: 0 auto;
	}
	.nav_footer{
		height: auto;
	    padding-left: 40px;
	    display: block;
	    overflow: hidden;
	}
	.footer .order_online{
		float: none;
	    position: inherit;
	    top: inherit;
	    left: inherit;
	    display: block;
	    margin: 10px auto;
	}
	.footer .find-us{
		margin-left: 0;
	    float: none;
	    width: 96%;
	    margin: 0 auto;
	    text-align: center;
	}
	.footer .copy{
		float: none;
		position: inherit;
		width: 100%;
		top: inherit;
		text-align: center;
		padding: 10px 0;
	}
}

@media(max-width: 767px){
	.container, .footer{
		width: 95%;
	}
	.header .logo{
		margin: 0;
		width: 50%;
	}
	.header .order_online{
		top: 80px;
	}
	.col940{
		width: 100%;
	}
	.offer {
	    width: 50%;
	    height: auto;
	    float: none;
	    display: block;
	    margin: 5px auto !important;
	}
	.featured_page{
		margin-left: auto !important;
	    margin-right: auto !important;
		float: none;
	}
	.sidebar-offer{
		width: 50%;
		float: none;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	}
	.col300split, .story .story_col1, .story .story_col2{
	    width: 100%;
	    float: none !important;
	}
	.story .story_col2{
		text-align: center;
	}
}


@media(max-width: 600px){
	.offer, .sidebar-offer{
		width: 70%;
	}
}

@media(max-width: 500px){
	.header .logo{
		background-size: contain;
	}
	.contact_form input, .contact_form textarea{
		    max-width: 95%;
	}
	.page_content h1{
		font-size: 24px;
	}
	h1{
		font-size: 24px;
	}
	.contact_container h2{
		font-size: 26px;
	}
	.contact_container ul li span{
		font-size: 17px;
	}
	.featured_page img{
		max-width: 100%;
	}
}


@media(max-width: 384px){
	.header .order_online{
		top: 100px;
	    right: -30px;
	    width: 50%;
	    height: 100px;
		background-size: contain;
	}
	.header .logo{
		height: 130px;
		    top: 65px;
	}
	.offer, .sidebar-offer{
		width: 100%;
	}
	.featured_page, .contact_container{
		width: 100%;
	}
	.feature_footer h2{
		font-size: 14px;
		padding-left: 10px;
	}
}