﻿/* CSS layout */
body {
	background-color: #0F0F0F;
	background-image: url('../canyon_creek/images/bkgd2.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 83px;
	margin-right: 0px;
	margin-bottom: 20px;
}
div#top1 {
    width: 770px;
    margin:0 auto;
    height: 88px;
	text-align: center;
	background-image: url('../canyon_creek/images/1.gif');
    border-collapse:collapse;
    padding:0px;
}
.photobin1 {
    width: 481px;
    height: 271px;
    padding: 2px;
	text-align: right;
    border-collapse:collapse;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: 0px;
    background-image:url('../canyon_creek/images/p3.jpg');
	background-repeat: no-repeat;   
}
.photobin2 {
    width: 481px;
    height: 271px;
    padding: 2px;
	text-align: right;
    border-collapse:collapse;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: 0px;
    background-image:url('../canyon_creek/images/p2.jpg');
	background-repeat: no-repeat;   
}
div#menutitle1 {
    width: 200px;
    height: 29px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    background-image:url('../canyon_creek/images/5.gif');
}
.sc2 {
    width: 143px;
    height: 214px;
    margin:0px;
    text-align: left;
    border-collapse:collapse;
    padding: 0px;
    border-spacing: 0px;
    background-image:url('../canyon_creek/images/spic1.jpg');
	background-repeat: no-repeat; 
}
.sc2a {
    width: 143px;
    height: 214px;
    margin:0px;
    text-align: left;
    border-collapse:collapse;
    padding: 0px;
    border-spacing: 0px;
    background-image:url('../canyon_creek/images/spic2.jpg');
	background-repeat: no-repeat; 
}
div#title {
    width: 529px;
    margin:0 auto;
    height: 27px;
	text-align: right;
    border-collapse:collapse;
    padding:0px;
    background-image:url('../canyon_creek/images/4.gif');
}
div#copyright {
    width: 770px;
    text-align: center;
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #656565;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #A2582C;
}
div#copyright a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #A2582C;
}
div#copyright a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
.style2 {
	color: #622700;
	font-size: 14px;
	font-weight: bold;
}










