body {
	color:#BFB8A6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 0px;
	background-position: center top;
	background-image: none;
	background-repeat: repeat;
}
#outer #page #wrap #main-content .column-4.sub-content.clearfix .first {
	font-size: 12px;
	color: #C5BB9C;
}
#outer #page #wrap #main-content .column-4.sub-content.clearfix .first-2 p {
	font-size: 12px;
}


html {
scrollbar-base-color: #ffff0;
scrollbar-arrow-color: #875d3d;
scrollbar-track-color: #fff;

scrollbar-shadow-color: #fff;
scrollbar-lightshadow-color: #faf9f4; 
scrollbar-darkshadow-color: #faf9f4;

scrollbar-highlight-color: #faf9f4;
scrollbar-3dlight-color: #faf9f4;
}

a {
	color:#A29273;
	text-decoration:none;
}
a:hover {
	color:#7F3F00;
	text-decoration:none;
}

.button {
	color:#F7F6F1;
	vertical-align: bottom;
	font-size: 12px;
	height: 24px;
	background-color: #C2B998;
}
input:hover {
	border: 1px solid #111;
	color: #7F0000;
	background-color: #F2ECD9;
}

#page {
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

#wrap {
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: none;
	background-repeat: repeat-y;
	border: 3px none #6C5C4D;
	background-position: center top;
}

#header{
	float:left;
	padding-bottom:20px;
	width:100%;
	margin-top: 12px;
}

#logo {
	float:left;
	height:90px;
	padding-top:0px;
	text-indent:-999999px;
	width:325px;
}
#logo a {
	cursor:pointer;
	display:block;
	height:90px;
	width:325px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	margin-left: 20px;
}

#main-nav {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:0px;
	font-size: 12px;
	margin-top: 24px;
	padding-top: 0px;
}
#main-nav li {
	display:inline;
	list-style:none;
	margin-left:0px;
}
#main-nav li a {
	color:#CAC4AF;
	float:left;
	text-decoration:none;
	padding: 6px;
}
#main-nav li a:hover {
	background: url(../images/menu_bg.png) no-repeat top right;
	color:#FFF;
}
#main-nav a.current {
	background: url(../images/menu_bg.png) no-repeat top right;
 	color:#35332c;
}



#main-content {
	clear:both;
}
#content, #sidebar, #wide-content, .column-3  {
	padding-bottom:40px;
}
#content {
	float:right;
	width:600px;
	margin-top: 60px;
}
#wide-content {
	width:100%;
	float:left;
}
#content h2, #content h3, #content h4, 
#wide-content h2, #wide-content h3, #wide-content h4,
#sidebar h2, #sidebar h3, #sidebar h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	color: #6C4431;
}
#content h2, #wide-content h2 {
	font-size:14px;
	line-height:20px;
	color: #976741;
}
#content h3, #wide-content h3 {
	font-size:18px;
	line-height:24px;
}
#content h4, #wide-content h4  {
	font-size:16px;
}
#sidebar {
	float:left;
	width:300px;
	padding-left: 20px;
	margin-top: 30px;
}
#sidebar .side-box, .item .thumb_bg {
	width:300px;
	float:left;
	margin-bottom:20px;
}
#sidebar .side-box h2{
	background:url(../images/sidebox_line.gif) repeat-x bottom;
	padding-bottom:0px;
	margin-bottom:10px;
}
#sidebar .side-box .t, .item .thumb_bg .t_t {
	background:url(../images/sidebox_top.gif) no-repeat top left;
	float:left;
}
#sidebar .side-box .t .b, .item .thumb_bg .t_t .t_b {
	background:url(../images/sidebox_bottom.gif) no-repeat bottom left;
	float:left;
}
#sidebar .side-box .t .b .inner, .item .thumb_bg .t_t .t_b .inner {
	width:260px;
	padding:20px;
}
#sidebar h2 {
	font-size:18px;
	line-height:30px;
	padding-left:10px;
}
#sidebar h3 {
	font-size:14px;
	line-height:24px;
}
#sidebar .side-nav{
	float:left;
	width:260px;
}
#sidebar .side-nav li {
	list-style:none;
	margin-left:0px;
	display:block;
}
#sidebar .side-nav li a {
	width:244px;
	float:left;
	display:block;
	padding:4px 0px 6px 10px;
	color:#BFB8A6;
}
#sidebar .side-nav li a:hover{
	background:#fff url(../images/side_nav_bg.gif) repeat-x;
	border-left:1px solid #dad7c9;
	border-right:1px solid #dad7c9;
	color:#000;
}
#sidebar .no-box {
	width:260px;
	padding:20px;
}
#sidebar .get-in-touch{
	text-align:center;
}
#sidebar .get-in-touch h2{
	padding-bottom:10px;
	background:url(../images/ornament_bg.png) no-repeat bottom center;
}


#intro {
	float:left;
	margin-bottom:0px;
	overflow: hidden;
	position: relative;
	width:940px;
	height:440px;
	background-image: url(../images/eagle-bklg-2.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
}
#outer #page #wrap #main-content .column-4.sub-content.clearfix .first-3 {
	width: 200px;
	float: right;
	margin-right: 0px;
}
input {
	background-color: #FCFBF6;
	color: #A29273;
	border: 1px solid #D6D0BE;
}
form input {
	line-height: 1em;
}



#outer #page #wrap #main-content .column-4.sub-content.clearfix .first h2 {
	color: #7B6D52;
}

#outer #page #wrap #main-content .column-4.sub-content.clearfix .first-2 h2 {
	color: #7B6D52;
}
#outer #page #wrap #main-content .column-4.sub-content.clearfix .first h2 {
}


#intro .intro-text {
	float:left;
	margin-top:60px;
	width:300px;
	font-style: italic;
	color: #A29273;
	text-align: center;
	padding-left: 36px;
}
#intro .intro-text h3 {
	font-size: 14px;
	line-height: 24px;
	color: #A29273;
}

#intro .intro-text h1 {
	color:#BFB8A6;
	font-size:14px;
	margin-bottom:.8em;
	font-weight: normal;
	text-align: justify;
}
#intro .intro-text h2 {
	color:#7F5F55;
	font-size:14px;
	margin-bottom:.8em;
}
.submit {
	background-color: #EFE6DE;
	width: auto;
	vertical-align: bottom;
	border: 1px solid #A29273;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#intro .intro-text .portfolio-button {
	height:46px;
	width:166px;
	text-indent:-999999px;
	float:left;
}
#intro .intro-text .portfolio-button a {
	display:block;
	height:46px;
	width:166px;
	background:url(../images/portofolio_button.png) no-repeat;
}
#intro .intro-text .contact {
	float:left;
	font-weight:bold;
	margin:8px 0 0 10px;
	text-transform:uppercase;
}
#intro .intro-text .contact em {
	font-weight:normal;
	text-transform:none;
	margin-right:8px;
}
#intro {

}
#intro .intro-image {
	float:right;
	height:440px;
	width:526px;
	/*border:1px solid rgba(255,255,255,.9);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25); 
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.25);*/
}
#intro .intro-image img {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#intro div.rotator {
	position: relative;
	width:940px;
	height:430px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro div.navigation { 
	position: absolute; 
	z-index:1000; 
	top: 220px; 
	left: 407px; 
	background:url(../images/navigation_bg.png) no-repeat; 
	width:165px; 
	height:51px; 
	padding-left:24px; 
}
#intro div.navigation div.current, div.navigation a { 
	width: 12px; 
	height: 12px; 
	margin: 18px 0px 0 10px; 
	float: left; 
	overflow: hidden; 
}
#intro div.navigation a:hover { 
	text-decoration:none; 
	background:url(../images/navigation_bullet_off.gif) no-repeat; 
}
#intro div.navigation div.current { 
	text-decoration:none; 
	background:url(../images/navigation_bullet_on.gif) no-repeat; 
}
#intro div.navigation a { 
	display: block; 
	background:url(../images/navigation_bullet_off.gif) no-repeat; 
} 

.sub-content {
	float:left;
	margin-bottom:40px;
	padding-bottom:40px;
	width:100%;
}
.border-bottom {
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	width:100%;
}
.column-3{
	width:100%;
	float:left;
}
.column-4 h3,
.column-3 h3{
	color:#2e2d2a;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:.5em;
	margin-bottom:1.5em;
}

.column-3 h3 em{ 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal; 
	font-style:italic; 
}
#main-content .column-4 .first, 
#main-content .column-4 div {
	float:left;
	width:300px;
	margin-left:20px;
	height: 120px;
	padding-top: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* html #main-content .column-4 .first,
* html #main-content .column-4 div{

}
#main-content .column-4 .first {
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main-content .column-4 .first-2  {
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	float: right;
	margin-right: 64px;
}

#main-content .column-4 div .small_bg,
.small_bg{
	background:url(../images/small_image_bg.png) no-repeat;
	height:123px;
	width:220px;
	margin-left:0px;
	margin-bottom:20px;
	/*background: rgba(255,255,255, .5); 
	border:1px solid rgba(255,255,255,.9);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25); 
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.25);*/
}
#main-content .column-4 div .small_bg img, .small_bg img {
	padding:10px 0 0 10px;
}


#main-content .column-3 .first, 
#main-content .column-3 div {
	float:left;
	width:220px;
	margin-left:20px;
}
#main-content .column-3 #recent-posts {
	width:458px;
}
* html #main-content .column-3 #recent-posts{
	width:456px;
}
#main-content .column-3 .first {
	margin-left:0px;
}

#footer {
	width:100%;
	font-size:11px;
	padding-bottom:6px;
	padding-top: 12px;
	margin-top: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #C2B998;
	border-right-color: #C2B998;
	border-bottom-color: #C2B998;
	border-left-color: #C2B998;
	text-align: center;
	color: #C6B897;
	clear: both;
}

#content .content_column-3{
	float:left;
}
#content .content_column-3 div, #content  .content_column-3 .first{
	float:left;
	width:188px;
	margin-left:18px;
	margin-bottom:20px;
}
a.thumb{
	padding:2px;
	border:2px solid #d1cebd;
	float:left;
}
a.thumb:hover{
	border:2px solid #c3c0ae;
}
a.thumb img{
	float:left;
}


#content .content_column-3 div h3 {
	margin-bottom:10px;
	font-weight:bold;
}
#content  .content_column-3 .first {
	margin-left:0px;
}
#content  .content_column-3 div h3 {
	font-size:16px;
}

#portfolio {
	width:100%;
	float:left;
}
#portfolio .item {
	width:100%;
	margin-bottom:20px;
	float:left;
}

/*common styles*/
p,
pre,
ol,
ul,
dl {
	padding-bottom:2px;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

ul li{
	list-style:outside;
	margin-left:20px;
}
ol li{
	list-style:decimal;
	margin-left:20px;
}
dl dt{
	font-weight:bold;
	padding-bottom:10px;
}
dl dd{
	padding-bottom:10px;
	margin-left:0px;
}


strong{
	font-weight:bold;
}
em,  code{
	font-style:italic;
}
 ul,  ul li {
	list-style-type:disc;
}
ol,  ol li {
	list-style-type:decimal;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th,  td,  caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup,  sub {
	line-height:0;
}
abbr,  acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
img.centered,  .aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin:0 0 10px 20px;
}
img.alignleft {
	display: inline;
	margin:0 20px 10px 0px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}


/*clear fix*/
.clearfix{
	clear:both;
}
#outer #page #wrap #main-content .column-4.sub-content.clearfix .first h2 {
	font-size: 14px;
	color: #7B6D52;
	font-weight: bold;
	padding-bottom: 8px;
	width: 500px;
}#outer #page #wrap #main-content .column-4.sub-content.clearfix .first-2 h2 {
	padding-bottom: 8px;
}
#outer #page #wrap #main-content .column-4.sub-content.clearfix .first-2 h2 {
	font-size: 14px;
	color: #C2B998;
	font-weight: bold;
	font-style: italic;
}
.viewportfolios {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	float: left;
	margin-right: 0px;
}

.current-ex {
	padding-top: 80px;
}
#botton-box {
	float: left;
	width: 100%;
	padding: 0px;
	height: 180px;
	margin: 0px;
}
#botton-box a:hover{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A3631D;
}
.Column-1 {
	height: 180px;
	width: 172px;
	float: left;
	margin: 0px;
	background-image: url(../images/column-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #E4DAC0;
	border-right-color: #E4DAC0;
	border-bottom-color: #E4DAC0;
	border-left-color: #E4DAC0;
}
.Column-2 {
	margin: 0px;
	height: 180px;
	width: 172px;
	float: left;
	background-image: url(../images/column-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #E4DAC0;
	border-right-color: #E4DAC0;
	border-bottom-color: #E4DAC0;
	border-left-color: #E4DAC0;
}
.Column-3 {
	margin: 0px;
	float: left;
	height: 180px;
	width: 172px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #E4DAC0;
	border-right-color: #E4DAC0;
	border-bottom-color: #E4DAC0;
	border-left-color: #E4DAC0;
	background-image: url(../images/column-3.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.Column-4 {
	margin: 0px;
	float: left;
	height: 180px;
	width: 172px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #E4DAC0;
	border-right-color: #E4DAC0;
	border-bottom-color: #E4DAC0;
	border-left-color: #E4DAC0;
	background-image: url(../images/column-4.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.Column-5 {
	margin: 0px;
	float: left;
	width: 176px;
	height: 180px;
	background-image: url(../images/column-5.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

