@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

p, h1, h3 {margin:0;}

h2 {color:#70350D; font-size: 1.2em; font-weight:bold;}

h3 {color:#EFC003;}

h4 {font-size:1em; font-weight:bold; padding:5px 0 5px 20px; margin:0; background-color:#70350D; color:#EFC003;}

.light { list-style-image:url(images/lightball.jpg); color:#6D5212;}

.content {width:500px; padding:15px;}

.highlight {color:#FF0000;}

.box {float:left;   width:270px; margin:20px 10px 0 10px; background-color:#EFEDE7; }
.box p {margin:20px;
}

.button { font-size:1.1em; font-weight:bold; float:right; margin:10px 5px;}

.button p{width:130px;}

.button a:link { color:#70350D; text-decoration:none; background-image:url(images/button.jpg);  background-repeat:no-repeat;  padding:4px 15px;  }
.button a:visited {color:#70350D; text-decoration:none; background-image:url(images/button.jpg); background-repeat:no-repeat; padding:4px 15px;}
.button a:hover {color:#FFFFFF; text-decoration:none; background-image:url(images/button2.jpg);background-repeat:no-repeat; padding:4px 15px; }
.button a:active{color:#FFFFFF; text-decoration:none;  background-repeat:no-repeat; padding:4px 15px; }
