/* CSS Document */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
background-image: url(images/bodybg_02.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #474747;
margin-top: 0px;
color: #4d4d4d;
}

#container{
background-image: url(images/containerbg_05.gif);
background-repeat: repeat-y;
width:980px;
margin:0 auto;
text-align:left;
}

#banner {
height: 30px;
background-color: #000000;
color:#CCCCCC;
font-size: 10px;
}

#content{
width:550px;
display:inline;
float:left;
margin-left:240px;
}

#contentC{
width:510px;
display:inline;
float:left;
margin-left:240px;
padding: 20px;
color: #E2DAC4;
}

#contentC a:link, #contentC a:visited {
color: #FFFFFF;
text-decoration: underline;
}

#contentC a:hover {
text-decoration: none;
}

#sidebar-right{
width:190px;
float:left;
margin-left:0px;
text-align: center;
}

#sidebar-left{
background-image: url(images/logo_03.gif);
background-repeat: no-repeat;
background-position: top;
height: 400px;
width:240px;
float:left;
margin-left:-980px;
}

#footer{
clear:both;
height: 36px;
background-image: url(images/bar_22.gif);
background-repeat: repeat-x;
text-align: center;
font-weight: bold;
padding-top: 19px;
color: #4E4332;
}

#wrap {
background-image: url(images/containerbg_05.gif);
background-repeat: repeat-y;
}

#contentB{
width:510px;
display:inline;
float:left;
margin-left:240px;
padding: 20px;
color: #E2DAC4;
}

#sidebar-rightB{
width:190px;
float:left;
margin-left:0px;
text-align: center;
}

#sidebar-leftB{
text-align: center;
width:240px;
float:left;
margin-left:-980px;
}

#footerB{
clear:both;
text-align: center;
color: #FFFFFF;
height: 200px;
background-color: #474747;
padding-top: 20px;
}

#footerB a:link, #footerB a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footerB a:hover {
text-decoration: underline;
}

#friend {
padding-left: 20px;
}


/* -- Navbar -- */

div#navbar {
text-align: left;
font-weight: bold;
padding: 190px 0px 0px 0px;
width: 240px;
}

#navbar ul li a:link, #navbar ul li a:visited {
background-image: url(images/navicon_16.gif);
background-repeat: no-repeat;
background-position: 9% 50%;
color: #685831;
text-decoration: none;
display: block;
padding-top: 3px;
padding-left: 58px;
padding-bottom: 3px;
padding-right:10px;
}

#navbar ul li a:hover {
background-image: url(images/navicon-dark_13.gif);
background-repeat: no-repeat;
background-position: 9% 50%;
background-color: #E2DAC4;
text-decoration: none;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar ul {
margin: 0px;
padding: 0px;
}







/* -- classes -- */

.copyright {
font-size: 10px;
}

.photos {
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
}

.midphoto {
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}

.photoleft {
float: left;
padding: 2px 20px 12px 0px;
}

.displayhdr {
font-weight: bold;
display: block;
border-bottom: solid 2px #4d4d4d;
margin-bottom: 0px;
}

.animation {
float: left;
padding: 2px 20px 12px 0px;
}


/* -- Page Identifiers -- */

body#home #navhome a,
body#about #navabout a,
body#products #navproducts a,
body#pendants #navpendants a,
body#custom #navcustom a,
body#contact #navcontact a {
background-image: url(images/navicon-dark_13.gif);
background-repeat: no-repeat;
background-position: 9% 50%;
background-color: #E2DAC4;
text-decoration: none;
}
