/* General Styles */
body {
margin:0;
padding:0;
background-color:#e0e0e0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
}

img {
border:0;
margin:0;
padding:0;
}

img.c {
display:block;
margin-left:auto;
margin-right:auto;
}

img.floatLeft { 
float:left;
margin:6px;
}

img.floatRight { 
float:right;
margin:6px;
}

a {
color:#B9400B;
text-decoration:underline;
}

a:visited {
color:#B9400B;
text-decoration:underline;
}

a:hover {
color:#999;
text-decoration:none;
}

table { 
margin-left: auto;
margin-right: auto;
}

td.threehundred {
width:300px;
}

td.twosixty {
width:260px;
}

/* Header Area */
#header {
position:relative;
margin:0;
padding:0;
height:310px;
line-height:310px;
background-color:#3F3F3F;
background-image:url(graphics/headers2/header-index-bkg.jpg);
background-repeat:repeat-x;
}

.headerfloat {
float:left;
width:303px;
margin:0;
padding:0;
border:none;
}

#header h1 {
position:relative;
margin:0 7% 0 0;
padding:0;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
color:#a4b487;
}

#header p {
margin:-285px 7% -25px 0;
padding:0;
text-align:right;
font-size:.8em;
letter-spacing:.1em;
color:#000;
}



/* Navbar */
#navbar {
margin:0;
padding:0;
height:50px;
background-color:#3F3F3F;
background-image:url(graphics/nav-link-bg.jpg);
background-repeat:repeat-x;
}

#nav {
margin:0 auto;
padding:0;
width:780px;
line-height:50px;
font-size:.95em;
text-align:center;
}

#nav ul {
margin:0 .7em 0 .7em;
padding:0;
display:inline;
list-style-type:none;
text-align:center;
}

#nav ul li {
display:inline;
position:relative;
font-weight: bold;
}

#nav a {
color:#fff;
text-decoration:none;
padding:16px 20px 15px 20px;
}

#nav a.active {
color:#a4b487;
text-decoration:none;
}

#nav a:hover {
color:#eee;
text-decoration:none;
background-image:url(graphics/nav-link-hover-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}



/* Text Area */
#textarea {
position:relative;
margin:0 auto;
padding:5px;
width:770px;
font-size:.9em;
text-align:left;
}

#textarea h2 {
margin:.5em 0 -.5em 0 !important;
margin:.5em 0 -.9em 0;
color:#B9400B;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
font-weight:lighter;
}

#textarea p {
font-size:.9em;
}

#textarea .date {
margin-bottom:-1em;
font-size:.7em;
color:#828181;
text-transform:uppercase;
}



/* Footer Area */
#footer {
position:relative;
margin:0 auto;
margin-top:15px;
padding:5px 5px 15px 5px;
width:770px;
color:#999;
text-align:center;
clear:both;
}

#footer p {
font-size:.7em;
}

#footer a {
color:#B9400B;
text-decoration:underline;
}

#footer a:visited {
color:#B9400B;
text-decoration:underline;
}

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