/* ///// ///// ///// ///// ///// ///// ///// ///// */
/* ///// WWW.AAWOOD.COM: CASCADING STYLE SHEET /// */
/* ///// STYLE DESIGN BY MICHAEL SCUTT ///// ///// */
/* ///// UPDATED: OCTOBER 24, 2009 /// ///// ///// */
/* ///// ///// ///// ///// ///// ///// ///// ///// */


/* ///// ///// ///// ///// ///// */
/* ///// // BACKGROUND /// ///// */
/* ///// ///// ///// ///// ///// */


html {
overflow: auto;
}

body {
background-attachment: fixed;
background-color: #111111;
background-image: url('http://www.aawood.com/images/static/background.jpg');
background-position: top;
background-repeat: repeat-x;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 0px;
margin-left: 0px;
}


/* ///// ///// ///// ///// ///// */
/* ///// ///// TABLE ///// ///// */
/* ///// ///// ///// ///// ///// */


table {
border-spacing: 0px;
border-width: 0px;
padding: 0px;
text-align: left;
}

table.main {
margin-left: auto;
margin-right: auto;
width: 750px;
}

table.img {
width: 100%;
}

table.gen td {
color: #FFF2E3;
font-size: 11px;
padding: 6px;
}

td {
font-family: arial;
vertical-align: top;
}

td.head {
background-color: #222222;
background-image: url('http://www.aawood.com/images/static/header.jpg');
background-position: top;
background-repeat: no-repeat;
height: 120px;
width: 750px;
}

td.nav {
background-color: #111111;
font-size: 12px;
padding: 0px;
text-align: right;
}

td.spc {
width: 425px;
}

td.body {
background-color: #181818;
background-image: url('http://www.aawood.com/images/static/foreground.jpg');
background-repeat: repeat-y;
color: #FFF2E3;
font-size: 11px;
padding: 15px;
text-align: left;
}

td.foot {
background-color: #222222;
background-image: url('http://www.aawood.com/images/static/footer.jpg');
background-position: bottom;
background-repeat: no-repeat;
height: 50px;
width: 750px;
}

td.base {
color: #FFF2E3;
font-size: 11px;
padding: 1px;
text-align: left;
}


/* ///// ///// ///// ///// ///// */
/* ///// ///// TEXT  ///// ///// */
/* ///// ///// ///// ///// ///// */


a:link {
color: #967F65;
font-family: arial;
text-decoration: none;
}

a:visited {
color: #967F65;
font-family: arial;
text-decoration: none;
}

a:hover {
color: #F3D8B9;
font-family: arial;
text-decoration: underline;
}

div.foot {
padding-top: 0px;
padding-bottom: 24px;
font-style: italic;
text-align: right;
}

div.sub {
padding-bottom: 0px;
padding-top: 0px;
text-align: right;
font-style: italic;
}

h1 {
background-image: url('http://www.aawood.com/images/static/h1.jpg');
background-color: #4C4136;
color: #FFF2E3;
font-family: verdana;
font-size: 13px;
font-weight: bold;
padding: 4px;
padding-left: 8px;
}

h2 {
background-image: url('http://www.aawood.com/images/static/h2.jpg');
background-color: #494540;
color: #FFF2E3;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 2px;
padding-top: 2px;
}

h2 a:link {
color: #FFF2E3;
}

h2 a:visited {
color: #FFF2E3;
}

h2 a:hover {
color: #F3D8B9;
}

h3 {
background-color: none;
color: #111111;
font-family: arial;
font-size: 2px;
}

h4 {
background-image: url('http://www.aawood.com/images/static/h2.jpg');
background-color: #494540;
color: #FFF2E3;
font-family: arial;
font-size: 11px;
font-weight: bold;
margin-bottom: 2px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 8px;
}

li {
font-family: arial;
font-size: 11px;
line-height: 150%;
margin-bottom: 10px;
}

p {
color: #FFF2E3;
font-family: arial;
font-size: 11px;
padding-left: 8px;
}

p.body {
line-height: 150%;
margin-top: 2px;
margin-bottom: 0px;
padding-bottom: 0px;
}

p.tml {
font-style: italic;
line-height: 175%;
margin-top: 2px;
padding-bottom: 4px;
padding-left: 20px;
}

p.end {
line-height: 150%;
margin-top: 2px;
margin-bottom: 0px;
padding-bottom: 24px;
}


/* ///// ///// ///// ///// ///// */
/* ///// // ADDITIONAL /// ///// */
/* ///// ///// ///// ///// ///// */


img {
border-style: none;
vertical-align: middle;
}

form p {
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

input {
background-color: #373430;
border-style: none;
color: #FFF2E3;
display: block;
font-family: arial;
font-size: 11px;
margin-bottom: 4px;
}

textarea {
background-color: #373430;
border-style: none;
color: #FFF2E3;
display: block;
font-family: arial;
font-size: 11px;
margin-bottom: 4px;
overflow: auto;
}


/* ///// ///// ///// ///// ///// */
/* ///// // NAVIGATION /// ///// */
/* ///// ///// ///// ///// ///// */


td.nav table {
font-family: arial;
font-size: 12px;
}

td.nav a {
background: #181818;
color: #FFF2E3;
display: block;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
white-space: nowrap;
}

td.nav a:hover {
background: #333333;
color: #FFE4C5;
display: block;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
text-decoration: none;
white-space: nowrap;
}


/* ///// ///// ///// ///// ///// */
/* ///// ///// ///// ///// ///// */
/* ///// ///// ///// ///// ///// */
