body{
    font-size: 12px;
    font-family: Arial !important;
    background: url(../images/bg.png);
    color: #414310;
}
body *,div,div *,span, span *{
    font-family: Arial !important;
}
div.news *{
    font-size:12px !important;
}
a{
    color: #414310;
    text-decoration: none;
    font-size: 13px;
}


.nav{
    margin-top: 125px;
}
.nav a{
    display: block;
    height: 30px;
    float: left;
}
.home{
    margin-left: 40px;
    width: 80px;
}
.home:hover{
    background: url(../images/home.gif) no-repeat scroll 11px 12px;
}
.artists{
    margin-left: 0px;
    width: 85px;
}
.artists:hover{
    background: url(../images/artists.gif) no-repeat scroll 3px 9px;
}
.about{
    margin-left: 0px;
    width: 75px;
}
.about:hover{
    background: url(../images/about.gif) no-repeat scroll 1px 10px;
}
.gallery{
    margin-left: 0px;
    width: 130px;
}
.gallery:hover{
    background: url(../images/gallery.gif) no-repeat scroll 1px 10px;
}

.garden{
    margin-left: 0px;
    width: 162px;
}
.garden:hover{
    background: url(../images/garden.gif) no-repeat scroll 0px 10px;
}
.links{
    margin-left: 0px;
    width: 70px;
}
.links:hover{
    background: url(../images/home.gif) no-repeat scroll 1px 12px;
}
.contact{
    margin-left: 0px;
    width: 100px;
}
.contact:hover{
    background: url(../images/contact.gif) no-repeat scroll -3px 10px;
}
img.news{
    margin-left: 40px;
    float: left;
}
.artistsholder{
    display: block;
    margin-top: 140px;
    height: 300px;
}
.artistsholder a{
    display: block;
    margin: auto;
    width: 100px;
    height: 24px;
}
.artistsholder .amina{
    width: 160px;
}


.artistsholder .kiley{
    width: 160px;
    margin-top: 10px;
}


.artistsholder .charllote{
    width: 200px;
    margin-top: 10px;
}

.picholder{
    width: 485px;
    float: left;
    height: 400px;
    text-align: center;
    margin-left: 30px;
    overflow: hidden;
}
.line{
     background: url(../images/line.jpg) repeat-x;
     height: 4px;
}
.contentholder{
    display: block;
    height: 400px;
    margin-right: 30px;
    width: 230px;
    padding-left:25px;
    float: left;
}
.contentholder_index{
    display: block;
    height: 400px;
    margin-right: 0px;
    width: 240px;
    padding-left:10px;
    float: left;
}
.contentholder1{
    display: block;
    height: 400px;
    margin-right: 30px;
    width: auto;
    padding-left:25px;
}
div.news{
    height: 295px;
    overflow: hidden;
}
.contacttxt{
    height: 340px !important;
}
.gallerytxt{
    height: 190px !important;
	
}
.gardentxt{
    height: 125px !important;
    font-size: 12px;
}
a.navs{
    text-decoration: none;
    color: #414310;
}
a.navs:hover{
    text-decoration: underline;
}
a.selected{
    font-weight: bold;
}
.imgs{
    padding-left: 2px;
}
.imgs img{
    cursor: pointer;
    margin: 2px;
}
h1.icon{
    background: url(../images/icon.gif) no-repeat; 
    font-size: 18px;
    height: 25px;
    padding-top: 18px;
    padding-left: 35px;
    margin: 0px;
}
p{
    margin: 0px;
}
.newsrow{
    border-bottom: 1px dashed #414310;
    padding: 10px 0px;
    overflow:hidden;
    width: 701px;
}
.left_column{
    width: 460px;
    float: left;
    display: block;
    height: 400px;
}
.right_column{
    margin-left: 20px;
    width: 240px;
    float: left;
    display: block;
    height: 400px;
}
table#index img{
    .margin:-3px;
    padding:0px;
    line-height: 0px;
}
