/* style specifications for Allen Bishop website */

/* SCROLLBAR */

body {
/*margin-left:0px;*/
/*margin-top:0px;*/
scrollbar-arrow-color:#C9B697;
scrollbar-darkshadow-color:#EAE3D7;
scrollbar-face-color: #EAE3D7;
background-repeat: no-repeat;
background-position: top left;
}



/* BODY COPY */

/* Style for headers  */

h1 {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#000000;
line-height: 12pt;
}

h2 {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#000000;
}

h3 {
font-family: verdana, helvetica, sans-serif;
font-size: 11pt;
font-weight:bold;
color:#000000;
}

h4 {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#000000;
line-height: 12pt;
}

h5 {
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
font-weight:900;
color:#000000;
}

/* Style for body text  */

p {
font-family: verdana, helvetica, sans-serif;
font-size: 11pt;
font-weight:normal;
color:#000000;
}

td {
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
font-weight:normal;
color:#000000;
}

.secpage_image {
position: absolute;
top: 122px;
left: 0px;
z-index:0;
}

.secheader {
text-align: right;
font-family: verdana, helvetica, sans-serif;
font-size: 24pt;
font-weight:bold;
color: #FFFFFF;
border-style:solid;
border-width: 1px 0px 1px 0px;
border-color: #FFFFFF;
}

.boldtext {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight:900;
color:#000000;
}

.boldtext_small {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight:900;
color:#000000;
}

.text {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight:normal;
color:#000000;
/* display:block; */
/* text-align:justify; */
}

.small {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
color:#000000;
}

.footer {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
}

.floatbox_header {
font-family: verdana, helvetica, sans-serif;
font-size: 14pt;
font-weight:bold;
color:#FFFFFF;
}

.floatbox {
display:block;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
padding:20px;
margin: 10px 0px 10px 20px;
text-align:center;
border:1px #5B5969 solid;
background-color:#DA6B26;
}

.floatimage {
margin: 20px 0px 0px 50px;
float:left;
}


/* Style for header links: without underline  */

a.pagelinks {
font-family: verdana, helvetica, sans-serif;
font-size: 11pt;
font-weight:bold;
text-decoration:none;
color:#1B16C0;
}

a.pagelinks:hover {
color:#FFFFFF;
}

a {
font-family: verdana, helvetica, sans-serif;
font-size: 11pt;
font-weight:normal;
text-decoration:none;
color:#1B16C0;
}

a:hover {
color: #DA6B26;
text-decoration:underline;
}

a.small_plain {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
text-decoration:none;
color:#2F41BC;
}

a.small_plain:hover {
color:#F96903;
text-decoration:underline;
}

a.small_foot {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
text-decoration:none;
color:#1B16C0;
}

a.small_foot:hover {
color:#FFFFFF;
}

/* Style for body links: with underline  */

a.small_inline {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
text-decoration:underline;
color:#1B16C0;
}

a.small_inline:hover {
color:#DA6B26;
}

