@import "homepage-video.css";
@import "homepage-links.css";

body {
background:url(images/tile-screen.jpg) repeat-x #3c8824;
text-align:center;
margin:20px 0px;
}

body, p, div, td, ul {
font-family:Tahoma;
font-size:12px;
line-height:15px;
}

p {
margin:0px 0px 16px 0px;
}

input, select, textarea {
font-family:Tahoma;
font-size:13px;
}

img {
border:none;
}

hr {
color:#dddddd;
height:2px;
}

h1,h2 {
font-family:Tahoma;
font-weight:bold;
letter-spacing:1px;
}

h1 {
font-size:23px;
line-height:25px;
text-transform:uppercase;
margin:0px 0px 20px 0px;
}

h2 {
font-size:24px;
line-height:26px;
text-transform:none;
margin:20px 0px;
}

.brownhead, .orangehead {
font-family:Tahoma;
font-size:15px;
line-height:17px;
font-weight:bold;
}

.brownhead {
color:#86502c;
}

.orangehead {
color:#ff7f00;
}

.brownsubhead {
font-family:Tahoma;
font-size:14px;
line-height:16px;
color:#86502c;
text-transform:uppercase;
}

li {
padding-bottom:5px;
}

a {
color:#86502c;
text-decoration:none;
}

a:hover {
color:#3d8427;
text-decoration:underline;
}

#header-background {
position:absolute;
top:20px;
width:900px;
left:50%;
margin-left:-450px;
height:170px;
z-index:0;
}

#header-logo {
position:absolute;
top:20px;
width:900px;
left:50%;
margin-left:-450px;
height:75px;
z-index:1;
}

#content-wrapper {
position:relative;
top:170px;
width:900px;
margin:0px auto;
}

#navbar {
position:relative;
background:#000000;
border-bottom:5px solid #86502c;
height:28px;
padding:6px 0px 0px 0px;
}

.navlink-container {
display:block;
float:left;
position:relative;
}

.navlink-container a {
vertical-align:middle;
margin:0px 0px 0px 5px;
}

.navlink {
font-size:15px;
line-height:21px;
color:#ffffff;
font-weight:bold;
padding:0px 5px 0px 25px;
text-decoration:none;
}

.navlink:hover {
color:#cc0000;
text-decoration:none;
}

#background-homepage {
background:url(images/tile-homepage.gif) repeat-y #ffffff;
}

#background-subpage {
background:url(images/tile-subpage.gif) repeat-y #ffffff;
}

#column-homepage-right {
float:right;
text-align:left;
display:inline;
width:497px;
margin:0px 30px 0px 0px;
}

#column-homepage-left {
float:left;
text-align:left;
display:inline;
width:300px;
margin:0px 0px 0px 36px;
}

#column-subpage-right {
float:right;
text-align:center;
display:inline;
width:300px;
}

#column-subpage-left {
float:left;
text-align:justify;
display:inline;
width:529px;
margin:0px 0px 0px 35px;
}

#subpage-rightside-content {
margin:40px 0px 0px 0px;
}

#subpage-rightside-content img {
display:block;
margin:0px auto 40px auto;
}

#buttons img {
display:block;
margin:0px 0px 20px 0px;
}

#footer {
padding:10px 0px;
width:527px;
margin:0px 0px 0px 373px;
font-family:Arial;
color:#444444;
font-size:9px;
line-height:12px;
text-align:center;
text-transform:uppercase;
}

#footer a {
color:#444444;
text-decoration:none;
}

#copyright {
clear:both;
margin:5px auto;
padding:0px 0px 40px 0px;
width:890px;
font-family:Tahoma;
color:#cccccc;
font-size:11px;
line-height:12px;
text-align:left;
}

#copyright a {
color:#cccccc;
}

.banner-728x90 {
clear:both;
margin:auto;
width:728px;
padding:20px 0px 30px 0px;
text-align:center;
}

.banner-300x250 {
margin:30px 0px;
text-align:center;
}

.show {
position:absolute;
width:150px;
top:18px;
left:10px;
padding:10px 0px 0px 0px;
text-align:left;
font-size:14px;
}

.show a {
display:block;
white-space:nowrap;
overflow:visible;
color:#ffffff;
font-family:Tahoma;
font-weight:bold;
font-size:14px;
line-height:22px;
padding:1px 10px;
text-decoration:none;
border-bottom:1px solid #000000;
background:#444444;
}

.show a:hover {
color:#ffffff;
background:#888888;
}

.hide {
display:none;
}

.orange {
height:5px;
background:#ff7f00;
}
