/* CSS Document */

html,
body {
   	margin:0;
   	padding:0;
	background: url(../img/mjm-bg-tile.jpg) center;
   	height:100%;
}

#main {
   	min-height:100%;
   	position:relative;
}

#site-header-outer {
   	/* padding:10px; */
}

#site-header {
	margin: 0 auto;
	width: 900px;
}

#site-header h1#site-title {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 44px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#site-header h3#site-tagline {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #CCC;
	margin: 0 0 10px;
	padding: 0;
}

/* == Nav == */ 
#nav-outer {
	float: left;
	width: 100%;
	height: 52px;
	background: url(../img/nav-bg-tile.jpg);
	margin: 0 0 10px;
}

#nav {
	margin: 0 auto;
	width: 800px;
	height: 52px;
}


#nav ul {
    text-align: center;
    text-size:16px;
    float: left;
    width: 800px;
    height: 52px;
    list-style: none;
    line-height: 1;
    padding: 0;
    margin: 0 0 5px;
}

#nav a {
    display: block;
    width: auto;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 24px;
    height: 37px;
	padding: 15px 0 0;
    color: #444;
    text-decoration: none;
}

#nav a:hover {
    display: block;
    width: auto;
    height: 37px;
	padding: 15px 0 0;
}

#nav li {
    float: left;
    padding: 0 10px;
    width: auto;
}

#nav li ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: auto;
    border: solid #000;
    border-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    background-image: url('/images/submenu_bg.png');
}

#nav li li {
    width: auto;
}

#nav li ul a {
    width: auto;
}

#nav li ul ul {
    margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover a, #nav li.sfhover a {
    color: #fff;
}

#nav li:hover li a, #nav li.sfhover li a {
    color:#777;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
    color: #fff;
}

#nav li:hover, #nav li.sfhover {
    color: #FFF;
    height: 52px;
    background: #777;
}


/* == Content == */
#content-outer {
   	/* padding:10px; */
   	padding-bottom: 295px;   /* Height of the footer (plus 15px margin) */
}

#content {
	margin: 0 auto;
	width: 898px;
	background: #fff;
	border: 1px #fff solid;
	-moz-box-shadow: 3px 3px 4px #444;
	-webkit-box-shadow: 3px 3px 4px #444;
	box-shadow: 3px 3px 4px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}

#content-index-outer {
	float: left;
	width: 100%;
}

#content-index {
	margin: 0 auto;
	width: 898px;
	height: 425px;
}

.content-index-inner {
	position: absolute;
}

#content-index #index-img {
	position: absolute;
	top: 10px;
	left: 20px;
}

#content-index #index-text {
	position: absolute;
	width: 600px;
	top: 50px;
	left: 290px;
}

#content-index #index-text-title {
	font-size: 30px;
}

#content-index #index-text-text {
	font-size: 20px;
}

#content-index #index-text-text {
	margin: 5px 0 0 20px;
}

#content h1#page-title {
	float: left;
	width: 92%;
	margin: 10px 0 15px 8%;
	color: #333;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
}

#content h2.mid-title {
	float: left;
	width: 100%;
	margin: 15px auto 10px;
	text-align: center;
	/* text-decoration: underline; */
	font-family:"Times New Roman", Times, serif;
}

#content p.content-p {
	float: left;
	width: 90%;
	margin: 10px 5%;
	font-family: Arial, Helvetica, sans-serif;
}

#content .centered-list {
	float: left;
	width: 100%;
}

#content .centered-list ul {
	padding: 0 0 20px;
	margin: 0;
	text-align: center;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#content div.news-div {
	float: left;
	width: 90%;
	margin: 0 5%;
	font-family: Arial, Helvetica, sans-serif;
}

#content div.news-div div.news-date {
	float: left;
	width: 8%;
}

#content div.news-div div.news-content {
	float: left;
	width: 92%;
}

#content div.news-div div.news-content p {
	
}

/* == Contact == */

#content div#contact-map-outer {
	float: left;
	width: 100%;
	margin: 0 0 15px;
}

#content div#contact-form-outer {
	float: left;
	width: 90%;
	margin: 0 5%;
	border-top: 1px #777 solid;
}

#content div#contact-form {
	float: left;
	width: 70%;
	padding-bottom: 15px;
	margin: 0 15%;
	font-family: Arial, Helvetica, sans-serif;
}

#content div#contact-form input[type="radio"] {
	margin-bottom: 5px;
}

#content div.contact-input-row {
	float: left;
	width: 100%;
	margin: 2px 0;
}

#content div.contact-input-col-1 {
	float: left;
	width: 25%;
}

#content div.contact-input-col-2 {
	float: left;
	width: 75%;
}

#content .contact-text-input {
	float: left;
	width: 360px;
}

#content input[name="contact-method-other"] {
	margin: 0;
}

/* == Footer == */
#site-footer-outer {
   	position: absolute;
   	bottom: 0;
   	width: 100%;
   	height: 280px;   /* Height of the footer */
   	background: #303030;
}

#site-footer {
	margin: 0 auto;
	width: 1100px;
	height: 200px;
}

#footer-top {
	float: left;
	width: 100%;
}

#footer-address-outer {
	float: left;
	width: 349px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-address-outer h2 {
	float: left;
	width: 100%;
	margin: 10px 0;
	letter-spacing: 1px;
}

#footer-address {
	float: left;
	width: 100%;
}

#footer-address .footer-address-line {
	font-size: 16px;
	letter-spacing:.1em;
	height: 1.2em;
	margin: 0 0 0 10px;
}

#footer-sitemap-outer {
	float: left;
	width: 750px;
	margin: 20px 0 0;
	border-left: 1px #AAA solid;
}

#footer-sitemap-outer .footer-sitemap-col-outer {
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-sitemap-outer .footer-sitemap-col-outer a.footer-sitemap-a, a.footer-sitemap-a h4 {
	font-size: 18px;
	color: #DDD;
	text-decoration: none;
	margin:0;
	padding:0;
	text-align: center;
}

#footer-sitemap-outer .footer-sitemap-col-outer a.footer-sitemap-a:hover, a.footer-sitemap-a h4:hover {
	text-decoration: underline;
}

.footer-sitemap-col {
	float: left;
	width: 100%;
}

.footer-sitemap-col ul {
	list-style: none;
	margin:0;
	padding:0;
}

.footer-sitemap-col ul li {
	text-align: center;
}

.footer-sitemap-col ul li a {
	text-align: center;
	font-size: 12px;
	color: #AAA;
	text-decoration: none;
}


.footer-sitemap-col ul li:hover, a:hover {
	text-decoration: underline;
	color:#DDD;
}

.footer-horz-sep {
	float: left;
	width: 100%;
	border-bottom: 1px #AAA solid;
	margin: 15px 0;
}

#copyright {
	float: left;
	width: 100%;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
}












/* == Utilities == */

p.clear {
    clear: both;
    height: 0;  /* only necessary for IE */
    margin: 0;
    padding: 0;
}

p.spacer {
	clear: both;
	height: 0;
	margin: 5px 0;
	padding: 0;
}



