@charset "utf-8";
/* CSS Document */

/* CSS Document */
/* style sheet designed by Jeff McNear / Plasterdog Productions 
*/
/* setting text align to center solves IE bug for centering wrapper_____________*/
body {
	text-align: center;
	font-size: 62.5%;
	background-color: #FFF;
}
.interior {
	padding: 10px;
	float: left;
	clear: none;
}

/* setting text align to left here corrects cascade for IE bug fix above_________*/
#wrapper {
	width: 95%;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(jmc_images/elements/navback.gif);
	background-repeat: repeat-y;
	}
	
/* ____________________________banner elements________________________________________ */
#wrapper #banner {
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 90px;
	background-color: #FFFFFF;
}
#wrapper #banner a:link, #wrapper #banner a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #88452a;
	text-decoration: none;
}

#wrapper #banner a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #88452a;
	text-decoration: underline;
}
/* attach left margin to tags within and not the div itself*/
#wrapper #left_banner {
	width: /*60%*/600px;
	float: left;
	color: #36291f;
}
#wrapper #left_banner h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	margin-left: 215px;
	margin-top: 0px;
	padding-top: 20px;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrapper #left_banner p{
	margin-left: 325px;
	font-size: 2em;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrapper #left_banner h1 .llc{
	font-size: .4em;
}
#wrapper #right_banner {
	margin-left:/* 70%*/620px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 25px;
	height: 70px;
	padding-top:10px;
}

/* __________________________________main navigation elements_________________________________ */
#mainNav {
	float: left;
	width: 150px;
	text-align: left;
	background-color: #017cc2;
	min-height: 700px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
hr {
	background-color: #737270;
	height: 2px;
}

/* left margin and left padding set to 0 to diminish automatic UL indent ___*/
#mainNav ul {
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	}
#mainNav li {
	padding-bottom: 5px;
	border-right-width: 3px;
	margin-left: 0px;
	padding-left: 0px;
}
/* height and width set to include room for background images */
#mainNav a {
	display: block;
	text-align: left;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 5px;
	height: 1.75em;	/*letter-spacing: -0.05em;
	word-spacing: -0.01em; */
}
#mainNav a:link, #mainNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(jmc_images/hammerset.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainNav a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(jmc_images/hammerset.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* __________________________________content elements ______________________________________ */
/* note putting a footer inside content set at clear both will force div to go to end for bg */
#content {
	text-align: left;
	margin-left: 170px;

}
/* allows multiple split sets without clearing problem with nav */
#wrapper #content .content_wrap {
	float: left;
	width: 100%;
}
/* top and bottom margins adjusted to diminish gap between p tags _____*/
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #23160C;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #23160C;
	margin-top: 0px;
	margin-bottom: 7px;
}
#content a:link{
	color: #017cc2;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited{
	color: #017cc2;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover{
	color: #017cc2;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 2.25em;
	background-color: #737270;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.frontgrey{
	background-color: #737270;
}
.frontgrey h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 2.25em;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #content .frontgrey p{
	font-size: 1.2em;
	line-height: 1.7ex;
	text-align: center;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 100px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #23160C;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: .75em;
}
#content  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23160C;
	text-decoration: none;
	padding-bottom: 5px;
}
/* split set classses */
.left  {
	float: left;
	width: 400px;
	padding-left: 10px;
	}
	
.right  {
	margin-left: 420px;
	margin-right: 10px;
}
.p-left  {
	float: left;
	width: 250px;
	padding-left: 10px;
	text-align: center;
	}
	
.p-right  {
	margin-left: 260px;
	margin-right: 5px;
}
.pic-left  {
	float: left;
	width: 650px;
	padding-left: 10px;
	text-align: center;
	}
	
.pic-right  {
	margin-left: 670px;
	margin-right: 10px;
}
.frontleft  {
	margin-right: 180px;
	}
	
.frontright  {
	float:right;
	width:170px;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.rss-title{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: .25em;
	padding-bottom: .25em;
}

.rss-item{
	color: #000000;
	font-size: .8em;
}
.lefthalf{
	float: left;
	width: 48%;
}
.righthalf{
	float: right;
	width: 48%;
}
.mapleft  {
	float: left;
	width: 450px;
	padding-left: 10px;
	}
	
.mapright  {
	margin-left: 475px;
	margin-right: 10px;
}
.clear{
	clear: both;
	padding-top: 10px;
}
.topclear{
	clear: both;
	background-color: #FFFFFF;
}

/*_____p-dog footer  _______*/

#p-dog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000000;
	text-align: right;
	clear: both;
	font-style: italic;
	background-color: #017cc2;
	height: 50px;
}
/* links on p-dog div */

#p-dog a:link, #p-dog a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#p-dog a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#p-dog li{
	float: right;
	padding-right: 30px;
	list-style-type: none;
}

#wrapper #content .content_wrap .frontleft .frontwrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

