/* Mmstyle.css */
/*CTrozzo March 28 2012*/

body {
	font-size: 1em;
	text-align: center; /*for IE5*/
	background: #801E1C;
	color: #000;
}
#wrapper {
	margin: 0 auto; /*Centering the layout horizontally */
	width: 1200px;
	background: #FFF;
	text-align: left;
	color: #000;
}
#header {
	width: 100%;
	margin-bottom: -20px;
}
.navbartop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /*Top navigation bar*/
	font-size: 1em;
	color: #DADBBB;
	background: #000;
	height: 40px;
	white-space: normal;
}
.navbartop li   {
	float: right;
	list-style-type: none;
	padding: 10px 40px 0px 20px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	background: #000;
	text-transform: capitalize;
	margin: 0px;
}
.navbartop ul a:link {  /* normal unvisited link*/
	font-family: Verdana, Geneva, sans-serif;
	color: #B7B677; background: #000;
	text-decoration: none;
}
.navbartop ul a:visited {
	color: #ADA567; background: #000;
	text-decoration: none;
	text-transform: capitalize;
}
.navbartop ul a:hover {
	color: #A2B7CC;
	background: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.navbartop ul a:active {
	color: #FEC150;background: #000;
	text-decoration: none;
}
.navbar1 {					/*Nav bar below header */
	height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000; background: #AC9E68;
}
.navbar1 li {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	background: #AC9E68;
	list-style: none;
	padding: 10px 50px 5px 70px;
	margin: 0px 10px 0px 10px;
	white-space: nowrap;
}
.navbar1 ul a:link { /*normal unvisted link*/
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #000; background: #AC9E68;
}
.navbar1 ul a:visited {
	color: #003871; background: #AC9E68;
	text-decoration: none;
}
.navbar1 ul a:hover {
	font-weight: normal;
	color: #FFF; background: #AC9E68;
	text-decoration: none;
}
.navbar1 ul a:active {
	color: #9F281C; background: #AC9E68;
	text-decoration: none;
} 
#text-sidebar {		/*Left column for text */
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	width: 400px;
	height: 450px; /*IE5/6 Doubled Float-Margin bug */
	color: #EEE; background: #43586D;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 10px 20px 30px 20px;
	margin: 20px 80px 20px 60px;
}
#text-sidebar-1 {
	float: left;
	height: 450px; /*IE5/6 Doubled Float-Margin bug */
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background: #FFF;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0px 20px 20px 20px;
	margin: 10px 80px 60px 60px;
}
#text-sidebar-2 {
	float: left;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	width: 500px;
	color: #000;
	background: #FFF;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 50px 20px 10px 0px;
	margin: 10px 80px 0px 60px;
	overflow: hidden;
}
#text-sidebar-3 {
	float: left;
	height: 500px; /*IE5/6 Doubled Float-Margin bug */
	width: 500px;
	color: #000;
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 0px 20px 40px 20px;
	margin: 20px 80px 0px 60px;
}
#main-content a:link {			/*Link navigation */
	color: #D9914F; background: #FFF;
	font-size: 1.1em;
}
#main-content a:visited {
	color: #801E1C; background: #FFF;
	font-size: 1em;
	text-decoration: none;
}
#main-content a:hover {
	color: #D9914F; background: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}
#main-content a:active {
	color: #C4B38E; background: #FFF;
	font-size: 1em;
	text-decoration: none;
}
#main-content-1 a:link {			/*Link navigation */
	color: #D9914F; background: #FFF;
	font-size: 1.1em;
}
#main-content-1 a:visited {
	color: #801E1C; background: #FFF;
	font-size: 1em;
	text-decoration: none;
}
#main-content-1 a:hover {
	color: #D9914F; background: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}
#main-content-1 a:active {
	color: #C4B38E; background: #FFF;
	font-size: 1em;
	text-decoration: none;
}
#main-content-2 a:link {			/*Link navigation */
	color: #D9914F; background: #FFF;
	font-size: 1.1em;
}
#main-content-2 a:visited {
	color: #801E1C; background: #FFF;
	font-size: 1em;
	text-decoration: none;
}
#main-content-2 a:hover {
	color: #D9914F; background: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}
#main-content-2 a:active {
	color: #C4B38E; background: #FFF;
	font-size: 1em;
	text-decoration: none;
}
#main-content {						/*main content for images */
	height: 500px;
	width: 750px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000; background: #FFF;
	margin-left: 360px;
	padding: 30px 20px 40px 40px;
}
#main-content-1 {						/*main content for images */
	height: 500px;
	width: 550px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #FFF;
	margin-left: 540px;
	padding: 20px 20px 10px 40px;
}
#main-content-2 {						/*main content for images */
	height: 500px;
	width: 550px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000; background: #FFF;
	margin: 0px 20px 0px 540px;
	padding: 70px 20px 0px 40px;
}
#main-content img {						/*image border*/
	border: medium solid #999;
	padding: 5px;
}
#main-content-img-1 {						/*image border*/
	padding: 5px;
	border: medium solid #999;
}
#main-content-table {
	width: 1000px;
	height: 1200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000; background: #FFF;
	text-align: center;
	padding: 0px 100px 0px 100px;
}
#main-content-table-1 {
	width: 1000px;
	height: 660px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000; background: #FFF;
	padding: 0px 100px 10px 100px;
	text-align: center;
}
#main-content-gallery {			/*black background for gallery */
	width: 1130px;
	color: #000; background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 0.9em;
	padding: 20px 35px 50px 35px;
}
.table {				/*Events and Membership Rates Tables*/
	width: 800px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333; background: #FFF;
}
.table div table tr th  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9px;
	font-weight: lighter;
}
.table div table tr th   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
}
#main-content-gallery h2 {
	color: #000;
	background: #FFF;
}
	/*footer info */
.footer {
	color: #000; background: #FFF;
	clear: both;
}
#footer-table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #000;
	background: #FFF;
	padding: 0px 60px 10px 20px;
}
#footer-text {
	color: #000; background: #FFF;
	text-align: right;
}
#footer-text a:link {			/*Link navigation */
	color: #000;
	background: #FFF;
	font-size: 1.3em;
	text-decoration: none;
}
