BODY {background-image:url('http://media.aikina.com.s3.amazonaws.com/aikina-bkg-green.jpg'); background-color:#FFFFFF;}

.sHdrCol1 {margin-left: 20px;}

.sHdrCol2 {padding-top: 5px; padding-right: 25px;}


/* Custom Anchors */
A:Link,A:Visited {color:#663300}
A:Hover,A:Active {color:#7e472c}
.sCnt A:Link,.sCnt A:Visited {color:#663300}
.sCnt A:Hover,.sCnt A:Active {color:#7e472c}
.sCrumb A:Link,.sCrumb A:Visited,.sCrumb {color:#7e472c}
.sCrumb A:Hover,.sCrumb A:Active {color:#7e472c}
.sHdrCol1 .Tag_Company_Branding .Tag_Company_Name {font-size:160%;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('http://media.aikina.com.s3.amazonaws.com/bg_button_a.gif') no-repeat scroll top right;
    color: #8b5a39;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://media.aikina.com.s3.amazonaws.com/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    background-position: bottom right;
    color: #b08e22;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

span.aikiword1 { font-weight: bold; font-size: 16px; color: #b08e22; }
span.aikiword2 { font-weight: bold; font-size: 16px; color: #8b5a39; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 760; }
ul#portfolio li {
	border: none;
	float: left;
	margin: 0 13px 15px 0;
	padding: 5px 5px 5px 0;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img {
	border: none;
	display: block;
	padding-bottom: 5px;
}