.text A:link {text-decoration:underline; color:#336699;}
.text A:visited {text-decoration:underline; color:#336699;}
.text A:active {text-decoration:underline; color:#336699;}
.text A:hover {text-decoration:none; color:#336699;}

.bottom A:link {text-decoration:none; color:#333333;}
.bottom A:visited {text-decoration:none; color:#333333;}
.bottom A:active {text-decoration:none; color:#333333;}
.bottom A:hover {text-decoration:underline; color:#333333;}

A:link {text-decoration:underline; color:#ffd148;}
A:visited {text-decoration:underline; color:#ffd148;}
A:active {text-decoration:underline; color:#ffd148;}
A:hover {text-decoration:none; color:#ffd148;}
a:hover .thumbs {border:2px solid #FFCC33;}

.thumbs {
border: 2px solid #000000;
}

body { 
background : url(Images/background.gif); 
margin-right: 0px;margin-left: 0px;margin-top: 0px;margin-bottom: 0px;
font-size : 70%; 
font-family : tahoma, arial, sans-serif; 
color : #333; 
} 

h1 {
margin-top: 1px;margin-bottom: 2px;margin-right: 0px;margin-left: 0px;
font-family: tahoma, arial, sans-serif;
font-size: 10px;
color: #333333;
text-align: center;
white-space:nowrap;
}

h2 {
margin-top: 1px;margin-bottom: 2px;margin-right: 0px;margin-left: 0px;
font-family: tahoma, arial, sans-serif;
font-size: 10px;
color: #333333;
text-align: center;
white-space:nowrap;
}

li {
margin-right: 10px;margin-left: 10px;margin-top: 0px;margin-bottom: 0px;
font-family : tahoma, arial, sans-serif;
font-size : 12px;
color : #000000;
font-weight : bold;
line-height : 18px;
}

p.content {
margin-right: 10px;margin-left: 10px;margin-top: 13px;margin-bottom: 0px;
font-family : tahoma, arial, sans-serif;
font-size : 12px;
color : #000000;
line-height : 19px;
}

p.heading {
margin-right: 0px;margin-left: 7px;margin-top: 1px;margin-bottom: 0px;
font-family : "trebuchet ms", arial, verdana, sans-serif;
font-size : 17px;
color : #ebcc00;
font-weight: bold;
letter-spacing : 1px;
}

p.navContent {
margin-right: 0px;margin-left: 7px;margin-top: 1px;margin-bottom: 0px;
font-family : tahoma, arial, sans-serif;
font-size : 11px;
color : #000000;
font-weight : bold;
letter-spacing : 1px;
}

p.address {
margin-right: 10px;margin-left: 10px;margin-top: 1px;margin-bottom: 0px;
font-family : tahoma, arial, sans-serif;
font-size : 11px;
color : #ffffff;
}

p.date {
margin-right: 7px;margin-left: 10px;margin-top: 0px;margin-bottom: 9px;
font-family : tahoma, arial, sans-serif;
font-size : 10px;
color : #000000;
letter-spacing : 1px;
}

p.error { 
color : #990000; 
font-size : 12px; 
font-weight : bold; 
font-family : tahoma, arial, sans-serif; 
margin-right: 0px;margin-left: 50px;margin-top: 0px;margin-bottom: 0px;
}

p.contact { 
margin-right: 0px;margin-left: 40px;margin-top: 0px;margin-bottom: 0px;
font-size : 12px; 
font-family : tahoma, arial, sans-serif; 
color : #000000; 
line-height : 19px; 
font-weight: normal;
} 

.backgoundInner {
background : url(Images/SpacerWhite.gif);
}

.backgroundBottom {
background : url(Images/fire.jpg) no-repeat bottom;
}

.backgroundDate {
background : url(Images/date.jpg) no-repeat bottom;
}

.backgroundNav {
background : url(Images/navBack.jpg);
}

.navHeading {
background : url(Images/menuTop.jpg);
}

.leftEdge {
background : url(Images/leftEdge.jpg) repeat-y left;
}

.rightEdge {
background : url(Images/rightEdge.jpg) repeat-y right;
}

.copyrightLeft {
padding-left : 0px;
font-family : tahoma, arial, sans-serif;
font-size : 10px;
color : #ffffff;
float : left;
}

.copyrightRight {
padding-right : 0px;
font-family : tahoma, arial, sans-serif;
font-size : 10px;
color : #ffffff;
float : right;
}

.submit {
padding : 2px;
font-size : 8px;
color : white;
font-weight : bold;
border : 0;
background : #d5ab03;
cursor : pointer;
}

.reset {
padding : 2px;
font-size : 8px;
color : white;
font-weight : bold;
border : 0;
background : #ebcc00;
cursor : pointer;
}

#contact_form legend {
padding : 10px 6px;
background : #ffffff;
}

#contact_form fieldset {
padding : 10px 15px;
margin : 0px auto;
display : block;
border : 1px dashed #555555;
width : 510px;
}

#contact_form label { 
padding-right : 10px; 
float : left; 
width : 120px; 
text-align : right; 
} 

#contact_form textarea {
height : 150px;
}

#contact_form br { 
clear : left; 
}

#contact_form .submit, #contact_form .reset { 
float : right; 
margin : 8px 0; 
width : 60px; 
cursor : pointer; 
color : #fff; 
} 

#contact_form .submit { 
background : #ffd148; 
margin-right : 4px; 
color : #444444; 
} 

#contact_form .reset { 
background : #444444; 
}

#contact_form input, #contact_form textarea { 
float : left; 
display : block; 
border : 0; 
font-size : 1em; 
font-family : "lucida sans unicode", arial, sans-serif; 
background : #333; 
padding : 2px 4px; 
margin-bottom : 7px; 
width : 370px; 
color : #ffd148; 
} 

#contact_form textarea {
height:150px;
scrollbar-face-color:#444444;
scrollbar-highlight-color:#bbbbbb;
scrollbar-3dlight-color:#222222;
scrollbar-arrow-color:#bbbbbb;
scrollbar-track-color:#444444;
scrollbar-darkshadow-color:#222222;
}

