/* @override https://m360.nmrestaurants.org/associations/1836/files/stylesheets/nmra_styles.css */

body {
	margin: 0;
	background: #fff url(/images/assnimg199/imgs/bak_body.png) repeat-x top;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px Verdana, Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1 {
	color: #5D661F;
	font: normal 48px/48px Georgia, Times News Roman, serif;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	color: #663300;
	font: normal 30px/30px Georgia, Times News Roman, serif;
	margin: 23px 0 0 0;
	padding: 16px 0 0 0;
	border-top: solid 3px #E8E1D9;
}

h3 {
	color: #0099CC;
	font: 25px/25px Georgia, Times News Roman, serif;
	margin: 18px 0 0 0;
	padding: 0 0 0 0;
}

h4 {
	color: #E33100;
	font: bold 20px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 18px 0 8px 0;
	padding: 0 0 0 0;
}

h5 {
	color: #E33100;
	font: 25px/25px Georgia, Times News Roman, serif;
	margin: 19px 0 0 0;
	padding: 0 0 0 0;
}

h6 {
	color: #663300;
	font: 18px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 15px 0 3px 0;
	padding: 0 0 0 0;
}

a:link, 
a:active, 
a:visited,
#maincontentsubcell a:link, 
#maincontentsubcell a:active, 
#maincontentsubcell a:visited {
	text-decoration: underline;
	color: #0099CC;
}

a:hover,
#maincontentcell a:hover {
	text-decoration: none;
}

hr {
	color: #E8E1D9;
	background-color: #E8E1D9;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: solid 1px #D9CCBF;
	background: #fff;
	padding: 0;
	width: 175px;
}

#navleft li ul {
	border: none;
	background: #fff;
	padding: 0;
	margin-top: -28px;
	width: 175px;
}

#navtop1 li ul li,
#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop2 li li a,
ul#navleft li li a  {
	color: #333;
	background: none;
	font: normal 11px/11px Verdana, Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 6px 10px 8px 10px;
	width: 155px;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {
	color: #fff; 
	background: #5D661F;
	font: normal 11px/11px Verdana, Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover
* html ul#navleft li li a,
* html ul#navleft li li a:hover { width: 175px; }

/* Global Nav - Below Banner */
#navtop1 li { margin-bottom: 0; }
#navtop1 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff none;
	margin: 0;
	padding: 5px;
}

#pageheadertable { background: #369; }


/* Main Content
----------------------------------------*/
#maincontentcell {
	background: #fff url(/images/assnimg199/imgs/bak_navtop2.png) no-repeat left top;
	margin: 0;
	padding: 30px 10px 20px 10px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	background: none;
}

#maincontentsubtable,
#maincontentsubcell { padding: 0; }

#maincontentsubcell {padding: 0 0 0 15px; }

#maincontentsubcell p { line-height: 1.5em; }

#maincontentsubcell ul {
	padding: 0 0 0 18px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg199/imgs/li_main.png) no-repeat left 5px;
	line-height: 1.2em;
	padding: 0px 0 7px 15px;
}

#maincontentsubcell blockquote {
	background: #F7F5F2;
	border-left: 1px solid #D9CCBF;
	padding: 1px 20px 1px 20px;
	margin: 0 19px 0 23px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: 13px/18px Georgia, Times, "Times New Roman", serif;
	color: #666;
}

#maincontentsubcell img {
	float: right;
	margin: 0 0 15px 15px;
	border: solid 1px #D9CCBF;
}


/* Client-side Left Navigation
----------------------------------------*/
#lefttnavcell {
	padding: 0;
	border-left: 20px solid #fff;
	width: 227px;
}

#leftnavcell p {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#leftnavcell a {
	color: #5D661F;
	text-decoration: none;
}

#leftnavcell a:hover {
	color: #0099CC;
	text-decoration: none;
}

#leftnavcell ul {
	margin: 17px 0 0 0;
	padding: 0;
	list-style: none;
}

#leftnavcell ul li {
	background: none;
	padding: 7px 0 9px 5px;
	border-top: solid 1px #D9CCBF;
}

#leftnavcell ul li,
#leftnavcell ol li {
	line-height: 1.2em;
}

#leftnavcell img {
	text-align: center;
	margin: 15px 0 15px 0;
	border: solid 1px #D9CCBF;
}


/* Footer
----------------------------------------*/
#footertablecell {
	background: url(/images/assnimg199/imgs/bak_footer.png) repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0 0 1px 0;
	height: 50px;
}

#footertablecell,
#footertablecell p {
	color: #fff;
	font-size: 10px;
	line-height: 1.1em;
}

#footertablecell a { color: #fff; }

#footertablecell a:hover { text-decoration: none; }


/* Custom Landing Styles
----------------------------------------*/
table#landingone {
	margin: 0 0 15px 0;
}

table#landingone img {
	float: left;
	margin: 0 15px 15px 0;
}

table#landingtwo {
	margin: 15px 0 0 0;
}

table#landingtwo h3 {
	text-align: center;
	margin: 0;
	padding: 0;
}

table#landingtwo p {
	line-height: 1.3em;
	margin: 10px 0 0 0;
}

table#landingtwo td.left,
table#landingtwo td.middle,
table#landingtwo td.right {
	width: 33%;
	vertical-align: top;
	padding: 0 10px 1px 0;
}

table#landingtwo td.middle {
	padding: 0 10px;
	border-left: solid 1px #D9CCBF;
}

table#landingtwo td.right {
	padding: 0 0 0 10px;
	border-left: solid 1px #D9CCBF;
}

table#landingtwo td.left a,
table#landingtwo td.middle a,
table#landingtwo td.right a {
	color: #E33100;
}

table#landingtwo td.left a:hover,
table#landingtwo td.middle a:hover,
table#landingtwo td.right a:hover {
	text-decoration: none;
}

td.hottopics {
	background: #5C651E;
	text-align: center;
	height: 40px;
	border-left: none;
	border-right: none;
}


/* 360 Styles
----------------------------------------*/
div#event_details div.address {
	width: 197px;
}

div.address p.street-address {
	line-height: 1.7em;
}

div.address p.country-name {
	line-height: 1.5em;
}