body {
color: #000000;
background-color: #fafbf2;
margin: 0px;
}

#navTop {
color: #ff9933;
text-align: center;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
padding: 5px 0px 5px 0px;
}

h2 {
color: #663300;
font-size: 22px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
padding-top: 20px;
}

h2.ind {
color: #663300;
font-size: 22px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
line-height: 26px;
padding-top: 20px;
}

h2.care {
color: #663300;
font-size: 22px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
padding-top: 20px;
margin-bottom: 5px;
}

h3 {
color: #663300;
font-size: 19px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
line-height: 23px;
padding-top: 20px;
margin-bottom: 5px;
}

h4 {
color: #003333;
font-family: trebuchet ms, arial, helvetica, sans-serif;
margin-bottom: 5px;
}

p {
margin-top: 0px;
}

p.side {
margin-top: 0px;
}

p.links {
line-height: 18px;
}

#mainCon {
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
padding: 0px 20px 0px 15px;
}

b {
color: #003333;
}

ul {
margin-top: 0px;
}

li {
padding-bottom: 8px;
}

input, textarea {
margin-top: 5px;
}

.formReq {
color: #ff0000;
font-style: italic;
}

#sideCon {
background-color: #eef0dd;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
padding: 0px 5px 5px 10px;
}

#copyright {
text-align: right;
color: #999999;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 12px;
padding: 5px 5px 5px 0px;
}

/* CATALOGUE */

.cType {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
background-color: #dddddd;
padding: 0px 3px 0px 5px;
}

.cCom {
font-size: 11px;
text-transform: uppercase;
}

/* A TAGS */

a:link {
color: #CC6600;
background-color: #fafbf2;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #CC6600;
background-color: #fafbf2;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ff9933;
background-color: #fafbf2;
text-decoration: none;
font-weight: bold;
}

a.nav:link {
color: #ff9933;
background-color: #164C3F;
text-decoration: none;
font-weight: bold;
}

a.nav:visited {
color: #ff9933;
background-color: #164C3F;
text-decoration: none;
font-weight: bold;
}

a.nav:hover {
color: #ffcc66;
background-color: #164C3F;
text-decoration: none;
font-weight: bold;
}

a.side:link {
color: #CC6600;
background-color: #eef0dd;
text-decoration: none;
font-weight: bold;
}

a.side:visited {
color: #CC6600;
background-color: #eef0dd;
text-decoration: none;
font-weight: bold;
}

a.side:hover {
color: #ff9933;
background-color: #eef0dd;
text-decoration: none;
font-weight: bold;
}