@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #afc70f;
	text-decoration: none;
	/*background-color: #303c51;*/
	background-color: rgb(75, 152, 71);
	background-image: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: afc70f;
	text-align: center;
}

table.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #afc70f;
	text-decoration: none;
	background-color: #53c74c;
	background-image: none;
	width: 85%;
	border: 0px;
	padding: 0px;
	height: 75px;
	z-index: 1;
}

.logoArea {
	clear: both;
	height: 81px;
	width: 85%;
	padding: 0px;
	border: 0px;
	text-align: left;
	background-color: #53c74c;
	color: #afc70f;
	margin-top: 7px;
}

.topNav {
	clear: both;
	height: 30px;
	margin: 0px;
	border: 0px;
	background-color: #4b9847;
	top: 115px;
	padding-top: 12px;
	padding-bottom: 5px;
}

table.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #afc70f;
	text-decoration: none;
	background-color: #4b9847;
	background-image: none;
	width: 85%;
	border: 0px;
	padding: 0px;
	height: 30px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #afc70f;
	text-decoration: none;
	background-color: #4b9847;
	background-image: none;
	width: 85%;
	border: 0;
	padding: 5px;
	height: 85%;
	width: 50%;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afc70f;
	text-decoration: none;
	font-weight: bold;
}

a: p {color: #afc70f; text-decoration: none; font-weight: bold;}
	
a:link {color: #afc70f; text-decoration: none;}
a:visited {color: #afc70f; text-decoration: none;}
a:hover {color: #afc70f; text-decoration: underline;}
a:active {color: #afc70f;}

a.topNav {
	color: none;
	text-decoration: none;
}

a.logoArea {
	color: none;
	text-decoration: none;
}
.footerArea {
	clear: both;
	width: 85%;
	text-align: center;
	padding-top: 40px;
}

.footerCR {
	background-image:url(rebOkt.png);
	background-position:right center;
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	font-size: .85em;
	margin-right: 50px;
	padding-right: 54px;
	padding-top: 25px;
	padding-bottom:24px;
	vertical-align: middle;
}

.mainContent {
	position: relative;
	clear: both;
	width: 55%;
	background-color: #49ad4d;
	text-align: center;
	height: 100%;
	margin: 12px;
}

.thumbnailRow {
	background-color: #49ad4d;
	text-align: center;
	clear: left;
	height: 100%;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
}


.thumbnail_1 {
	float: left;
	left: 0%;
	background-color: #49ad4d;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: center;
	margin-left: 12px;
}

.thumbnail_2 {
	float: left;
	left: 25%;
	background-color: #49ad4d;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 9px;
}

.thumbnail_3 {
	float: left;
	left: 50%;
	background-color: #49ad4d;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 9px;
}

.thumbnail_4 {
	float: left;
	left: 75%;
	background-color: #49ad4d;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 9px;
	margin-right: 1px;
}

.footer_1 {
	float: left;
	width: 24%;
	left: 0%;
	background-color: #49ad4d;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px;
	border-style: solid;
	border-color: #53c74c;
	margin-right: 2px;
}
.footer_2 {
	float: left;
	width: 24%;
	left: 25%;
	background-color: #49ad4d;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px;
	border-style: solid;
	border-color: #53c74c;
	margin-right: 2px;
}

.footer_3 {
	float: left;
	width: 24%;
	left: 50%;
	background-color: #49ad4d;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px;
	border-style: solid;
	border-color: #53c74c;
	margin-right: 2px;
}

.footer_4 {
	float: left;
	width: 24%;
	left: 75%;
	background-color: #49ad4d;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px;
	border-style: solid;
	border-color: #53c74c;
}



.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #afc70f;
	text-decoration: none;
}

.dropShadow {
	background: url(../images/shadow.png) right bottom no-repeat;
	display: block;
	float: left;
	margin: 13px -10px -10px 10px;
	position: relative;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	clear: both;
	visibility: hidden;
}
.title .style2 {
	font-size: 12px;
	color: #006600;
}
li {
	list-style-type: none;
}
