/*** Add or Override CSS Options in this file only ***/
body{
	background-color: #ecc97f;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
h1{
	color:#663300;
	font-size:50px;
}
h2{ 
	color:#663300;
	font-size:20px;
}


h3{
	color:#666633;
	font-size:30px;
	display:block;
	border-bottom: 1px solid #727377;
	margin-bottom:10px;
}
h4{
	color:#666633;
	font-size:20px;
}
	h5{
	color:#663300
	font-size:50px;
	font-style:italic
}
	h6{
	color:red
	font-size:40px;
	font-style:italic
}
	h7{
	font-size:15px;
}

.redital
	{
	font-size:30pt;
	color:red;
	font-weight:900;
	font-style:italic
	}

a:link { text-color: #990000; }

#footer{
	background-color:#9b754e;
	background-image:none;
	margin-bottom:0px;
}
#layout{
	border: 1px solid #000000;
	/***background-color: #ffffcc;***/
	background-image: url(images/bkg_content.jpg);
	background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#header a:hover{
	color: #ecc97f;
	text-decoration: underline;
}

#footer a{
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover{
	color: #ecc97f;
	text-decoration: underline;
}

.title{
	color:#663300;
	background-color:#cdc79f;
	border:1px solid #000000;
}
a.round_content ul{
	font-color:#990000;

}
#btn_updateCart{
background-image: url(../images/btn_updateCart.jpg);
}
/**main area header styles**/
#content{font-size:14px;
font-color:#000000;
/***background-image: url(images/bkg_content.jpg);***/
background-image:none;
}
#content h1{
	font-size: 28px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#content h2{
	font-size: 22px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#content h3{
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#content h4{
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

/**left nav text**/
#xls_include_menu ul li a
{
	color:#623402; font-stretch:expanded;
}

/**search form text**/
.round_content ul{
	font-size: 12px;
	
}
