/*#############################################################
Name: Style.css
Date: 03/07/2010
Description: Chancey Heritage - The Journey.
Author: Rick Chancey
URL: http://ChanceyHeritage.com

#############################################################*

/* Text Events Start */
body {
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
}
.p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #461f0f;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}
.h1 {
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pxpx;
}
.h2 {
	color: #461f0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	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-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size:large;
}
.quote {
	font: "Times New Roman", Times, serif;
	font-size:24px;
	color: #461f0f;
	margin-left: 70px;
	padding-left: 10px;
	margin-right: 90px;
	text-align: left;
	background-color: #cdc2b3;
}
.linkBG {
	background-color: #5c847c;
}
/* Text Events End */

/* structure Elements Start */


.container {
	background: url(Images/HardContainer_1.jpg) repeat-y;
	margin: 0 auto;
	width: 980px;
}
 margin: 0 auto;
 width: 1000px;
}
.img {
	border: none;
}
/* 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;
}
{
 position: relative;
}
#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 */

