/* !RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, dd, dl, dt, li, ol, ul, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit;
	text-align: left; vertical-align: baseline;
}
a img, :link img, :visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
.clear { clear: both; }
.clickable { cursor: pointer; }
strong, b { font-weight: bold !important; }
em, i { font-style: italic; }


/* !HTML ELEMENTS */
body {
	margin: 0; padding: 0;
	font-size: 1em; font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important; background-color: #FFFFFF;
	text-align: center;
}

#content {
	margin-left: auto; margin-right: auto; width: 980px;
}

/* !COMMON ELEMENTS */
input.button {
	padding: 4px 6px 4px 6px; border: 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.75em; font-weight: bold;
	color: #640000; background-color: #e9de9f;
}


/* !HEADER STYLES */
#header { background-color: #640000; background-image: url(../images/bg_header.gif); background-repeat: repeat; height: 65px; }
#header .inner { margin-left: auto; margin-right: auto; width: 980px; }

#logo { margin: 0 0 0 15px; padding: 0 0 0 0; width: 580px; float: left; }

#search { margin: 0 15px 0 0; padding: 6px 0 0 0; width: 370px; float: left; }
#search .links { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FFFFFF; text-align: right; }
#search .links a { color: #FFFFFF !important; text-decoration: none; }
#search form { margin-top: 6px; text-align: right; }
#search form img { vertical-align: middle; }
#s { padding: 1px; width: 150px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.9em; }


/* MENU STYLES */
#menu { background-color: #e7e0b2; background-image: url(../images/bg_menu.gif); background-repeat: repeat-x; border-bottom: 1px solid #f4f1dc; height: 35px; }
#menu ul { margin-left: auto; margin-right: auto; width: 980px; }
#menu ul li { border-right: 1px solid #e6dfae; float: left; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1em;
	height: 25px; padding-top: 10px; text-align:  center; width: 195px; }
#menu ul li a { color: #640000 !important; height: 1.2em; line-height: 1.2em; text-decoration: none !important; }


/* MAIN STYLES */
#main { background-image: url(../images/bg_main.gif); background-repeat: repeat-x; background-position: top; }


/* CATEGORY STYLES */
#info { background-image: url(../images/bg_info.gif); background-repeat: repeat-x; border-top: 1px solid #e9de9f; }
#categories { background-image: url(../images/bg-categories.gif); background-repeat: no-repeat; border-bottom: 1px solid #f3ecc4; color: #640000; font-size: 12px; padding: 9px 15px 10px 110px; }
#categories a { color: #640000; }
#products { float: left; margin-right: 23px; width: 703px; }


/* SIDE STYLES */
#side { float: left; padding: 12px 0 0 0; width: 241px; }

#side h2 { color: #640000; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1.35em; text-transform:  uppercase; }
#side h3 { color: #8d7c18; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.95em; }
#side hr { margin-top: 10px; margin-bottom: 10px; height: 1px; color: #f3ecc4; background-color:  #FFFFFF; border: 0; border-bottom: 1px solid #f3ecc4; }
#side h4 { font-size: 0.85em; font-weight: bold; letter-spacing: -1px; color: #640000; }
#side p { font-size: 0.8em; line-height: 1.2em; }
#side .phone { margin-top: 8px; color: #640000; font-weight: bold; }
#side .email { font-size: 0.8em; }

#communication_tips { padding: 60px 10px 0 10px; height: 74px; background-image: url(../images/bg_communication_tip.gif); background-repeat: no-repeat; color: #FFFFFF; font-size: 0.9em; }
#communication_tips p { margin-bottom: 7px; }
#communication_tips input { vertical-align:  middle; }
#communication_tips input.styled { padding: 1px; width: 180px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.9em; }

#side ul { margin-top: 4px; }
#side ul li { font-size: 0.9em; padding-bottom: 3px; }
#side ul li a { color: #000000; }
#side ul li:before { content: "\00BB \0020"; }


/* FOOTER STYLES */
#footer { margin-top: 12px; background-color: #640000; background-image: url(../images/bg_header.gif); background-repeat: repeat; }
#footer .inner { margin-left: auto; margin-right: auto; padding-top: 14px; padding-bottom: 17px; width: 956px; }
#footer .copyright { font-size: 0.75em; color: #FFFFFF; }
#footer .links { padding-top: 2px; float: right; color: #FFFFFF; font-size: 0.7em; }
#footer .links a { color: #FFFFFF; text-decoration: none; }
#footer .links a:hover { text-decoration: underline; }
