@charset "iso-8859-1";
/* 
Fonts Pupcat and NevisonCasD
Gradient Autumn
Gold #d57503
Red #83260c
Pale grey #dddbd9
Pink #f2c1b3
*/
body {
margin: 0px;
padding: 0px;
}
table.main {
width: 970px;
border: 0px;
padding: 0px;
position: relative;
top: 30px;
text-align: left;
}
h1 {
font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-weight: bold;
font-size: 18px;
color: #83260c;
text-align: left;
}
h2 {
font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 16px; 
color: #d57503; 
text-align: left;
}
h2.fab {
margin-bottom: -6px;
}
h3 {
font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 16px; 
color: #83260c;
text-align: center;
}
p {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: black;
line-height: 1.5;
}
p.justified {
text-align: justify;
}
p.error {
color: red;
}
p.index {
text-align: justify;
font-weight: bold;
font-style: italic;
color: #83260c;
}
p.form {
font-size: 11px;
}
.tiny {
font: bold 9px Arial, sans-serif; 
color: #83260c
}
.tiny a {
text-decoration: none;
font: bold 9px Arial, sans-serif;
color: #83260c;
}
.tiny a:link,.tiny a:visited,.tiny a:active {
color: #83260c;
}
.tiny a:hover {
text-decoration: underline;
color: gray;
}
input.btn  {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 10px;
color: #ffffff;
background-color: #83260c;
padding: 2px;
border: solid gray 1px;
margin-right: 0px;
margin-bottom: 3px;
height: 25px;
}
textarea {
width: 320px;
height: 200px
}
textarea.blog {
width: 760px;
height: 200px;
background-color: #EDD6B5;
}
a {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: black;
}
a:hover {
color: #83260c;
text-decoration: underline;
}
.button	{
background-image: url("images/button.gif"); 
background-color:#ffffff; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
height: 21px; 
width: 100px; 
cursor: hand; 
text-align: center; 
border: #ffffff 0px solid;
}
.buttonon {
background-image: url("images/buttonon.gif"); 
background-color:#ffffff; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
height: 21px; 
width: 100px; 
cursor: hand; 
text-align: center; 
border: #000000 0px solid; 
color: #000000;
}
.button-popups {
background-image: url("images/button-popups.gif"); 
background-color:#ffffff; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
height: 21px; 
width: 100px; 
cursor: hand; 
text-align: center; 
border: #000000 0px solid; 
color: #ffffff; 
padding-left: 5px; 
padding-right: 5px;
}
.buttonon-popups {
background-image: url("images/buttonon-popups.gif"); 
background-color:#ffffff; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
height: 21px; 
width: 100px; 
cursor: hand; 
text-align: center; 
border: #000000 0px solid; 
color: #000000; 
padding-left: 5px; 
padding-right: 5px;
}
form p {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: black; 
clear: both;
}
form p label {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: black; 
float: left;
}
form p input, form p textarea, form p select {
width: 320px;
font-family: Verdana, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: black; 
background-color: #EDD6B5;
float: right;		 
} 
#blog2 {
width: 760px;
}
