/* This is the main style page for Deron Neblett. */

body {
background-color: #30271d;
font-family: Verdana, Helvetica, Arial, sans-serif; 
margin: 0px;
padding: 0px; 
text-align: center;
background-image: url(../img_index/bkgd_1.jpg);
background-repeat: repeat; 
}

#container {
position: relative;
margin: 0px auto 0px auto;
width:950px;
text-align: left;
}

#header {
margin: 0em;
padding: 0em;
width:950px;
height: 175px;
background-image: url(../img_index/header_editorial.jpg);
background-repeat: no-repeat;
}

/* Scroller.*/

div.scroll {
font: 11px/15px verdana,arial,helvetica;
width: 335px;
height: 400px;
padding: 10px;
overflow: auto;
text-align: justify;
float: left;
border: 1px #3f2c23 solid;
}


#header p {
margin: 0em;
padding: 140px 185px;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #a73331;
font-weight: bolder; }

#content {
width:950px;
height: 620px;
margin: 0em;
padding: 0em;
color: #a23a37;
 }

#copy {
margin: 0em;
padding-left: 165px;
padding-right: 100px;
padding-top: 20px;
padding-bottom: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #391a1d; }



/* Horizontal Navigation */

#nav {
margin: 0em;
padding: 0em;
background-image: url(../img_index/navigation_editorial.jpg);
background-repeat: no-repeat; 
width:950px;
height: 38px;
}

#navcontainer {
margin: 0em;
padding: 1px 95px;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#navlist li {
margin: 0px;
display: inline;
list-style-type: none;
padding: 0px 1px;
font-size: 11px;
 }

#navlist a, #navlist a:link  {
color: #4c2522;
text-decoration: none; 
}

#navlist a:hover  {
color: #ab382f;
text-decoration: underline; 
}

/* Some text rules. */

a, a:link {
color: #aa392f;
text-decoration: none; 
}

a:hover {
color: #1c59b6;
text-decoration: underline; 
}

a:active {
color: #000000;
text-decoration: underline; 
}

#footer, #footer p {
margin-top: 0em;
padding: 0em;
color: #919191;
font-size: 0.8em;
text-align: center; }

#footer a {
color: #919191;
text-decoration: none; 
}

#footer a:hover {
color: #ffffff;
text-decoration: underline; 
}

#footer a:active {
color: #ffffff;
text-decoration: underline; 
font-weight: bold; 
}

.current {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #a9362d;
margin: 0em;
padding: 0em;
font-weight: bold; 
}

#signature, #signature p {
color: #919191;
padding: 0em;
padding: 0em;
font-size: 0.8em;
line-height: 10px;
text-align: center;
}

#signature a {
color: #919191;
text-decoration: none;
}

#signature a:hover {
color: #ffffff;
text-decoration: underline; 
}
