@charset "utf-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}

html { 
height: 100%; 
margin-bottom: 1px; 
}

a {
outline: none;
}

img {
border-style: none;
float: none;
}

body { 
text-align: center;
background-color: #fff;
background-image: url(../images/images-2010/home/wallpaper.jpg);
margin-top: 0px;
color: #555;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 62.5%;

}

#wrapper {
width: 962px;
margin: 0px auto;
background-color: #fff;

}


#logogallery {
position: absolute;
padding: 0;
margin: 0;


}


#nav {
width: 960px;
background: #fff;
background-image: url(../images/images-2010/home/nav-pots.jpg);
background-repeat: no-repeat;
text-align: right;
padding-top: 40px;
padding-bottom: 6px;

}


#nav ul {
width: 960px;
list-style: none;
margin-left: -10px;



}

#nav li {
width: 960px;
display: inline;

margin-left: 50px;
font-size: 1.6em;
color: #ce9d5b;


}

#nav li a {
color: #9f9d77;
text-decoration: none;

}


#nav li a:hover {
color: #9f9d77;
text-decoration: underline;


}



#pages {
width: 960px;
text-align: right;

padding-bottom: 16px;
}

#pages ul {
width: 960px;
list-style: none;
margin-right: 2px;

}


#pages li {

width: 960px;
display: inline;
margin-right: 12px;
margin-left: 40px;
font-size: 1.6em;
color: #ce9d5b;
}

#pages li a {
color: #9f9d77;
text-decoration: none;

}


#pages li a:hover {
color: #9f9d77;
text-decoration: underline;


}

#logo {
width: 360px;
float: left;
border-right: 0px solid #fff;

}


#slideshow {
position:relative;
width: 600px;
height:360px;
margin: 0 0 0 362px;
border: 0px solid #e6e5d0;

}

#slideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
text-align: center;
}

#slideshow IMG.active {
z-index:10;
opacity:1.0;
}

#slideshow IMG.last-active {
z-index:9;
}


#leftcolimage {
width: 360px;
float: left;
border-top: 2px solid #fff;
border-right: 2px solid #fff;

}


#rightcoltext {
width: 600px;
height:360px;
background-color: #d8d8c4;
float: right;
border-top: 2px solid #fff;
line-height: 1.8em;

text-align: left;
clear: right;



}


#rightcoltext h1 {
color: #7f7e67;
font-size: 1.8em;
margin-left: 30px;
padding: 30px 20px 16px 10px;



}


#rightcoltext p {
font-size: 1.4em;
margin-left: 30px;
padding: 0 40px 10px 10px;
line-height: 1.4em;


}

#thumbswrapper {



}


#thumbs  {
float: left;
margin-top: 10px;



}


#thumbs img {
float: left;
margin-right: 10px;

}


#thumbs2 {
float: left;
margin-top: 10px;

}


#thumbs2 img {
float: left;
margin-right: 10px;

}


#thumbs3 {
float: left;
margin-top: 10px;
padding-bottom: 12px;

}


#thumbs3 img {
float: left;
margin-right: 10px;

}



#social {
width: 960px;
text-align: left;
background-image: url(../images/images-2010/footer/pots-logo.jpg);
background-repeat: no-repeat;
background-position: 800px 16px;
}


#social p {
font-size: 1.2em;
line-height: 3em;
margin-left: 12px;
}


#footer {
width: 960px;
font-family:Arial, Helvetica, sans-serif;

text-align: left;
clear: both;
line-height: 2em;
padding-top: 10px;
padding-bottom: 20px;

}



#footer p {
color: #999;
width: 960px;
font-size: 1.3em;
padding: 30px 0 0 12px;
text-align: left;
margin-laft: 12px;

}

#footer a {
color: #9f9d77;
text-decoration: none;

}

#footer a:hover {

text-decoration: underline;

}


.social  {

color: #5796af;

}

.socialimg {
margin-left: 16px;

}
