﻿.gkHomeContentStyle {
	width: 900px;
}
.gkHomeContentPhotoStyle {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #B5A89A;
	float: right;
	clear: none;
	padding-left: 50px;
}
.gkHomeMenuPaneStyle {
	padding: 0px;
	margin: 0px;
	background-position: right bottom;
	height: 30px;
	background-image: url('images/gkMenuShadow.gif');
	background-repeat: no-repeat;
	width: 725px;
	float: right;
}
.gkHomeMenuStyle {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 720px;
	float: left;
	text-align: center;
}
.gkHomeMenuItemStyle {
	height: 25px;
	background-image: url('images/gkMenuItemBackground.jpg');
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	width: 142px;
}
.gkHomeMenuItemSeledtedStyle {
	color: #80A5D3;
}
.gkHomeInsetPanelStyle {
    padding: 10px;
    border-radius: 8px;
    font-size: 10pt;
    font-family: Georgia;
    text-align: left;
    color: #000000;
    width: 150px;
    clear: none;
    float: left;
    font-weight: normal;
    background-color: #FFFFCC;
    margin-top: -50px;
    margin-left: -185px;
}
.gkHomeContentImageStyleLeft {
	padding: 5px 5px 5px 10px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #B5A89A;
}
.gkHomeContentImageStyleRight {
	padding: 5px 10px 5px 5px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #B5A89A;
}
.gkHomeFooterRowStyle {
    padding: 0px 20px 10px 40px;
    height: 180px;
    width: 840px;
    font-family: Georgia;
    clear: none;
    position: relative;
    text-align: left;
    background-color: #B5A89A;
    float: left;
    left: 0px;
}
.gkHomeFooterStyleHeadingText {
	margin: 0px;
	font-size: 16pt;
	font-family: Georgia;
	text-align: left;
	color: #000000;
	width: 720px;
	clear: both;
	padding-top: 10px;
	padding-left: 45px;
	float: right;
	font-weight: normal;
}
.gkHomeFooterStyleDefaultText {
	margin: 0px;
	font-size: 10pt;
	font-family: Georgia;
	text-align: justify;
	text-indent: 20px;
	color: #000000;
	width: 720px;
	clear: both;
	padding-top: 10px;
	padding-left: 45px;
	float: right;
	font-weight: normal;
}
.gkHomeFooterImageStyle {
	float: left;
	clear: both;
	position: absolute;
	z-index: 5;
	left: -30px;
	bottom: -30px;
}

