/* CSS Document */



	
body {	background: #00529c;
		margin: 0;
   		padding: 0;
   		text-align: center;
		font:11px/13px Verdana, Arial, Helvetica, sans-serif;}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a {		color:#00529c; text-decoration:none;}
a:hover { text-decoration: underline; color: #00529c; }
a:visited { text-decoration: none; color: #00529c; }

h1 { font: bold 16px/17px Verdana, Arial, Helvetica, sans-serif; color: #00529c; margin: 0 0 10px 0; padding:0; }
h2 { font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif; color: #00529c;}

ul {
	padding: 0;
	margin: 5px 0 5px 20px;
	}

li {
	padding: 0;
	margin: 6px 0 6px 6px;
	}

.blue { color: #00529c;}

.copyright {
	text-align: center;
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif; color:#666; 
}


#shell { 	width:798px;
			margin: 0px auto;
   			padding: 0;}

#content { 	width:798px;
			margin: 0px auto;
   			display:block;
			float:left;
			background: #00529c url("../images/back.gif") top left repeat-y;
			text-align:center;}
			
#left { 	width:188px !Important;
			width:187px;
			margin: 0 0 0 9px !important;
			margin: 0 0 0 5px;
			padding:0 10px 0 12px;
			vertical-align:top;
			text-align:left; 
			display:block;
			float:left;
			background: url("../images/leftback.jpg") top left no-repeat;
			}			
#center { 	width:548px;
			margin: 0;
			padding:10px 16px 20px 4px;
			display:block;
			float:left;
			text-align:left;
			}
			
#c1 { 	    width:358px;
			margin: 10px 0;
			padding: 0 17px 0 11px;
			vertical-align:top;
			text-align:left; 
			display:block;
			float:left;
			vertical-align:top;
			}
			
#c2 { 	    width:162px;
            display:block;
			float:left;
			margin: 10px 0;
			padding:0 0 0 0 ;
			vertical-align:top;
			text-align:left; 
			}
			
#newtails {width:136px;
            display:block;
			float:left;
			margin: 0;
			padding:30px 12px 16px 12px;
			vertical-align:top;
			text-align:left;
			background:#dd63a5 url("../images/tailstop.gif") top left no-repeat;
			color:#FFF;
}

#rightrail {width:138px;
            display:block;
			float:left;
			margin: 0;
			padding:8px 12px;
			vertical-align:top;
			text-align:left;
			border: #dd63a5 thin solid;
			color:#000;
}
			
			
#bottom { 	width:798px;
			height:114px;
			padding:26px 0 0 0;
			background:  url("../images/footback.gif") top left no-repeat; 
			display:block;
			float:left;
			line-height: 18px;
			color: #000066;
			font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
			}
			
#bottom a {		color:#000; text-decoration:none;}
#bottom a:hover { text-decoration: underline; color: #000; }

#flash { 	width:550px;
			margin: 0;
			padding:0; 
			display:block;
			float:left;}

			
#logo { 	margin: 13px 0 0 20px;
			float:left; 	
			display: block;
			}
			
.image { 	border: thin  solid #B4A153;
			font: italic 10px/12px Verdana, Arial, Helvetica, sans-serif;
			margin:0 0 5px 0;}
			
		/* Navigation */

#nav {
	width: 540px;
	height:33px;
	margin: 0 0 10px 7px;
	padding: 0;
	float: left;
	display:block;
	background:  url("../images/navfull.gif") top left no-repeat;
	text-align:left;
}

#subnav ul#submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 33px;
	}

#subnav ul#submenu li a {
	margin: 0;
	padding: 0;

	text-indent: -9999px;
	text-decoration: none;
	height: 33px;
}

#subnav ul#submenu {
	margin: 0;
	padding: 0;

	width: 540px;
	height: 33px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	}
#subnav ul#submenu li, ul#submenu a {
	height: 33px;
	display: block;
	}

#subnav #aboutmenu { left: 0; width: 74px;}
#subnav #ranchmenu { left: 74px; width: 135px;}
#subnav #caremenu { left: 208px; width: 140px;}
#subnav #testmenu { left: 347px; width: 108px;}
#subnav #contactmenu { left: 455px; width: 85px;}
#subnav #aboutmenu a:hover { background: url("../images/navfull.gif") 0 -33px no-repeat;}
#subnav #ranchmenu a:hover { background: url("../images/navfull.gif") -74px -33px no-repeat;}
#subnav #caremenu a:hover { background: url("../images/navfull.gif") -208px -33px no-repeat;}
#subnav #testmenu a:hover { background: url("../images/navfull.gif") -347px -33px no-repeat;}
#subnav #contactmenu a:hover { background: url("../images/navfull.gif") -455px -33px no-repeat;}


/* you are here */
/*/*/
#about #subnav #aboutmenu { background: url("../images/navfull.gif") 0 -33px no-repeat;}
#ranch #subnav #ranchmenu { background: url("../images/navfull.gif") -74px -33px no-repeat;}
#care #subnav #caremenu { background: url("../images/navfull.gif") -208px -33px no-repeat;}
#testimonials #subnav #testmenu { background: url("../images/navfull.gif") -347px -33px no-repeat;}
#contact #subnav #contactmenu { background: url("../images/navfull.gif") -455px -33px no-repeat;}

.stretchy { width: 99%; }