/***** Global *****/
/* Body */
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/background01.jpg);
	background-repeat: repeat-x;
	background-color: #502a1f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}


/* Headings */
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em;	/* 20px */ color: #FDDEA3}
h4 {font-size: 1.286em;	/* 18px */ color: #FDDEA3}
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}	/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 300;
	line-height: 1.1;
	margin-bottom: .8em; }

	.style2 {
	color: #FDE2A7}
	
	.style3 {
	color: #cc9900}
	
	.style4 {
	font-size: 16px;
	color: #FFE6B4;
	line-height: 24px;
}

	.subtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FDDEA3;
	line-height: 11px; }
	
	.subtext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDDEA3;
	line-height: 13px; }
	
	a:link {
	color: #cc9900;
	}
	a:visited {
	color: #FDE0AA;
	}
	a:hover {
	color: #cc9900;
	}
	a:active {
	color: #FDE0AA;
	}
