/* CSS Document */
html {margin: 0; padding: 0;}
body {text-align: center; background: #000; margin: 0; padding: 0; font-family: Georgia, Arial, Times, serif; font-size: 93%; /*background: url(../images/backgrounds/pgbg.gif) repeat;*/}
.spacer {clear: both;}
#wrapper {width: 780px; text-align: left; margin: 0 auto;background: white; }

#bodyContent a {color: #CC0000; text-decoration: none;}
#bodyContent a:hover {color: #990000; text-decoration: underline;}

#footer {width: 780px;background: white;}
#footer #footerContent {width: 780px; float: left; margin-top: 10px;background: white;}
#footer #footerContent p, #footer #footerContent a {margin: 5px 0; padding-right: 1px; padding-left: 1px; font-size: 100%; color: #666666; text-decoration: none;text-align:center}
#footer #footerContent p {margin-left: 10px; font-size: 85%; font-weight:bold}
#footerContent a {font-weight:100}
#footer #footerContent a:hover {color:#AA0000; text-decoration: underline; font-size: 100%;}
#footer #footerParent {width:760px; background: white; /*height: 122px;*/ margin-top: 10px;padding-right: 10px;padding-left: 10px;}
#footer #footerParent table {font-size: 70%; color: #666666; margin: 0; padding: 0; text-align: left;font-family:verdana }

p#constructing {width: 570px; text-align: center; font-size: 110%; padding-top: 100px; background: url(../images/constructing.png) no-repeat top center;}

#contentBase { background: white; width: 780px; height: 300px; color: black;font-size: 88%;}
#contentBase a {color:black;  text-decoration: none;}
#contentBase a:hover {color:maroon;  text-decoration: none;}

#contentBaseA { background: white; width: 780px; height: 380px; color: black;font-size: 88%;}
#contentBaseA a {color:black;  text-decoration: none;}
#contentBaseA a:hover {color:maroon;  text-decoration: none;}

#baseWalks{width: 230px; float: left; margin-left: 15px; margin-top: 20px;  text-align:justify;color:black}
#baseArticles {width: 230px; float: left; margin-left: 25px; margin-top: 20px; font-size: 88%;background: white; }
#baseGallery {width: 230px; float: left; margin-left: 30px; margin-top: 20px;  text-align:justify;color:black}
#baseWalks img, #baseArticles img, #baseGallery img {border-color: #FFFFFF;}

.galWrapper {width: 215px; height: 60px; margin-bottom: 10px; margin-left: 5px; padding-left: 3px;}
.galWrapper img { float: left; margin-right: 5px;}
.galWrapper a img {border: none;}
.galWrapper p {margin: 0; padding: 0; color: #FFFFFF; font-size: 88%;}
.galWrapper p span.heading {text-transform: uppercase;}


