a{
color: #776633;
text-decoration:none;
}

a:hover {
text-decoration: underline;
color: #000000;
}

a:visited {
color: #776633;
text-decoration:none;
}


/* base
----------------------------------------------- */



blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1em;
font-style: italic;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */



h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
border: none;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 10px auto;
padding: 10px;
width: 760px;
}

#head {
height: 100px;
text-align: center;
}

#sidebar-1, #sidebar-2 {
padding-top: 100px;
width: 150px;
}

#sidebar-1 {
margin-right: 5px;
float: left;
text-align: right;
}

#sidebar-2 {
margin-left: 5px;
float: right;
}

#content_old {
margin: 0 155px;
padding-top: 30px;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

*****Custom***********************************

body {
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
background-color: #999999;
color: #554422;
}


div.block {
width: 86%;
margin: 0px auto 0px 5px;
padding: 2px;
background-color: #EEEEEE;
border: 1px solid black;
min-width: 500px;
}

div.block2 {
width: 86%;
margin: 5px auto 5px auto;
}

div#topmenu {
border-top: none;
background-color: #CCCCFF;
}

div#topimage {
padding: 0px 2px 0px 2px;
border-bottom: none;
min-height: 150px;
text-align: center;
background-repeat: no-repeat;
}

div#contentcontainer {
border-top: none;
padding: none;
}

div#content {
width: 70%;
min-height: 200px;
margin: 10px auto 2px auto;
border: 1px dotted black;
}

div#footer {
height: 50px;
text-align: right;
padding: 5px 2px 0px 2px;
}

div#adbox1 {
min-width: 728px;
min-height: 90px;
}

div#adbox2 {
width: 90px;
max-width: 60px;
height: 400px;
float: right;
border: 0px solid black;
margin: 0px 10px 0px 10px;
padding: 5px;
}


#menu {
text-align:left;
padding: 0px 5px 0px 5px;
}

div#aircraft {
max-width:600px;
border: 1px solid black;
margin: 10px auto 10px auto;
padding: 5px 5px 5px 5px;
}

table#aircrafttable {
border: 1px dashed black;
}

td#aircrafttable {
padding: 5px;
}

th#aircrafttable {
padding: 5px;
}

div#link {
min-width: 400px;
border: 1px dashed black;
margin: 5px auto 5px auto;
padding: 10px;
width: auto;
}
