@charset "utf-8";
/* CSS Document */


html { height:100%; padding:0; margin:0; background: url(images/bg_hello.jpg) #ffffff; }
body { background: url(images/bg_hello.jpg) #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; padding:0; margin:0; color:#000000 }

img{

border:none;
}

#monkey_container { width:800px; height:100%; margin:auto; background-image:url(images/bg.jpg); background-repeat:repeat-y;}
#monkey_top {width:800px; height:251px; background-image:url(images/top.jpg); background-repeat:no-repeat; position:relative;}


#monkey_footer { width:800px; margin:auto; }
#monkey_lower { width:800px; background: #ffffff;  margin: 10px 0 10px 0; text-align:center; padding:10px 0 0 0; color:#000000 ; font-weight:bold;}
#monkey_lower a{ color:#000000; text-decoration:none;}
#monkey_lower a:hover{text-decoration: underline;}


#monkey_nav{
	position:absolute;
	left:4px;
	top:93px;
	width:160px;
	height:151px;
	z-index:1;
}
#top_fla {
	position:absolute;
	left:190px;
	top:97px;
	width:586px;
	height:140px;
	z-index:1;
}

#monkey_page_footer { width:800px; margin:auto; background: #ffffff; height:10px; clear:both; }

#nav4 {
width: 180px;}

#nav4 ul {list-style: none; padding: 0; margin: 0}
#nav4 li {padding:1px 0 0 0 ;}

#nav4 a {width: 160px; display:block; padding:4px 10px 4px 5px;   color: #ffffff; text-decoration: none; font-weight: bold; background:#c10000; text-align:right; }
html>body #nav4 a {width: 160px;}
#nav4 a:hover {background: #9c0000 ; color: #ffffff}



#content_left { padding:0px 0 0 3px ;  color:#000000;  }
#content_right { padding:0px 0 0 10px; color:#000000;  } 

.red a {color:#C10000; } 


.title { color:#c10000; font-size:1.5em; font-weight:bold;}
.greeting { color:#000000; font-size:1.2em; font-weight:bold;}

#content_text { width:570px;}

#content_left a{ color:#000000; text-decoration:none;}
#content_left a:hover{ text-decoration: underline}

/*Floats*/

#floatright { float:right;}
#floatleft { float:left;}

#cow { float:right;  height:247px;background:url(images/featured.jpg) no-repeat; }
.tel {font-size:1.15em;}