/*#############################################################
Name: Style.css
Date: 03/07/2010
Description: Chancey Heritage - The Journey.
Author: Rick Chancey
URL: http://ChanceyHeritage.com

#############################################################*


/* Text Events Start */
.p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #461f0f;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}
.h1 {
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.h2 {
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: center;
}
.h3 {
	color: #461f0f;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h4 {
	font-size: 20px;
	text-align: center;
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h5 {
	font-size: 18px;
	text-align: center;
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h6 {
	font-size: 16px;
	text-align: center;
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h7 {
	font-size: 14px;
	text-align: center;
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h9 {
	font-size: 18px;
	text-align: left;
	color: #461f0f;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h10 {
	color: #461f0f;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.quote {
	font: "Times New Roman", Times, serif;
	font-size:20px;
	color: #461f0f;
	margin-left: 70px;
	padding-left: 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.jpg) repeat-y;
	margin: 0 auto;
	width: 780px;
}
.img {
	border: none;
}
.Images1 {
	margin-left: 180px;
}
.Images2 {
	margin-left: auto;
	padding-left:50px;
}
/* Image Elements End */

/* Mouse Events Start */

div.navbuttons a {
	color: #461f0f;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 16px;
}
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 */
