@charset "utf-8";
/* CSS Document */

html, body { /*color:#808000;*/ font-family:Verdana, Geneva, sans-serif; margin:0; }
body td    { font-size:12px; }
img        { border:none; }
a          { color:#396649; text-decoration:none; font-weight:bold; }
.menu-item        { font-family: verdana; font-size: 10pt; color: #396649; font-weight: bold }
.menu-item-active { font-family: verdana; font-size: 10pt; color: #000000; font-weight: bold }
.menus td a       { font-family: verdana; font-size: 10pt; color: #396649; font-weight: bold; text-decoration:none; }
.menus td         { border-top: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); font-family: verdana; font-size: 10pt; color: #000000; font-weight: bold; height:20px; }

.content tr td, .content tr, .content td { font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#000; }

.right-sidebar { color:#808000; font-family:Arial, Helvetica, sans-serif; font-size:11pt; text-align:center; }
.page-title    { font-size:15pt; font-weight:bold; color:#808000; }
.shops-center-content { color:#808000; font-weight:bold; font-size:11pt; }

.useful-links ul { color:#808000; }
.useful-links a:hover { text-decoration:underline; }
.useful-links .right-sidebar { text-align:left; padding:10px; }
.links-sub-title      { text-transform:uppercase; font-size:11px; color:#960035; }
.links-title          { font-size:14px; }

.contact-form input[type="text"], 
.contact-form select, 
.contact-form textarea { background:#FFFFA0; border:solid 2px #D6C6AD; padding:2px;margin:0 0 5px 0;}
.contact-form span     { text-transform:uppercase; font-size:9px; font-family:Arial, Helvetica, sans-serif; }
.contact-form input[type="text"]:focus, .contact-form textarea:focus { border-color:#929160; }
p { margin:10px 0;}

.signupframe {background-color:#EAEAEA; padding:20px 0; border:solid 1px #DFDFDF; color:#000 !important; }
.signupframe input[type="text"] { border:solid 2px #D6C6AD; margin:3px; padding:2px;  }
.signupframe input[type="text"]:focus {  border-color:#929160;}
