@charset "utf-8";
/* CSS Document */

html {
height: 100%;
margin: 0;
}

body {
width: 100%;
height: 100%;
background-color: #DDC8E8;
background-image: url(../images/page-background.gif);
background-position: center;
background-repeat: repeat-y;
text-align: center;
padding: 0;
margin: 0;
}

#construction_container {
width: 700px;
height: 20px;
background-color: #FFFF00;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
}

#container {
width: 700px;
min-height: 100%;
position: relative;
background-color: #FFFFFF;
text-align: left;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0 auto;
border: none;
}

#header {
width: 700px;
height: 110px;
background-color: #ffffff;
background-image: url(../images/header.gif);
background-repeat: no-repeat;
padding: 0;
margin: 0 auto;
border: none;
}

#menu {
width: 700px;
height: 30px;
background-color: #FF0000;
padding: 0;
margin: 0;
border: 0;
}

#main {
width: 500px;
height: 100%;
overflow: auto;
background-color: #ffffff;
padding: 10px;
padding-top: 0px;
padding-bottom: 40px;
margin-bottom: 40px;
border: 0;
float: left;
}

#right {
width: 160px;
height: 100%;
background-color: #F7ECFB;
background-image: url(../images/right-background.gif);
background-repeat: repeat-x;
background-position: bottom;
padding: 10px;
padding-bottom: 70px;
margin: 0 auto;
border: 0;
float: left;
}

#cleardiv {
clear: both;
}

#footer {
width: 700px;
height: 40px;
text-align: center;
position: absolute;
bottom: 0;
background-color: #F7ECFB;
padding: 0;
border: 0;
}

#quote {
width: 150px;
height: auto;
background-color: #F7ECFB;
float: left;
margin-right: 10px;
padding: 5px;
}

#mapdiv {
width: 270px;
height: 270px;
margin-top: 10px;
}

#safety {
min-height: 100%;
font-family: georgia;
color: #000000;
font-size: 10px;
}

#designcredit {
font-family: verdana; 
font-variant: small-caps; 
font-size: 10px;
}

#submenu {
height: 25px;
text-align: center;
float: left;
font-family: Georgia;
font-size: 12px;
font-variant: small-caps;
color: #ff0000;
}

.storytitle {
font-family: Georgia;
font-size: 25px;
color: #FF0000;
clear: both;
margin-top: 10px;
}

.storycontent {
font-family: verdana;
font-size: 12px;
color: #000000;
}

#donationbutton {
width: 150px;
height: 160px;
background-image: url(../images/paypalbutton.png);
background-repeat: no-repeat;
float: right;
margin-top: -15px;
padding-top: 20px;
padding-left: 15px;
}

/* END PAGE LAYOUT */

.solidblockmenu {
margin: 0;
padding: 0;
text-align: center;
float: left;
font: bold 13px Arial;
width: 100%;
border: 0px solid #625e00;
background: black url(../images/menu-red.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
text-align: center;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
background: transparent url(../images/menu-red.gif) center center repeat-x;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/menu-black.gif) center center repeat-x;
}

#a_header {
font-family: Georgia;
font-size: 25px;
color: #FF0000;
clear: both;
margin-top: 10px;
}

#a_subheader {
font-family: Georgia;
color: #993366;
}

#a_text {
font-family: verdana;
font-size: 12px;
color: #000000;
}

/* link appearance */

div.storytitle a:link {
text-decoration: none;
font-family: Georgia;
font-size: inherit;
color: #ff0000;
}

div.storytitle a:hover {
background-color: #FF0000;
color: #ffffff;
}

div.storytitle a:visited{
color: #FC9696;
text-decoration: none;
font-family: Georgia;
font-size: inherit;

}

#main a:link {
text-decoration: none;
font-family: Georgia;
font-size: inherit;
color: #ff0000;
}

#main a:hover {
background-color: #FC9696;
color: #ffffff;
}

#main a:visited {
color: #ff0000;
text-decoration: none;
font-family: Georgia;
font-size: inherit;

}

#footer a:link {
font-family: georgia;
font-size: 12px;
font-variant: small-caps;
text-decoration: none;
color: #FF0000;
}

#footer a:visited {
font-family: georgia;
font-size: 12px;
font-variant: small-caps;
text-decoration: none;
color: #FF0000;
}

#footer a:hover {
font-family: georgia;
font-size: 12px;
font-variant: small-caps;
text-decoration: none;
color: #000000;
}

#footer a:active {
font-family: georgia;
font-size: 12px;
font-variant: small-caps;
text-decoration: none;
color: #FF0000;
}

#designcredit a:link {
font-family: verdana;
font-size: 10px;
font-variant: small-caps;
}

#designcredit a:hover {
font-family: verdana;
font-size: 10px;
font-variant: small-caps;
}

#designcredit a:active {
font-family: verdana;
font-size: 10px;
font-variant: small-caps;
}

#designcredit a:visited {
font-family: verdana;
font-size: 10px;
font-variant: small-caps;
}

#right a:link {
color: #ff0000;
text-decoration: none;
}

#right a:hover {
color: #000000;
text-decoration: underline;
}

#right a:visited {
color: #990000;
text-decoration: none;
}

div.creditfooter a:link {
text-decoration: none;
}

div.creditfooter a:hover {
text-decoration: none;
}

/* end link appearance */

#quote_header {
font-family: verdana;
font-size: 18px;
font-variant: small-caps;
text-decoration: none;
letter-spacing: 2px;
color: #ff0000;
text-align: center;
}

#quote_text {
font-family: georgia;
font-size: 14px;
}

#quote_ul {
margin-left: 0px;
}

#mapheader {
font-family: Georgia;
font-size: 25px;
color: #FF0000;
clear: both;
margin-top: 10px;
}

#maptext {
font-family: Georgia;
color: #993366;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
color: #FF0000;
}

div.feedburnerFeedBlock li {
padding-top: 10px;
}

div.feedburnerFeedBlock ul li span.headline {
font-family: Georgia;
padding-top: 10px;
font-size: 13px;
color: #FF0000;
}

#right_hr {
color: #666666;
background-color: #666666;
height: 0px;
border: 0px;
}

#submenu {
margin-top: -10px;
}

#submenu a:link {
background-color: #ffffff;
color: #000000;
height: 100%;
width: 100%;
float: left;
font-family: Arial;
}

#submenu a:hover {
background-color: #ffffff;
color: #000000;
height: 100%;
width: 100%;
float: left;
font-family: Arial;
}