body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #F4F4F4;
}
h1, h2, h3 {
	margin-top: 0;
	color: #3E80B0;
}

h1 {
	font-size: 2em;
}
.clubman {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
}
.clubman2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: none;
	cursor: pointer;
}


a img {
	border: none;
}
#logoback {
	width: 100%;
	background-color:black;
	height: 108px;
}
#logo {
	height: 108px;
	width: 800px;
	margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
	padding: 0 10px;
	background-color:black;
}

#logo p {
	float: left;
	margin: 0;
	text-transform: uppercase;
	padding: 52px 0 0 5px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo .mnmlogo {
	float: left;
	padding: 25px 0 0 30px;
	margin: 0;
	border: none;
	text-decoration: none;
}
#logo .loginbutton {
	float: left;
	margin: 25px 0 0 290px;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 750px;
	height: 30px;
	padding-top: 3px;
	text-align: center;
	margin-bottom: 0px;
	float: center;
  margin-left: auto;
  margin-right: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	background: url(images/img02.gif) no-repeat left 50%;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}

#menu a:hover {
	color: red;
}

#menu .current_page_item a {
	background: none;
	color: #000000;
}

/* Page */

#page {
	margin: 5px auto;
}


/* Content */

#homecontent {
	float: center;
	width: 780px;
  margin-left: auto;
  margin-right: auto;
position: relative;
  top: -80px;
}
.homebox {
  margin-left: 10px;
}
#content {
	float: center;
	background-color: #e0e0e0;
	width: 734px;
  margin-left: auto;
  margin-right: auto;
	padding: 30px 15px 35px 20px;
-moz-box-shadow: -5px -5px #888;
-webkit-box-shadow: -5px -5px #888;
box-shadow: 5px 5px 5px #888;
border-top:2px solid #EAEAEC;
border-left:2px solid #EAEAEC;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}
#content ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}
#content li {
	margin: 5px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h4 {
	margin-bottom: 2px;
}

.caseimg {
margin: 13px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
}

.byline {
	border-top: 1px dashed #8D8D8D;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 0px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #8D8D8D;
	font-size: 16px;
	font-weight: normal;
	color: #3E80B0;
}
#footer {
	background: #565656 url(images/img03.jpg) repeat-x left top;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
td {
vertical-align: top;
size: .7em;
}

.indexbutton{
font-family: "Century Gothic";
	text-decoration:none;
	color:#6D6D6D;
font-weight: bold;
size: .7em;
}
.indexbutton:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.menutitle{
color:white;
background-color:black;
font-weight: bold;
}
.menuinfo{
color:black;
background-color:#CCCCCC;
}

#memoover {
position: absolute;
left: 670px;
top: 130px;
}
.showmemos{
	border-bottom: none;
}
#tableres {
	position: absolute;
	left:500px;
}
 .reqnotes { 
	//width: 430px;
	width: auto;
	background-color: beige;
	border: 1px solid black;
	text-align: left;
	color: black;
	padding: .2cm;
	}
 .reqparent {
	background-color: brown;
	width: 446px;
	}
 .adminnotes { 
	width: 430px;
	background-color: #99ccff;
	border: 1px solid black;
	text-align: left;
	color: black;
	padding: .2cm;
	height:120px;
	overflow : auto;
	}
div.rounded_box{
    background-color: beige; 
    color: #333; 
    padding: 10px;
    border:0;
    margin: 0;
    zoom:1;
}
/* border with rounded corners */
div.rounded_border {  background: #6666ff; padding: 8px; }

.loginbox {
		position: absolute;
	background-color: #DFDFDF;
	border: 1px solid grey;
	width: 250px;
	height: 140px;
    padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-weight: bold;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888;
box-shadow: 0 0 5px #888;
-moz-border-radius: 7px;
border-radius: 7px;
}
.cola {
	width: 10px;
}
.feet {
	float: left;
	width: 33%;
	text-align: center;
	}
/* Index page stuff */
.banner {
width:100%;
height: 309px;
background-image:url('images/mnmhomebackns.jpg');
background-repeat: no-repeat;
background-position: bottom;
	padding: 3px 0;
}
  
.newsticker-jcarousellite { 
width:750px; 
height: 50px;
font-family:Verdana,Arial,Sans-Serif;  
  margin-left: auto;
  margin-right: auto;
padding:8px 5px 0;  
background-color: #DFDFDF;
}  
.newsticker-jcarousellite ul li{ list-style:none; display:block; font-size: 1em; padding-bottom:3px; margin-bottom:8px; font-style:italic; }  
.tickerback {
width:100%;
background-color: #DFDFDF;
}
.cartoon {
background-image:url('images/cartoonquote.gif');
width: 938px;
height: 119px;
position: relative;
top: -51px;
  margin-left: auto;
  margin-right: auto;
}
.hoverbox {
position: relative;
height: 38px;
width: 245px;
top: -100px;
left: 100px;
cursor: pointer;
background-image:url('images/trynowb.gif');
}
.hoverbox:hover {
background-image:url('images/trynoww.gif');
}

#demobox {
width: 100px;
cursor: pointer;
z-index: 10;
position: relative;
top: -20px;
text-decoration: none;
}

.emailsticker {
position: relative;
height: 113px;
width: 114px;
top: -200px;
left: 485px;
background-image:url('images/emailsticker.gif');
z-index: 10;
cursor: pointer;
}
.emailsticker:hover {
background-image:url('images/emailstickerover.gif');
}
.sig {
font-size: .7em;
}

/* Features Index */
.features  {
background-color:#FCFCFC; color:#5C5C5C !important;
 display:block;
 float:left;
 margin:5px 15px 20px 0px;
 text-decoration: none !important;
 width:320px; height: 98px;
 padding: 10px 10px 15px 10px;
 border-radius:15px;
 -moz-border-radius:15px;
-webkit-border-radius:15px;
 cursor: default;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#f2f2f2));
  background: -webkit-linear-gradient(top, white, #f2f2f2);
  background: -moz-linear-gradient(top, white, #f2f2f2);
  background: -ms-linear-gradient(top, white, #f2f2f2);
  background: -o-linear-gradient(top, white, #f2f2f2);
-moz-box-shadow: 0px 2px 5px #888;
-webkit-box-shadow: 0px 2px 5px #888;
box-shadow: 0px 2px 5px #888;
  }
.features:hover                         {
background: none;
background-color:#2899d7; color:#d9f2ff !important; text-decoration: none !important;}
.features h2                            {color:#0080e9 !important; font-size:20px; margin-top:30px !important;}
.features:hover h2                      {color:#FFFFFF !important;}
.features p                             {margin:0px; padding:0 10px;}
.features img                           {float:left; margin:0px 10px;}
.features span                          {background:transparent url(http://cdn2.aweber-static.com/images/sprite-main.png) no-repeat 74px -2638px; padding:0 20px 0 0; color:#2D9AFF; text-decoration: underline;}
.features span:hover                    {color:#8be2ff !important;}
.features:hover span                    {background-position:74px -2668px; color:#ffffff;}

.featimg {
background-color: #F4F4F4;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:8px; 
}
.loginbutt {
color: white;
background-color: #DFDFDF;
font-family: 'Rambla', sans-serif;
font-weight: bold;
padding: 5px 18px;
-moz-border-radius: 7px;
border-radius: 7px;
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), color-stop(0.2, black), to(black));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, white, black, black);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, white, black, black);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, white, black, black);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, white, black, black);
-moz-box-shadow: 0 1px 2px #888;
-webkit-box-shadow: 0 1px 2px #888;
box-shadow: 0 1px 2px #888;
text-align: center;
font-size: 16px;
}
.loginbutt:hover {
color: #8A4033;
}
.clear {
clear: both;
}
#actnow {
position: relative;
width: 310px;
top: -80px;
left: 100px;
}