/* layout */
body {margin: 0; padding: 0; background: #A9885B; text-align: center;}

#outerWrapper {width: 800px; margin: 0 auto; padding: 0; background: #464B42 url(images/bg_outerWrapper.jpg) repeat-y;}
#innerWrapper {width: 760px; margin: 0 auto; padding: 0; background: #ECE6BF url(images/bg_innerWrapper.gif) repeat-y; border-left: 1px solid #604219; border-right: 1px solid #604219;}
#header {width: 760px; height: 50px; margin: 0; background: #ECE6BF;}
#navigation {width: 760px; height: 45px; margin: 0; background: #ECE6BF url(images/bg_navigation2.gif) no-repeat;}
#sectionHeader {width: 760px; height: 30px; margin: 0; background: #464B44; border-top: 1px solid #604219; border-bottom: 4px solid #604219;}
#content {float: left; width: 760px; margin: 0; background: transparent;}
#contentMenu {float: left; width: 200px; text-align: left;}
#contentArea {float: left; width: 550px; background: transparent;}
#footer {clear: both; height: 30px; margin: 0; padding: 0; background: #464B44; border-top: 4px solid #604219;}
#footerCap {height: 15px; margin: 0; padding: 0; background: transparent url(images/bg_footerCap.gif) no-repeat;}

/* navigation */

#navigation a {font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #fff;}
#navigation a:hover {text-decoration: underline;}
#navigation ul {margin: 0; padding: 0; list-style: none;}
#navigation li {display: block;}
#navigation li.tabA {float: left; width: 100px; height: 45px; background: transparent; line-height: 40px;}
#navigation li.tabB {float: left; width: 140px; height: 45px; background: transparent; line-height: 40px;}
#navigation li.tabC {float: left; width: 120px; height: 45px; background: transparent; line-height: 40px;}

#contentMenu a {font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #661A1A;}
#contentMenu ul {margin: 0; padding: 1.5em 0 0 1.5em; list-style: none;}
#contentMenu li {display: block; line-height: 200%;}
#contentMenu li.activepg {display: block; line-height: 200%; font-weight: bold; font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #661A1A;}
#contentMenu li.relatedlinks {display: block; line-height: 200%; font-weight: bold; font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #333;}
#contentMenu li.contactinfo {display: block; line-height: 200%; font-weight: bold; font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #333;}
#contentMenu li.contactinfotext {font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #661A1A;}

/* typography */
span {margin-left: -1024px;}
h1, h2, h3, p {margin: 0; text-align: left;}
#header h1 {height: 50px; background: transparent url(images/bg_mmLogo.gif) no-repeat;}
#header p.phone {position: relative; top: -33px; left: 78%; font: bold .99em Georgia; font-style: italic; color: #841D18;}
#sectionHeader h2 {
	position: relative;
	left: 20px;
	font: normal 1.5em Georgia;
	color: #fff;
}
#contentArea h3 {margin: 20px; padding: 0; font: normal 1.4em Georgia; color: #493111;}
#contentArea p {margin: 20px; padding: 0; font: normal .97em Georgia; color: #333; line-height: 150%;}
#footer ul {margin: 0; padding: 0; list-style: none;}
#footer li {display: inline; margin: 0; padding: 0 .5em 0 .5em; font: italic .8em Georgia; color: #ECE6BF; line-height: 30px; border-right: 1px solid #ECE6BF;}
#footer li.last {border: 0px solid #464B44;}
#footer a {font-family: Georgia, Times New Roman, serif; font-variant: small-caps; text-decoration: none; color: #fff;}
#footer a:hover {text-decoration: underline;}


/* decorative */
img {padding: 2px; background: #efefef; border: 1px solid #604219;}
#outerWrapper #innerWrapper #content #contentArea #fadeshow1 {
	position: absolute;
	left: 30px;
	top: 10px;
}

