BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #000000;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#C5AC96; 
scrollbar-3dlight-color:#C5AC96; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#404040; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #745B48;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #656565;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #ffe4b5;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #745B48;
text-decoration: underline;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 32px;
font-weight: bold;
text-align: center;
color: #C5AC96;
padding: 0px;
margin: 0px;
}

h2 {
font-family: "Times New Roman", serif;
text-align: right;
font-size: 16px;
font-weight: bold;
letter-spacing: 2;
color : #A47E60;
border-bottom: 1px solid #A47E60;
}

h3 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2;
color : #A47E60;
border-bottom: 1px solid #A47E60;
}


h4, h5, h6 {
font-family: "Times New Roman", serif;
font-size : 16px;
font-weight : bold;
color : #A47E60;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.top {
background-color: #000000;
color: #C5AC96;
text-align: center;
height: 50px;
}

.navigation {
background-color: #C5AC96;
color: #000000;
font-weight: bold;
text-align: right;
padding: 2px 15px;
height: 20px;
}

.leftnav {
color: #000000;
font-weight: bold;
text-align: right;
line-height: 24px;
}

.main1 {
background-color: #FFFFFF;
background-image: url('images/mainimage.jpg');
background-position: top left;
background-repeat: no-repeat;
color: #000000;
vertical-align: top;
text-align: right;
font-weight: bold;
font-size: 110%;
line-height: 24px;
height: 350px;
padding: 15px 0px 10px 0px;
}

.main2 {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 20px;
padding: 15px 15px 10px 20px;
}

.mainfaq {
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 20px;
padding: 15px 15px 10px 20px;
}

.main3 {
background-color: #FFFFFF;
color: #000000;
font-weight: bold;
vertical-align: top;
text-align: left;
line-height: 20px;
padding: 5px;
width: 180px;
}

.copyright {
background-color: #000000;
color: #C5AC96;
text-align: right;
font-size: 90%;
font-weight: normal;
padding: 5px 15px 1px 25px;
}