@font-face {
    font-family: 'BellMTRegular';
    src: url('../fonts/bell_mt-webfont.eot');
    src: url('../fonts/bell_mt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bell_mt-webfont.woff') format('woff'),
         url('../fonts/bell_mt-webfont.ttf') format('truetype'),
         url('../fonts/bell_mt-webfont.svg#BellMTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GreyscaleBasicRegular';
    src: url('../fonts/Greyscale_Basic_Regular-webfont.eot');
    src: url('../fonts/Greyscale_Basic_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Greyscale_Basic_Regular-webfont.woff') format('woff'),
         url('../fonts/Greyscale_Basic_Regular-webfont.ttf') format('truetype'),
         url('../fonts/Greyscale_Basic_Regular-webfont.svg#GreyscaleBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	margin:0;
	color:#5c5c5c;
	font:16px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	background:url(../images/bg-body.gif);
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#5c5c5c;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	background:url(../images/bg-wrapper.gif);
}
#header{
	width:100%;
	background:url(../images/bg-header.gif);
}
.header-holder{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:5px 0;
}
.landing .header-holder{
	text-align:center;
	padding:20px 0 30px;
}
.logo{
	float:left;
	width:246px;
	height:104px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	margin:0 70px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.landing .logo{
	background:url(../images/logo-big.png) no-repeat;
	width:354px;
	height:146px;
	display:block;
	margin:0 auto;
	float:none;
}
.logo a{
	display:block;
	height:100%;
}
.landing .header-holder p{
	color:#fff;
	font:48px GreyscaleBasicRegular, Arial, Helvetica, sans-serif;
	margin:0;
}
.landing .slogan{padding:0;}
.slogan{
	color:#c0a863;
	font:21px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	padding:40px 0 0;
	display:block;
	overflow:hidden;
}
.header-border{
	width:100%;
	background:url(../images/bg-header-border.gif) repeat-x 0 100%;
	padding:0 0 8px;
}
.landing-title{
	background:url(../images/bg-landing-title.png);
	width:100%;
	overflow:hidden;
	padding:5px 0;
	margin:15px 0 20px;
}
.landing-title .holder{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
#main .landing-title h2{
	font:29px/31px GreyscaleBasicRegular, Arial, Helvetica, sans-serif;
	margin:0;
}
.branches{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.branches li{
	float:left;
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 15px;
}
.branches a{
	float:left;
	background:url(../images/bg-cell-branches.png) no-repeat;
	width:287px;
	height:67px;
	color:#494335;
	padding:30px 10px 0;
}
.nav-holder{
	width:100%;
	background:url(../images/bg-nav.gif);
	padding:4px 0;
}
#nav{
	list-style:none;
	padding:0;
	margin:0;
	width:1040px;
	overflow:hidden;
	margin:0 auto;
	/*padding-left: 3px;*/
}
#nav li{
	float:left;
	font-size:15px;
	text-transform:uppercase;
}
#nav a{
	color:#575757;
	float:left;
	text-align:center;
letter-spacing: 1px;
/*padding-right: 4px;*/
}
#header .call{
	float:right;
	text-align:right;
	color:#dad8d8;
	font-family:GreyscaleBasicRegular, Arial, Helvetica, sans-serif;
	padding:35px 0 0;
}
#header .call .phone{
	font-size:18px;
}
#header .call p{
	margin:0;
	font-size:14px;
}
#main{
	width:100%;
	padding:20px 0 35px;
	overflow:hidden;
}
.main-holder{
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
#main h2{
	font:44px/47px GreyscaleBasicRegular;
	margin:0 0 10px;
}
.content-area{
	width:100%;
	overflow:hidden;
}
.content-area p{
	margin:0 0 20px;
	line-height:20px;
}
.content-area .content{
	width:740px;
	float:left;
}
.contact-box{
	float:right;
	width:200px;
}
.contact-box address{
	font-style:normal;
	margin:0 0 15px;
}
.contact-box address span{
	display:block;
}
.contact-box address .phone{margin:5px 0;}
.contact-box .btn{
	border:1px solid #bdbdbd;
	width:178px;
	padding:17px 10px;
	display:block;
	text-align:center;
	color:#494335;
	font-size:16px;
	margin:0 0 8px;
	background:url(../images/bg-btn.png);
}
.title-row{
	width:100%;
	overflow:hidden;
}
.title-row h2{
	display:inline;
}
.title-row h2 span{
	font-size:16px;
}
.collections{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:1000px;
}
/*.collections li{
	float:left;
	margin:0 22px 20px 0;
}
.collections img{
	vertical-align:top;
	border:1px solid #5d5d5d;
}*/
.gallery_list a{
	float:left;
	border:1px solid #5d5d5d;
	margin-bottom:20px;
	margin-right:22px;
}
.testimonials{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.testimonials li{
	color:#969696;
	margin:0 0 8px;
}
.testimonials h3{
	font:16px/18px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin:0 0 3px;
	color:#5c5c5c;
}
.testimonials p{
	margin:0;
}
#footer{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:15px;
	padding:10px 0 10px;
}
#footer p{
	margin:0;
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}
		#cboxCurrent{display:none!important;}
.gallery_list{
	overflow:hidden;
	width:1000px;
	margin:0 0  20px;
}
.gallery_list a{
	float:left;
	margin-bottom:20px;
	margin-right:22px;	
}
.gallery_list a img{
	height:182px;
}
form textarea{
	width:319px;
}
