body {
	margin: 0px;
	padding: 0px;
}

a:active, a:focus {
    outline:none; /* FF1.5+ IE7+*/
    border:none;
}

.ct:before,
.ct:after {
    content:"";
    display:table;
}
.ct:after {
    clear:both;
}

#MainCentering {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cdcc92;
	margin-top: 20px;
}

#KateClevelandLogo {
	height: 177px;
	width: 346px;
	float: left;
	position: relative;
}

#footer {
	height: 30px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	color: #996;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;

}

#ContentArea p {
	margin:0px;
	padding:0px;
}

.footerLink {
	color: #996;
	text-decoration: none;
}

.footerLink:hover {
	text-decoration: underline;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#MenuSection {
	height: 177px;
	width: 580px;
	background-color: #5a5146;
	float: left;
	position: relative;
}

#NavigationMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#NavigationMenu li {
	display: inline-block;
	padding-left: 40px;
	float:left;
}

#NavigationMenu li.current a {
	color: #95a636;
}

#NavigationMenu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-transform: uppercase;		
	color: #FFF;	
}

#NavigationMenu li:hover {
	color: #95a636;
}

#NavigationMenu {
	padding-left: 19px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0px;
	top: 144px;
}

#ContentArea {
	width: 1024px;
}

#rightPanel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8A8077;
	width: 578px;
	float: left;
	padding-left: 60px;
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 25px;
	line-height:16px;
}

.typicalText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8A8077;
}

#leftPanel {
	width: 346px;
	float: left;
	padding-bottom: 25px;
	padding-top: 28px;
}
#leftPanel img {
	padding-left: 125px;
	padding-bottom: 15px;
}



h3 {
	color: #A4A937;
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.headerText {
	color: #A4A937;
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	position:absolute;
	top:217px;
	left:426px;
	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A4A937;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 0px;
}
#rightPanel ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#rightPanel ul li a {
	color: #8A8077;
	font-size: 11px;
}
#rightPanel ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.projectLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ABA8A1;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 0px;
	width: 284px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 34px;
}
.projectLinkSelected {
	color: #5a5146;
}

.projectItem {
	display: inline-block;
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 20px;
}
.projectItemLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #996;
	padding-top: 6px;
	display: block;
	width: 160px;
	font-weight: normal;
}
.projectItem a img {
	border: 1px solid #cdcc92;
}


.projectItemLink:hover {
	color: #5a5146;
}


.projectLink:hover {
	color: #5a5146;
}

#rightPanelproject {
	width: 678px;
	float: right;
	padding-top: 28px;
	padding-bottom: 25px;
}

.imgBullet {
	margin-right: 4px;
	margin-left: 4px;
	cursor: pointer;
}
#projectDescription {
	width: 638px;
	padding-right: 30px;
	padding-top: 6px;
}
#imageNavigation {
	height: 16px;
	padding: 5px;
	position: absolute;
	top: 495px;
	right: 30px;
}
#projectImage {
	height: 495px;
	width: 680px;
	position: relative;
	left: 0px;
	top: 0px;
}
