/* Body Styles */
/* ----------------------------------------------------- */
body {
	background-color: #F2EED0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* End Body Settings */
/* Start Table Styles */
#head {
	background-image: url(images/masthead/spacer.gif);	
}
#masthead p{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
	margin: 10px 0px 0px 0px;
}
#masthead h1{
	color: #B6661F;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0px 0px 0px;
}
#masthead a{
	color: #B6661F;
	text-decoration:none;
	font-weight: bold;
	font-size: 9px;
}
#masthead a:hover{
	color: #B6661F;
	text-decoration:underline;
	font-weight: bold;
	font-size: 9px;
}
#masthead a:visited{
	color: #B6661F;
	text-decoration:underline;
	font-weight: bold;
	font-size: 9px;
}
#product p {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	margin: 4px 30px 10px 3px;
	line-height: 15px;
}
#product h1 {
	font-size: 11px;
	color: #B15C11;
	text-decoration:none;
	font-weight: bold;
	margin: 19px 30px 5px 3px;
	line-height: 15px;
}
#product a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}
#product a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	font-size: 9px;
}
#product a:visited{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	font-size: 9px;
}
#secondary h1 {
	font-size: 10px;
	color: #563F3D;
	text-decoration:none;
	font-weight: normal;
	margin: 2px 2px 2px 2px;
	line-height: 15px;
}
#secondary a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 9.5px;
	margin: 2px 5px 2px 5px;
}
#secondary a:hover{
	color: #563F3D;
	text-decoration:none;
	font-weight: normal;
	font-size: 9.5px;
}
#secondary a:visited{
	color: #563F3D;
	text-decoration:underline;
	font-weight: normal;
	font-size: 9.5px;
}
#copy p {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 20px 20px 20px;
	line-height: 17px;
}
#copy h1 {
	font-size: 18px;
	color: #B15C11;
	text-decoration:none;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
}
#copy h2 {
	font-size: 14px;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 20px 15px 20px;
}
#copy h3 {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 5px 0px;
	border-top: 1px dotted #666666;
}
#copy h4 {
	font-size: 10px;
	color: #B15C11;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 10px 20px 10px;
	background-color: #F2EED0;
	padding: 10px 10px 10px 10px;
}
#copy h5{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	margin: 5px 10px 0px 10px;
}
#copy h6{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	margin: 5px 10px 0px 10px;
	
}

#copy h7{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	margin: 5px 10px 0px 0px;
	
}

#copy a{
	font-size: 11px;
	color: #B6661F;
	text-decoration:none;
	font-weight: normal;
}
#copy a:hover{
	font-size: 11px;
	color: #B6661F;
	text-decoration:underline;
	font-weight: normal;
}
#copy a:visited{
	color: #B6661F;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
#copy li {
	font-size: 11px;
	list-style: none;
	list-style-image: url(images/misc/bullet.gif);
}
#copy ul a {
    color: #999999;
	text-decoration:underline;
}
#copy ul a:hover {
    color: #B15C11;
	text-decoration:underline;
}
#form p {
	font-size: 9px;
	color: #B15C11;
	text-decoration:none;
	font-weight: none;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
#form h1 {
	font-size: 13px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
#form h6 {
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
#form strong {
	font-size: 9px;
	color: #B15C11;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	line-height: 18px;
}
#form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	height: 100px;
	font-size: 11px;
	color: #B6661F;
	background-color: #F9F7E9;
	border: 1px solid #999999;
	margin: 2px;
	padding: 0;
}
#side p {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 20px 10px 20px;
}
#side h1 {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
}
#side h2 {
	font-size: 14px;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}
#side a {
    color: #999999;
	text-decoration:none;
}
#side a:hover {
    color: #666666;
	text-decoration:underline;
}
#side li {
	font-size: 10px;
	list-style: none;
	list-style-image: url(images/misc/bullet2.gif);
}
#side ul a {
    color: #B6661F;
	text-decoration:none;
}
#side ul a:hover {
    color: #BE661F;
	text-decoration:underline;
}
#catalog h1 {
	font-size: 12px;
	color: #B15C11;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 20px 10px 20px;
}
#catalog h2 {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 0px 20px;
}
#catalog h3 {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 20px 5px 20px;
}
#catalog h4 {
	font-size: 13px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
}
#catalog p {
	font-size: 9px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 10px 0px 20px;
}
#catalog a {
	font-size: 10px;
	color: #B15C11;
	text-decoration:none;
	font-weight: normal;
}
#catalog a:hover {
	font-size: 10px;
	color: #BB5C11;
	text-decoration:underline;
	font-weight: normal;
}
#catalog a:visited {
	font-size: 10px;
	color: #BB5C11;
	text-decoration:underline;
	font-weight: normal;
}
#catalog img {
	padding: 0px 0px 10px 0px;
	
}
#speadsheet h1 {
	font-size: 9px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 3px 0px 3px;
	line-height: 13px;
}
#speadsheet p {
	font-size: 9px;
	color: #B15C11;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 3px 0px 3px;
	line-height: 15px;
}
#speadsheet h2 {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 20px;
	border-bottom: 1px dotted #666666;
}
#speadsheet a {
	font-size: 9px;
	color: #B6661F;
	text-decoration:none;
	line-height: 15px;
}
#speadsheet a:hover {
	font-size: 9px;
	color: #B6661F;
	text-decoration:underline;
	line-height: 15px;
}
#speadsheet a:visited {
	font-size: 9px;
	color: #B15C11;
	text-decoration:none;
	line-height: 15px;
}
#footer p{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
}
#footer a{
	color: #B6661F;
	text-decoration:none;
	font-weight: bold;
	font-size: 9px;
}
#footer a:hover{
	color: #B6661F;
	text-decoration:underline;
	font-weight: bold;
	font-size: 9px;
}
#footer a:visited{
	color: #B6661F;
	text-decoration:underline;
	font-weight: bold;
	font-size: 9px;
}
/* End Table Styles */
/* Start patch section Styles */
#patch p {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	margin: 10px 10px 10px 0px;
	line-height: 15px;
}
/* End patch section Styles */
/* Start Applyable Styles */
.input-button {
	height: 27px;
	width: 86px;
}
.input-fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 11px;
	color: #B6661F;
	height: 18px;
	border: 1px solid #999999;
	background-color: #F9F7E9;
	margin: 2px;
	padding: 0;
}
.star {
	font-size: 9px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	line-height: 18px;
}
/* End Applyable Styles */
