/*Name this external file gallery.css*/

/*.header{display:block;position:relative;font-weight:600;font-size:1.2em;font-family:arial,serif;padding-bottom:.5em;margin-bottom:.5em}*/
hr {
    display: block;
    -webkit-margin-before: 2em;
    -webkit-margin-after: 4em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}
#image{position:relative;display:inline-block;
    line-height:12em;
		width: 500px;
    height: 309px;
		margin:0 0;
    background-color: #8e68ff;
	background: url("/photos/Golden_rule/McKenzie_Falls.jpg");
    background-repeat: no-repeat;
    color:#FFFFFF;
    text-align: center;
    background-size: 100%;
    margin-bottom:0;
    font-size: 150%;
}
.image-spacer{2em}
#caption{display:block;position:absolute;width:300px;height:1.2em;color:#000;margin-right:0;font-weight:500;font-size:.8em;font-family:arial,serif;margin-top:.5em;}
#walk_select {display:block;position:relative;width:auto;height:1.2em;color:#000;margin-right:auto;font-weight:500;font-size:1em;font-family:arial,serif;padding-bottom:1em}
#image_selection{position:relative;display:inline-block;float:right;top:6em;width:40%;float:right;height:auto;min-height:10em}
#rightcolumn{position:relative;width:100%;height:auto;margin-left:0;font-family:Arial, Helvetica, sans-serif;font-size:1em;font-weight:500;padding:.5em;padding-top:3em}
#dummy{position:absolute;width:500px;height:309px}
#counter{position:relative;float:right;margin-right:0;display:block;width:4em;height:2em;background-image:url("http://hallsgapaccommodation.com/photos/counter.png");}
#numbers{position:absolute;right:0.2em;font-size:1.2em;color:#FFF;font-family:Arial, Helvetica, sans-serif;margin-top:.2em;}
.article-text{font-family:Arial, Helvetica, sans-serif;font-size:1em;font-weight:500;padding:.5em}
.preview{
		width:25%;
		margin-left:0;padding-right:1em;
    cursor: pointer;
}
img{
		width:95%;
}
#main-body{position:relative;display:block;width:100%;overflow:hidden;margin-left:0;margin-right:auto}
.blue{background:#F4F3ED;}
.green{background:#0C3}
#rightcolumn:first-child{padding:2em;background-color:#903}
img {color:#C33}
br{line-height:2.2em;}