/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img  
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* layout.css */
html {
text-align : center;
background: url(../images/bg-images/html-tile.jpg) repeat;
}
div#container { 
position : relative; 
width : 890px; 
margin : 0 auto; 
text-align : left;
background: #fff;
}
div#content {
position : relative; 
width: 100%;
background: url(../images/bg-images/faux-columns.png) repeat-y;
}
div#sidebar {
position: absolute;
width: 172px;
top: 230px;
left: 5px;
}
div#content-main {
width: 670px;
margin: 2em 0;
margin-top:  0;
margin-left: 197px;
margin-bottom:0;
padding-top: 205px;
padding-bottom: 2em;
min-height:400px;
height:auto !important;
height:400px;
background: #f2f3f2 url(../images/bg-images/content-tile.jpg) repeat-x;
}
#branding {
display: block;
width: 100%;
height: 74px;
background: url(../images/bg-images/logo.png) no-repeat;
clear:both;
border-bottom: 8px solid #c7ccc6;
}
h1#logo a {
display: block;
width: 355px;
height: 74px;
text-indent: -5000px;
outline: none;
} 
#branding-image {
position:absolute;
left: 200px;
height: 205px;
width:670px;
background: url(../images/bg-images/branding-image.jpg) no-repeat;
border-bottom: 8px solid #496b99;
}

#top-contact-info {
width: 340px;
float:right;
padding-right: 100px;
text-align: left;
background: url(../images/bg-images/top-contact.png) 75% top no-repeat;
}

#top-contact-info p {
font-family:"Times New Roman", Times, serif;
font-size: 175%;
padding: 0;
padding-top: 10px;
padding-bottom: 0px;
color: #484848;
letter-spacing:.1em;
}
 
#top-contact-info a:link, #top-contact-info a:visited {
color: #496b99;
text-decoration: none;
} 
#top-contact-info a:hover {
color: #496b99;
text-decoration: underline;
} 
#top-contact-info p.top-email {
padding: 0;
padding-right: 50px;
font-size: 128%;
letter-spacing: normal;
text-align: right;
background: url(../images/bg-images/top-email.png) left top no-repeat;
}


/* * * home page style * * * * * * * * * * * * * * * * * * * * * * * * * * */
#sidebar h3, #sidebar p{
margin: 0;
padding: 0;
padding-left: 10px;
padding-bottom: 5px;
}
#sidebar h3 {
padding-top: 15px;
}
#sidebar div {
border-bottom: 1px dotted #484848;
}

#col-left {
width: 49%;
float: left;
border-right: 1px dotted #cbcbcb;
}
#col-right {
width: 48%;
float: left;
}



/* * * general styles * * * * * * * * * * * * * * * * * * * * * * * * * * */
.more {
text-align: right;
}
.external {
background: url(../images/bg-images/external.png) no-repeat right center;
text-decoration:none;
padding-right: 15px; 
}
.breadcrumb {
font-size:85%;
padding-left: 40px;
padding-bottom: 10px;
}
.breadcrumb a {
outline: none;
}
ul {
margin-left: 40px;
}
li {
padding-bottom: 5px;
margin-left: 25px;
margin-right: 25px;
list-style: disc;
}
ol {
padding: 14px 25px;
padding-left: 50px;
}
ol li {
margin: 0 0 6px;
}
.right  {
float: right;
padding: 0 0 10px 10px;
}
img.right  {
float: right;
padding: 20px 0 10px 10px;
}
.left {
float: left;
padding: 0 0 25px 25px;
}
.center {
text-align: center;
padding-top: 50px;
}
.small {
font-size: 85%;
}
.bio-title  {
font-size: 100%;
font-weight: bold;
}
.bios {
padding-bottom: 15px;
}
.bios img {
float: right;
padding-bottom: 5px;
padding-left: 5px;
}
.logos {
padding: 25px 50px;
}
ul.services {
margin: 0;
padding: 14px 40px;
}
ul.services li{
margin: 0 0 6px;
padding: 0;
list-style: none;
}
.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


/* * * =tables * * * * * * * * * * * * * * * * * * * * * * * * * * */
table {
margin: 5px;
margin-left: 40px;
}
/* * * =portfolio * * * * * * * * * * * * * * * * * * * * * * * * * * */





/* * * =copyright * * * * * * * * * * * * * * * * * * * * * * * * * * */
#copyright {
width: 100%;
clear: both;
height: 50px;
background-color: #fff;
color: #333;
text-align: center;
font-size : 80%;
}
#copyright p {
padding-left: 0px;
padding-right: 0px;
}
#copyright a:link, #copyright a:visited {
color: #333;
text-decoration: none;
}
#copyright a:hover {
color: #000;
text-decoration: underline;
}






/* * * =nav main * * * * * * * * * * * * * * * * * * * * * * * * * * */
.nav {
font-family: "Times New Roman", Times, serif;
font-size: 105%;
font-weight: bold;
padding-left: 5px;
}
ul.sf-menu li {
}

/* * * =nav current * * * * * * * * * * * * * * * * * * * * * * * * * * */
body#home_page ul.sf-menu li#home a {
color: #fff;
background:#496b99;
cursor: default;
}
body#about_page ul.sf-menu li#about a {
color: #fff;
background:#496b99;
cursor: default;
}
body#products_page ul.sf-menu li#products a {
color: #fff;
background:#496b99;
cursor: default;
}
body#photo-gallery_page ul.sf-menu li#photo-gallery a {
color: #fff;
background:#496b99;
cursor: default;
}
body#showroom_page ul.sf-menu li#showroom a {
color: #fff;
background:#496b99;
cursor: default;
}
body#vendors-artists_page ul.sf-menu li#vendors-artists a {
color: #fff;
background:#496b99;
cursor: default;
}
body#contact_page ul.sf-menu li#contact a {
color: #fff;
background:#496b99;
cursor: default;
}

/* * * =anchor links * * * * * * * * * * * * * * * * * * * * * * * * * * */
a:link, a:visited {
color: #496b99;
outline: none;
}
a:hover{
text-decoration: underline;
}

/* * * =rounded corners * * * * * * * * * * * * * * * * * * * * * * * * * * */
.roundedcornr_box_239269 {
   background: #ffffff;
}
.roundedcornr_top_239269 div {
   background: url(../images/bg-images/roundedcornr_239269_tl.png) no-repeat top left;
}
.roundedcornr_top_239269 {
   background: url(../images/bg-images/roundedcornr_239269_tr.png) no-repeat top right;
}
.roundedcornr_bottom_239269 div {
   background: url(../images/bg-images/roundedcornr_239269_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_239269 {
   background: url(../images/bg-images/roundedcornr_239269_br.png) no-repeat bottom right;
}

.roundedcornr_top_239269 div, .roundedcornr_top_239269, 
.roundedcornr_bottom_239269 div, .roundedcornr_bottom_239269 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_239269 { margin: 0 10px; }