@CHARSET "UTF-8";

.clear {
    clear: both;
    overflow:hidden;
    height:0px;
}
.noBorderImage {
    border:none;
}
h1 {
    font-size:24px;
    margin-top:0px;
    font-weight:normal;
    color:#56190A;
    margin-bottom:0px;
    line-height:normal;
    background:transparent url(../images/menuLi.gif) repeat-x scroll center bottom;
    padding-bottom:10px;
    margin-bottom:10px;
}
h1 a {
    color:#56190A;
    text-decoration:underline;
}
h1 a:hover {
    text-decoration:none;
}
h2 {
    font-size:16px;
    margin-top:0px;
    font-weight:bolder;
    margin-bottom:0px;
    color:#56190A;
}
h3 {
    font-size:14px;
    margin-top:0px;
    font-weight:bolder;
    color:#56190A;
    margin-bottom:14px;
}

.separator {
	text-align:left;
	background:url(../images/menuLi.gif) repeat-x bottom;
	padding-top:10px;
	padding-bottom:10px;
}

/*
 * C O M M O N    R E A D    A C T I O N
 */
    .readActions {
        text-align:center;
        background:url(../images/menuLi.gif) repeat-x top;
        padding-top:10px;
        margin-top:45px;
        margin-bottom:0px;
        padding-bottom:10px;
    }
        .readActions a {
            color:#56190A;
        }
        .readActions a:hover {
            text-decoration:none;
        }       

#Map {
    border:1px solid;
}

.error {
	color:#800;
	text-align:center;
}

.warning {
    color:#080;
    text-align:center;
}

#GalleriesRead .clear {
    height:20px;
}

