body {
margin: 22px 0 35px 0;
padding: 0;
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: #000;
background-color: #F3F0E8;
text-align: center;
line-height: 130%;
}
p {
line-height: 130%;
}
a {
text-decoration: none;
font-weight: bold;
color: #000;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
text-decoration: underline;
}
h1 {
font-size: 24px;
font-weight: bold;
margin-top: 0;
color: #9C3031;
}
h2 {
margin-top: 0;
font-size: 20px;
font-weight: bold;
color: #9C3031
}
h3 {
margin-top: 0;
font-size: 18px;
font-weight: bold;
color: #9C3031
}
h4 {
font-size: 16px;
font-weight: bold;
}
img {
border: 0;
}


/* layout */

#wrapper {
width: 702px;
text-align: center;
}
#masthead {
width: 702px;
margin: auto;
}
#content {
width: 702px;
border-left: #9C3031 1px solid;
border-right: #9C3031 1px solid;
text-align: left;
margin: auto;
background: #fff;
}
#footer {
width: 704px;
margin: auto;
background-image: url(gfx/cc_footer.gif);
background-repeat: no-repeat;
background-color: #9C3031;
background-position: bottom left;
height: 40px;
color: #fff;
text-align: right;
font-size: 12px;
}
#footer .txt {
margin-right: 10px;
margin-top: 0;
margin-bottom: 0;
}
#q1 {
border-right: #9C3031 1px solid; 
background: #fff;
background-color: #EAE5D9;
}
#q2 {
background: #fff;
}
.borderB {
border-bottom: #9C3031 1px solid; 
}
#q2 ul {
list-style-type: square;
}
#q2 ul li {
list-style-type: square;
color: #9C3031;
margin-bottom: 12px;
}
#q3 {
background-color: #EAE5D9;
border-right: #9C3031 1px solid; 
}
.txt {
margin: 18px;
}
.menu {
width: 380px;
background: #906E67;
}
.menu a.item {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
background: #906E67;
display: block;
height: 20px;
width: 100%;
padding: 5px 10px 5px 20px;
border-bottom: #EAE5D9 1px solid;
}
.menu a.first {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
background: #906E67;
display: block;
height: 20px;
width: 100%;
padding: 5px 10px 5px 20px;
border-bottom: #EAE5D9 1px solid;
border-top: #EAE5D9 1px solid;
}
.menu a.last{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
background: #906E67;
display: block;
height: 20px;
width: 100%;
padding: 5px 10px 5px 20px;
border-bottom: #906E67 1px solid;
}
.menu a.item:hover, a.first:hover, a.last:hover {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-weight: bold;
color: #906E67;
text-decoration: none;
background: #F8F6EE;
display: block;
width: 100%;
}
.highlight {
color: #7F2020;
}
.small {
font-size: 10px;
}



/*menu*/

#q2 a {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
display: block;
height: 20px;
width: 100%;
padding: 5px 10px 5px 20px;
background: #906E67;
color: #fff;
}
#q2 a:hover {
color: #906E67;
background: #EAE5D9;
text-decoration: none;
}

body.one #q2 #link1 a.lk1,
body.two #q2 #link2 a.lk2,
body.three #q2 #link3 a.lk3,
body.four #q2 #link4 a.lk4,
body.five #q2 #link5 a.lk5,
body.six #q2 #link6 a.lk6 {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #906E67;
text-decoration: none;
background: #F5F2E9;
display: block;
height: 20px;
width: 100%;
padding: 5px 10px 5px 20px;
}


#link2,
#link3,
#link4,
#link5,
#link6 {
border-top: #EAE5D9 1px solid;
}

#link1 {
border-top: #906E67 1px solid;
}

#link6 {
border-bottom: #906E67 1px solid;
}






































/*
#menu {
width: 380px;
background: #906E67;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
list-style: none;
color: #fff;
background: #906E67;
display: block;
height: 32px;
width: 380px;
border-bottom: #EAE5D9 1px solid;
}
#menu li a {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #fff;
text-decoration: none;
background: #906E67;
display: block;
height: 32px;
width: 100%;
vertical-align: center;
padding: 8px 10px 0 20px;
}
#menu li a:hover {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #906E67;
text-decoration: none;
background: #EAE5D9;
display: block;
width: 100%;
}
*/