body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background: #F8F0E4;
color: #333;
text-align: center;
}
#page {
background: white;
border: 0px solid #959596;
text-align: left;
}
#header {
background: #E48835;
}
#headerimg {
margin: 0px 9px 0;
height: 50px;
width: 860px;
}
#content {
font-size: 1.2em;
}
#footer {
background: #F8EBD4;
border: none;
}
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 25px;
font-weight:normal;
text-align: right;
}
#headerimg .description {
font-size: 1.2em;
text-align: right;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, {
text-decoration: none;
}
a, h2 a:hover, h3 a:hover {
color: #655;
text-decoration: none;
}
a:hover {
color: #992E03;
text-decoration: underline;
}
/* End Typography & Colors */


/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}
#page {
background-color: white;
margin: 0 auto;
padding: 0;
width: 980px;
border: 1px solid #959596;
}
#header {
margin: 16px 0 0 8px;
padding: 0 10px 0 0;
height: 100px;
width: 937px;
}
#headerimg {
margin: 0;
height: 147px;
width: 100%;
}
#footer {
padding: 0;
margin: 0 auto;
width: 980px;
clear: both;
}
#footer p {
margin: 0;
padding: 8px 0;
text-align: center;
}
/* End Structure */

/*	Begin Headers */
h1 {
padding: 64px 32px 0;
margin: 0;
}
h2 {
margin: 30px 0 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
h3 {
padding: 0;
margin: 30px 0 0;
}

#headerimg img{
margin: 16px 32px;
float:left;
}

/* End Headers */

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/* End Images */

/* Begin Lists

html > body .entry li {
margin: 7px 0 8px 10px;
}
/* .entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
} */
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
/* End Entry Lists */

.center {
text-align: center;
}
.hidden {display: none;}
hr {display: none;}
#content hr {display:block;color:#555;}
a img {border: none;}
/* End Various Tags & Classes*/

#tohome{position:absolute;top:0;left:0;z-index:9;}
img.cb{margin-right:4px;}

