html,body {
font:95%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
height:100%;
min-height:100%;
}

body {
background:#8099a3 url("../images/smokywater.png") no-repeat fixed left -15px;
color:#d2d2bb;
margin:0;
padding:0 350px;
text-align:center;
voice-family: "\"}\""; 
voice-family:inherit;
font-size:90%;
} 
html>body {
font-size:90%;
}

#header_nav {
float:left;
position:absolute;
bottom:4px;
font-size:.9em;
line-height:normal;
margin:0;
background-color:#8099a3;
z-index:3;
}

#header_nav ul {
list-style:none outside;
margin:0;
padding:0;
bottom:0;
}

#header_nav li {
background:transparent url("../images/left_both.gif") no-repeat left top;
border-bottom:1px solid #6f848c;
float:left;
margin:0 1px 0 0;
padding:0 0 0 6px;
}

#header_nav a {
float:left;
display:block;
background:url("../images/right_both.gif") no-repeat right top;
padding:5px 12px 5px 6px;
text-decoration:none;
font:bolder 1.1em Geneva, Arial, Helvetica, sans-serif;
letter-spacing:.1em;
color:#2d2921;
}
#header_nav > ul a {
width:auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header_nav a {float:none;}
/* End IE5-Mac hack */
#header_nav a:hover {
color:#ea4100;
}

#home #nav-home,#news #nav-news,#portfolio #nav-portfolio,#about #nav-about,#contact #nav-contact {
background-position:0% -90px;
border-width:0;
}

#home #nav-home a,#news #nav-news a,#portfolio #nav-portfolio a,#about #nav-about a,#contact #nav-contact a {
background-position:100% -90px;
color:#2d2921;
padding-bottom:6px;
}

#header_nav li:hover,#header_nav li:hover a {
background-position:0% -90px;
color:#ea4100;
}

#header_nav li:hover a {
background-position:100% -90px;
color:#ea4100;
}

.slider {
position:relative; 
overflow:hidden; 
border:none; 
height:520px; 
margin:0;
}

.slidercontent {
position:absolute;
width:100%;
}

.link {
float:right;
position:relative;
left:20px;
cursor:pointer;
display:inline; 
}


h1 {
color:#ea4100;
font:700 1.3em geneva, arial, helvetica, sans-serif;
letter-spacing:.07em;
line-height: 1.2em;
}

h2 {
color:#6f848c;
font:600 1.1em geneva, arial, helvetica, sans-serif;
letter-spacing:.08em;
line-height: 1.2em;
}

h3 {
font:600 1em geneva, arial, helvetica, sans-serif;
}

p,ul,ol {
margin:0;
padding:0 0 18px;
list-style:none;
}

blockquote {
margin:22px 40px;
padding:0;
}

.small {
font-size:0.85em;
white-space:pre;
}

.footnote{
font-size:0.85em;
text-align:left;
padding:0;
position:relative;
bottom:10px;
left:10px;
}

.footnote a{
white-space:pre;
float:left;
}

sup {
bottom:0.3em;
position:relative;
vertical-align:baseline;
}

sub {
bottom:-0.2em;
position:relative;
vertical-align:baseline;
}

acronym,abbr {
border-bottom:1px dashed;
cursor:help;
letter-spacing:1px;
}

a:active, a:focus {
outline: 0;
}

a:link {
color:#ea4100;
text-decoration:none;
}

a:visited {
color:#949074;
text-decoration:none;
}

a.thumb:hover{
background-color:transparent;
}

a:hover {
background-color:#bc3501;
color:#ededd7;
}

input:focus,textarea:focus{
background-color: #ededd7;
}

#sidebar img.img{
border:none;
vertical-align:middle;
margin:0;
}


#sidebar p {
clear:right;
}

form {
border:0;
display:inline;
margin:0;
padding:0;
}

fieldset {
border:0;
margin:0 auto;
padding:0 auto;
}

input,select,textarea {
font:.9em verdana, arial, helvetica, sans-serif;
}

form textarea {
height:12em;
width:80%;
margin:0;
border:2px inset #d2d2bb;

}

.text{
margin:0;
width:200px;
border:none;
border:2px inset #d2d2bb;
}

.button {
font:600 .9em verdana, arial, helvetica, sans-serif;
color:#2d2921;
margin:0;
cursor:pointer;
vertical-align:top;
float:right;
margin:3px 60px 0 -50px;
border:2px outset #d2d2bb;
background-color:#ededd7;
}

textarea {
line-height:1.25em;
border:2px solid #6f848c;
}

label {
cursor:pointer;
}

table {
border:0;
margin:0 0 18px;
padding:0;
}

table tr td {
padding:2px;
}

.clear {
clear:both;
height:20px;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

.bold {
font-weight:bolder;
letter-spacing:.08em;
}

.italic {
font-style:italic;
}

.underline {
border-bottom:1px solid;
}

.highlight {
background:#ffc;
}

.img-left {
clear:right;
float:left;
margin:4px 10px 4px 0;
}

.img-right {
float:right;
margin:4px 0 4px 10px;
}

.nopadding {
padding:0;
}

.noindent {
margin-left:0;
padding-left:0;
}

.nobullet {
list-style:none;
list-style-image:none;
}

img.thumb {
display:inline;
padding:1px;
border:1px dotted #ea4100;
margin:1px;
height:43px;
width:43px;
}

img.webthumb {
display:inline;
padding:1px;
border:1px dotted #ea4100;
margin:1px;
}

img.thumb:hover,img.thumb:active,img.webthumb:hover,img.webthumb:active{
border:1px dotted #fff;
}

a.thumb:hover,a.webpage:hover,a.img:hover,a.webpage:hover{
background:transparent;
color:#ea4100;
}

img.webpage{
border:none;
display:inline;
margin:2px;
white-space:pre;
}

img.noborder{
border:none;
}

.logo{
margin:10px 0 20px;
}

img.logo,a.logo:hover{
border:none;
background:transparent;
}

.footer a:link {
color:#2d2921;
}

.footer a:hover,.footer a:visited:hover {
color:#ededd7;
}

.footer a:visited {
color:#6f848c;
}

.footer p {
margin: 10px 0 0 20px; 
color: #d2d2bb;
}

.errmsg{
color: #ea4100;
}

hr {
border: 0;
color: #8099a3;
background-color: #6f848c;
height: 2px;
width: 100%;
text-align: left;
}

/* 
dark blue: 6f848c
light blue: 8099a3
beige : d2d2bb 
light :ededd7
olive: 949074
dark orange: bc3501
light orange ea4100
chocolate: 2d2921
daaaark: 0f0f0e
*/
