#Logo a > img {
    max-height: 100px !important;
}

#Header {
-moz-box-shadow: 0px 0px 0px #fff !important;
-webkit-box-shadow:0px 0px 0px #fff !important;
-ms-box-shadow:0px 0px 0px #fff !important;
box-shadow:0px 0px 0px #fff !important;
}


img.pull-left {margin:0 20px 20px 0;}
img.pull-right {margin:0 0 20px 20px;}

a, a:visited {color: #008080 !important;}

a.btn-primary, a.btn-primary:visited {
    color: #ffffff !important;
    background-color: #008080 !important;
    border-color: #357ebd;
	margin:0 0 20px 0;
}

.DnnModule ul {
    list-style: disc;
    padding-left: 20px;
}

.ls-layer h1 {font-size: 64px; color: #ffffff; padding: 10px 40px; text-shadow: 2px 2px #000; border-radius: 40px;background:#a8f5e1;}

.DnnModule h3 {margin: 20px 0 10px 0;}

h1.Title {
    font-size: 130%;
    font-weight: bold;
    text-shadow: 1px 1px #aaa;
}

#dnn_PromoA > h1.Title {text-align:center;}

#BevelTitle {height: 340px;}

#dnn_HalfA h1.Title, #dnn_HalfB h1.Title {
    font-size: 110%;
    font-weight: bold;
    text-shadow: 1px 1px #aaa;
	text-align:center;
}

hr {
	border-top: 0 !important;
    height: 1px !important;
    background-image: linear-gradient(to right, #fff, #333, #fff) !important;
	margin: 20px 0;
}

#Copyright {padding-top: 0 !important;}

.Copyright .SkinObject {float: right !important;}