/*
HADRIAN site Globals CSS
Version: 1
*/

body {
background:url("../images/bg.jpg") no-repeat fixed center top transparent;
color:#613d1d;
font-family:Helvetica, Arial, Sans-Serif;
font-size:13px;
line-height:15px;
margin:0;
padding:0;
text-align:left;
}

a {
border: none;
color: #485321;
text-decoration: none;
font-weight: bold;
outline: none;
}

a:hover {
color:#613d1d;
}

img {
border: none;
outline: none;
}

h1 {
color:#603A17;
font-size:20px;
font-weight:bold;
line-height:30px;
text-shadow:0 1px 0 #DDB977;
}

h1.whiteshadow {
text-shadow:0 1px 0 #ffffff;
}

h1#logo a {
background:url("../images/logo.png") no-repeat scroll center center transparent;
float:left;
height:143px;
margin:10px 0 0;
text-indent:-9999px;
width:281px;
}

#footer h1 {
color: #402306;
float:left;
margin:48px 0 0 40px;
width:100%;
}

h2 {
color: #ff530d;
font-size: 16px;
font-weight: bold;
text-shadow:0 1px 0 #DDB977;
}

h3 {
color: #ff530d;
font-size: 14px;
font-weight: bold;
text-shadow:0 1px 0 #DDB977;
}

h4 {
color: #ff530d;
font-size: 12px;
font-weight: bold;
text-shadow:0 1px 0 #DDB977;
}

.color {
color: #ff530d;
}

.heavy {
font-weight: bold;
}

.floatl {
float: left;
}

.floatr {
float: right;
}

.border {
background:url("../images/ruleone.png") no-repeat scroll 0 0 transparent;
float:left;
height:2px;
margin:14px 0;
width:100%;
}

.margin10top {
margin-top: 10px;
}

.margin20left {
margin-left: 20px;
}

.margin20bottom {
margin-bottom:20px;
}

.nomargintop {
margin-top: 0px;
}
