@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: auto;
	text-align: center;
	/*background-color: #A690AF; /* bright yellow= #FFFFCC */
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../Images/logo3.gif);
	background-repeat: repeat;
}

#container {
	width: 780px;
	text-align: center;
	margin: auto;
	background-color: #F4E3FB;
	background-color: #F4E3FB;
	border-style:solid;
	border-width:2px;
	border-color:#fcd21c;
}

#container #header {
	color: #FFFFFF;
	height: 120px;
	width: 780px;
	margin: 0px 0px 5px 0px;
	position: relative;
	text-align: left;
	background-color: #622599;
}

#container #header #Logo {
	float: left;
	padding: 10px;
}
.title {
	font-size: 30px;
	text-align: center;
	padding-right: 85px;
	padding-top: 27px;
	font-family: Monotype Corsiva, Arabic Transparent;
}
#container  #imgdiv  {
	margin: auto;
}

#container #nav li {
	display: inline;
}

#container #nav ul {
	list-style: none;
	background-image: url(../Images/menuBG.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	margin: 0;
}
#container #nav a {
	text-decoration: none;
	color: #622599;
	font-size: 17px;
	padding: 10px;
}
#container #nav a:hover {
	background-color: #fdb812;
	color: #FFFFFF;
}

#container #footer {
	clear: both;
}
#container #content {
	width: 100%;
	margin-top: 5px;
	position: relative;
}

#container #nav {
	width: 100%;
}
.news {
	text-align: right;
	margin: 0;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 1px solid #88019C;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	width: 85%;
}

.cdiv {
	width: 100%;
	text-align: right;
	margin-top: 5px;
	float: right;
	position: relative;
}

.idetails {
	margin: 0px 0px 4px 4px;
	float: right;
	border: 2px solid #FCD116;
}

.slogo {
	float: right;
}
h5  {
	background-color: #622599;
	width: 85%;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 4px;
	padding-right: 5px;
	float: right;
	font-size:17px;
}
p {
	font-size: 14px;
	position: relative;
	width: 90%;
	float: right;
}
.xcontent {
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
}

.xupdates {
	text-align: center;
	border: 1px solid #88019C;
	margin-left: 7px;
	margin-right: 7px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	float: right;
	width:90%;
}

.xphotos {
	text-align: center;
	border: 1px solid #88019C;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	float: right;
	width:90%;
}

#form {
	float: left;
	text-align: left;
	margin-left: 15px;
}
#address {
	float: right;
	margin-right: 15px;
	text-align: left;
}

.rtlp {
	width:98%;
}
#langselect {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 130px;
	text-align: right;
	display: block;
	padding-right: 5px;
}
#langselect a{
	color:#FFF;
	text-decoration:none;
}
#l {
	float:right;
}
p {
	margin-top:10px;
}
