* { margin: 0; padding: 0; }
html { font-size: 62.5%; }
body { font: 1.3em/1.4em Arial; color: #e5d587; background: #000; }

a { color: #490d03; text-decoration: none;}
a img {}
h1 { font-size: 1.5em; line-height: 1.4em; }
h1 a { display: block; float: left; width: 120px; height: 220px; margin: 0 0 0 30px; text-indent: -9999px; }
h2 { font-size: 1.4em; line-height: 1.4em; }
h3 { font-size: 1.3em; line-height: 1.4em; }

.master-page { width: 620px; margin: 10px auto; }
.master-banner { height: 226px; background: url(../img/banner.jpg) no-repeat; }
.master-nav { height: 34px; margin: 1px 0px; padding: 0 0 0 5px; background: url(../img/nav.gif) no-repeat; }
.master-nav a { display: block; float: left; margin: 1px 0; padding: 10px 20px 6px 20px; font-size: 1.1em; font-weight: bold; color: #e8d086; background: url(../img/nav-sep.gif) no-repeat right -1px; text-decoration: none;}
.master-nav a.last { background: none; }
.master-nav a:hover { background: url(../img/nav-h.gif) right; }
.master-content { background: url(../img/content.gif) repeat-y; }
.master-body { float: left; width: 392px; min-height: 274px; height:auto !important; height: 274px; padding: 10px; background: url(../img/content-top.gif) no-repeat top left; }
.master-sidebar { margin-left: 394px; min-height: 274px; height:auto !important; height: 274px; background: url(../img/content-top.gif) no-repeat top right; }
.master-sidebar-content { margin: 0px 10px 0 30px; padding: 10px 0;}
.master-footer { height: 6px; background: url(../img/footer.gif) no-repeat top; }

.master-banner address { float: right; line-height: 1.3em; margin: 5px 80px 0 0; color: #490d03; font-size: 11px; font-style: normal; text-align: center; }
.master-banner address strong { font-size: 14px; }
.master-banner address a { font-weight: bold; }

.master-sidebar { color: #7e4204;}
.master-sidebar h2 {padding: 2px 4px; font-size: 1.2em; line-height: 1.2em; background: #7e4204; color: #e8d086; border-bottom: 2px solid #b5940e; font-weight: bold; }
.master-sidebar ul { padding: 0 0 10px 20px; }
.master-body ul,.master-body ol { padding: 5px 0 5px 30px; }
.master-body li { padding: 4px 0; }

.master-body table { width: 98%; text-align: center; border-collapse: collapse; }
.master-body thead { background: #7e4204; color: #e8d086; }
.master-body td,.master-body th { padding: 2px; border: 1px solid #7e4204;}

.widget_social{
float:right;
width:232px;
height:420px;
background: url(/media/img/slider.png);
display:block;
right:-205px;
padding:0;
position:fixed;
top:170px;
z-index:100;
}

