body {
	margin: 0px;
	font-family: "Century Gothic", verdana, Helvetica, Arial, "Times New Roman";
}
.picsSection {
	background-image: url(images/pics_bkgr.jpg);
	background-repeat: repeat-y;
	display: block;
	height: 171px;
	width: 711px;
	text-align: left;
	padding-right: 12px;
	padding-left: 8px;
}
.main {
	margin: 0px auto;
	display: table;
	height: auto;
	width: 731px;
	padding-top: 13px;
}
.header {
	background-image: url(images/header_background.jpg);
	display: block;
	height: 87px;
	width: 711px;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
}
.menu {
	background-image: url(images/menu_bkgr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 711px;
	padding-right: 12px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
}
.menu a {
	color: #00030F;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.headerLanguages {
	display: block;
	float: right;
	height: auto;
	width: 196px;
	font-size: 14px;
	color: #30383B;
	padding-top: 10px;
	text-align: center;
}
.headerLanguages a {
	color: #30383B;
	text-decoration: none;
	font-weight: bold;
}
.headerLanguages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainContent {
	background-image: url(images/content_bkgr.jpg);
	background-repeat: repeat-y;
	display:inherit;
	height: auto;
	width: 731px;
	text-align: left;
	padding-bottom: 5px;
}
.Footer {
	background-image: url(images/bkg_footer_rep.jpg);
	background-repeat: repeat-y;
	display: table-row;
	height: auto;
	width: 730px;
	clear: left;
	margin-bottom: 15px;
}
.FooterContent {
	font-size: 11px;
	color: #373C3F;
	text-decoration: none;
	text-align: center;
	background-image: url(images/bkg_footer_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: table-cell;
	height: auto;
	width: 730px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-position: top;
}
.siteMap {
	text-transform: uppercase;
	color: #A67A3B;
	float: right;
	padding-right: 5px;
	margin-right: 12px;
}
.siteMap a {
	color: #A67A3B;
	text-decoration: none;
}
.siteMap a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightContent {
	display: table-cell;
	height: auto;
	width: 508px;
	float: left;
}
.leftContent {
	display: block;
	height: auto;
	width: 197px;
	padding-top: 5px;
	float: left;
	margin-left: 8px;
}
.sectDividerArrow {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F09636;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	display: block;
	height: 22px;
	width: 175px;
	padding-right: 22px;
	font-weight: bolder;
}
.subMenu {
	background-color: #F1F2F4;
	display: block;
	height: auto;
	width: 187px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subMenu a {
	color: #6E6F71;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
}
.Content {
	display: block;
	height: auto;
	width: 480px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #38393B;
	text-align: justify;
}
.Content a {
	color: #38393B;
	text-decoration: none;
	font-weight: bolder;
}
.Content img {
	padding: 5px;
}
.tableContent {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

.subMenu a:hover {
	color: #F7954E;
	background-image: url(images/subarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.sectDivider {

	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F09636;
	text-align: center;
	display: block;
	height: 22px;
	width: 197px;
	font-weight: bolder;
}
.Event {
	background-color: #C8D4E0;
	display: block;
	height: auto;
	width: 187px;
	font-size: 12px;
	color: #5C636B;
	text-align: center;
	padding: 3px;
}
.Event a {
	font-style: italic;
	font-weight: bolder;
	color: #5C636B;
	text-decoration: none;
}
.Event a:hover {
	text-decoration: underline;
}
.Event img {
	border: 1px solid #FFFFFF;
}


.headerLanguages a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.subTitles {
	font-size: 14px;
	font-weight: bolder;
	color: #A5742F;
	text-decoration: none;
	text-align: left;
}
.buttons {
	font-size: 14px;
	font-weight: bolder;
	color: #A5742F;
	text-decoration: none;
	text-align: center;
}
.tableTitles {
	font-weight: bolder;
	background-color: #C8D8E7;
	text-align: center;
}
.sectDividerArrow a {
	color: #FFFFFF;
	text-decoration: none;
}
.sectDividerArrow a:hover {
	text-decoration: underline;
}
.back2top {
	font-size: 11px;
	text-align: right;
}
.mainSend2friend {
	display: block;
	height: auto;
	width: 450px;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contentSend2Friend {
	background-image: url(images/content_bkSendtoFriend.jpg);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.bottomSend2Friend {
	background-image: url(images/bottom_bkgrsend2friend.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 450px;
	background-position: left;
}
.headerSend2Friendelmo {
	background-image: url(images/header_sendtofriendelmo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	width: 450px;
}

.headerSend2Friend {
	background-image: url(images/header_sendtofriend.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	width: 450px;
}
#yemail, #yname, #femail, #fname, #comments {
	width: 300px;
	border: 1px solid #bbb;
	display: block;
	font-size: 12px;
	background-color: #EEEEEE;
}
.labelsSend2Friend {
	font-size: 12px;
	display: table;
	clear: left;
}
#submit { margin-top: 1em; };
.fullContent, .sendtofriend {
	display: block;
	clear: left;
	height: auto;
	float: left;
}
.fullContent {
	font-size: 12px;
	color: #38393B;
	text-align: justify;
	width: 690px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 8px;
}
.fullContent a {
	color: #38393B;
	text-decoration: none;
	font-weight: bolder;
}
.fullContent a:hover {
	text-decoration: underline;
}

.fullContent img {
	padding: 5px;
}
.subTitles a {
	font-style: italic;
	color: #A5742F;
	text-decoration: underline;
}
.subTitles a:hover {
	color: #000403;
}
