body{background:#fff;}
	#top_left{background:url(../images/photographyv2_r2_c2.jpg) no-repeat;height:31px;}
	#top,#top_middle{background:url(../images/photographyv2_r2_c4.jpg) repeat-x;height:31px;}
	#top_right{background:url(../images/photographyv2_r2_c10.jpg) no-repeat; height:31px;}
	#header{background:#B37D89;height:144px;}
	#header_left,#header_middle,#header_right{float:left;}
	#header_left{width:30px;background:url(../images/photographyv2_r3_c2.jpg) repeat-y; height: 144px;}
	#header_middle{width:890px;background:url(../images/photographyv2_r3_c4.jpg) no-repeat; height:144px;}
	#header_right{width:30px;background:url(../images/photographyv2_r3_c10.jpg) repeat-y; height:144px;}
	#navigation{background:url(../images/navigation_bg.jpg) repeat-x; height:78px;}
	* html #navigation{overflow:hidden;}
	#navigation_left{background:url(../images/photographyv2_r4_c2.jpg)  no-repeat; height:78px;}
	#navigation_middle{height:63px;padding-top:15px;}
	#navigation_right{background:url(../images/photographyv2_r4_c10.jpg) no-repeat; height:78px;}
	#separator_top{background:#fff;}
	* html #separator_top{overflow:hidden;}
	#separator_top_left{background:url(../images/photographyv2_r5_c2.jpg) repeat-y; }
	#separator_top_middle{background:#fff;}
	#separator_top_right{background:url(../images/photographyv2_r5_c10.jpg) repeat-y; }
	#separator_bottom{background:url(../images/separator_bottom_bg.jpg) no-repeat; height:9px;}
	* html #separator_bottom{overflow:hidden;}	#separator_top,#separator_top_left,#separator_top_middle,#separator_top_right{height:21px;}
	#content{background-image: url(../images/content_bg.jpg);background-repeat: repeat-y;}
	#content_left{background:url(../images/photographyv2_r6_c2.jpg) repeat-y;}
	#content_right{background:url(../images/photographyv2_r6_c10.jpg) repeat-y;}
	#col1{background:#fff;margin-left:30px;}
	* html #col1{margin-left:15px;}
	#col3{background:#5B4432;margin-left:20px;}
	#content,#col1,#col3{min-height:625px;height:auto !important;height:625px;}
	#footer{background:url(../images/footer_bg.jpg) repeat-y;min-height:29px;}
	* html #footer{overflow:hidden;}
	#footer_left{background:url(../images/photographyv2_r8_c2.jpg) repeat-y;height:29px;}
	#footer_middle{background:#C57672;height:29px;padding:8px 0;}
	#footer_right{background:url(../images/photographyv2_r8_c10.jpg) repeat-y;height:29px;}
	#bottom{background:url(../images/bottom_bg.jpg) repeat-x; height:24px;}
/*Previous style */	
	#gallery{padding: 25px 0;}
	#col3{color:#fff;font-weight:bold;}
	#col3 p {padding: 25px 1.5em;}
    #col3_content{padding:1.5em 30px;}
	#col1 p,#col1 span{padding: 10px;}
	#col1 p:first{margin: 50px 1em;}
	#nav_main{display:inline;margin:0 auto;}
    #nav_main ul{display:inline;margin:0 0;padding:0 0;}
    #nav_main ul li{display:inline;margin:0 13px 0px 0px;padding:0 0;}
	#subnav{
	position:relative;
	z-index:5;
	left:335px;
	}
	* html #subnav{overflow:hidden;}
    #main_image img{border:25px solid #fff;padding:2px;display:block;margin:-25px auto 25px auto;}
	span.caption{display:block; margin:-60px auto 0 auto; font-size: 1.5em;text-align:center;}
	.thumbnail{border:1px solid #fff; padding:2px;display:block;margin:5px;cursor:pointer;}
	a {color:#5b4432;}
	a:hover{color:#000;}
	a:visited{color:#9E7756;}
	#col3 a{color:#fff;}
	a:hover{color:#ccc;}
	/*load custom pagination styles */
	.clients_gallery, .client_edit, .gallery_edit{border: 1px solid #fff;margin: 1em; padding: 1em; width:75%; height:100px;}
	.clients_gallery img, .client_edit img, .gallery_edit img{float:right;}
	.client_edit span, .client_edit select, .client_edit a, .gallery_edit span, .gallery_edit select, .gallery_edit a{width:150px;}
	.client_edit span, .gallery_edit span{display:table-cell;float:left;margin: 0 1em;}
	
	
	.pagination {
            font-size: .95em;
			margin-bottom: 25px;		
        }
        
.pagination a {
    text-decoration: none;
	border: 1px solid #eeb8c5;
	color: #fff;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.1em 0.2em;
    margin-right: 2px;
	margin-bottom: 2px;
}

.pagination .current {
	color: #fff;
	border: 1px solid #DB6A87;
	background-color: #eeb8c5;
}

.pagination .current.prev, .pagination .current.next{
	color:#000;
	border-color:#000;
	background:#fff;
}