/* CSS Document */

body {
	margin: 0px;
	background-color: #503a25;
	font-size: 11pt;
}

h3 {
	margin: 0 0 6px 0;
	font-size: 15pt;
	color: #49331C;
}

strong {
	color: #49331C;
}

A:link, A:active {
    text-decoration: none;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #FFFFFF;
}

A:visited {
    text-decoration: none;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #FFFFFF;
}

A:hover {
    text-decoration: none;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #ce1b22;
}

A.port:link, A:active {
    text-decoration: none;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #000000;
}

A.port:visited {
    text-decoration: none;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #000000;
}

A.port:hover {
    text-decoration: none;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #ce1b22;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.footerlink:hover {
	color: #ce1b22;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#logo {	
	position: absolute;
	background: url(../images/logo_01.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 106px;
	height: 200px;
}

#logo2 {	
	position: absolute;
	background: url(../images/logo_02.png) no-repeat;
	top: 52px;
	left: 96px;
	width: 268px;
	height: 138px;
}

.nav {
	background: url('../images/nav_back.jpg') repeat-x;
	height: 37px;
}

.stitches {
	background: url('../images/stitches.jpg') top right repeat-x;
	height: 163px;
}

.stitches2 {
	background: url('../images/stitches.jpg') top left repeat-x;
	height: 163px;
}

.tableCenter {
	background: #A7AD55 url('../images/paisley_pattern.gif') top left repeat-x;
	padding: 0;
}

.footer {
	background: url('../images/footer_back.jpg') repeat-x;
	height: 102px;
}

.fancyimage {
	border: 5px solid #d9d7b8;
	margin-bottom: 5px;
}

a img.fancyimage:hover {
	border: 5px solid #ce1b22;
}

#stage {
	width: 925px;
	margin-top: 15px;
	text-align: left;
	background: url('../images/ak_logo.jpg') bottom right no-repeat;
}

#contactlabelfooter {
	color: #FFFFFF;
	width: 10px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	font-size: 10pt;
}

#contactfooter {
	color: #FFFFFF;
	width: 250px;
	float: left;
	margin-top: 15px;
	font-size: 10pt;
}

#copyrightfooter {
	color: #FFFFFF;
	width: 250px;
	float: right;
	text-align: right;	
	margin-top: 15px;
	font-size: 10pt;
}

#maincontent {
	width: 645px;
	float: left;
	text-align: left;
}

#sidecontent {
	width: 265px;
	float: right;
}

/* Portfolio Classes */

.portfolio {
	margin: 0 0 20px 0;
}

.port_item1 {
 	width: 455px;
	float: left;
}

.port_item2 {
 	width: 455px;
	float: right;
}

.port_item1 p, .port_item2 p {
	margin: 0;
}

a .portlistimg {
	margin: 0 0 10px 10px;
	border: 5px solid #d9d7b8;
}

a .portlistimg:hover {
	border: 5px solid #ce1b22;
}


/* Navigation Buttons */

#homebtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 40px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#homebtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 40px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}
#homebtnactive {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 40px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}


#biographybtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 69px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#biographybtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 69px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}

#historybtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 50px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#historybtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 50px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}

#servicesbtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 58px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#servicesbtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 58px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}

#faqbtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 34px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#faqbtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 34px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}

#residentialgallerybtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 131px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#residentialgallerybtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 131px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}

#commercialgallerybtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 135px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#commercialgallerybtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 135px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}


#testimonialsbtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 85px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#testimonialsbtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 85px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}

#contactusbtn {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 75px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#contactusbtn:hover {
	margin-left: 5px;
	margin-bottom: none;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	height: 36px;
	width: 75px;
	overflow: hidden;
	float: right;
	background: url('../images/nav_active.jpg') repeat-x;
	text-align: center;
}