@charset "utf-8";
/* CSS Document */
/* style sheet designed by Jeff McNear / Plasterdog Productions 
colors
background 
text
link
visited
hover

*/
/* setting text align to center solves IE bug for centering wrapper_____________*/
body {
	text-align: center;
	background-image: url(jmc_images/elements/strong_title.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
}


/* setting text align to left here corrects cascade for IE bug fix above_________*/
#wrapper {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
/* ____________________________banner elements________________________________________ */
#wrapper #banner {
	text-align: left;
	height: 125px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #cc9933;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #897d38;
	font-weight: bold;
}

#wrapper #banner p {
	padding-left: 175px;
	padding-top: 85px;
}
#wrapper #banner a:link, #wrapper #banner a:visited{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc9933;
	text-decoration: none;
	padding-left: 20px;
}

#wrapper #banner a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc9933;
	background-image: url(jmc_images/elements/nav_arrow.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-left: 20px;
}

/* __________________________________main navigation elements_________________________________ */
#mainNav {
	float: left;
	width: 17%;
	text-align: left;
}

/* left margin and left padding set to 0 to diminish automatic UL indent ___*/
#mainNav ul {
	list-style-type: none;
	text-decoration: none;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	}
#mainNav li {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #897d38;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
/* height and width set to include room for background images */
#mainNav a {
	display: block;
	height: 40px;
	text-align: left;
	padding-top: 3px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 20px;
}
#mainNav a:link, #mainNav a:visited{
	color: #3A3A3A;
	text-decoration: none;
	font-style: italic;
}

#mainNav a:hover {
	color:  #3A3A3A;
	text-decoration: none;
	background-image: url(jmc_images/elements/nav_arrow.gif);
	background-repeat: no-repeat;
	font-style: italic;
}
/* __________________________________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;
	float: right;
	width: 80%;
	padding-top: 5px;
}

/* top and bottom margins adjusted to diminish gap between p tags _____*/
#content p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #23160C;
	margin-top: 0px;
	margin-bottom: 7px;
}
#content a:link, #content a:visited{
	color: #815114;
	text-decoration: none;
}

#content a:hover{
	color: #815114;
	text-decoration: underline;
}
#content a:link.star, #content a:visited.star{
	color: #815114;
	text-decoration: none;
	padding-left: 25px;
	line-height: 30px;
}

#content a:hover.star{
	color: #815114;
	text-decoration: underline;
	background-image: url(jmc_images/elements/vector_star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 30px;
}
.nav_star a:link, .nav_star a:visited{
	color: #815114;
	text-decoration: none;
	padding-left: 25px;
	line-height: 25px;
}

.nav_star a:hover{
	color: #815114;
	text-decoration: underline;
	background-image: url(jmc_images/elements/vector_star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 25px;
}

#content h2 {
	font-family: GCentury Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #23160C;
	padding-left: 50px;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
#content  h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23160C;
	text-decoration: none;
	padding-bottom: 5px;
}
/* split set classses */
.left  {
	float: left;
	width: 200px;
	text-align: center;
	}
	
.right  {
	margin-left: 205px;
	margin-right: 10px;
}
.clear{
	clear: both;
}

.big_left{
	float: left;
	width: 360px;
	text-align: center;
	padding-top: 30px;
}
.big_left-b{
	float: left;
	width: 360px;
	text-align: center;
}
.big_right  {
	margin-left: 365px;
	margin-right: 10px;
}
.process_left{
	float: left;
	width: 360px;
	text-align: center;
}
/*____________________________image classes ________________________*/
.interior {
	padding: 10px;
	float: left;
	clear: none;
}
/*_____p-dog footer  _______*/

#p-dog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	clear: both;
	font-style: italic;
}
/* links on p-dog div */

#p-dog a:link, #p-dog a:visited {
	color: #999999;
	text-decoration: none;
}

#p-dog a:hover {
	color: #666666;
	text-decoration: underline;
}
/* BANNER CLASSES */
.backdrop {
	background-image: url(jmc_images/elements/amahl_backdrop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.furniture {
	background-image: url(jmc_images/elements/amahl_furniture.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.house {
	background-image: url(jmc_images/elements/amahl_house_plan.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.croc {
	background-image: url(jmc_images/elements/crocodile_side_view.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.croc_top {
	background-image: url(jmc_images/elements/crocodile_top_view.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mouse {
	background-image: url(jmc_images/elements/mouse_standing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.drawing1 {
	background-image: url(jmc_images/elements/drawing_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.drawing2 {
	background-image: url(jmc_images/elements/drawing_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.drawing3 {
	background-image: url(jmc_images/elements/drawing_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.drawing5 {
	background-image: url(jmc_images/elements/drawing_5.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.drawing6 {
	background-image: url(jmc_images/elements/drawing_6.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.drawing7 {
	background-image: url(jmc_images/elements/drawing_7.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ev1 {
	background-image: url(jmc_images/events/top/game_mats.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.photo_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	float: right;
	padding-right: 10px;
}
#content .photo_credit a:link, #content .photo_credit a:visited {
	text-decoration: none;
	color: #666666;
}
#content .photo_credit a:hover {
	text-decoration: underline;
	color: #666666;
}
