/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	
	}

	
h1 { font-size: 16px; font-family: georgia; text-align: center; }

h2 { font-size: 14px; font-family: verdana; }

a:hover {
    color: #737373;
    text-decoration: underline;
    font-weight: bold;
	}	
	
	
#container { width: 800px; height: auto; padding-bottom: 10px; border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; text-align: center;}	
	
	
#header{ background-image: url(../images/images/Hi-land-6-copy_01.gif); background-repeat: no-repeat; width: 800px; height: 102px; }
#headerFraming { background-image: url(../images/images/Hi-land-7_01.gif); background-repeat: no-repeat; width: 800px; height: 102px; }
#headerKids { background-image: url(../images/images/Hi-land-8_01.gif); background-repeat: no-repeat; width: 800px; height: 102px; }
#headerHistory { background-image: url(../images/images/Hi-land-9_01.gif); background-repeat: no-repeat; width: 800px; height: 102px; }
#headerSupplys { background-image: url(../images/images/Hi-land-10_01.gif); background-repeat: no-repeat; width: 800px; height: 102px; }
#headerContact { background-image: url(../images/images/Hi-land-11_01.gif); background-repeat: no-repeat; width: 800px; height: 102px; }
#contentHolder { background-image: url(../images/images/Hi-land-6-copy_02.gif); background-repeat: no-repeat; width: 800px; height: 600px; }
#contentFraming { background-image: url(../images/images/Hi-land-7_02.gif); background-repeat: no-repeat; width: 800px; height: 600px; }
#contentKids { background-image: url(../images/images/Hi-land-8_02.gif); background-repeat: no-repeat; width: 800px; height: 600px; }
#contentHistory { background-image: url(../images/images/Hi-land-9_02.gif); background-repeat: no-repeat; width: 800px; height: 600px; }
#contentSupplys { background-image: url(../images/images/Hi-land-10_02.gif); background-repeat: no-repeat; width: 800px; height: 600px; }
#contentContact { background-image: url(../images/images/Hi-land-11_02.gif); background-repeat: no-repeat; width: 800px; height: 600px; }
.texter { width: 470px; height: auto; float: left; padding: 10px; }
.hours { width: 250px; height: auto; margin: 10px; border: dotted 1px black; }
#address { text-align: center; width: 800px; height: auto; clear: both; }
#footer { text-align: center; width: 800px; height: auto; clear: both; }
.navButton { color: black; float: left; margin: 5px; width: auto; font-size: 10px; font-family: arial; }
#navHolder { width: 500px; height: 25px; float: left;}
.contentRight { width: 300px; height: auto; float: right; }
.texter2 { width: 780px; height: auto; margin-right: 10px; margin-left: 10px; }
