body {
    font-family: Verdana;
    text-align: center;
    min-width: 1050px;
    background-color: #ffcc33;
}

div#container{
    margin: 0 auto;
    width: 1035px;
}

div#id1{
    width: 800px; 
    float: right;
    right: 0px;
	top: 50px;
    display: block;

}

div#id2{

    top: 50px;
    right: 900px;
    width: 235px;
    text-align: center;
    display: block;
}

div#mainArea{

    width: 900px;
 /*   background-color: yellow;
    float: right;
 */
    display: block;
 
}


img#logo{
    margin-bottom: 30px;
}

div.sideBar {
    width: 220px;
    min-height: 30px;
    text-align: left;
    padding-left: 60px;
}

div.sideBar a{
    color: #000000;
    text-transform: uppercase;
}

div.sideBar  p{
    color: black;
    font-size: 10px;
    font-family: Verdana;
    text-align: justify;
    padding-left: 45px;
    padding-right: 35px;
    padding-top: 10px;
    margin: 0px;
    /* padding: 65px 35px 45px 45px;*/
}

div.sideBar  p.first{
    background: url(images/left_top_white.png) no-repeat left top;
    padding-top: 65px;
    min-height: 190px;
}
div.sideBar  p{
    background: url(images/left_middle_white.png) repeat-y left top;
    
}
div.sideBar  p.last{
     background: none;
     padding-bottom: 60px;
}
div.newsBar {
    
    margin-left: 25px;
    padding-top: 8px;
    padding-left: 0px;
    width: 205px;
    height: 35px;
    background: url(images/news.png) no-repeat left top;  
    
}

div.newsBar a{
    text-align: left;
    font-size: 12px;
    color: #D38128;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
div.topBar {
    min-width: 730px;
    height: 72px;
    padding-right: 80px;
	
    display: block;
}


 div.clear {
 clear: both;
 }

 div.footer{

    width: 890px;
	height: 50px;
		 
     display: block;
     text-align: left;
}

* div.topBar  ul {
    width: 830px;
    height: 72px;
    background: url(images/bgmain_top_full.png) no-repeat left top;
    list-style: none;

}

div.topBar  ul  li{
    height: 72px;
    padding-left: 25px;
    padding-top: 15px;
    float: left;

}
div.topBar  ul  li  a{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    
}

div.topBar  ul  li  a.active ,div.topBar  ul  li  a:hover{
    text-decoration: underline;
}

body#tinymce, textarea.myWYSISWYG, #desc  {
    text-align: left;
}


div#scrollbar {
 width: 770px;
    text-align: left;

    background: url(images/newMain.png) repeat-y left top;

    
}
div#scrollbar div#galleries{
    display: block;
    float: left;
    padding-left: 60px;
}

 div#scrollbar h1, div#scrollbar h2, div#scrollbar h3{
  padding-left: 50px;
}
div#scrollbar p{
  text-align: justify;
  padding-left: 55px;
  text-indent: 10px;
  padding-right: 55px;
}

div.gallery{
color: #000000;
	display: block;
	width: 230px;
	height: 210px;
	float: left;
}

div.gallery a img {
border: 0;
}


table.material {
padding-left: 100px;
margin: 10px 10px 10px 10px;
width: 90%;
border: 0px ;
}

table.material th{
width: 80%;
text-align: left;
font-weight: normal;
}

table.material td{
width: 10%;
text-align: left;
font-weight: normal;
}

div.mainBarTop
{
    width: 770px;
    height: 30px;
    background: url(images/newMainTop.png) no-repeat top left;
}

div.mainBar  , textarea.myWYSISWYG {
    min-width: 770px;
  /*  height: 530px;*/
  padding-bottom: 77px;
    color: #d38128; 
    background: url(images/newMainBottom.png) no-repeat bottom left;
    text-align: left;
}

div.mainBar a , textarea.myWYSISWYG a {
    color: #666666;
    text-decoration: underline;
}


div.mainBar  h1, textarea.myWYSISWYG h1 {
    font-size: 18px;
    color: #000000;
    font-weight:  bold;
}
div.mainBar  h3, textarea.myWYSISWYG h3{
    font-size: 14px;
    color: #000000;
    font-weight:  bold;
}

div.mainBar  p {
    color: #d38128; 
}

table.myWYSISWYG , textarea.myWYSISWYG table.myWYSISWYG{
    padding: 0;
    margin: 0;
    border-collapse:collapse;
}

table.myWYSISWYG tbody tr th, textarea.myWYSISWYG table.myWYSISWYG tbody tr th {
    font-weight: bold;
    text-align: center;
    color:/* #ffcc33;*/ #c0c0c0;
    background-color: black;
    border: 1px solid black;
}
table.myWYSISWYG tbody tr td,  textarea.myWYSISWYG table.myWYSISWYG tbody tr td{
    color: #525b37;
    /*background: #fff;*/
    border: 1px solid black;
    padding: 2px 2px 2px 2px;
}


table.myWYSISWYG tbody tr .alt  td,textarea.myWYSISWYG table.myWYSISWYG tbody tr .alt  td{
    background: #f8f8f0;
}


table.pricetable , textarea.myWYSISWYG table.pricetable{
    padding: 0;
    margin: 0;
    border-collapse:collapse;
}

table.pricetable tbody tr th, textarea.myWYSISWYG table.pricetable tbody tr th {
    font-weight: bold;
    text-align: center;
    color:/* #ffcc33;*/ #c0c0c0;
    background-color: #FFFFFF;
    border-bottom: 1px solid black;
}

table.pricetable tbody tr td,  textarea.myWYSISWYG table.pricetable tbody tr td{
    color: #000000;
    /*background: #fff;*/
    
    padding: 2px 2px 2px 2px;
	border-bottom: 1px solid black;
}


table.pricetable tbody tr .alt  td,textarea.myWYSISWYG table.pricetable tbody tr .alt  td{
    background: #FFFFFF;
}


table.pricetable tbody tr td.brown,  textarea.myWYSISWYG table.pricetable tbody tr td.brown{
color: #d38128;
}

div#scrollbar img {
 padding-left: 55px;
}


div#scrollbar ul{
  text-align: justify;
  padding-left: 100px;
  text-indent: 10px;
  padding-right: 55px;
}

div#scrollbar form table {
  width: 680px;
  padding-left: 85px;
}

div.gallery ,div.gallery p{
  font-size: 10px;;
}
div.footer a {
  color: #000000;
}
