/*PLACE THIS LINK AT TOP OF HTML PAGE & EDIT PATH <link rel="stylesheet" href="../style_sheet.css">*/

/*BULLETS*/

.sc_dk_green_input {
font-family: Times New Roman, Times, serif;
font-size: 12px;
background-color:#417840;
border-style:1px;
color: #FFFFFF;
}

.sc_lt_green_input {
font-family: Times New Roman, Times, serif;
font-size: 12px;
background-color:#568E55;
border-style:1px;
color: #FFFFFF;
}

ul {  
list-style-type: circle
}


ol {  
list-style-type: circle
}

/*GENERAL BODY TEXT STYLES*/

p {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color: #39100D
}

body {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color: #39100D
}

td { 
font-family: Times New Roman, Times, serif; 
font-size: 12px;
color: #39100D
}

.smprint {
font-family: Times New Roman, Times, serif;
font-size: 9px;
color: #39100D
}
.recipe {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color: #39100D;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px
}

/*LINK VARIATION STYLES*/

a:link {  
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold;  
color: #39100D; 
text-decoration: none
}

a:visited { 
font-family: Times New Roman, Times, serif;
font-size: 12px;
font-weight: bold; 
color: #39100D;
text-decoration: none
}

a:hover { 
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold;  
color: #39100D; 
text-decoration: underline
}

/*FOOTER STYLE*/

.footer { 
font-family: Trebuchet MS,Arial, Helvetica;
font-size: 14px;
color: #AB3921;
text-decoration: none;
}

.footer:link { 
font-family: Trebuchet MS,Arial, Helvetica;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.footer:visited { 
font-family: Trebuchet MS,Arial, Helvetica;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.footer:hover { 
font-family: Trebuchet MS,Arial, Helvetica;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}


/*LINK LEFT NAV MAIN*/

.leftnavmain {  
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold; 
color: #39100D; 
text-decoration: none
}

.leftnavmain:link {  
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold; 
color: #39100D; 
text-decoration: none
}

.leftnavmain:visited { 
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold; 
color: #39100D; 
text-decoration: none
}

.leftnavmain:hover { 
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold; 
color: #000000; 
text-decoration: none
}

/*LINK LEFT NAV BULLET*/

.leftnavbullet {  
font-family: Times New Roman, Times, serif; 
font-size: 10px; 
color: #AA3B1F; 
text-decoration: none
}

/*LINK LEFT NAV SUB*/

.leftnavsub {  
font-family: Times New Roman, Times, serif; 
font-size: 11px; 
color: #39100D; 
text-decoration: none
}

.leftnavsub:link {  
font-family: Times New Roman, Times, serif; 
font-size: 11px;
color: #39100D; 
text-decoration: none
}

.leftnavsub:visited { 
font-family: Times New Roman, Times, serif; 
font-size: 11px;
color: #39100D; 
text-decoration: none
}

.leftnavsub:hover { 
font-family: Times New Roman, Times, serif; 
font-size: 11px;
color: #000000; 
text-decoration: none
}




/*CUSTOM BODY STYLES*/

.prCatTitle {  
font-family: Times New Roman, Times, serif; 
font-size: 18px;
font-weight: bold; 
color: #39100D; 
text-decoration: none
}

.prName {  
font-family: Times New Roman, Times, serif; 
font-size: 14px;
font-weight: bold; 
color: #A93615; 
text-decoration: none
}

.prCatName {  
font-family: Times New Roman, Times, serif; 
font-size: 12px;
font-weight: bold; 
color: #39100D; 
text-decoration: none
}





/*CUSTOM HEAD STYLES*/

.head1 {
font-size: 14px;
font-weight: bold;
color: #39100D;
text-decoration: none
}

/*CUSTOM HEAD LINK STYLES*/

.head1:link {
font-size: 14px;
font-weight: bold;
color: #39100D;
text-decoration: none
}

.head1:visited {
font-size: 14px;
font-weight: bold;
color: #39100D;
text-decoration: none
}

.head1:hover {
font-size: 14px;
font-weight: bold;
color: #39100D;
text-decoration: none
}

/*CUSTOM HEAD STYLES 2*/

.head2 {
font-size: 12px;
color: #AA3B1F;
text-decoration: none
; font-weight: bold}

/*CUSTOM HEAD LINK STYLES 2*/

.head2:link {
font-size: 12px;
color: #AA3B1F;
text-decoration: underline
}

.head2:visited {
font-size: 12px;
color: #AA3B1F;
text-decoration: underline
}

.head2:hover {
font-size: 12px;
color: #AA3B1F;
text-decoration: none
}


/*CUSTOM HEAD STYLES 3*/
.head3 {
	font-size: 11px;
	color: #39100D;
	text-decoration: none;
	}

.head3:link {
	font-size: 11px;
	color: #39100D;
	text-decoration: underline
	}

.head3:visited {
	font-size: 11px;
	color: #39100D;
	text-decoration: underline
	}

.head3:hover {
	font-size: 11px;
	color: #39100D;
	text-decoration: none
	}

/*FORM ELEMENT STYLES*/
.question {
	font-size: 14px;
	font-weight: bold;
	color: #39100D;
}

.option {
	font-size: 12px;
	color : #39100D;
}

input {
	font-family: Trebuchet MS,Arial, Helvetica;
	font-size: 12px;
	border-style:1px;
	color: #39100D;
}

.button {
	background-color: #FFF;
}

textarea {
font-family: Trebuchet MS,Arial, Helvetica; 
font-size: 12px;
background-color: #FFF;
border-style:1px;
color: #39100D;
}

select {  
font-family: Trebuchet MS,Arial, Helvetica; 
font-size: 12px;
background-color: #FFF;
border-style:1px;
color: #39100D;
}

body {
scrollbar-face-color: #E1E1D3;
scrollbar-shadow-color: #848476; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #9A9A8B; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #C5C5B7; 
scrollbar-arrow-color: #000000;
}

.shopping_cart1 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.shopping_cart2 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #FFFFFF}
