/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
color:#000000;
background-color:#E4801B;
}

p {
margin:0px 0px 10px 0px;
font-size:.6em;
line-height:1.5em;
}

h1 {
color:#E4801B;
font-size:1.3em;
font-weight:100;
margin-top:5px;
margin-bottom:5px;
}

h2 {
color:#000000;
font-size:1em;
font-weight:100;
margin-top:5px;
margin-bottom:15px;
}

h3 {
color:#E4801B;
font-size:1em;
font-weight:100;
margin-top:5px;
margin-bottom:5px;
}

strong {
color:#E4801B;
font-size:1.2em;
}

a {
color:#E4801B;
text-decoration:none;
}

table {
width:550px;
font-size:.7em;
text-align:left;
border-collapse:collapse;
}
th {
font-weight:bold;
}
td {
height:1em;
}

#container {
width:800px;
height:auto;
margin:10px auto;
background-color:#000000;
}

#header {
width:800px;
height:100px;
background: url(../images/header.jpg) #E4801B no-repeat;
}

#navpnl {
}

#nav {
width:120px;
height:auto;
float:left;
line-height:2.3em;
font-size:.8em;
}

#nav .topmrg {
margin-top:10px;
}

#nav a:link {
margin:10px;
text-decoration:none;
display:block;
width:100px;
height:32px;
background:url(../images/btn.jpg) no-repeat center;
color:#E4801B;
text-align:center;
}
#nav a:visited {
margin:10px;
text-decoration:none;
display:block;
width:100px;
height:32px;
background:url(../images/btn.jpg) no-repeat center;
color:#E4801B;
text-align:center;
}

#nav a:hover {
margin:10px;
text-decoration:none;
display:block;
width:100px;
height:32px;
background:url(../images/btn_ovr.jpg) no-repeat center;
color:#FFFFFF;
text-align:center;
}
#nav a:active {
margin:10px;
text-decoration:none;
display:block;
width:100px;
height:32px;
background:url(../images/btn_ovr.jpg) no-repeat center;
color:#FFFFFF;
text-align:center;
}
#nav a.active {
margin:10px;
text-decoration:none;
display:block;
width:100px;
height:32px;
background:url(../images/btn_ovr.jpg) no-repeat center;
color:#FFFFFF;
text-align:center;
}

#window {
width:680px;
min-height:500px;
height:auto;
float:right;
background-color:#FFFFFF;
}

#wind_cont {
min-height:460px;
height:auto;
margin:20px;
}

#wind_cont ul {
margin:0px 0px 10px;
padding:0px;
}

#wind_cont li {
color:#E4801B;
font-size:.8em;
line-height:1.4em;
margin:0px 0px 0px 15px;
padding:0px 0px 0px -15px;
}

#three_col {
width:200px;
margin-right:10px;
float:left;
}

#four_col {
width:150px;
margin-right:10px;
float:left;
}

#four_col img {
width:150px;
height:90px;
}

#four_col .caption {
color:#E4801B;
font-size:.7em;
}

#moodboard {
margin:0px 20px;
clear:right;
width:640px;
height:80px;
}

#footer {
clear:both;
width:800px;
height:10px;
background:url(../images/footer.jpg) no-repeat;

}

#clear {
clear:both;
}
#preload {
visibility:hidden;
}
