@font-face {
 font-family: Lucida Calligraphy;
 src: url("/font/LCALLIG.TTF") /* EOT file for IE */
}
@charset "utf-8";
/* CSS Document */

*html{
	margin:0 auto;	
}

body{
	width:100%;
	background:#660033;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input, select {
	border:#bfbfbf 1px solid;
}
.main{
	width:1158px;
/*	height:800px; */
	margin:0 auto;
	
}

/************* Header Style ************/
.header{
	float:left;
	margin-top:17px;
	height:153px;
	border-bottom:1px solid #FFF;
	width:1158px;
}

.leftstyle{
	 float:left;
	 width:55px;
	 height:22px;
	 position:absolute;
	 margin-top:159px;
	 margin-left:-55px;
}

.rightstyle{
	 float:left;
	 width:53px;
	 height:21px;
	 position:absolute;
	 margin-top:160px;
	 margin-left:1158px;
}

.headerleft{
	float:left;
	width:190px;
}
.headercenter{
	float:left;
	text-align:center;
	width:875px;
	height:140px;
	margin-left:-52px;
}
.logo{
	height:125px;
}

.pole{
	width:138px;
	height:28px;
	background:url(../images/pole.jpg) repeat-x;
}

.headerright{
	float:left;
	width:140px;
	height:85px;
	color:#c78292;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
}
.headerright a{
	color:#c78292;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.headertitle{
	margin-bottom:10px;
	color:#d79aaa;
	height:82px;
	margin-left:15px;
	width:800px;
}

.headertitle img{
	padding-top:18px;
	padding-right:10px;
}

/***************** Start Menu *************/
.menus{
	float:left;
	width:1000px;
	font-size:93%;
	line-height:normal;
	overflow:hidden;
}

.menus ul{
	margin:0;
	padding:0px;
	list-style:none;
	float:left;
}

.menus li{
	display:inline;
	margin:0;
	padding:0;
}

.menus li a{
	text-decoration:none;
	float:left;
	display:block;
	background:url(../images/menu/menu.gif) no-repeat right top;
	/*padding:6px 7px 4px 5px;*/
	color:#350222;
	height:61px;
	width:120px;
	vertical-align:middle;
	padding-top:20px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px;
}


.menus li a:hover, .menus .selected a{
	/*background:url(../images/menuleftsel.jpg) no-repeat left top;*/
	color:#b72580;
}


/********** Start Chnage back ground Menu color**********/
.menus .lidb a{
	text-decoration:none;
	float:left;
	display:block;
	background:url(../images/menu_short.gif) no-repeat right top;
	/*padding:6px 7px 4px 5px;*/
	color:#350222;
	height:62px;
	width:120px;
	vertical-align:middle;
	padding-top:20px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.menus .long a{
	text-decoration:none;
	float:left;
	display:block;
	background:url(../images/menu_long.gif) no-repeat right top;
	/*padding:6px 7px 4px 5px;*/
	color:#350222;
	height:61px;
	width:139px;
	vertical-align:middle;
	padding-top:10px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menus .long a:hover, .menus .long .selected a{
	/*background:url(../images/menuleftsel.jpg) no-repeat left top;*/
	color:#b72580;
}

.menus .longkh a{
	text-decoration:none;
	float:left;
	display:block;
	background:url(../images/menu_long.gif) no-repeat right top;
	/*padding:6px 7px 4px 5px;*/
	color:#350222;
	height:61px;
	width:139px;
	vertical-align:middle;
	padding-top:20px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menus .longkh a:hover, .menus .long .selected a{
	/*background:url(../images/menuleftsel.jpg) no-repeat left top;*/
	color:#b72580;
}

.menus .long1 a{
	text-decoration:none;
	float:left;
	display:block;
	background:url(../images/menu.gif) no-repeat right top;
	/*padding:6px 7px 4px 5px;*/
	color:#350222;
	height:61px;
	width:120px;
	vertical-align:middle;
	padding-top:10px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menus .long1 a:hover, .menus .long1 .selected a{
	/*background:url(../images/menuleftsel.jpg) no-repeat left top;*/
	color:#b72580;
}

.menus .longkh1 a{
	text-decoration:none;
	float:left;
	display:block;
	background:url(../images/menu.gif) no-repeat right top;
	/*padding:6px 7px 4px 5px;*/
	color:#350222;
	height:61px;
	width:120px;
	vertical-align:middle;
	padding-top:10px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menus .longkh1 a:hover, .menus .long1 .selected a{
	/*background:url(../images/menuleftsel.jpg) no-repeat left top;*/
	color:#b72580;
}
/***************** End Menu ******************/

.imglangblock{
	margin-bottom:2px;
	float:left;
	height:35px;
}

.imglang{
	float:left;
	margin-left:5px;
	height:31px;
}

.nlangblock{
	 font-size:14px;
	 height:20px;
	 color:#c78292;
	 float:left;
}

.nlangblock a{
	 color:#c78292;
	 text-decoration:none;
}

.nameen{
	 float:left;
	 width:18px;
	 padding-left:10px;
}

.namekh{
	 float:left;
	 width:32px;
	 margin-left:25px;
}

.nameemail{
	 float:left;
	 margin-left:17px;
	 padding-left:1px;
}
/************ End Header Styles **********/ 


/************** Start Main Body ***************/
.mainbody{
	float:left;
/*	height:563px; */
	width:1158px;
	background:url(../images/bghome.jpg) no-repeat 0 bottom #EECDD4; 
}

.mainbodyother{
	float:left;
	height:563px;
	width:1158px;
	background:url(../images/bghome.jpg) no-repeat;
}

.maincont{
	float:left;
	margin:15px 10px 0px 15px;
}

.leftmain{
	float:left;
	width:424px;
}


.photo{
	width:424px;
	height:279px;
	float:left;
	margin-bottom:5px;
}

.sphotoblock{
	height:424px;
	clear:left;
	height:60px;
	margin:0 auto;
}

.sphoto{
	float:left;
	width:64px;
	height:56px;
	margin-right:6px;
	text-align:center;
}
.sphoto img{
	border:1px solid #FFF;
}


.leftmain{
	float:left;
}

.rightmain{
	float:left;
	margin-left:10px;
	width:692px;
}

.titlecont{
	font:46px "Edwardian Script ITC", "Blackadder ITC", "Brush Script MT";
	color:#902d44;
	text-align:left;
	margin-bottom:5px;
	width:692px;
}
.abouttitle{
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}

.middle{
	float:left;
	margin-left:40px;
	width:160px;
}
.middle ul li{
	border:0px solid;
	list-style:none;
	margin:0px;
	margin-top:5px;
}
.middle li a{
	text-decoration:none;
	color:#902d44;
	display:block;
	list-style:none;
}
/*.middle li {
	float:left;
	margin:5px;
	width:160px;
}
.middle li a{
	text-decoration:none;
	float:left;
	color:#902d44;
	list-style:disc;
	width:160px; 
}*/


.middle li a:hover, .menus .selected a{
	/*background:url(../images/menuleftsel.jpg) no-repeat left top;*/
	color:#902d44;
}
.rightcont{

	background:#eecdd4;
	float:left;
	width:565px;
	border:1px solid #FFF;
	width:692px;
/*	height:290px; */
	overflow: auto;
	overflow-x:hidden;
	
}

.cont{
	text-align:justify;
	font-size:13px;
	padding:10px 10px 10px 10px;
	color:#8d283f;
}

.content{
	margin-bottom:15px;
	margin-top:15px;
}

.clockrow{
	padding-bottom:10px;
	float:left;
}

.block{
	float:left;
	margin-right:30px;
	margin-left:15px;
	text-align:justify;
	margin-top:10px;
}
.block a{
	color:#8d283f;
	text-decoration:none;
}
.block img{
	border:1px solid #FFF;
	margin-right:10px;
}

.line{
	/*margin:10px 30px 10px 30px;*/
	float:left;
	height:20px;
	width:1040px;
	padding:10px 58px 0 58px;
}
.leftline{
	float:left;
	width:20px;
	height:14px;
}

.centerline{
	width:1000px;
	height:1px;
	float:left;
	background:#9f6470;
	margin-top:7px;
}

.rightline{
	float:left;
	width:20px;
	height:14px;
}
/************** End Main Body ***************/
.footmenu{
	display:table-row;
	margin-right:76px;
	/*margin-left:110px;*/
	text-align:center;
	float:left;
}
.menufootertitle{
	margin-top:10px;

	
}
.menufootertitle a{
	text-decoration:none;
	color:#8d283f;
	vertical-align:middle;
	padding-top:20px;
	font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size:14px
}
/*.menufootertitle a:hover{
	color:#b72580;
}*/
.menucell{
	text-align:center;
	display:table-cell;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	width:150px;
	/*border:1px solid #00FF00;*/
}
.vline{
	margin-left:0px;
	margin-right:0px;
	float:left;
	/*border:1px solid #FFFF00;*/
}
.vlinepro{
	margin-left:16px;
	margin-right:16px;
	float:left;
}

#invitation{
	margin-left:15px;
}

#cholmlob{
	margin-left:16px;	
}

.vlineinv{
	margin-left:8px;
}

#vlineCM{
	margin-left:24px;
}

/******** Start Footer ********/
.footer{
	margin-left:320px;
	float:left;
	text-align:center;
	width:500px;
	margin-bottom:30px;
	margin-top:20px;
	color:#bb8b95;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.email{
	color:#bb8b95;
	text-decoration:none;
}
/******** End Footer **********/