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

body {
	background-image: url(../images/body-bgStretch.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #fab234;
	margin: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fab234;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 30px;
}
a:link {
	font-weight: normal;
	color: #fab234;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A33906;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	padding-top: 60px;
	padding-right: 45px;
	padding-bottom: 60px;
	padding-left: 45px;
}
a:visited {
	font-weight: normal;
	color: #fab234;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #bf5101;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #bf5101;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAB234;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 24px;
}
.contactBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	color: #bf5101;
	padding: 60px;
}
.thumbnailsContainer {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.thumbnailsImageBoarder {
	border: thin solid #999999;
}

