/*#############################################################
Name: Style.css
Date: 03/07/2010
Description: Chancey Heritage - The Journey.
Author: Rick Chancey
URL: http://ChanceyHeritage.com

#############################################################**/
body {
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
background-image: url(Images/BGTreeFulColor.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position:center;
background-color:#5e2a16;    
       

}

/* Text Events Start */
.p {
		font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #5e2a16;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}
.h1 {
	color: #461f0f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}
.h2 {
	color: #461f0f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	text-align: center;
}
.h3 {
	color: #461f0f;
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
}
.h4 {
	font-size: 20px;
	text-align: center;
	color: #461f0f;
	font-family: Verdana, Geneva, sans-serif;
}
.h5 {
	font-size: 18px;
	text-align: center;
	color: #461f0f;
	font-family: Verdana, Geneva, sans-serif;
}
.h6 {
	font-size: 16px;
	text-align: center;
	color: #461f0f;
	font-family: Verdana, Geneva, sans-serif;
}
.h7 {
	font-size: 12px;
	text-align: center;
	color: #461f0f;
font-family: Verdana, Geneva, sans-serif;
}
.h9 {
	font-size: 18px;
	text-align: left;
	color: #461f0f;
	padding-left: 30px;
font-family: Verdana, Geneva, sans-serif;
}
.h10 {
	color: #461f0f;
	font-size: 22px;
font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #461f0f;
	margin-left: 70px;
	padding-left: 10px;
	padding-right:10px;
	margin-right: 90px;
	text-align: left;
	background-color: #ccbba0;
}
.linkBG {
	background-color: #5c847c;
}
/* Text Events End */

/* structure Elements Start */

.container {
	background: url(Images/CreamContainEnds%20copy.jpg) repeat-y;
	margin: 0 auto;
	width: 780px;
}
.img {
	border: none;
}
.Images1 {
	margin-left: 200px;
}
.Images2 {
	margin-left: auto;
	padding-left:50px;
}
/* Image Elements End */

/* navigation */
.navigation {
	background: #461f0f url(Images/FlatNavBar.jpg) repeat-x;
	font: 14px Verdana, sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	width: 685px;
}
.navigation a {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #cebda1;
	color: #ffffff;
}


div.navbuttons a {
	color: #461f0f;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 12px;
}
div.navbuttons a:hover, div.navbuttons a:active {
	color: #CC0000;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: normal;
}
#categories {
	float: left;
	width: 195px;
}
#body {
	position: relative;
	background-image:url(Images/Cwagon2.gif);
}
#body-top {
	background: top left url(Images/bg-red-top.jpg) no-repeat;
}
#body-bot {
	background: bottom left url(Images/bg-red-top.jpg) no-repeat;
}

/* Mouse Events End */

/* CSS Document */

