body{
margin:0px;
background-image:url(../images/bg.gif);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

h1,h2,h3,h4,h5,h6{
color:#592E6A;
margin:0px;
margin-bottom:10px;
}

a, a:hover, a:visited{
color:#592E6A;
text-decoration:none;
}

h2{font-size:22px;}
h4{ margin-bottom:5px;margin-top:5px;}

.title{
color:#592E6A;
font-size:20px;
}

.black{
color:#000000;
}

.mainTable{
margin-left:40px;
}

.content{
border:1px solid #CCCCCC;
}

.leftColumn{
background-color:#F2F2F2;
border-right:1px solid #CCCCCC;
padding-left:17px;
padding-top:30px;
}

.centerColumn{
padding:20px;
padding-top:30px;
}

#menu div a{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#menu div{
margin-bottom:10px;
margin-top:10px;
}

#menu{
padding-bottom:10px;
border-bottom:1px solid #CCCCCC;
}

.banner{
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #CCCCCC;
}

.equitem{
font-size:11px;
}

.equitem a, .equitem a:hover, .equitem a:visited{
color:#592E6A;
text-decoration:none; 
}

li{
padding:2px;
padding-left:10px;
list-style:none;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
background-position:left 7px;
font-size:11px;


}

ul{
margin:0px;
padding:0px;
}

.summary{
position:relative;
height:1%;
}

.moreInfo{
position:absolute;
bottom:12px;
right:15px;
}

.body{
text-align:justify;
}

b,strong{
color:#592E6A;
}

input,textarea{
border:1px solid #592E6A;
padding:2px;
}

.clear{
border:0px;
}

#galery td img{ border:1px solid #592E6A;padding:2px;}


.top{
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x; 
}

.bottom{
background-image:url(../images/bottom_bg.gif);
background-repeat:repeat-x; 
}

.galleryBorder{
border-bottom:1px solid #CCCCCC;
}