/*Dimensions*/

body {margin: 0; padding: 0;}
#logo {height: 160px;}
#nav a {padding: 5px 0; display: block;}
#image {height: 370px;}
#image_sub {height: 160px;}
#nav, #news {width: 200px;}
#nav a {padding: 5px 0; display: block;}
#newscontent {padding: 40px 20px 20px 28px;}
#newscontent p {margin-bottom: 20px;}
#footer {width: 100%; clear: both; height: 160px;}
#footer p {padding: 10px;} 
#footer img {margin-left: 5px;}
#quote p {margin: 35px; width: 200px; }
#contact, #oakland {height: 75px;}
#contact {padding-left: 25px; padding-bottom: 10px;}
#maincontent {width: 430px;}
#text img {float: right; margin: 0px 10px 10px;}
#rightcontent {padding: 5px 20px 20px 28px;}
#text {padding: 15px 25px 40px 25px;}  
.sign {float: right;}
.button {float: right; margin: 10px;}
h2 {margin: 20px 0px;}

/*Appearance*/
body, td {font-family: arial,verdana,helvetica,sans-serif;  font-size: 11px;}
body, #nav a {background: #a1937f;}
h1 {color: #330; font-size: 16px;}
h2 {color: #7F6F59; font-size: 14px;}
ul li {list-style-image: url(images/li.png); margin: 10px;}
input {border: 1px solid #ccc; margin: 3px 10px;}


#logo, #image, #contact, #oakland, #quote, #nav {border-bottom: 5px solid #fff;}
#logo {background-image: url(images/logo.png);}
#nav {text-align: center; text-transform: uppercase; font-size: 11px;}
#nav a {color: #fff; text-decoration: none; border-bottom: 1px solid #fff; letter-spacing: 1px;}
#nav a:hover{background: #acac6f;}
#image {border-left: 5px solid #fff; border-right: 5px solid #fff; background-image:url(images/banner01.png);}
#image_sub {border-left: 5px solid #fff; border-right: 5px solid #fff; background-image:url(images/banner_sub01.png);}
#newscontent a {text-transform: uppercase; color: #d57944; text-decoration: none;}
#newscontent a:hover{text-decoration: underline;}
#newscontent ul li {list-style-type:none;}
#footer {border-top: 20px solid #acac6f; color: #fff;}
#quote {background-color: #C48775;}
#quote p {font-family: times,serif; font-size: 15px; line-height: 150%; font-style: italic;}
#contact {background: #acac6f; color:#fff; font-size:11px;}
#contact a {color: #fff; text-decoration: none; letter-spacing: 1px; text-transform: uppercase; margin: 0px 10px;}
#contact a:hover {text-decoration: underline;}

p.feedTitle {margin-top: -10px; color: #7F6F59; font-size: 14px;}
#newscontent ul {margin-left: -35px;}
#rightcontent a {color: #d57944; text-decoration: none;}

#oakland {background-image: url(images/right_bg.png);}
#maincontent {border-left: 5px solid #ccc; border-right: 5px solid #ccc;}
#maintable {background-color: #fff;}
#right {background-image:url(images/logo_bg.png); background-position: 40%; background-repeat:no-repeat;} 
#text, #newscontent {line-height: 150%; }

/*Drop-down*/
#nav li {list-style-type: none; margin-left: -3px;}
#nav li ul {display: none;} 
#nav li:hover > ul {display: block; background: #fff;} 
#nav li:hover > ul li {list-style-image: none; list-style-type: none; margin-left: -35px; margin-top: -5px;text-align: center; width: 200px; text-transform: none; }
#nav li:hover > ul li a { background: #fff; color: #d57944; text-decoration: none;}
#nav li:hover > ul li a:hover {color: #fff; background: #acac6f; text-decoration: none;}
