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

body {
	background-image: url(../images/background.jpg);
	margin-top: 30px;
	background-repeat: repeat-x;
}

#divContainer {
	width: 800px;
	background-color: #FFFFFF;
	margin: auto;
}
#divHeaderTopLeft {
	background-color: #aac598;
	float: left;
	width: 238px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.sincetop {
	background-color: #CF1808;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitetopleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


#divHeaderTopRight {
	background-color: #F9FBFA;
	float: left;
	width: 538px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}
#divLogo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 200px;
	width: 250px;
}
#divFlash {
	background-image: url(../images/flash-placeholder.jpg);
	float: left;
	height: 200px;
	width: 300px;
}
#divSlogan {
	float: left;
	height: 200px;
	width: 250px;
	background-image: url(../images/since-placeholder.jpg);
}
#divNavigation {
	float: left;
	width: 800px;
	background-color: #F9FBFA;
}
#ULMainNav {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#ULMainNav li {
	display: inline;
	margin-right: 45px;
}
#ULMainNav a {
	text-decoration: none;
	color: #AB4F0F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#ULMainNav a:hover {
	color: #333333;
}
#divContent {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	clear:left;
}
#divContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

#divLeftContent {
	float: left;
	width: 240px;
        height: 800 px;
	background-color: #E0EDE6;
	/* margin-bottom: -10000px;*/
	padding-top: 5px;
	padding-right: 5px;
	/* padding-bottom: 10000px; */
	padding-left: 5px;
}
#divLeftContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 18px;
	font-weight: normal;
}

#divRightContent {
	float: left;
	width: 540px;
	background-color: #F9FBFA;
	background-image: url(../images/rigt-content-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 150px;
	padding-left: 5px;
}
#divRightContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C2B648;
	font-weight: normal;
}
#divRightContent ul {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
#divRightContent a {
	text-decoration: none;
	color: #B15210;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B15210;
}

p.FirstLetterOfAParagraph:first-letter {
	font-family:"Edwardian Script ITC", "Brush Script MT", cursive;
	font-size:300%;
	color: #666666;
	font-weight: normal;
}
.BoldBlackText {
	font-weight: bold;
	color: #000000;
}

#divRightContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C2B648;
	font-size: 18px;
	font-weight: normal;
}
#divRightContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C2B648;
	font-size: 16px;
	font-weight: normal;
}


#divRightContent img {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 5px solid #CCCCCC;
}

#divSiteInfo {
	width: 790px;
	background-color: #F9FBFA;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	line-height: 1.5em;
	background-image: url(../images/site-info-background.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#ULSiteInfo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 800px;
	text-align: right;
}
#ULSiteInfo li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#ULSiteInfo a {
	color: #C2B648;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#newsletter input {
	background-color: #F3F8F5;
	border: 1px solid #E0EDE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	padding: 2px;
}
#newsletter #abonare {
	background-color: #B96529;
	color: #FFFFFF;
	font-weight: bold;
}
#contact {
	height: 266px;
	width: 429px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}

#contact #divContactLeft {
	float: left;
	width: 160px;
	padding-left: 15px;
}
#divContactLeft input {
	background-color: #F5F1C9;
	width: 140px;
	border: 1px solid #F1E0AA;
}
#contact #divContactRight {
	float: left;
	width: 180px;
	padding-left: 50px;
}
#divContactRight #Mesaj {
	background-color: #F5F1C9;
	border: 1px solid #EDE495;
	width: 160px;
	height: 80px;
}
#divContactRight #send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F1C9;
	border: 1px solid #F4E7BD;
	padding: 2px;
}
#divContent #MapPlace {
	float: left;
	border: 10px solid #E0EDE6;
	margin-bottom: 50px;
}

