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


body
{
margin:0;
padding:0;
background-image:url(images/layout/background-repeat.jpg);
background-repeat:repeat-y;
background-position:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

a:link, a:active, a:visited
{
color:#f8c40f;
text-decoration:none;
outline:none;
}

a:hover
{
color:#f8d40f;
text-decoration:underline;
outline:none;
}

h1
{
font-size:28px;
text-decoration:none;
font-weight:normal;
color:#fff;
margin-bottom:15px;
}

h2
{
font-size:24px;
text-decoration:none;
font-weight:normal;
color:#fff;
margin-bottom:10px;
}

h3
{
font-size:18px;
text-decoration:none;
font-weight:normal;
color:#fff;
margin-bottom:5px;
}

ul
{
margin-left:20px;
padding-left:20px;
}

li
{
background-image:url(images/layout/li-arrow.png);
font-size:14px;
background-position:left;
background-repeat:no-repeat;
padding-left:22px;
line-height:15px;
margin:5px 0 5px 0;
list-style:none;
}


.background
{
background-image:url(images/layout/background.jpg);
background-repeat:no-repeat;
background-position:top center;
}

.header-back
{
background-image:url(images/layout/header-back.png);
height:170px;
background-repeat:no-repeat;
background-position:top center;
padding-top:60px;
}


/* Top Menu Css */ 

a.aboutus-link:link, a.aboutus-link:active, a.aboutus-link:visited
{
width:120px;
font-size:18px;
color:#fff;
background-image:url(images/layout/aboutus-btn.png);
background-position:center top;
background-repeat:no-repeat;
display:block;
float:left;
height:30px;
text-decoration:none;
text-align:center;
padding-top:90px;
margin-left:20px;
margin-right:20px;
outline:none;
}


a.aboutus-link:hover
{
text-decoration:none;
background-image:url(images/layout/aboutus-btn-hover.png);
background-position:center top;
background-repeat:no-repeat;
color:#f8c40f;
outline:none;
}

a.gallery-link:link, a.gallery-link:active, a.gallery-link:visited
{
width:120px;
font-size:18px;
color:#fff;
background-image:url(images/layout/gallery-btn.png);
background-position:center top;
background-repeat:no-repeat;
display:block;
float:left;
height:30px;
text-decoration:none;
text-align:center;
padding-top:90px;
margin-left:20px;
margin-right:20px;
outline:none;
}


a.gallery-link:hover
{
text-decoration:none;
background-image:url(images/layout/gallery-btn-hover.png);
background-position:center top;
background-repeat:no-repeat;
color:#f8c40f;
outline:none;
}

a.menu-link:link, a.menu-link:active, a.menu-link:visited
{
width:120px;
font-size:18px;
color:#fff;
background-image:url(images/layout/menu-btn.png);
background-position:center top;
background-repeat:no-repeat;
display:block;
float:left;
height:30px;
text-decoration:none;
text-align:center;
padding-top:90px;
margin-left:20px;
margin-right:20px;
outline:none;
}


a.menu-link:hover
{
text-decoration:none;
background-image:url(images/layout/menu-btn-hover.png);
background-position:center top;
background-repeat:no-repeat;
color:#f8c40f;
outline:none;
}

a.contacts-link:link, a.contacts-link:active, a.contacts-link:visited
{
width:120px;
font-size:18px;
color:#fff;
background-image:url(images/layout/contacts-btn.png);
background-position:center top;
background-repeat:no-repeat;
display:block;
float:left;
height:30px;
text-decoration:none;
text-align:center;
padding-top:90px;
margin-left:20px;
margin-right:20px;
outline:none;
}


a.contacts-link:hover
{
text-decoration:none;
background-image:url(images/layout/contacts-btn-hover.png);
background-position:center top;
background-repeat:no-repeat;
color:#f8c40f;
outline:none;
}

.top-menu-padding
{
padding-top:50px;
}

/* End Top Menu CSS */

.header-line
{
border-bottom:1px solid #a2632f;
}

.main-text-padding
{
padding-left:40px;
}

.vertical-separator
{
background-image:url(images/layout/news-vertical-separator.png);
width:20px;
background-repeat:repeat-y;
background-position:center;
}


.footer-back
{
background-image:url(images/layout/bottom-flowers.png);
height:63px;
background-repeat:no-repeat;
background-position:center;
}

a.white-link:link, a.white-link:active, a.white-link:visited
{
color:#fff;
text-decoration:none;
outline:none;
}

a.white-link:hover
{
color:#fff;
text-decoration:underline;
outline:none;
}

a.text-link:link, a.text-link:active, a.text-link:visited
{
text-decoration:none;
color:#fff;
outline:none;
}

a.text-link:hover
{
color:#e7ccb4;
text-decoration:underline;
outline:none;
}

a.news-title-link:link, a.news-title-link:active, a.news-title-link:visited
{
text-decoration:none;
color:#f8c40f;
font-size:14px;
outline:none;
}

a.news-title-link:hover
{
color:#f8c40f;
text-decoration:underline;
font-size:14px;
outline:none;
}

.news-separator
{
background-image:url(images/layout/news-separator.png);
width:310px;
height:1px;
background-repeat:no-repeat;
}

/*a.picture-frames:link, a.picture-frames:avtive, a.picture-frames:visited;
{
margin:5px;
border:5px #cdb59c solid;
}*/

.picture-frames
{
margin:5px;
border:5px #cdb59c solid;
}