@charset "utf-8";
/* CSS Document */



/*COLORS

Peach: #F9F1DE;
Background Orange: #d2903d;
Text: #333333;
Dark Orange: #BF4B0B;
*/

.mainHead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 23px;
color: #000000;
line-height: 170%;
}

.mainHeadSmaller {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
line-height: 140%;
}

.mainText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 140%;
}

.mainTextSerif {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
line-height: 190%;
}

.mediumText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height: 170%;
}

.productHead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333;
line-height: 170%;
font-weight: bold;
}

.productText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 140%;
}

.itemText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 120%;
}



/* RESETS */
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/*background {
background-image: url(../images/body-tile_1.jpg);


}
*/

/*.mainDiv  {

width: 900px;
color: #66CCCC;

}
*/



