/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(https://a5d07d.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_back.jpg) top center no-repeat #030000;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #FF0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p, h4, h3, h2 { margin-bottom: 20px; }

#notice {
	border: 2px solid #FF0000;
	color:#FF0000;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}

#nice_notice {
	border: 2px solid #006600;
	color:#006600;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}

dl.form{ width: 100%; }
dl.form dt { float: left; margin-right: 18px; width: 100px; text-align: right; }
dl.form dd { margin: 0 0 18px 0; }
p.form_header { border-bottom: 3px solid #ccc; padding-bottom: 10px; }

img.photo_right {
	float: right;
	margin: 0 0 10px 15px;
}

img.photo_left {
	float: left;
	margin: 0 15px 10px 0;
}



/* Layout Styles */

#container {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 950px;
}

	#header {
		width: 950px;
		height: 299px;
		position: relative;
	}
	
		#header h1 {
			position: absolute;
			top: 23px;
			left: -25px;
			width: 325px;
			height: 219px;
		}
			#header h1 a {
				display: block;
				width: 325px;
				height: 219px;
				text-indent: -9999px;
				background: url(https://7513fe.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_web_06.jpg) no-repeat;
			}
			
		#header h2 {
			position: absolute;
			 top: 15px;
			 left: 663px;
			 width: 287px;
			 height: 80px;
			 text-indent: -9999px;
			 background: url(https://c08cc5.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_web_03.jpg) no-repeat;
		}
		
		#header #kay_smith_art {
			position: absolute;
			top: 112px;
			left: 300px;
			width: 650px;
			height: 130px;
			background: url(https://0071b4.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_web_09.jpg) no-repeat;
		}
		
		#header > ul {
			position: absolute;
			top: 242px;
			left: 0;
			width: 714px;
			height: 57px;
			background: url(https://1290ce.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_nav_01.jpg) top left;
			padding-left: 236px;
		}
			#header > ul > li {
				list-style: none;
				float: left;
				height: 57px;
			}
				#header ul > li > a  {
					display: block;
					height: 57px;
					text-indent: -9999px;
				}
				
					#header > ul > li > a:hover { background-position: 0 -57px; }
				
					#header > ul > li.nav_home > a { background-image: url(https://d80676.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_nav_02.gif); width: 107px; }
					#header > ul > li.nav_about > a { background-image: url(https://227549.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_nav_03.gif); width: 244px; }
					#header > ul > li.nav_menu > a { background-image: url(https://8dcb9c.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_nav_04.gif); width: 146px; }
					#header > ul > li.nav_contact > a { background-image: url(https://7e04b8.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_nav_05.gif); width: 217px; }
					
		
					
					
	#content {
		position: relative;
		width: 950px;
	}
	
		#col_one {
			position: relative;
			float: left;
			width: 589px;
			background:url(https://b0f5cc.claudeassets.com/20220418113301im_/http://myredmesa.com/images/red_mesa_web_13.jpg);
			padding: 20px;
			min-height: 250px;
		}
			ul.menus li {
				list-style: none;
				float: left;
				margin-right: 20px;
				height: 450px;
			}
		
			#col_one h2.title {
				width: 469px;
				height: 23px;
				text-indent: -9999px;
			}
				h2#title_home { background: url(https://cbd981.claudeassets.com/20220418113301im_/http://myredmesa.com/images/titles/home_title.png); }
				h2#title_menu { background: url(https://9c77ee.claudeassets.com/20220418113301im_/http://myredmesa.com/images/titles/menus.png); }
				h2#title_about { background: url(https://e8f26c.claudeassets.com/20220418113301im_/http://myredmesa.com/images/titles/about.png); }
				h2#title_contact { background: url(https://178f87.claudeassets.com/20220418113301im_/http://myredmesa.com/images/titles/contact.png); }
		
		#col_two {
			position: relative;
			float: right;
			width: 281px;
			padding: 20px;
		}
		
		#col_two a#fb_btn {
			display: block;
			width: 47px;
			height: 47px;
			text-indent: -9999px;
			background: url(https://a17df0.claudeassets.com/20220418113301im_/http://myredmesa.com/images/facebook.png) no-repeat;
		}
		
	#footer {
		position: relative;
		width: 950px;
	}
		#footer_nav {
			position: absolute;
			top: 20px;
			left: 20px;
		}
			#footer_nav li {
				list-style: none;
				float: left;
				margin-right: 20px;
			}
			
		#footer_info {
			position: absolute;
			top: 50px;
			left: 20px;
		}
			#footer_info li {
				list-style: none;
				float: left;
				margin-right: 20px;
			}
/*
     FILE ARCHIVED ON 17:29:32 Feb 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:01:50 Jul 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.348
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.025
  esindex: 0.005
  cdx.remote: 14.946
  LoadShardBlock: 137.335 (3)
  PetaboxLoader3.datanode: 68.874 (5)
  PetaboxLoader3.resolve: 116.849 (3)
  load_resource: 198.079 (2)
*/