HTML {
scrollbar-arrow-color:#9A9A98; 
scrollbar-face-color:#CAB8A4; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-track-color:#ffffff; 
}

body { 
background-image: url(images/main.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
font-family : Verdana, Arial, sans-serif;
background-color: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
color: #000000;
}

P, TD, LI, UL, Table {
font-size : 100%;
}

/* this group sets the normal link colors */

A:LINK, A:VISITED, A:ACTIVE { color: maroon; font-weight: bold; text-decoration: none }

A:HOVER    { color: #9a9a98; font-weight: bold; text-decoration: underline }

H1 {
font-family: Impact, Charcoal, sans-serif;
font-size : 120%;
color : #9A9A98;
letter-spacing: 2px;
}

H2 {
font-size : 110%;
color : #000000;
font-weight: bold;
}

H3 {
font-size : 100%;
color : #CAB8A4;
letter-spacing: 1px;
font-weight: bold;
}

H4, H5 ,H6 {
font-size : 100%;
color : #CAB8A4;
padding: 1px;
font-weight: bold;
}

ul  {
list-style-type: square;
}


HR {
color : #CAB8A4;
height : 1px;	 
text-align: center;
}

.content1 {
padding-top: 5px;
padding-bottom: 5px;
line-height: 1.5;
color : #CAB8A4;
text-align: center;
}

.content1a {
padding-right: 10px;
font-size: 70%;
}

.content2 {
padding: 5px;
line-height: 1.5;
text-align: justify;
}

.content2a {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 70%;
border-bottom: 1px solid #CAB8A4;
}

.footer {
font-size: 65%;
padding: 5px;
}

.tophead {
font-family: Impact, Charcoal, sans-serif;
padding: 5px;
font-size: 200%;
height: 70px;
text-align: left;
color: #9A9A98;
border-bottom: 1px solid #CAB8A4;
}

.navigation {
padding-right: 10px;
padding-bottom: 10px;
font-size: 65%;
text-align: left;
}

.date {
color: #9A9A98;
font-weight: bold;
}

.hottopic1 {
padding: 10px;
border: 1px solid #CAB8A4;
filter : alpha(opacity=70, style=0);
  -moz-opacity : 70%;
  background-color: #ffffff;
}

.hottopic2 {
padding: 10px;
border: 1px solid #CAB8A4;
filter : alpha(opacity=70, style=0);
  -moz-opacity : 70%;
  background-color: #ffffff;
float: left;
width: 30%;
margin-right: 10px;
margin-bottom: 10px;
}

.hottopic3 {
padding: 10px;
border: 1px solid #CAB8A4;
float: right;
width: 30%;
margin-left: 10px;
margin-bottom: 10px;
filter : alpha(opacity=70, style=0);
  -moz-opacity : 70%;
  background-color: #ffffff;
}

.detail {
background-color: #ffffff;
border-left: 1px solid #CAB8A4;
border-right: 1px solid #CAB8A4;
font-size: 70%;
padding: 5px;
text-align: justify;
}

.gallery {
background-color: #F9ECDB;
border-left: 1px solid #CAB8A4;
border-right: 1px solid #CAB8A4;
padding: 5px;
text-align: justify;
}

.gallerycontent {
padding: 5px;
line-height: 1.5;
text-align: justify;
font-size: 70%;
}

.pics {
background-color: #ffffff;
padding: 10px;
}

.blogresults {
padding: 20px;
}

.ap2 {
padding: 5px;
}

.formbutton {
background-color: #F9ECDB;
border: 1px solid #000000;
color: #000000;
font-size: 90%;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.formtext {
background-color: #EEEEEE;
border: 1px solid #000000;
font-size: 100%;
font-family : Verdana, Arial, sans-serif;
}

a.nav2:link, a.nav2:active, a.nav2:visited {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
color : #000000; 
border-left: 5px solid #000000;
padding-left: 5px;
}

a.nav2:hover {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
color : #CAB8A4; 
border-left: 5px solid #FFCC99;
padding-left: 5px;
}

.nadpad {
padding-top: 2px;
padding-bottom: 2px;
}

