* {		margin: 0; padding: 0; }
body  {  width: 100%; 
			max-width: 1100px; 
			background: #000; 
			color: #000; 
			font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
			font-size: 0.9em; }

h1, h5, h6 { color: navy; 
								 background: url(../images/gfbacksmall.gif) repeat-x 0 1.5em;	
								 padding: 10px; 
								 padding-bottom: 0.5em; 
								 margin: 0px 0 0 0px; }

h2	{ color: navy; 
								 background: none;	
								 padding: 3px; 
								 padding-bottom: 0.25em; 
								 margin: 1px 0 0 1px; }



h3 { background: none; padding-bottom: 10px; padding-bottom: 0.25em; margin: 1px 0 10px 15px; font-size: large; color: navy;}
h4 { background: none; padding-bottom: 10px; padding-bottom: 0.25em; margin: 10px 0 10px 15px; font-size: small; color: navy;}

p {	color: #666; 
		font-weight: bold; 
		margin: 0 0 10px 15px; 
		}

#wrapper {		width: 100%;  
					min-width: 850px;  
					max-width: 1100px;
					}

#header {		min-width: 850px; 
					background: url(../images/topright.gif) no-repeat top right;
					}

#headerinner {	width: 100%; 
						height: 50px; 
						min-width: 850px; 
						background: url(../images/topright2.gif) no-repeat top left; 
						}

 img { margin: 0; }

.main {			min-width: 850px; 
					height: auto; background: url(../images/midleft.gif) repeat-y top left;  
						}
.maininner { width: 100%;  background: url(../images/midright.gif) repeat-y top right; 
						} 

.content {		background: #fff; 
					margin: 0 65px 0 55px; } 

.sketch {		background: url(../images/caddy.gif) no-repeat; background-position: 90% bottom; min-height: 400px;  }
.sketch1 {		background: url(../images/caddygrillegrey.gif) no-repeat; background-position: 50px 100px; height: 600px }
.sketch2 {		background: url(../images/collie.gif) no-repeat; background-position: 650px 200px; }
.sketch3 {		background: url(../images/MCJulianreversed1.gif) no-repeat; background-position: 100% top; height: 600px}

.textbox {		margin: 28px 10px 20px 10px;	 
					width: 47%; 
					height: auto; 
					float: right;
					}

.imagebox {		margin: 20px 10px 20px 10px;  
					text-align: center; 
					width: 46%; 
					height: auto; 
					float: left; 
						}

.imagebox img {	margin: 15px 10px 0 10px; 
						border: #ddd outset 4px; 
						}

.nav {				background-color: #000; 
						margin-left: 10px;
						}

 ul {				background: url(../images/chevron.gif) repeat-x; 
					color: #fff; 
					padding: 14px 8px 6px 20px; 
					text-align: center;
					font-weight: normal;
					 	}
 ul1 {
  position: absolute;
  top: 1150px;
  left: 60px;
  font-size: x-small:
}
ul2 {
  position: absolute;
  top: 1150px;
  left: 300px;
  font-size: x-small:
}
ul3 {
  position: absolute;
  top: 1150px;
  left: 500px;
  font-size: x-small:
}
ul4 {
  position: absolute;
  top: 1150px;
  left: 740px;
  font-size: x-small:
}
ul5 {
  position: absolute;
  top: 1150px;
  left: 900px;
  font-size: x-small:
}



 li {				display: inline; 
					list-style-type: none; 
					padding: 4px; 
					margin: 3px 0 3px 15px;
						}

 a				{	color: #809fff; 
					text-decoration: none; 
					padding: 4px;
					} 

 a:hover	  {		background-color: #ffe500; 
					color: #809fff;
					padding: 1px;
					}

.clear {		clear: both; height: 15px;}
	
.gofaster { clear: both; height: 33px; 
				margin: 20px 0 0 10px;  
				background: url(../images/chevron.jpg) repeat-x; }

#footer {	width: 100%;  min-width: 850px; 
				height: 50px;  
				background: url(../images/botleft.gif) no-repeat bottom right; 
				}

#footerinner { width: 100%;  min-width: 850px;  
					height: 50px;  
					background: url(../images/botright.gif) no-repeat bottom left; 
					}


