@charset "utf-8";
/* CSS Document */
body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0f0f10;
}
#header {
background: #e98226;
height: 105px;
width: 100%;
margin-bottom: 15px;
}
#header_wrapper {
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
}
#menu {
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
width: auto;
margin-top: 8px;
}

a.menu-item:link {
background: #cb792f;
padding: 3px;
width: auto;
margin-right: 5px;
float: left;
color: #FFFFFF;
text-decoration: none;
}
a.menu-item:visited {
background: #b56115;
padding: 3px;
width: auto;
margin-right: 5px;
float: left;
color: #FFFFFF;
text-decoration: none;
}
a.menu-item:active {
background: #b56115;
padding: 3px;
width: auto;
margin-right: 5px;
float: left;
color: #FFFFFF;
text-decoration: none;
}
a.menu-item:hover {
background: #b56115;
padding: 3px;
width: auto;
margin-right: 5px;
float: left;
color: #FFFFFF;
text-decoration: none;
}
.badge {
float: right;
}
#content {
width: 900px;
margin-left: auto;
margin-right: auto;
height: auto;
clear: both;
}
#paper {
background: #e3e8ee;
border: 2px #c1c8d1 solid;
width: 580px;
float: left;
height: auto;
padding: 10px;
font-size: 12px;
}
#sidebar_box {
width: 262px;
background: #e3e8ee;
border: 2px #c1c8d1 solid;
float: right;
padding: 10px;
}
#sidebar_box2 {
width: 262px;
background: #e3e8ee;
border: 2px #c1c8d1 solid;
float: right;
padding: 10px;
margin-top: 10px;
clear: right;
}
.sidebar_item {
float: right;
margin-top: 10px;
}
.sidebar_heading {
font-size: 16px;
font-weight: bold;
}
.heading {
font-size: 10px;
}
.bold_heading {
font-weight: bold;
font-size: 12px;
}
.bold_heading2 {
font-weight: bold;
font-size: 12px;
}
.italic_heading {
font-size: 12px;
font-style: oblique;
font-weight: bold;
}
.work_samples {
margin-top: 10px;
}
.type_writer {
height: 417px;
width: 731px;
background: url(img/type_writer.jpg) no-repeat;
float: left;
margin-left: -127px;
margin-top: -2px;
}
.form {
width: 200px;
border: 2px #C1C8D1 solid;
height: 20px;
margin-bottom: 5px;
font-size: 12px;

}
.form_query {
width: 200px;
border: 2px #C1C8D1 solid;
margin-bottom: 5px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form_box {
margin: 10px;
}
.button {
background-color: #083231;
height: 30px;
border: 2px #C1C8D1 solid;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}
#footer {
width: 100%;
height: 150px;
background: #E98226;
clear: both;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}
#footer_wrapper {
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
color: #ffffff;
}
a.footer:link {
color: #ffffff;
font-size: 12px;
}
a.footer:visited {
color: #ffffff;
font-size: 12px;
}
a.footer:active {
color: #ffffff;
font-size: 12px;
}
a.footer:hover {
color: #ffffff;
font-size: 12px;
}
.powered_by{
text-align: right;
}

.footnote {
font-size: 11px;
}
img {
border: none;
}
a:link {
color: #0f0f10;
}
avisited {

color: #0f0f10;
}
a:active {

color: #0f0f10;
}
a:hover {
color: #0f0f10;
}
.property {
margin-top: 10px;
margin-bottom: 10px;
}
