@charset "UTF-8";
body {
	background-image: url(georgian-images/wall-repeat.jpg);
	background-repeat: repeat;
}
html, body { min-height:101%; margin-bottom:1px; }
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -8px;
	text-align: left;
	background-color: #FDF2D3;
}
.buttons {
	float: left;
	height: 30px;
	width: 600px;
	padding-left: 0px;
}
.header {
	float: left;
	height: 180px;
	width: 800px;
}
.pery-logo {
	float: left;
	height: 180px;
	width: 150px;
	padding-left: 30px;
}
.topBanner {
	height: 180px;
	width: 600px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.logoHolder {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mainContent {
	float: left;
	width: 800px;
}
.leftCol {
	float: left;
	width: 370px;
	padding-left: 30px;
}
.rightCol {
	float: left;
	width: 350px;
	padding-left: 20px;
	padding-right: 10px;
}
.crumb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.crumb a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.footer {
	background-color: #FFF;
	float: left;
	width: 800px;
	height: 100px;
}
.clear {
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #005800;
	display: inline;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.footColLeft {
	float: left;
	height: 100px;
	width: 150px;
	text-align: center;
}
.footColMiddle {
	float: left;
	height: 100px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	font-size: 16px;
}
.footColRight {
	background-color: #666;
	float: left;
	height: 100px;
	width: 150px;
}
.footColMiddle a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.footColMiddle a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.footColMiddle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #005800;
	text-decoration: none;
}
.crumb a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.crumb a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
}
.crumb a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
