html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
padding-top: 15px;
padding-bottom: 15px;
}
h1 { font-size: 115%; }
h2 { font-size: 110%; color: #c08000; text-align: center} /*#09738a; }*/
h3 { font-size: 110%; color: #c08000;}
h4 { font-size: 110%; }
h5 { font-size: 100%; }
p { padding: 10px; font-size: 90%;}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1.1;
color: black;
background: #504c40;
}
ol, ul {
list-style: none;
font-size: 90%;
line-height: 1.2;
}
.bullet {
list-style: circle;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
.centered {
text-align: center;
}
.captiontext {
text-align: center;
font-size: 70%;
padding: 0px;
margin: 0px;
}
image{display: block; padding-bottom: 10px;}
#maincontainer{
margin-top: 20px;
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-left: 3px solid #092b5a;
border-right: 3px solid #092b5a;
/* border: solid 1px #496b9a; */
}
#topsection{
padding: 0;
background: #092b5a;
height: 61px; /*Height of top section*/
}
#topsection h1{
padding: 10px;
color: #e7d9b4;
text-align: center;
}
.leftcontent{
float: left;
margin-top: 0;
margin-bottom:0;
width: 320px; /*Width of left column*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
text-align: left;
}
.rightcontent{
margin-left: 320px;
margin-right: 20px;
text-align: left;
}
#floatlogo {
top: 0;
left: 0;
float: left;
width: 160px;
background: #092b5a;
}
#contentwrapper{
clear: left;
float: left;
padding: 0;
margin: 0;
width: 100%;
background: #d0b480;
}
#contentcolumn{
margin-left: 165px; /*Set left margin to LeftColumnWidth*/
}
#leftcolumn{
float: left;
margin-top: 0;
margin-bottom:0;
width: 160px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
}
#leftcolumn h4 {text-align: center; font-size: 100%; color: #b07000;}
#leftcolumn p {
padding: 0px;
margin: 0px;
font-size: 75%;
}
#footer{
font-size: 70%;
clear: left;
width: 100%;
background: #092b5a;
color: #e7d9b4;
text-align: center;
padding: 4px 0;
}
#footer a{color: #FFFF80;}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertube ul {
margin-left: 25px;
}
.centeredImage
{
padding-top: 10px;
text-align: center;
display:block;
}
#navlist {
top: 0px;
left: 0px;
padding: 0px;
background-color: #092b5a; /* Color for breaks */
border-bottom: 1px solid #707070;
}
#navlist ul
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navlist br
{
line-height: 6px;
}
#navlist a
{
display: block;
padding: 5px;
width: 147px;
background-color: #306080;
border-top: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
}
#navlist a:link, #navlist a:visited
{
color: #f7e9c4;
text-decoration: none;
}
#navlist a#currentlist, #navlist a:hover
{
background-color: #4080b0;
}
p.navnext {
text-align: center;
}
.rightfloat {
clear: right;
float: right;
margin-left: 10px;
margin-right: 20px;
margin-top: 5px;
}
.rightfloat p {
width: 160px;
padding: 0px;
margin: 0px;
}
.leftfloat {
clear: left;
float: left;
margin-right: 10px;
margin-left: 20px;
margin-top: 5px;
}
.contentbox {
margin: 10px;
margin-left: 5px;
background-color: #ffe4ac;
border: 1px solid #605030;
}
.contentleft {
margin: 10px;
margin-right: 0px;
background-color: #ffe4ac;
border: 1px solid #605030;
}